pith. sign in

arxiv: 2310.14702 · v2 · pith:F2PXC4HInew · submitted 2023-10-23 · 💻 cs.CV · cs.AI· cs.RO

BM2CP: Efficient Collaborative Perception with LiDAR-Camera Modalities

classification 💻 cs.CV cs.AIcs.RO
keywords perceptionagentsbm2cpcollaborativedifferentefficientfusionlidar
0
0 comments X
read the original abstract

Collaborative perception enables agents to share complementary perceptual information with nearby agents. This would improve the perception performance and alleviate the issues of single-view perception, such as occlusion and sparsity. Most existing approaches mainly focus on single modality (especially LiDAR), and not fully exploit the superiority of multi-modal perception. We propose a collaborative perception paradigm, BM2CP, which employs LiDAR and camera to achieve efficient multi-modal perception. It utilizes LiDAR-guided modal fusion, cooperative depth generation and modality-guided intermediate fusion to acquire deep interactions among modalities of different agents, Moreover, it is capable to cope with the special case where one of the sensors, same or different type, of any agent is missing. Extensive experiments validate that our approach outperforms the state-of-the-art methods with 50X lower communication volumes in both simulated and real-world autonomous driving scenarios. Our code is available at https://github.com/byzhaoAI/BM2CP.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. C2E: Boosting Ego-Only 3D Object Detection via Multi-Teacher Contrastive Knowledge Distillation

    cs.CV 2026-07 unverdicted novelty 5.0

    M2S uses multi-level feature enhancement, auxiliary point cloud reconstruction, and multi-teacher contrastive distillation to boost ego-only 3D mAP by up to 8.64% on V2XSet, V2V4Real, and DAIR-V2X when applied to CoSD...

  2. UECP: Uncertainty-Enhanced Collaborative Perception

    cs.CV 2026-06 unverdicted novelty 5.0

    UECP replaces detection-correlated confidence maps with a LiDAR point-density uncertainty map and introduces Uncertainty-Aware Pyramid Fusion to improve collaborative perception.