paper-with-me

홈 › Papers

Cloud Object Detector Adaptation by Integrating Different Source Knowledge

2024-12-10 · Advances in Neural Information Processing Systems 37 (NeurIPS 2024) 2024 12 · Shuaifeng Li, Mao Ye, Lihua Zhou, Nianxin Li, Siying Xiao, Song Tang, Xiatian Zhu

We propose to explore an interesting and promising problem, Cloud Object Detector Adaptation (CODA), where the target domain leverages detections provided by a large cloud model to build a target detector. Despite with powerful generalization capability, the cloud model still cannot achieve error-free detection in a specific target domain. In this work, we present a novel Cloud Object detector adaptation method by Integrating different source kNowledge (COIN). The key idea is to incorporate a public vision-language model (CLIP) to distill positive knowledge while refining negative knowledge for adaptation by self-promotion gradient direction alignment. To that end, knowledge dissemination, separation, and distillation are carried out successively. Knowledge dissemination combines knowledge from cloud detector and CLIP model to initialize a target detector and a CLIP detector in target domain. By matching CLIP detector with the cloud detector, knowledge separation categorizes detections into three parts: consistent, inconsistent and private detections such that divide-and-conquer strategy can be used for knowledge distillation. Consistent and private detections are directly used to train target detector; while inconsistent detections are fused based on a consistent knowledge generation network, which is trained by aligning the gradient direction of inconsistent detections to that of consistent detections, because it provides a direction toward an optimal target detector. Experiment results demonstrate that the proposed COIN method achieves the state-of-the-art performance.

📄 PDF Abstract BibTeX

Code (1)

Flashkong/COIN pytorch

Tasks

Domain AdaptationKnowledge DistillationObject Detection

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Investigating Domain Gaps for Indoor 3D Object Detection

2025-08-24 · Zijing Zhao, Zhu Xu, Qingchao Chen, Yuxin Peng 외 arxiv

As a fundamental task for indoor scene understanding, 3D object detection has been extensively studied, and the accuracy on indoor point cloud data has been substantially improved. However, existing researches have been …

Scene Understanding3D Object Detection

1st Place Solution for Waymo Open Dataset Challenge -- 3D Detection and Domain Adaptation

2020-06-28 · Zhuangzhuang Ding, Yihan Hu, Runzhou Ge, Li Huang 외

In this technical report, we introduce our winning solution "HorizonLiDAR3D" for the 3D detection track and the domain adaptation track in Waymo Open Dataset Challenge at CVPR 2020. Many existing 3D object detectors incl…

Domain AdaptationObjectobject-detectionObject Detection

SPG: Unsupervised Domain Adaptation for 3D Object Detection via Semantic Point Generation

2021-08-15 · ICCV 2021 10 · Qiangeng Xu, Yin Zhou, Weiyue Wang, Charles R. Qi 외

In autonomous driving, a LiDAR-based object detector should perform reliably at different geographic locations and under various weather conditions. While recent 3D detection research focuses on improving performance wit…

3D Object DetectionAutonomous DrivingDomain AdaptationObject+3

DetVPCC: RoI-based Point Cloud Sequence Compression for 3D Object Detection

2025-02-07 · Mingxuan Yan, Ruijie Zhang, Xuedou Xiao, Wei Wang

While MPEG-standardized video-based point cloud compression (VPCC) achieves high compression efficiency for human perception, it struggles with a poor trade-off between bitrate savings and detection accuracy when support…

3D Object Detectionobject-detectionObject Detection

Reviewing 3D Object Detectors in the Context of High-Resolution 3+1D Radar

2023-08-10 · Patrick Palmer, Martin Krueger, Richard Altendorfer, Ganesh Adam 외

Recent developments and the beginning market introduction of high-resolution imaging 4D (3+1D) radar sensors have initialized deep learning-based radar perception research. We investigate deep learning-based models opera…

3D Object DetectionObjectobject-detectionObject Detection