paper-with-me

Papers

Multi-Agent Monocular Dense SLAM With 3D Reconstruction Priors

2025-11-24 · Yuchen Zhou, Haihang Wu arxiv

Monocular Simultaneous Localization and Mapping (SLAM) aims to estimate a robot's pose while simultaneously reconstructing an unknown 3D scene using a single camera. While existing monocular SLAM systems generate detailed 3D geometry through dense scene representations, they are computationally expensive due to the need for iterative optimization. To address this challenge, MASt3R-SLAM utilizes learned 3D reconstruction priors, enabling more efficient and accurate estimation of both 3D structures and camera poses. However, MASt3R-SLAM is limited to single-agent operation. In this paper, we extend MASt3R-SLAM to introduce the first multi-agent monocular dense SLAM system. Each agent performs local SLAM using a 3D reconstruction prior, and their individual maps are fused into a globally consistent map through a loop-closure-based map fusion mechanism. Our approach improves computational efficiency compared to state-of-the-art methods, while maintaining similar mapping accuracy when evaluated on real-world datasets.

📄 PDF Abstract BibTeX arXiv:2511.19031

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency3D Reconstruction

Similar Papers 제목 키워드 기반

CoMo3R-SLAM: Collaborative Monocular Dense SLAM with Learned 3D Reconstruction Priors for Outdoor Multi-Agent Systems

2026-05-28 · Zhihao Cao, Qi Shao, Shuhao Zhai, Feng Tian 외 arxiv

Collaborative dense SLAM is essential for multi-robot teams to achieve scalable and consistent 3D perception across large-scale outdoor environments. Existing systems typically depend on depth sensors, incurring signific…

3D Reconstruction

MAGS-SLAM: Monocular Multi-Agent Gaussian Splatting SLAM for Geometrically and Photometrically Consistent Reconstruction

2026-05-11 · Zhihao Cao, Qi Shao, Shuhao Zhai, Jing Zhang 외 arxiv

Collaborative photorealistic 3D reconstruction from multiple agents enables rapid large-scale scene capture for virtual production and cooperative multi-robot exploration. While recent 3D Gaussian Splatting (3DGS) SLAM a…

3D Reconstruction

CNN-SLAM: Real-time dense monocular SLAM with learned depth prediction

2017-04-11 · CVPR 2017 7 · Keisuke Tateno, Federico Tombari, Iro Laina, Nassir Navab

Given the recent advances in depth prediction from Convolutional Neural Networks (CNNs), this paper investigates how predicted depth maps from a deep neural network can be deployed for accurate and dense monocular recons…

Depth EstimationDepth PredictionMonocular ReconstructionPrediction

Learning Deeply Supervised Good Features to Match for Dense Monocular Reconstruction

2017-11-16 · Chamara Saroj Weerasekera, Ravi Garg, Yasir Latif, Ian Reid

Visual SLAM (Simultaneous Localization and Mapping) methods typically rely on handcrafted visual features or raw RGB values for establishing correspondences between images. These features, while suitable for sparse mappi…

Depth EstimationMonocular ReconstructionSimultaneous Localization and Mapping

MoD-SLAM: Monocular Dense Mapping for Unbounded 3D Scene Reconstruction

2024-02-06 · Heng Zhou, Zhetao Guo, Shuhong Liu, Lechen Zhang 외

Monocular SLAM has received a lot of attention due to its simple RGB inputs and the lifting of complex sensor constraints. However, existing monocular SLAM systems are designed for bounded scenes, restricting the applica…

3D Reconstruction3D Scene ReconstructionDepth EstimationLoop Closure Detection+4