TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Learning Distilled Collaboration Graph for Multi-Agent Per...

Learning Distilled Collaboration Graph for Multi-Agent Perception

Yiming Li, Shunli Ren, Pengxiang Wu, Siheng Chen, Chen Feng, Wenjun Zhang

2021-11-01NeurIPS 2021 12Knowledge Distillationobject-detection3D Object DetectionObject Detection
PaperPDFCodeCode(official)

Abstract

To promote better performance-bandwidth trade-off for multi-agent perception, we propose a novel distilled collaboration graph (DiscoGraph) to model trainable, pose-aware, and adaptive collaboration among agents. Our key novelties lie in two aspects. First, we propose a teacher-student framework to train DiscoGraph via knowledge distillation. The teacher model employs an early collaboration with holistic-view inputs; the student model is based on intermediate collaboration with single-view inputs. Our framework trains DiscoGraph by constraining post-collaboration feature maps in the student model to match the correspondences in the teacher model. Second, we propose a matrix-valued edge weight in DiscoGraph. In such a matrix, each element reflects the inter-agent attention at a specific spatial region, allowing an agent to adaptively highlight the informative regions. During inference, we only need to use the student model named as the distilled collaboration network (DiscoNet). Attributed to the teacher-student framework, multiple agents with the shared DiscoNet could collaboratively approach the performance of a hypothetical teacher model with a holistic view. Our approach is validated on V2X-Sim 1.0, a large-scale multi-agent perception dataset that we synthesized using CARLA and SUMO co-simulation. Our quantitative and qualitative experiments in multi-agent 3D object detection show that DiscoNet could not only achieve a better performance-bandwidth trade-off than the state-of-the-art collaborative perception methods, but also bring more straightforward design rationale. Our code is available on https://github.com/ai4ce/DiscoNet.

Results

TaskDatasetMetricValueModel
Object DetectionV2XSetAP0.5 (Noisy)0.798DiscoNet
Object DetectionV2XSetAP0.5 (Perfect)0.844DiscoNet
Object DetectionV2XSetAP0.7 (Noisy)0.541DiscoNet
Object DetectionV2XSetAP0.7 (Perfect)0.695DiscoNet
Object DetectionV2X-SIMmAOE0.411DiscoNet
Object DetectionV2X-SIMmAP22DiscoNet
Object DetectionV2X-SIMmASE0.267DiscoNet
Object DetectionV2X-SIMmATE0.787DiscoNet
3DV2XSetAP0.5 (Noisy)0.798DiscoNet
3DV2XSetAP0.5 (Perfect)0.844DiscoNet
3DV2XSetAP0.7 (Noisy)0.541DiscoNet
3DV2XSetAP0.7 (Perfect)0.695DiscoNet
3DV2X-SIMmAOE0.411DiscoNet
3DV2X-SIMmAP22DiscoNet
3DV2X-SIMmASE0.267DiscoNet
3DV2X-SIMmATE0.787DiscoNet
3D Object DetectionV2XSetAP0.5 (Noisy)0.798DiscoNet
3D Object DetectionV2XSetAP0.5 (Perfect)0.844DiscoNet
3D Object DetectionV2XSetAP0.7 (Noisy)0.541DiscoNet
3D Object DetectionV2XSetAP0.7 (Perfect)0.695DiscoNet
3D Object DetectionV2X-SIMmAOE0.411DiscoNet
3D Object DetectionV2X-SIMmAP22DiscoNet
3D Object DetectionV2X-SIMmASE0.267DiscoNet
3D Object DetectionV2X-SIMmATE0.787DiscoNet
2D ClassificationV2XSetAP0.5 (Noisy)0.798DiscoNet
2D ClassificationV2XSetAP0.5 (Perfect)0.844DiscoNet
2D ClassificationV2XSetAP0.7 (Noisy)0.541DiscoNet
2D ClassificationV2XSetAP0.7 (Perfect)0.695DiscoNet
2D ClassificationV2X-SIMmAOE0.411DiscoNet
2D ClassificationV2X-SIMmAP22DiscoNet
2D ClassificationV2X-SIMmASE0.267DiscoNet
2D ClassificationV2X-SIMmATE0.787DiscoNet
2D Object DetectionV2XSetAP0.5 (Noisy)0.798DiscoNet
2D Object DetectionV2XSetAP0.5 (Perfect)0.844DiscoNet
2D Object DetectionV2XSetAP0.7 (Noisy)0.541DiscoNet
2D Object DetectionV2XSetAP0.7 (Perfect)0.695DiscoNet
2D Object DetectionV2X-SIMmAOE0.411DiscoNet
2D Object DetectionV2X-SIMmAP22DiscoNet
2D Object DetectionV2X-SIMmASE0.267DiscoNet
2D Object DetectionV2X-SIMmATE0.787DiscoNet
16kV2XSetAP0.5 (Noisy)0.798DiscoNet
16kV2XSetAP0.5 (Perfect)0.844DiscoNet
16kV2XSetAP0.7 (Noisy)0.541DiscoNet
16kV2XSetAP0.7 (Perfect)0.695DiscoNet
16kV2X-SIMmAOE0.411DiscoNet
16kV2X-SIMmAP22DiscoNet
16kV2X-SIMmASE0.267DiscoNet
16kV2X-SIMmATE0.787DiscoNet

Related Papers

Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21Uncertainty-Aware Cross-Modal Knowledge Distillation with Prototype Learning for Multimodal Brain-Computer Interfaces2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17DVFL-Net: A Lightweight Distilled Video Focal Modulation Network for Spatio-Temporal Action Recognition2025-07-16Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16