paper-with-me

Papers

Exploiting Domain Transferability for Collaborative Inter-level Domain Adaptive Object Detection

2022-07-20 · Mirae Do, Seogkyu Jeon, Pilhyeon Lee, Kibeom Hong, Yu-seung Ma, Hyeran Byun

Domain adaptation for object detection (DAOD) has recently drawn much attention owing to its capability of detecting target objects without any annotations. To tackle the problem, previous works focus on aligning features extracted from partial levels (e.g., image-level, instance-level, RPN-level) in a two-stage detector via adversarial training. However, individual levels in the object detection pipeline are closely related to each other and this inter-level relation is unconsidered yet. To this end, we introduce a novel framework for DAOD with three proposed components: Multi-scale-aware Uncertainty Attention (MUA), Transferable Region Proposal Network (TRPN), and Dynamic Instance Sampling (DIS). With these modules, we seek to reduce the negative transfer effect during training while maximizing transferability as well as discriminability in both domains. Finally, our framework implicitly learns domain invariant regions for object detection via exploiting the transferable information and enhances the complementarity between different detection levels by collaboratively utilizing their domain information. Through ablation studies and experiments, we show that the proposed modules contribute to the performance improvement in a synergic way, demonstrating the effectiveness of our method. Moreover, our model achieves a new state-of-the-art performance on various benchmarks.

📄 PDF Abstract BibTeX arXiv:2207.09613

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationObjectobject-detectionObject DetectionRegion Proposal

Similar Papers 제목 키워드 기반

FORM: Learning Expressive and Transferable First-Order Logic Reward Machines

2024-12-31 · Leo Ardon, Daniel Furelos-Blanco, Roko Parac, Alessandra Russo

Reward machines (RMs) are an effective approach for addressing non-Markovian rewards in reinforcement learning (RL) through finite-state machines. Traditional RMs, which label edges with propositional logic formulae, inh…

FormReinforcement Learning (RL)

TextBridgeGNN: Pre-training Graph Neural Network for Cross-Domain Recommendation via Text-Guided Transfer

2025-11-25 · Yiwen Chen, Yiqing Wu, Huishi Luo, Fuzhen Zhuang 외 arxiv

Graph-based recommendation has achieved great success in recent years. The classical graph recommendation model utilizes ID embedding to store essential collaborative information. However, this ID-based paradigm faces ch…

Collaborative FilteringGraph Neural Network

Multi-domain Knowledge Graph Collaborative Pre-training and Prompt Tuning for Diverse Downstream Tasks

2024-05-21 · Yichi Zhang, Binbin Hu, Zhuo Chen, Lingbing Guo 외

Knowledge graphs (KGs) provide reliable external knowledge for a wide variety of AI tasks in the form of structured triples. Knowledge graph pre-training (KGP) aims to pre-train neural networks on large-scale KGs and pro…

Knowledge GraphsPrompt Learning

Multiple Domain Experts Collaborative Learning: Multi-Source Domain Generalization For Person Re-Identification

2021-05-26 · Shijie Yu, Feng Zhu, Dapeng Chen, Rui Zhao 외

Recent years have witnessed significant progress in person re-identification (ReID). However, current ReID approaches still suffer from considerable performance degradation when unseen testing domains exhibit different c…

Domain GeneralizationMeta-LearningPerson Re-Identification

Fair Augmentation for Graph Collaborative Filtering

2024-08-22 · Ludovico Boratto, Francesco Fabbri, Gianni Fenu, Mirko Marras 외

Recent developments in recommendation have harnessed the collaborative power of graph neural networks (GNNs) in learning users' preferences from user-item networks. Despite emerging regulations addressing fairness of aut…

Collaborative FilteringFairness