paper-with-me

Papers

GPA-3D: Geometry-aware Prototype Alignment for Unsupervised Domain Adaptive 3D Object Detection from Point Clouds

2023-08-16 · ICCV 2023 1 · Ziyu Li, Jingming Guo, Tongtong Cao, Liu Bingbing, Wankou Yang

LiDAR-based 3D detection has made great progress in recent years. However, the performance of 3D detectors is considerably limited when deployed in unseen environments, owing to the severe domain gap problem. Existing domain adaptive 3D detection methods do not adequately consider the problem of the distributional discrepancy in feature space, thereby hindering generalization of detectors across domains. In this work, we propose a novel unsupervised domain adaptive \textbf{3D} detection framework, namely \textbf{G}eometry-aware \textbf{P}rototype \textbf{A}lignment (\textbf{GPA-3D}), which explicitly leverages the intrinsic geometric relationship from point cloud objects to reduce the feature discrepancy, thus facilitating cross-domain transferring. Specifically, GPA-3D assigns a series of tailored and learnable prototypes to point cloud objects with distinct geometric structures. Each prototype aligns BEV (bird's-eye-view) features derived from corresponding point cloud objects on source and target domains, reducing the distributional discrepancy and achieving better adaptation. The evaluation results obtained on various benchmarks, including Waymo, nuScenes and KITTI, demonstrate the superiority of our GPA-3D over the state-of-the-art approaches for different adaptation scenarios. The MindSpore version code will be publicly available at \url{https://github.com/Liz66666/GPA3D}.

📄 PDF Abstract BibTeX arXiv:2308.08140

Code (1)

liz66666/gpa3d 공식 구현 mindspore

Tasks

3D geometry3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Geometry-aware Domain Adaptation for Unsupervised Alignment of Word Embeddings

2020-04-06 · ACL 2020 6 · Pratik Jawanpuria, Mayank Meghwanshi, Bamdev Mishra

We propose a novel manifold based geometric approach for learning unsupervised alignment of word embeddings between the source and the target languages. Our approach formulates the alignment learning problem as a domain …

Bilingual Lexicon InductionDomain AdaptationWord Embeddings

GAMA: Geometry-Aware Manifold Alignment via Structured Adversarial Perturbations for Robust Domain Adaptation

2025-05-21 · Hana Satou, F Monkey

Domain adaptation remains a challenge when there is significant manifold discrepancy between source and target domains. Although recent methods leverage manifold-aware adversarial perturbations to perform data augmentati…

Data AugmentationDomain Adaptation

Bridging Day and Night: Unsupervised Cross-Domain Re-Identification with Synergistic Prompt and Prototype Learning

2026-06-10 · Jiyang Xu, Rui Liu, Hang Dai arxiv

Cross-domain day-night re-identification (ReID) is fundamentally challenged by the substantial visual appearance discrepancies between daytime and nighttime scenes. Existing fully supervised methods rely heavily on labor…

Representation Learning

DPA: Dual Prototypes Alignment for Unsupervised Adaptation of Vision-Language Models

2024-08-16 · Eman Ali, Sathira Silva, Muhammad Haris Khan

Vision-language models (VLMs), e.g., CLIP, have shown remarkable potential in zero-shot image classification. However, adapting these models to new domains remains challenging, especially in unsupervised settings where l…

Domain Adaptationimage-classificationImage ClassificationPseudo Label+2

CL3D: Unsupervised Domain Adaptation for Cross-LiDAR 3D Detection

2022-12-01 · Xidong Peng, Xinge Zhu, Yuexin Ma

Domain adaptation for Cross-LiDAR 3D detection is challenging due to the large gap on the raw data representation with disparate point densities and point arrangements. By exploring domain-invariant 3D geometric characte…

Domain AdaptationPseudo LabelUnsupervised Domain Adaptation