paper-with-me

Papers

Self-Guided Adaptation: Progressive Representation Alignment for Domain Adaptive Object Detection

2020-03-19 · Zongxian Li, Qixiang Ye, Chong Zhang, Jingjing Liu, Shijian Lu, Yonghong Tian

Unsupervised domain adaptation (UDA) has achieved unprecedented success in improving the cross-domain robustness of object detection models. However, existing UDA methods largely ignore the instantaneous data distribution during model learning, which could deteriorate the feature representation given large domain shift. In this work, we propose a Self-Guided Adaptation (SGA) model, target at aligning feature representation and transferring object detection models across domains while considering the instantaneous alignment difficulty. The core of SGA is to calculate "hardness" factors for sample pairs indicating domain distance in a kernel space. With the hardness factor, the proposed SGA adaptively indicates the importance of samples and assigns them different constrains. Indicated by hardness factors, Self-Guided Progressive Sampling (SPS) is implemented in an "easy-to-hard" way during model adaptation. Using multi-stage convolutional features, SGA is further aggregated to fully align hierarchical representations of detection models. Extensive experiments on commonly used benchmarks show that SGA improves the state-of-the-art methods with significant margins, while demonstrating the effectiveness on large domain shift.

📄 PDF Abstract BibTeX arXiv:2003.08777

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationobject-detectionObject DetectionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Exploiting Diverse Characteristics and Adversarial Ambivalence for Domain Adaptive Segmentation

2020-12-10 · Bowen Cai, Huan Fu, Rongfei Jia, Binqiang Zhao 외

Adapting semantic segmentation models to new domains is an important but challenging problem. Recently enlightening progress has been made, but the performance of existing methods are unsatisfactory on real datasets wher…

Semantic Segmentation

Metric Learning with Progressive Self-Distillation for Audio-Visual Embedding Learning

2025-01-16 · Donghuo Zeng, Kazushi Ikeda

Metric learning projects samples into an embedded space, where similarities and dissimilarities are quantified based on their learned representations. However, existing methods often rely on label-guided representation l…

Metric LearningRepresentation LearningTriplet

ReSAM: Refine, Requery, and Reinforce: Self-Prompting Point-Supervised Segmentation for Remote Sensing Images

2025-11-26 · M. Naseer Subhani arxiv

Interactive segmentation models such as the Segment Anything Model (SAM) have demonstrated remarkable generalization on natural images, but they perform suboptimally on remote sensing imagery (RSI) due to severe domain s…

Interactive Segmentation

A Novel Unsupervised Domain Adaption Method for Depth-Guided Semantic Segmentation Using Coarse-to-Fine Alignment

2022-09-13 · IEEE Access 2022 9 · Kieu Dang Nam, Nguyen Minh Tu, Trinh Van Dieu, Muriel Visani 외

Domain adaptation methods in machine learning deal with the domain shift issue by aligning source and target data representation. This paper proposes a novel domain adaptation method for semantic segmentation that exploi…

Depth EstimationDomain AdaptationSegmentationSemantic Segmentation+2

ITSELF: Attention Guided Fine-Grained Alignment for Vision-Language Retrieval

2026-01-03 · Tien-Huy Nguyen, Huu-Loc Tran, Thanh Duc Ngo arxiv

Vision Language Models (VLMs) have rapidly advanced and show strong promise for text-based person search (TBPS), a task that requires capturing fine-grained relationships between images and text to distinguish individual…

Person Search