菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-25
📄 Abstract - Dream-SLAM: Dreaming the Unseen for Active SLAM in Dynamic Environments

In addition to the core tasks of simultaneous localization and mapping (SLAM), active SLAM additionally in- volves generating robot actions that enable effective and efficient exploration of unknown environments. However, existing active SLAM pipelines are limited by three main factors. First, they inherit the restrictions of the underlying SLAM modules that they may be using. Second, their motion planning strategies are typically shortsighted and lack long-term vision. Third, most approaches struggle to handle dynamic scenes. To address these limitations, we propose a novel monocular active SLAM method, Dream-SLAM, which is based on dreaming cross-spatio-temporal images and semantically plausible structures of partially observed dynamic environments. The generated cross-spatio-temporal im- ages are fused with real observations to mitigate noise and data incompleteness, leading to more accurate camera pose estimation and a more coherent 3D scene representation. Furthermore, we integrate dreamed and observed scene structures to enable long- horizon planning, producing farsighted trajectories that promote efficient and thorough exploration. Extensive experiments on both public and self-collected datasets demonstrate that Dream-SLAM outperforms state-of-the-art methods in localization accuracy, mapping quality, and exploration efficiency. Source code will be publicly available upon paper acceptance.

顶级标签: robotics computer vision systems
详细标签: active slam dynamic environments scene generation long-horizon planning monocular vision 或 搜索:

Dream-SLAM:通过“梦境”预测动态环境中未观测区域以实现主动SLAM / Dream-SLAM: Dreaming the Unseen for Active SLAM in Dynamic Environments


1️⃣ 一句话总结

这篇论文提出了一种名为Dream-SLAM的新方法,它通过生成并融合预测的‘梦境’图像与真实观测,解决了主动SLAM在动态环境中规划短视、定位不准和建图不完整的问题,从而实现了更准确、高效和长远的自主探索。

源自 arXiv: 2602.21967