paper-with-me

홈 › Papers

Learning Transferable Features for Point Cloud Detection via 3D Contrastive Co-training

2021-12-01 · NeurIPS 2021 12 · Zeng Yihan, Chunwei Wang, Yunbo Wang, Hang Xu, Chaoqiang Ye, Zhen Yang, Chao Ma

Most existing point cloud detection models require large-scale, densely annotated datasets. They typically underperform in domain adaptation settings, due to geometry shifts caused by different physical environments or LiDAR sensor configurations. Therefore, it is challenging but valuable to learn transferable features between a labeled source domain and a novel target domain, without any access to target labels. To tackle this problem, we introduce the framework of 3D Contrastive Co-training (3D-CoCo) with two technical contributions. First, 3D-CoCo is inspired by our observation that the bird-eye-view (BEV) features are more transferable than low-level geometry features. We thus propose a new co-training architecture that includes separate 3D encoders with domain-specific parameters, as well as a BEV transformation module for learning domain-invariant features. Second, 3D-CoCo extends the approach of contrastive instance alignment to point cloud detection, whose performance was largely hindered by the mismatch between the fictitious distribution of BEV features, induced by pseudo-labels, and the true distribution. The mismatch is greatly reduced by 3D-CoCo with transformed point clouds, which are carefully designed by considering specific geometry priors. We construct new domain adaptation benchmarks using three large-scale 3D datasets. Experimental results show that our proposed 3D-CoCo effectively closes the domain gap and outperforms the state-of-the-art methods by large margins.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud DetectionDomain Adaptation

Similar Papers 제목 키워드 기반

Transferable Class Statistics and Multi-scale Feature Approximation for 3D Object Detection

2025-08-16 · Hao Peng, Hong Sang, Yajing Ma, Ping Qiu 외 arxiv

This paper investigates multi-scale feature approximation and transferable features for object detection from point clouds. Multi-scale features are critical for object detection from point clouds. However, multi-scale f…

Knowledge Distillation3D Object DetectionPoint Clouds

CrossPoint: Self-Supervised Cross-Modal Contrastive Learning for 3D Point Cloud Understanding

2022-03-01 · CVPR 2022 1 · Mohamed Afham, Isuru Dissanayake, Dinithi Dissanayake, Amaya Dharmasiri 외

Manual annotation of large-scale point cloud dataset for varying tasks such as 3D object classification, segmentation and detection is often laborious owing to the irregular structure of point clouds. Self-supervised lea…

3D Object Classification3D Point Cloud Linear ClassificationContrastive LearningFew-Shot 3D Point Cloud Classification+1

Data Augmentation-free Unsupervised Learning for 3D Point Cloud Understanding

2022-10-06 · Guofeng Mei, Cristiano Saltori, Fabio Poiesi, Jian Zhang 외

Unsupervised learning on 3D point clouds has undergone a rapid evolution, especially thanks to data augmentation-based contrastive methods. However, data augmentation is not ideal as it requires a careful selection of th…

3D Object ClassificationContrastive LearningData AugmentationPseudo Label+1

Zero-shot stance detection based on cross-domain feature enhancement by contrastive learning

2022-10-07 · Xuechen Zhao, Jiaying Zou, Zhong Zhang, Feng Xie 외

Zero-shot stance detection is challenging because it requires detecting the stance of previously unseen targets in the inference phase. The ability to learn transferable target-invariant features is critical for zero-sho…

Contrastive LearningStance DetectionZero-Shot Stance Detection

CLIP$^2$: Contrastive Language-Image-Point Pretraining from Real-World Point Cloud Data

2023-03-22 · Yihan Zeng, Chenhan Jiang, Jiageng Mao, Jianhua Han 외

Contrastive Language-Image Pre-training, benefiting from large-scale unlabeled text-image pairs, has demonstrated great performance in open-world vision understanding tasks. However, due to the limited Text-3D data pairs…

3D geometryZero-shot 3D Point Cloud Classification