paper-with-me

Papers

Strong-Weak Distribution Alignment for Adaptive Object Detection

2018-12-12 · CVPR 2019 6 · Kuniaki Saito, Yoshitaka Ushiku, Tatsuya Harada, Kate Saenko

We propose an approach for unsupervised adaptation of object detectors from label-rich to label-poor domains which can significantly reduce annotation costs associated with detection. Recently, approaches that align distributions of source and target images using an adversarial loss have been proven effective for adapting object classifiers. However, for object detection, fully matching the entire distributions of source and target images to each other at the global image level may fail, as domains could have distinct scene layouts and different combinations of objects. On the other hand, strong matching of local features such as texture and color makes sense, as it does not change category level semantics. This motivates us to propose a novel method for detector adaptation based on strong local alignment and weak global alignment. Our key contribution is the weak alignment model, which focuses the adversarial alignment loss on images that are globally similar and puts less emphasis on aligning images that are globally dissimilar. Additionally, we design the strong domain alignment model to only look at local receptive fields of the feature map. We empirically verify the effectiveness of our method on four datasets comprising both large and small domain shifts. Our code is available at \url{https://github.com/VisionLearningGroup/DA_Detection}

📄 PDF Abstract BibTeX arXiv:1812.04798

Code (2)

VisionLearningGroup/DA_Detection pytorch
harsh-99/SCL pytorch

Tasks

Objectobject-detectionObject DetectionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Weakly Misalignment-free Adaptive Feature Alignment for UAVs-based Multimodal Object Detection

2024-01-01 · CVPR 2024 1 · Chen Chen, Jiahao Qi, Xingyue Liu, Kangcheng Bin 외

Visible-infrared (RGB-IR) image fusion has shown great potentials in object detection based on unmanned aerial vehicles (UAVs). However the weakly misalignment problem between multimodal image pairs limits its perfor…

2D Object DetectionObjectobject-detectionObject Detection

Weak-to-Strong Preference Optimization: Stealing Reward from Weak Aligned Model

2024-10-24 · Wenhong Zhu, Zhiwei He, XiaoFeng Wang, PengFei Liu 외

Aligning language models (LMs) with human preferences has become a key area of research, enabling these models to meet diverse user needs better. Inspired by weak-to-strong generalization, where a strong LM fine-tuned on…

Super(ficial)-alignment: Strong Models May Deceive Weak Models in Weak-to-Strong Generalization

2024-06-17 · Wenkai Yang, Shiqi Shen, Guangyao Shen, Wei Yao 외

Superalignment, where humans act as weak supervisors for superhuman models, has become a crucial problem with the rapid development of Large Language Models (LLMs). Recent work has preliminarily studied this problem by u…

On the Robustness of Open-World Test-Time Training: Self-Training with Dynamic Prototype Expansion

2023-08-19 · ICCV 2023 1 · Yushu Li, Xun Xu, Yongyi Su, Kui Jia

Generalizing deep learning models to unknown target domain distribution with low latency has motivated research into test-time training/adaptation (TTT/TTA). Existing approaches often focus on improving test-time trainin…

Weak-to-Strong Generalization under Distribution Shifts

2025-10-24 · Myeongho Jeon, Jan Sobotka, Suhwan Choi, Maria Brbić arxiv

As future superhuman models become increasingly complex, accurately supervising their behavior may exceed human capabilities. Recent works have demonstrated that in such scenarios, weak models can effectively supervise s…

Image ClassificationText Classification