paper-with-me

홈 › Papers

MaskAdapt: Unsupervised Geometry-Aware Domain Adaptation Using Multimodal Contextual Learning and RGB-Depth Masking

2025-05-29 · Numair Nadeem, Muhammad Hamza Asad, Saeed Anwar, Abdul Bais

Semantic segmentation of crops and weeds is crucial for site-specific farm management; however, most existing methods depend on labor intensive pixel-level annotations. A further challenge arises when models trained on one field (source domain) fail to generalize to new fields (target domain) due to domain shifts, such as variations in lighting, camera setups, soil composition, and crop growth stages. Unsupervised Domain Adaptation (UDA) addresses this by enabling adaptation without target-domain labels, but current UDA methods struggle with occlusions and visual blending between crops and weeds, leading to misclassifications in real-world conditions. To overcome these limitations, we introduce MaskAdapt, a novel approach that enhances segmentation accuracy through multimodal contextual learning by integrating RGB images with features derived from depth data. By computing depth gradients from depth maps, our method captures spatial transitions that help resolve texture ambiguities. These gradients, through a cross-attention mechanism, refines RGB feature representations, resulting in sharper boundary delineation. In addition, we propose a geometry-aware masking strategy that applies horizontal, vertical, and stochastic masks during training. This encourages the model to focus on the broader spatial context for robust visual recognition. Evaluations on real agricultural datasets demonstrate that MaskAdapt consistently outperforms existing State-of-the-Art (SOTA) UDA methods, achieving improved segmentation mean Intersection over Union (mIOU) across diverse field conditions.

📄 PDF Abstract BibTeX arXiv:2505.24026

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MaskAdapt: Learning Flexible Motion Adaptation via Mask-Invariant Prior for Physics-Based Characters

2026-03-31 · Soomin Park, Eunseong Lee, Kwang Bin Lee, Sung-Hee Lee arxiv

We present MaskAdapt, a framework for flexible motion adaptation in physics-based humanoid control. The framework follows a two-stage residual learning paradigm. In the first stage, we train a mask-invariant base policy …

Geometry-Aware Symmetric Domain Adaptation for Monocular Depth Estimation

2019-04-03 · CVPR 2019 6 · Shanshan Zhao, Huan Fu, Mingming Gong, DaCheng Tao

Supervised depth estimation has achieved high accuracy due to the advanced deep network architectures. Since the groundtruth depth labels are hard to obtain, recent methods try to learn depth estimation networks in an un…

Depth EstimationDepth PredictionDomain AdaptationMonocular Depth Estimation+1

Geometry-Aware Self-Training for Unsupervised Domain Adaptationon Object Point Clouds

2021-08-20 · Longkun Zou, Hui Tang, Ke Chen, Kui Jia

The point cloud representation of an object can have a large geometric variation in view of inconsistent data acquisition procedure, which thus leads to domain discrepancy due to diverse and uncontrollable shape represen…

Domain AdaptationPoint Cloud ClassificationRepresentation LearningUnsupervised Domain Adaptation

Geometry-Aware Self-Training for Unsupervised Domain Adaptation on Object Point Clouds

2021-01-01 · ICCV 2021 10 · Longkun Zou, Hui Tang, Ke Chen, Kui Jia

The point cloud representation of an object can have a large geometric variation in view of inconsistent data acquisition procedure, which thus leads to domain discrepancy due to diverse and uncontrollable shape repr…

Domain AdaptationPoint Cloud ClassificationRepresentation LearningUnsupervised Domain Adaptation

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