paper-with-me

홈 › Papers

AFAN: Augmented Feature Alignment Network for Cross-Domain Object Detection

2021-06-10 · Hongsong Wang, Shengcai Liao, Ling Shao

Unsupervised domain adaptation for object detection is a challenging problem with many real-world applications. Unfortunately, it has received much less attention than supervised object detection. Models that try to address this task tend to suffer from a shortage of annotated training samples. Moreover, existing methods of feature alignments are not sufficient to learn domain-invariant representations. To address these limitations, we propose a novel augmented feature alignment network (AFAN) which integrates intermediate domain image generation and domain-adversarial training into a unified framework. An intermediate domain image generator is proposed to enhance feature alignments by domain-adversarial training with automatically generated soft domain labels. The synthetic intermediate domain images progressively bridge the domain divergence and augment the annotated source domain training data. A feature pyramid alignment is designed and the corresponding feature discriminator is used to align multi-scale convolutional features of different semantic levels. Last but not least, we introduce a region feature alignment and an instance discriminator to learn domain-invariant features for object proposals. Our approach significantly outperforms the state-of-the-art methods on standard benchmarks for both similar and dissimilar domain adaptations. Further extensive experiments verify the effectiveness of each component and demonstrate that the proposed network can learn domain-invariant representations.

📄 PDF Abstract BibTeX arXiv:2106.05499

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage GenerationObjectobject-detectionObject DetectionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

AFANet: Adaptive Frequency-Aware Network for Weakly-Supervised Few-Shot Semantic Segmentation

2024-12-23 · Jiaqi Ma, Guo-Sen Xie, Fang Zhao, Zechao Li

Few-shot learning aims to recognize novel concepts by leveraging prior knowledge learned from a few samples. However, for visually intensive tasks such as few-shot semantic segmentation, pixel-level annotations are time-…

Few-Shot LearningFew-Shot Semantic SegmentationNovel ConceptsSemantic Segmentation

Leveraging Closed-Access Multilingual Embedding for Automatic Sentence Alignment in Low Resource Languages

2023-11-20 · Idris Abdulmumin, Auwal Abubakar Khalid, Shamsuddeen Hassan Muhammad, Ibrahim Said Ahmad 외

The importance of qualitative parallel data in machine translation has long been determined but it has always been very difficult to obtain such in sufficient quantity for the majority of world languages, mainly because …

ArticlesMachine TranslationSentenceTranslation

MetaDefa: Meta-learning based on Domain Enhancement and Feature Alignment for Single Domain Generalization

2023-11-27 · Can Sun, Hao Zheng, Zhigang Hu, Liu Yang 외

The single domain generalization(SDG) based on meta-learning has emerged as an effective technique for solving the domain-shift problem. However, the inadequate match of data distribution between source and augmented dom…

Domain GeneralizationMeta-Learning

Parallel Corpora for bi-lingual English-Ethiopian Languages Statistical Machine Translation

2018-08-01 · COLING 2018 8 · Solomon Teferra Abate, Michael Melese, Martha Yifiru Tachbelie, Million Meshesha 외

In this paper, we describe an attempt towards the development of parallel corpora for English and Ethiopian Languages, such as Amharic, Tigrigna, Afan-Oromo, Wolaytta and Ge{'}ez. The corpora are used for conducting a bi…

Machine TranslationTranslation

Beyond LLM-Based Reasoning: Lightweight GNNs for Agent Failure Attribution

2026-08-19 · Ting-Wei Li, Yuanchen Bei, Xiao Lin, Hanghang Tong arxiv

Large language model (LLM)-based multi-agent systems (MAS) often exhibit complex failure modes, which frequently cause agents to produce incorrect outcomes. This motivates the task of Agent Failure Attribution: given a f…

Test-time Adaptation