paper-with-me

Papers

Robust Classification under Class-Dependent Domain Shift

2020-07-10 · Tigran Galstyan, Hrant Khachatrian, Greg Ver Steeg, Aram Galstyan

Investigation of machine learning algorithms robust to changes between the training and test distributions is an active area of research. In this paper we explore a special type of dataset shift which we call class-dependent domain shift. It is characterized by the following features: the input data causally depends on the label, the shift in the data is fully explained by a known variable, the variable which controls the shift can depend on the label, there is no shift in the label distribution. We define a simple optimization problem with an information theoretic constraint and attempt to solve it with neural networks. Experiments on a toy dataset demonstrate the proposed method is able to learn robust classifiers which generalize well to unseen domains.

📄 PDF Abstract BibTeX arXiv:2007.05335

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationRobust classification

Similar Papers 제목 키워드 기반

Regularized Learning for Domain Adaptation under Label Shifts

2019-03-22 · ICLR 2019 5 · Kamyar Azizzadenesheli, Anqi Liu, Fanny Yang, Animashree Anandkumar

We propose Regularized Learning under Label shifts (RLLS), a principled and a practical domain-adaptation algorithm to correct for shifts in the label distribution between a source and a target domain. We first estimate …

Domain Adaptation

A Label Proportions Estimation Technique for Adversarial Domain Adaptation in Text Classification

2020-03-16 · Zhuohao Chen, Singla Karan, David C. Atkins, Zac E. Imel 외

Many text classification tasks are domain-dependent, and various domain adaptation approaches have been proposed to predict unlabeled data in a new domain. Domain-adversarial neural networks (DANN) and their variants hav…

ClassificationDomain AdaptationGeneral Classificationtext-classification+2

Spatial Imputation Drives Cross-Domain Alignment for EEG Classification

2025-08-05 · Hongjun Liu, Chao Yao, Yalan Zhang, Xiaokun wang 외 arxiv

Electroencephalogram (EEG) signal classification faces significant challenges due to data distribution shifts caused by heterogeneous electrode configurations, acquisition protocols, and hardware discrepancies across dom…

Representation Learning

Ego4OOD: Rethinking Egocentric Video Domain Generalization via Covariate Shift Scoring

2026-01-21 · Zahra Vaseqi, James Clark arxiv

Egocentric video action recognition under domain shifts remains challenging due to large intra-class spatio-temporal variability, long-tailed feature distributions, and strong correlations between actions and environment…

Domain GeneralizationBinary ClassificationAction Recognition

Self-training Avoids Using Spurious Features Under Domain Shift

2020-06-17 · NeurIPS 2020 12 · Yining Chen, Colin Wei, Ananya Kumar, Tengyu Ma

In unsupervised domain adaptation, existing theory focuses on situations where the source and target domains are close. In practice, conditional entropy minimization and pseudo-labeling work even when the domain shifts a…

Domain AdaptationUnsupervised Domain Adaptation