MR-COGraphs: Communication-efficient Multi-Robot Open-vocabulary Mapping System via 3D Scene Graphs
Qiuyi Gu, Zhaocheng Ye, Jincheng Yu, Jiahao Tang, Tinghao Yi, Yuhan, Dong, Jian Wang, Jinqiang Cui, Xinlei Chen, Yu Wang

TL;DR
This paper introduces MR-COGraphs, a communication-efficient 3D scene graph system for multi-robot open-vocabulary mapping that significantly reduces data transmission while maintaining high mapping quality.
Contribution
The authors propose a novel graph-based 3D map representation with compression and decoding techniques, enabling efficient multi-robot collaboration with open-vocabulary scene understanding.
Findings
Reduces data volume by over 80% compared to baselines.
Maintains mapping and query performance with compressed data.
Validated on realistic datasets and real-world environment.
Abstract
Collaborative perception in unknown environments is crucial for multi-robot systems. With the emergence of foundation models, robots can now not only perceive geometric information but also achieve open-vocabulary scene understanding. However, existing map representations that support open-vocabulary queries often involve large data volumes, which becomes a bottleneck for multi-robot transmission in communication-limited environments. To address this challenge, we develop a method to construct a graph-structured 3D representation called COGraph, where nodes represent objects with semantic features and edges capture their spatial adjacency relationships. Before transmission, a data-driven feature encoder is applied to compress the feature dimensions of the COGraph. Upon receiving COGraphs from other robots, the semantic features of each node are recovered using a decoder. We also propose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Robotics and Automated Systems · Topic Modeling
