paper-with-me

Papers

X$^3$KD: Knowledge Distillation Across Modalities, Tasks and Stages for Multi-Camera 3D Object Detection

2023-03-03 · Marvin Klingner, Shubhankar Borse, Varun Ravi Kumar, Behnaz Rezaei, Venkatraman Narayanan, Senthil Yogamani, Fatih Porikli

Recent advances in 3D object detection (3DOD) have obtained remarkably strong results for LiDAR-based models. In contrast, surround-view 3DOD models based on multiple camera images underperform due to the necessary view transformation of features from perspective view (PV) to a 3D world representation which is ambiguous due to missing depth information. This paper introduces X$^3$KD, a comprehensive knowledge distillation framework across different modalities, tasks, and stages for multi-camera 3DOD. Specifically, we propose cross-task distillation from an instance segmentation teacher (X-IS) in the PV feature extraction stage providing supervision without ambiguous error backpropagation through the view transformation. After the transformation, we apply cross-modal feature distillation (X-FD) and adversarial training (X-AT) to improve the 3D world representation of multi-camera features through the information contained in a LiDAR-based 3DOD teacher. Finally, we also employ this teacher for cross-modal output distillation (X-OD), providing dense supervision at the prediction stage. We perform extensive ablations of knowledge distillation at different stages of multi-camera 3DOD. Our final X$^3$KD model outperforms previous state-of-the-art approaches on the nuScenes and Waymo datasets and generalizes to RADAR-based 3DOD. Qualitative results video at https://youtu.be/1do9DPFmr38.

📄 PDF Abstract BibTeX arXiv:2303.02203

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionInstance SegmentationKnowledge Distillationobject-detectionObject DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

X3KD: Knowledge Distillation Across Modalities, Tasks and Stages for Multi-Camera 3D Object Detection

2023-01-01 · CVPR 2023 1 · Marvin Klingner, Shubhankar Borse, Varun Ravi Kumar, Behnaz Rezaei 외

Recent advances in 3D object detection (3DOD) have obtained remarkably strong results for LiDAR-based models. In contrast, surround-view 3DOD models based on multiple camera images underperform due to the necessary v…

3D Object DetectionInstance SegmentationKnowledge Distillationobject-detection+2

Multi-Stage Knowledge Integration of Vision-Language Models for Continual Learning

2024-11-11 · Hongsheng Zhang, Zhong Ji, Jingren Liu, Yanwei Pang 외

Vision Language Models (VLMs), pre-trained on large-scale image-text datasets, enable zero-shot predictions for unseen data but may underperform on specific unseen tasks. Continual learning (CL) can help VLMs effectively…

Continual Learning

Distilling Audio-Visual Knowledge by Compositional Contrastive Learning

2021-04-22 · CVPR 2021 1 · Yanbei Chen, Yongqin Xian, A. Sophia Koepke, Ying Shan 외

Having access to multi-modal cues (e.g. vision and audio) empowers some cognitive tasks to be done faster compared to learning from a single modality. In this work, we propose to transfer knowledge across heterogeneous m…

Audio Taggingaudio-visual learningContrastive LearningKnowledge Distillation+3

Modality-Balanced Collaborative Distillation for Multi-Modal Domain Generalization

2025-11-25 · Xiaohan Wang, Zhangtao Cheng, Ting Zhong, Leiting Chen 외 arxiv

Weight Averaging (WA) has emerged as a powerful technique for enhancing generalization by promoting convergence to a flat loss landscape, which correlates with stronger out-of-distribution performance. However, applying …

Domain Generalization

A Generalization Theory of Cross-Modality Distillation with Contrastive Learning

2024-05-06 · Hangyu Lin, Chen Liu, Chengming Xu, Zhengqi Gao 외

Cross-modality distillation arises as an important topic for data modalities containing limited knowledge such as depth maps and high-quality sketches. Such techniques are of great importance, especially for memory and p…

Contrastive Learning