paper-with-me

홈 › Papers

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

2026-07-02 · Jinlong Wang, Xun Huang, Qiming Xia, Shijia Zhao, Chenglu Wen arxiv

LiDAR-based 3D object detection is essential for autonomous driving systems. However, traditional Ego-only Perception (Eo-Perception) suffers from limited perspective and occlusions in a complex outdoor environment, leading to performance bottlenecks. Recently, research on multi-agent Collaborative Perception (Co-Perception) has demonstrated excellent performance, but high communication costs and accumulated pose error hinder its application. To address this, we explore a novel C2E (Co-Perception to Eo-Perception) paradigm through the Multi-to-Single (M2S) agent contrastive knowledge distillation framework. Our M2S framework first designs Multi-Level Feature Enhancement module to provide more stable features, and introduces Auxiliary Point Cloud Reconstruction and Multi-Teacher Contrastive Distillation mechanisms to mitigate domain gaps in point cloud and feature distributions within the C2E paradigm. Benefiting from this, our M2S can retain the excellent performance of collaborative perception while effectively avoiding the drawbacks, such as communication delays and positioning errors. Extensive experiments on the V2XSet, V2V4Real and DAIR-V2X datasets show the effectiveness and generalizability of our M2S framework when combined with the state-of-the-art CoSDH model and other excellent 3D detectors. Our M2S framework can deliver up to a 8.64% improvement in 3D mAP performance without introducing any communication costs.

📄 PDF Abstract BibTeX arXiv:2607.01827

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation3D Object DetectionAutonomous Driving

Similar Papers 제목 키워드 기반

Label Assignment Distillation for Object Detection

2021-09-16 · Minghao Gao, Hailun Zhang, Yige Yan

Knowledge distillation methods are proved to be promising in improving the performance of neural networks and no additional computational expenses are required during the inference time. For the sake of boosting the accu…

Knowledge DistillationObjectobject-detectionObject Detection

Multi-Scale Aligned Distillation for Low-Resolution Detection

2021-09-14 · CVPR 2021 1 · Lu Qi, Jason Kuen, Jiuxiang Gu, Zhe Lin 외

In instance-level detection tasks (e.g., object detection), reducing input resolution is an easy option to improve runtime efficiency. However, this option traditionally hurts the detection performance much. This paper f…

Knowledge Distillationobject-detectionObject Detection

GeoTeacher: Geometry-Guided Semi-Supervised 3D Object Detection

2025-12-29 · Jingyu Li, Xiaolong Zhao, Zhe Liu, Wenxiao Wu 외 arxiv

Semi-supervised 3D object detection, aiming to explore unlabeled data for boosting 3D object detectors, has emerged as an active research area in recent years. Some previous methods have shown substantial improvements by…

3D Object DetectionData Augmentation

DistillBEV: Boosting Multi-Camera 3D Object Detection with Cross-Modal Knowledge Distillation

2023-09-26 · ICCV 2023 1 · Zeyu Wang, Dingwen Li, Chenxu Luo, Cihang Xie 외

3D perception based on the representations learned from multi-camera bird's-eye-view (BEV) is trending as cameras are cost-effective for mass production in autonomous driving industry. However, there exists a distinct pe…

3D Object DetectionAutonomous DrivingKnowledge Distillationobject-detection+3

Applying the Lower-Biased Teacher Model in Semi-Supervised Object Detection

2024-09-29 · Shuang Wang

I present the Lower Biased Teacher model, an enhancement of the Unbiased Teacher model, specifically tailored for semi-supervised object detection tasks. The primary innovation of this model is the integration of a local…

Objectobject-detectionObject DetectionPseudo Label+1