paper-with-me

Papers

UniDA3D: Unified Domain Adaptive 3D Semantic Segmentation Pipeline

2022-12-20 · Ben Fei, Siyuan Huang, Jiakang Yuan, Botian Shi, Bo Zhang, Weidong Yang, Min Dou, Yikang Li

State-of-the-art 3D semantic segmentation models are trained on off-the-shelf public benchmarks, but they will inevitably face the challenge of recognition accuracy drop when these well-trained models are deployed to a new domain. In this paper, we introduce a Unified Domain Adaptive 3D semantic segmentation pipeline (UniDA3D) to enhance the weak generalization ability, and bridge the point distribution gap between domains. Different from previous studies that only focus on a single adaptation task, UniDA3D can tackle several adaptation tasks in 3D segmentation field, by designing a unified source-and-target active sampling strategy, which selects a maximally-informative subset from both source and target domains for effective model adaptation. Besides, benefiting from the rise of multi-modal 2D-3D datasets, UniDA3D investigates the possibility of achieving a multi-modal sampling strategy, by developing a cross-modality feature interaction module that can extract a representative pair of image and point features to achieve a bi-directional image-point feature interaction for safe model adaptation. Experimentally, UniDA3D is verified to be effective in many adaptation tasks including: 1) unsupervised domain adaptation, 2) unsupervised few-shot domain adaptation; 3) active domain adaptation. Their results demonstrate that, by easily coupling UniDA3D with off-the-shelf 3D segmentation baselines, domain generalization ability of these baselines can be enhanced.

📄 PDF Abstract BibTeX arXiv:2212.10390

Code (1)

fayeben/adas 공식 구현 pytorch

Tasks

3D Semantic SegmentationDomain AdaptationDomain GeneralizationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

UniDAformer: Unified Domain Adaptive Panoptic Segmentation Transformer via Hierarchical Mask Calibration

2022-06-30 · CVPR 2023 1 · Jingyi Zhang, Jiaxing Huang, Xiaoqin Zhang, Shijian Lu

Domain adaptive panoptic segmentation aims to mitigate data annotation challenge by leveraging off-the-shelf annotated data in one or multiple related source domains. However, existing studies employ two separate network…

Domain AdaptationInstance SegmentationPanoptic SegmentationSegmentation+2

UniDA3D: A Unified Domain-Adaptive Framework for Multi-View 3D Object Detection

2026-03-30 · Hongjing Wu, Cheng Chi, Jinlin Wu, Yanzhao Su 외 arxiv

Camera-only 3D object detection is critical for autonomous driving, offering a cost-effective alternative to LiDAR based methods. In particular, multi-view 3D object detection has emerged as a promising direction due to …

Contrastive Learning3D Object DetectionAutonomous DrivingDomain Adaptation

Universal Domain Adaptation for Semantic Segmentation

2025-01-01 · CVPR 2025 1 · Seun-An Choe, Keon-Hee Park, Jinwoo Choi, Gyeong-Moon Park

Unsupervised domain adaptation for semantic segmentation (UDA-SS) aims to transfer knowledge from labeled synthetic data (source) to unlabeled real-world data (target). Traditional UDA-SS methods work on the assumpti…

Domain AdaptationPseudo LabelSemantic SegmentationUniversal Domain Adaptation+1

Unified Optimal Transport Framework for Universal Domain Adaptation

2022-10-31 · Wanxing Chang, Ye Shi, Hoang Duong Tuan, Jingya Wang

Universal Domain Adaptation (UniDA) aims to transfer knowledge from a source domain to a target domain without any constraints on label sets. Since both domains may hold private classes, identifying target common samples…

Domain AdaptationRepresentation LearningUniversal Domain Adaptation

Target Semantics Clustering via Text Representations for Robust Universal Domain Adaptation

2025-06-04 · AAAI 2025 3 · Weinan He, Zilei Wang, Yixin Zhang

Universal Domain Adaptation (UniDA) focuses on transferring source domain knowledge to the target domain under both domain shift and unknown category shift. Its main challenge lies in identifying common class samples and…

Domain AdaptationUniversal Domain Adaptation