paper-with-me

홈 › Papers

Compact Keyframe-Optimized Multi-Agent Gaussian Splatting SLAM

2026-04-01 · Monica M. Q. Li, Pierre-Yves Lajoie, Jialiang Liu, Giovanni Beltrame arxiv

Efficient multi-agent 3D mapping is essential for robotic teams operating in unknown environments, but dense representations hinder real-time exchange over constrained communication links. In multi-agent Simultaneous Localization and Mapping (SLAM), systems typically rely on a centralized server to merge and optimize the local maps produced by individual agents. However, sharing these large map representations, particularly those generated by recent methods such as Gaussian Splatting, becomes a bottleneck in real-world scenarios with limited bandwidth. We present an improved multi-agent RGB-D Gaussian Splatting SLAM framework that reduces communication load while preserving map fidelity. First, we incorporate a compaction step into our SLAM system to remove redundant 3D Gaussians, without degrading the rendering quality. Second, our approach performs centralized loop closure computation without initial guess, operating in two modes: a pure rendered-depth mode that requires no data beyond the 3D Gaussians, and a camera-depth mode that includes lightweight depth images for improved registration accuracy and additional Gaussian pruning. Evaluation on both synthetic and real-world datasets shows up to 85-95\% reduction in transmitted data compared to state-of-the-art approaches in both modes, bringing 3D Gaussian multi-agent SLAM closer to practical deployment in real-world scenarios. Code: https://github.com/lemonci/coko-slam

📄 PDF Abstract BibTeX arXiv:2604.00804

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Splat-SLAM: Globally Optimized RGB-only SLAM with 3D Gaussians

2024-05-26 · Erik Sandström, Keisuke Tateno, Michael Oechsle, Michael Niemeyer 외

3D Gaussian Splatting has emerged as a powerful representation of geometry and appearance for RGB-only dense Simultaneous Localization and Mapping (SLAM), as it provides a compact dense map representation while enabling …

3D ReconstructionSimultaneous Localization and Mapping

MotionGS : Compact Gaussian Splatting SLAM by Motion Filter

2024-05-18 · Xinli Guo, Weidong Zhang, Ruonan Liu, Peng Han 외

With their high-fidelity scene representation capability, the attention of SLAM field is deeply attracted by the Neural Radiation Field (NeRF) and 3D Gaussian Splatting (3DGS). Recently, there has been a surge in NeRF-ba…

3DGSNeRFPose Estimation

OG-Mapping: Octree-based Structured 3D Gaussians for Online Dense Mapping

2024-08-30 · Meng Wang, Junyi Wang, Changqun Xia, Chen Wang 외

3D Gaussian splatting (3DGS) has recently demonstrated promising advancements in RGB-D online dense mapping. Nevertheless, existing methods excessively rely on per-pixel depth cues to perform map densification, which lea…

3DGS

IKMo: Image-Keyframed Motion Generation with Trajectory-Pose Conditioned Motion Diffusion Model

2025-05-27 · Yang Zhao, Yan Zhang, Xubo Yang

Existing human motion generation methods with trajectory and pose inputs operate global processing on both modalities, leading to suboptimal outputs. In this paper, we propose IKMo, an image-keyframed motion generation m…

Motion Generation

RP-SLAM: Real-time Photorealistic SLAM with Efficient 3D Gaussian Splatting

2024-12-13 · Lizhi Bai, Chunqi Tian, Jun Yang, Siyu Zhang 외

3D Gaussian Splatting has emerged as a promising technique for high-quality 3D rendering, leading to increasing interest in integrating 3DGS into realism SLAM systems. However, existing methods face challenges such as Ga…

3DGS