CORE: Cooperative Reconstruction for Multi-Agent Perception
Binglu Wang, Lei Zhang, Zhaozhong Wang, Yongqiang Zhao, Tianfei Zhou

TL;DR
CORE introduces a novel, communication-efficient multi-agent perception model that uses cooperative reconstruction to improve environment understanding, achieving state-of-the-art results in 3D detection and segmentation.
Contribution
The paper proposes a new cooperative reconstruction framework with efficient communication and supervision mechanisms for multi-agent perception tasks.
Findings
Achieves state-of-the-art performance on OPV2V dataset
Demonstrates improved perception accuracy with reduced communication costs
Effective in both 3D object detection and semantic segmentation
Abstract
This paper presents CORE, a conceptually simple, effective and communication-efficient model for multi-agent cooperative perception. It addresses the task from a novel perspective of cooperative reconstruction, based on two key insights: 1) cooperating agents together provide a more holistic observation of the environment, and 2) the holistic observation can serve as valuable supervision to explicitly guide the model learning how to reconstruct the ideal observation based on collaboration. CORE instantiates the idea with three major components: a compressor for each agent to create more compact feature representation for efficient broadcasting, a lightweight attentive collaboration component for cross-agent message aggregation, and a reconstruction module to reconstruct the observation based on aggregated feature representations. This learning-to-reconstruct idea is task-agnostic, and…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
