paper-with-me

Papers

Improving Knowledge Distillation Under Unknown Covariate Shift Through Confidence-Guided Data Augmentation

2025-06-02 · Niclas Popp, Kevin Alexander Laube, Matthias Hein, Lukas Schott arxiv

Large foundation models trained on extensive datasets demonstrate strong zero-shot capabilities in various domains. Knowledge distillation has become an established tool for transferring knowledge from foundation models to small student networks when data and model size are constrained. However, the efficacy of distillation is often hampered by limited training data coverage. This can result in a covariate shift between training and test data which in turn can lead the student to exploit spurious features or even shortcut learning. We address this problem by introducing a novel diffusion-based data augmentation strategy that generates images by maximizing the disagreement between the teacher and the student, effectively creating challenging samples that the student struggles with, thus mitigating the problem of covariate shift. Experiments demonstrate that, compared to state-of-the-art diffusion-based data augmentation baselines, our approach is best or second-best in sample mean accuracy and improves the worst group and mean group accuracy on CelebA-HQ, SpuCo Birds and BAR as well as the spurious score on Spurious ImageNet under covariate shift.

📄 PDF Abstract BibTeX arXiv:2506.02294

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Collaborative Fairness in Federated Learning Under Imbalanced Covariate Shift

2025-07-11 · Tianrun Yu, Jiaqi Wang, Haoyu Wang, Mingquan Lin 외

Collaborative fairness is a crucial challenge in federated learning. However, existing approaches often overlook a practical yet complex form of heterogeneity: imbalanced covariate shift. We provide a theoretical analysi…

Collaborative FairnessFairnessFederated LearningKnowledge Distillation

Self-Tuning Bandits over Unknown Covariate-Shifts

2020-07-16 · Joseph Suk, Samory Kpotufe

Bandits with covariates, a.k.a. contextual bandits, address situations where optimal actions (or arms) at a given time $t$, depend on a context $x_t$, e.g., a new patient's medical history, a consumer's past purchases. W…

Multi-Armed Bandits

Beyond Reweighting: On the Predictive Role of Covariate Shift in Effect Generalization

2024-12-12 · Ying Jin, Naoki Egami, Dominik Rothenhäusler

Many existing approaches to generalizing statistical inference amidst distribution shift operate under the covariate shift assumption, which posits that the conditional distribution of unobserved variables given observab…

Uncertainty Quantification

Imbalanced Open Set Domain Adaptation via Moving-threshold Estimation and Gradual Alignment

2023-03-08 · Jinghan Ru, Jun Tian, Zhekai Du, Chengwei Xiao 외

Multimedia applications are often associated with cross-domain knowledge transfer, where Unsupervised Domain Adaptation (UDA) can be used to reduce the domain shifts. Open Set Domain Adaptation (OSDA) aims to transfer kn…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Prediction Sets Adaptive to Unknown Covariate Shift

2022-03-11 · Hongxiang Qiu, Edgar Dobriban, Eric Tchetgen Tchetgen

Predicting sets of outcomes -- instead of unique outcomes -- is a promising solution to uncertainty quantification in statistical learning. Despite a rich literature on constructing prediction sets with statistical guara…

PredictionUncertainty Quantification