paper-with-me

홈 › Papers

Target-Relevant Knowledge Preservation for Multi-Source Domain Adaptive Object Detection

2022-04-17 · CVPR 2022 1 · Jiaxi Wu, Jiaxin Chen, Mengzhe He, Yiru Wang, Bo Li, Bingqi Ma, Weihao Gan, Wei Wu, Yali Wang, Di Huang

Domain adaptive object detection (DAOD) is a promising way to alleviate performance drop of detectors in new scenes. Albeit great effort made in single source domain adaptation, a more generalized task with multiple source domains remains not being well explored, due to knowledge degradation during their combination. To address this issue, we propose a novel approach, namely target-relevant knowledge preservation (TRKP), to unsupervised multi-source DAOD. Specifically, TRKP adopts the teacher-student framework, where the multi-head teacher network is built to extract knowledge from labeled source domains and guide the student network to learn detectors in unlabeled target domain. The teacher network is further equipped with an adversarial multi-source disentanglement (AMSD) module to preserve source domain-specific knowledge and simultaneously perform cross-domain alignment. Besides, a holistic target-relevant mining (HTRM) scheme is developed to re-weight the source images according to the source-target relevance. By this means, the teacher network is enforced to capture target-relevant knowledge, thus benefiting decreasing domain shift when mentoring object detection in the target domain. Extensive experiments are conducted on various widely used benchmarks with new state-of-the-art scores reported, highlighting the effectiveness.

📄 PDF Abstract BibTeX arXiv:2204.07964

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementDomain Adaptationobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Disentangling Knowledge Representations for Large Language Model Editing

2025-05-24 · Mengqi Zhang, Zisheng Zhou, Xiaotian Ye, Qiang Liu 외

Knowledge Editing has emerged as a promising solution for efficiently updating embedded knowledge in large language models (LLMs). While existing approaches demonstrate effectiveness in integrating new knowledge and pres…

Disentanglementknowledge editingLanguage ModelingLanguage Modelling+2

Preserve or Modify? Context-Aware Evaluation for Balancing Preservation and Modification in Text-Guided Image Editing

2024-10-15 · CVPR 2025 1 · Yoonjeon Kim, Soohyun Ryu, Yeonsung Jung, Hyunkoo Lee 외

The development of vision-language and generative models has significantly advanced text-guided image editing, which seeks the \textit{preservation} of core elements in the source image while implementing \textit{modific…

AttributeLarge Language Modeltext-guided-image-editing

Few-Shot Generative Model Adaption via Identity Injection and Preservation

2026-03-24 · Yeqi He, Liang Li, Jiehua Zhang, Yaoqi Sun 외 arxiv

Training generative models with limited data presents severe challenges of mode collapse. A common approach is to adapt a large pretrained generative model upon a target domain with very few samples (fewer than 10), know…

Joint Semantic Transfer Network for IoT Intrusion Detection

2022-10-28 · Jiashu Wu, Yang Wang, Binhui Xie, Shuang Li 외

In this paper, we propose a Joint Semantic Transfer Network (JSTN) towards effective intrusion detection for large-scale scarcely labelled IoT domain. As a multi-source heterogeneous domain adaptation (MS-HDA) method, th…

Computational EfficiencyDomain AdaptationIntrusion DetectionPseudo Label+1

Componential Prompt-Knowledge Alignment for Domain Incremental Learning

2025-05-07 · Kunlun Xu, Xu Zou, Gang Hua, Jiahuan Zhou

Domain Incremental Learning (DIL) aims to learn from non-stationary data streams across domains while retaining and utilizing past knowledge. Although prompt-based methods effectively store multi-domain knowledge in prom…

Incremental LearningTransfer Learning