paper-with-me

Papers

ADRMX: Additive Disentanglement of Domain Features with Remix Loss

2023-08-12 · Berker Demirel, Erchan Aptoula, Huseyin Ozkan

The common assumption that train and test sets follow similar distributions is often violated in deployment settings. Given multiple source domains, domain generalization aims to create robust models capable of generalizing to new unseen domains. To this end, most of existing studies focus on extracting domain invariant features across the available source domains in order to mitigate the effects of inter-domain distributional changes. However, this approach may limit the model's generalization capacity by relying solely on finding common features among the source domains. It overlooks the potential presence of domain-specific characteristics that could be prevalent in a subset of domains, potentially containing valuable information. In this work, a novel architecture named Additive Disentanglement of Domain Features with Remix Loss (ADRMX) is presented, which addresses this limitation by incorporating domain variant features together with the domain invariant ones using an original additive disentanglement strategy. Moreover, a new data augmentation technique is introduced to further support the generalization capacity of ADRMX, where samples from different domains are mixed within the latent space. Through extensive experiments conducted on DomainBed under fair conditions, ADRMX is shown to achieve state-of-the-art performance. Code will be made available at GitHub after the revision process.

📄 PDF Abstract BibTeX arXiv:2308.06624

Code (1)

facebookresearch/DomainBed pytorch

Tasks

Data AugmentationDisentanglementDomain Generalization

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

StyleRemix: Interpretable Authorship Obfuscation via Distillation and Perturbation of Style Elements

2024-08-28 · Jillian Fisher, Skyler Hallinan, Ximing Lu, Mitchell Gordon 외

Authorship obfuscation, rewriting a text to intentionally obscure the identity of the author, is an important but challenging task. Current methods using large language models (LLMs) lack interpretability and controllabi…

RemixIT: Continual self-training of speech enhancement models via bootstrapped remixing

2022-02-17 · Efthymios Tzinis, Yossi Adi, Vamsi Krishna Ithapu, Buye Xu 외

We present RemixIT, a simple yet effective self-supervised method for training speech enhancement without the need of a single isolated in-domain speech nor a noise waveform. Our approach overcomes limitations of previou…

Domain AdaptationSpeech EnhancementUnsupervised Domain Adaptation

Self-Remixing: Unsupervised Speech Separation via Separation and Remixing

2022-11-18 · Kohei Saijo, Tetsuji Ogawa

We present Self-Remixing, a novel self-supervised speech separation method, which refines a pre-trained separation model in an unsupervised manner. The proposed method consists of a shuffler module and a solver module, a…

Domain AdaptationSemi-supervised Domain AdaptationSpeech Separation

Disentangled Representation Learning via Modular Compositional Bias

2025-10-24 · Whie Jung, Dong Hoon Lee, Seunghoon Hong arxiv

Recent disentangled representation learning (DRL) methods heavily rely on factor specific strategies-either learning objectives for attributes or model architectures for objects-to embed inductive biases. Such divergent …

Representation Learning

REMIX: Automated Exploration for Interactive Outlier Detection

2017-05-17 · Yanjie Fu, Charu Aggarwal, Srinivasan Parthasarathy, Deepak S. Turaga 외

Outlier detection is the identification of points in a dataset that do not conform to the norm. Outlier detection is highly sensitive to the choice of the detection algorithm and the feature subspace used by the algorith…

Meta-LearningOutlier Detection