| Method | Venue | Modality | Scheme | Loc Error | Comm Issue | Discrep | Security | Code |
|---|---|---|---|---|---|---|---|---|
| RobustV2VNet [1] | CoRL'20 | LiDAR | I | Loc, Pos | - | - | - | - |
| AOMAC [2] | ICCV'21 | LiDAR | I | - | - | - | Attack | - |
| P-CNN [3] | IoT'21 | Camera | E | - | - | - | Privacy | - |
| FPV-RCNN [4] | RAL'22 | LiDAR | I | Loc, Pos | - | - | - | Linkn |
| TCLF [5] | CVPR'22 | LiDAR | L | - | Laten | - | - | Linkv |
| V2X-ViT [6] | ECCV'22 | LiDAR | I | Loc, Pos | Laten | - | - | Linko |
| SyncNet [7] | ECCV'22 | LiDAR | I | - | Laten | - | - | Linkc |
| TaskAgnostic [8] | CoRL'22 | LiDAR | I | - | - | Task | - | Linkc |
| SecPCV [9] | TITS'22 | LiDAR | E | - | - | - | Privacy | - |
| ModelAgnostic [10] | ICRA'23 | LiDAR | L | - | - | Model | - | Linko |
| MPDA [11] | ICRA'23 | LiDAR | I | - | - | Model | - | Linko |
| CoAlign [12] | ICRA'23 | LiDAR | I, L | Loc, Pos | - | - | - | Linko |
| LCRN [13] | TIV'23 | LiDAR | L | - | Loss | - | - | - |
| OptiMatch [14] | IV'23 | LiDAR | L | Loc, Pos | - | - | - | - |
| P2OD [15] | IoT'23 | Camera | E | - | - | - | Privacy | - |
| ROBOSAC [16] | ICCV'23 | LiDAR | I | - | - | - | Attack | Linkc |
| FFNet [17] | NeurIPS'23 | LiDAR | I | - | Laten | - | - | Linkv |
| CoBEVFlow [18] | NeurIPS'23 | LiDAR | I | - | Laten | - | - | Linko |
| How2comm [19] | NeurIPS'23 | LiDAR | I | - | Laten | - | - | Linko |
| FeaCo [20] | MM'23 | LiDAR | I | Loc, Pos | - | - | - | Linko |
| ERMVP [21] | CVPR'24 | LiDAR | I | Loc, Pos | - | - | - | Linko |
| MRCNet [22] | CVPR'24 | LiDAR | I | Loc, Pos | - | - | - | Linko |
| RoCo [23] | MM'24 | LiDAR | I | Loc, Pos | - | - | - | Linko |
| PnPDA [24] | ECCV'24 | LiDAR | I | - | - | Model | - | Linko |
| Hetecooper [25] | ECCV'24 | LiDAR | I | - | - | Model | - | |
| NEAT [26] | ECCV'24 | LiDAR | I | Loc, Pos | Laten | - | - | |
| V2X-INCOP [27] | TIV'24 | LiDAR | I | - | Inter | - | - | - |
| MADE [28] | IROS'24 | LiDAR | I | - | - | - | Attack | - |
| CP-Guard [29] | AAAI'25 | LiDAR | I | - | - | - | Attack | Linkc |
| PLDA [30] | AAAI'25 | LiDAR | I | - | - | Model | - | - |
| BEVSync [31] | AAAI'25 | LiDAR | I | - | Laten | - | - | - |
| STAMP [32] | ICLR'25 | LiDAR, Camera | I | - | - | Model, Task | - | Linko |
| PolyInter [33] | CVPR'25 | LiDAR | I | - | - | Model | - | Linko |
| DATA [34] | ICCV'25 | LiDAR | I | - | Laten | - | - | - |
| PB [35] | ICCV'25 | LiDAR | I | - | - | - | Attack | - |
| NegoCollab [36] | NeurIPS'25 | LiDAR | I | - | - | Model | - | - |
| GenComm [37] | NeurIPS'25 | LiDAR | I | - | - | Model | - | Linko |
| BadMDA [38] | MM'25 | LiDAR | I | - | - | - | Attack | - |
| CoDS [39] | TMC'25 | LiDAR | I | - | - | Model | - | - |
| V2VLoc [40] | AAAI'26 | LiDAR | I | GNSS-Free | - | - | - | - |
| CoRA [41] | AAAI'26 | LiDAR | I, L | Loc,Pos | - | - | - | - |
| IPDA [42] | AAAI'26 | LiDAR | I | - | Laten | - | - | - |
| GT-Space [43] | ICLR'26 | LiDAR, Camera | I | - | - | Model | - | - |
Notes:
- Schemes include early (E), intermediate (I) and late (L) collaboration.
- Loc Error includes localization (Loc) and pose (Pos) errors.
- Comm Issue includes latency (Laten), interruption (Inter) and loss (Loss).
- Discrep includes model (Model) and task (Task) discrepancies.
- Security includes attack defense (Attack) and privacy protection (Privacy).
- Code Framework: o (OpenCOOD), v (VIC3D), c (CoPerception), n (Non-mainstream framework)
Back to Contents 🔙
- Learning to Communicate and Correct Pose Errors (CoRL'20) [
pdf] - Adversarial attacks on multi-agent communication (ICCV'21) [
pdf] - Toward lightweight, privacy-preserving cooperative object classification for connected autonomous vehicles (IoT'21) [
pdf] - Keypoints-Based Deep Feature Fusion for Cooperative Vehicle Detection of Autonomous Driving (RAL'22) [
pdf] [code] - DAIR-V2X: A Large-Scale Dataset for Vehicle-Infrastructure Cooperative 3D Object Detection (CVPR'22) [
pdf] [code] - V2X-ViT: Vehicle-to-everything cooperative perception with vision transformer (ECCV'22) [
pdf] [code] - Latency-Aware Collaborative Perception (ECCV'22) [
pdf] [code] - Multi-robot scene completion: Towards task-agnostic collaborative perception (CoRL'22) [
pdf] [code] - Edge-Cooperative Privacy-Preserving Object Detection Over Random Point Cloud Shares for Connected Autonomous Vehicles (TITS'22) [
pdf] - Model-Agnostic Multi-Agent Perception Framework (ICRA'23) [
pdf] [code] - Bridging the Domain Gap for Multi-Agent Perception (ICRA'23) [
pdf] [code] - Robust Collaborative 3D Object Detection in Presence of Pose Errors (ICRA'23) [
pdf] [code] - Learning for Vehicle-to-Vehicle Cooperative Perception under Lossy Communication (TIV'23) [
pdf] - A Cooperative Perception System Robust to Localization Errors (IV'23) [
pdf] - Achieving Lightweight and Privacy-Preserving Object Detection for Connected Autonomous Vehicles (IoT'23) [
pdf] - Among Us: Adversarially Robust Collaborative Perception by Consensus (ICCV'23) [
pdf] [code] - Flow-Based Feature Fusion for Vehicle-Infrastructure Cooperative 3D Object Detection (NeurIPS'23) [
pdf] [code] - Robust Asynchronous Collaborative 3D Detection via Bird’s Eye View Flow (NeurIPS'23) [
pdf] [code] - How2comm: Communication-Efficient and Collaboration-Pragmatic Multi-Agent Perception (NeurIPS'23) [
pdf] [code] - FeaCo: Reaching Robust Feature-Level Consensus in Noisy Pose Conditions (MM'23) [
pdf] - ERMVP: Communication-Efficient and Collaboration-Robust Multi-Vehicle Perception in Challenging Environments (CVPR'24) [
pdf] - Multi-agent Collaborative Perception via Motion-aware Robust Communication Network (CVPR'24) [
pdf] - RoCo: Robust Cooperative Perception By Iterative Object Matching and Pose Adjustment (MM'24) [
pdf] - Plug and Play: A Representation Enhanced Domain Adapter for Collaborative Perception (ECCV'24) [
pdf] [code] - Hetecooper: Feature Collaboration Graph for Heterogeneous Collaborative Perception (ECCV'24) [
pdf] - Align before Collaborate: Mitigating Feature Misalignment for Robust Multi-Agent Perception (ECCV'24) [
pdf] - Interruption-Aware Cooperative Perception for V2X Communication-Aided Autonomous Driving (TIV'24) [
pdf] - Malicious Agent Detection for Robust Multi-Agent Collaborative Perception (IROS'24) [
pdf] - CP-Guard: Malicious Agent Detection and Defense in Collaborative Bird’s Eye View Perception (AAAI'25) [
pdf] [code] - Privacy-Preserving V2X Collaborative Perception Integrating Unknown Collaborators (AAAI'25) [
pdf] - BEVSync: Asynchronous Data Alignment for Camera-based Vehicle-Infrastructure Cooperative Perception Under Uncertain Delays (AAAI'25) [
pdf] - STAMP: Scalable Task And Model-agnostic Collaborative Perception (ICLR'25) [
pdf] [code] - One is Plenty: A Polymorphic Feature Interpreter for Immutable Heterogeneous Collaborative Perception (CVPR'25) [
pdf] [code] - DATA: Domain-And-Time Alignment for High-Quality Feature Fusion in Collaborative Perception (ICCV'25) [
pdf] - Pretend Benign: A Stealthy Adversarial Attack by Exploiting Vulnerabilities in Cooperative Perception (ICCV'25)
- NegoCollab: A Common Representation Negotiation Approach for Heterogeneous Collaborative Perception (NeurIPS'25) [
pdf] - Pragmatic Heterogeneous Collaborative Perception via Generative Communication Mechanism (NeurIPS'25) [
pdf] [code] - BadMDA: Towards Backdoor Injection during Domain Adaptation to Collapse Multi-Agent Perception (MM'25) [
pdf] - CoDS: Enhancing Collaborative Perception in Heterogeneous Scenarios via Domain Separation (TMC'25) [
pdf] - V2VLoc: Robust GNSS-Free Collaborative Perception via LiDAR Localization (AAAI'26) [
pdf] - CoRA: A Collaborative Robust Architecture with Hybrid Fusion for Efficient Perception (AAAI'26) [
pdf] - IPDA: Intelligent Perception Delay Alignment Method Based on Spatio-Temporal Co-Sensing Calibration (AAAI'26) [
pdf] - GT-Space: Enhancing Heterogeneous Collaborative Perception with Ground Truth Feature Space (ICLR'26) [
pdf]