paper-with-me

Papers

Source-Free Domain Adaptation for Geospatial Point Cloud Semantic Segmentation

2026-01-13 · Yuan Gao, Di Cao, Xiaohuan Xi, Sheng Nie, Shaobo Xia, Cheng Wang arxiv

Semantic segmentation of 3D geospatial point clouds is fundamental to remote sensing applications, yet domain shifts caused by regional and acquisition-related variations often degrade model performance. Although domain adaptation can mitigate such shifts, existing methods typically require access to source-domain data, which is often infeasible due to privacy concerns and regulatory policies. To address this, we propose LoGo (Local-Global Dual-Consensus), a novel source-free unsupervised domain adaptation (SFUDA) framework requiring only a pretrained model and unlabeled target data. At the local level, we introduce a class-balanced prototype estimation module that ensures that robust feature prototypes can be generated even for sample-scarce tail classes, effectively mitigating the feature collapse caused by long-tailed distributions. At the global level, we introduce an optimal transport-based global distribution alignment module that formulates pseudo-label assignment as a global optimization problem, effectively correcting the over-dominance of head classes inherent in local greedy assignments, and thereby preventing model predictions from being severely biased towards majority classes. Finally, we propose a dual-consistency pseudo-label filtering mechanism that retains only high-confidence pseudo-labels where local multi-augmented ensemble predictions align with global optimal transport assignments for self-training. Extensive experiments on two challenging benchmarks, encompassing cross-scene and cross-sensor settings, demonstrate that LoGo consistently outperforms existing state-of-the-art methods. The source code is available at https://github.com/GYproject/LoGo-SFUDA.

📄 PDF Abstract BibTeX arXiv:2601.08375

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Domain AdaptationSource-Free Domain AdaptationSemantic SegmentationPoint Clouds

Similar Papers 제목 키워드 기반

Test-time adaptation for geospatial point cloud semantic segmentation with distinct domain shifts

2024-07-08 · Puzuo Wang, Wei Yao, Jie Shao, Zhiyi He

Domain adaptation (DA) techniques help deep learning models generalize across data shifts for point cloud semantic segmentation (PCSS). Test-time adaptation (TTA) allows direct adaptation of a pre-trained model to unlabe…

Domain AdaptationSelf-Supervised LearningSemantic SegmentationTest-time Adaptation

Leveraging Domain Adaptation for Low-Resource Geospatial Machine Learning

2021-07-11 · Jack Lynch, Sam Wookey

Machine learning in remote sensing has matured alongside a proliferation in availability and resolution of geospatial imagery, but its utility is bottlenecked by the need for labeled data. What's more, many labeled geosp…

BIG-bench Machine LearningDomain Adaptation

Geospatial foundation models for image analysis: evaluating and enhancing NASA-IBM Prithvi's domain adaptability

2024-08-31 · Chia-Yu Hsu, Wenwen Li, Sizhe Wang

Research on geospatial foundation models (GFMs) has become a trending topic in geospatial artificial intelligence (AI) research due to their potential for achieving high generalizability and domain adaptability, reducing…

Domain Adaptation

SF-UDA$^{3D}$: Source-Free Unsupervised Domain Adaptation for LiDAR-Based 3D Object Detection

2020-10-16 · Cristiano Saltori, Stéphane Lathuiliére, Nicu Sebe, Elisa Ricci 외

3D object detectors based only on LiDAR point clouds hold the state-of-the-art on modern street-view benchmarks. However, LiDAR-based detectors poorly generalize across domains due to domain shift. In the case of LiDAR, …

3D Object DetectionDomain AdaptationObjectobject-detection+2

MHPL: Minimum Happy Points Learning for Active Source Free Domain Adaptation

2023-01-01 · CVPR 2023 1 · Fan Wang, Zhongyi Han, Zhiyan Zhang, Rundong He 외

Source free domain adaptation (SFDA) aims to transfer a trained source model to the unlabeled target domain without accessing the source data. However, the SFDA setting faces a performance bottleneck due to the absen…

Active LearningDomain AdaptationSource-Free Domain Adaptation