paper-with-me

Papers

DandelionNet: Domain Composition with Instance Adaptive Classification for Domain Generalization

2023-01-01 · ICCV 2023 1 · Lanqing Hu, Meina Kan, Shiguang Shan, Xilin Chen

Domain generalization (DG) attempts to learn a model on source domains that can well generalize to unseen but different domains. The multiple source domains are innately different in distribution but intrinsically related to each other, e.g., from the same label space. To achieve a generalizable feature, most existing methods attempt to reduce the domain discrepancy by either learning domain-invariant feature, or additionally mining domain-specific feature. In the space of these features, the multiple source domains are either tightly aligned or not aligned at all, which both cannot fully take the advantage of complementary information from multiple domains. In order to preserve more complementary information from multiple domains at the meantime of reducing their domain gap, we propose that the multiple domains should not be tightly aligned but composite together, where all domains are pulled closer but still preserve their individuality respectively. This is achieved by using instance-adaptive classifier specified for each instance's classification, where the instance-adaptive classifier is slightly deviated from a universal classifier shared by samples from all domains. This adaptive classifier deviation allows all instances from the same category but different domains to be dispersed around the class center rather than squeezed tightly, leading to better generalization for unseen domain samples. In result, the multiple domains are harmoniously composite centered on a universal core, like a dandelion, so this work is referred to as DandelionNet. Experiments on multiple DG benchmarks demonstrate that the proposed method can learn a model with better generalization and experiments on source free domain adaption also indicate the versatility.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationDomain Generalization

Similar Papers 제목 키워드 기반

Solving Feature Sparseness in Text Classification using Core-Periphery Decomposition

2018-06-01 · SEMEVAL 2018 6 · Xia Cui, Sadamori Kojaku, Naoki Masuda, Danushka Bollegala

Feature sparseness is a problem common to cross-domain and short-text classification tasks. To overcome this feature sparseness problem, we propose a novel method based on graph decomposition to find candidate features f…

ClassificationDomain AdaptationGeneral ClassificationSentiment Analysis+3

Domain Transfer Multi-Instance Dictionary Learning

2016-05-26 · Ke Wang, Jiayong Liu, Daniel González

In this paper, we invest the domain transfer learning problem with multi-instance data. We assume we already have a well-trained multi-instance dictionary and its corresponding classifier from the source domain, which ca…

Dictionary LearningTransfer Learning

Instance-Invariant Domain Adaptive Object Detection via Progressive Disentanglement

2019-11-20 · Aming Wu, Yahong Han, Linchao Zhu, Yi Yang

Most state-of-the-art methods of object detection suffer from poor generalization ability when the training and test data are from different domains, e.g., with different styles. To address this problem, previous methods…

DisentanglementObjectobject-detectionObject Detection

Few-Shot Domain Adaptive Object Detection for Microscopic Images

2024-07-10 · Sumayya Inayat, Nimra Dilawar, Waqas Sultani, Mohsen Ali

In recent years, numerous domain adaptive strategies have been proposed to help deep learning models overcome the challenges posed by domain shift. However, even unsupervised domain adaptive strategies still require a la…

object-detectionObject Detection

Exploring Categorical Regularization for Domain Adaptive Object Detection

2020-03-20 · CVPR 2020 6 · Chang-Dong Xu, Xing-Ran Zhao, Xin Jin, Xiu-Shen Wei

In this paper, we tackle the domain adaptive object detection problem, where the main challenge lies in significant domain gaps between source and target domains. Previous work seeks to plainly align image-level and inst…

Domain AdaptationObjectobject-detectionObject Detection