paper-with-me

Papers

Distributionally Robust Coreset Selection under Covariate Shift

2025-01-24 · Tomonari Tanaka, Hiroyuki Hanada, Hanting Yang, Tatsuya Aoyama, Yu Inatsu, Satoshi Akahane, Yoshito Okura, Noriaki Hashimoto, Taro Murayama, Hanju Lee, Shinya Kojima, Ichiro Takeuchi

Coreset selection, which involves selecting a small subset from an existing training dataset, is an approach to reducing training data, and various approaches have been proposed for this method. In practical situations where these methods are employed, it is often the case that the data distributions differ between the development phase and the deployment phase, with the latter being unknown. Thus, it is challenging to select an effective subset of training data that performs well across all deployment scenarios. We therefore propose Distributionally Robust Coreset Selection (DRCS). DRCS theoretically derives an estimate of the upper bound for the worst-case test error, assuming that the future covariate distribution may deviate within a defined range from the training distribution. Furthermore, by selecting instances in a way that suppresses the estimate of the upper bound for the worst-case test error, DRCS achieves distributionally robust training instance selection. This study is primarily applicable to convex training computation, but we demonstrate that it can also be applied to deep learning under appropriate approximations. In this paper, we focus on covariate shift, a type of data distribution shift, and demonstrate the effectiveness of DRCS through experiments.

📄 PDF Abstract BibTeX arXiv:2501.14253

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Safe Distributionally Robust Feature Selection under Covariate Shift

2026-03-17 · Hiroyuki Hanada, Satoshi Akahane, Noriaki Hashimoto, Shion Takeno 외 arxiv

In practical machine learning, the environments encountered during the model development and deployment phases often differ, especially when a model is used by many users in diverse settings. Learning models that maintai…

Distributionally Robust Bayesian Optimization

2020-02-20 · Johannes Kirschner, Ilija Bogunovic, Stefanie Jegelka, Andreas Krause

Robustness to distributional shift is one of the key challenges of contemporary machine learning. Attaining such robustness is the goal of distributionally robust optimization, which seeks a solution to an optimization p…

Bayesian Optimization

Distributionally Robust Policy Evaluation under General Covariate Shift in Contextual Bandits

2024-01-21 · Yihong Guo, Hao liu, Yisong Yue, Anqi Liu

We introduce a distributionally robust approach that enhances the reliability of offline policy evaluation in contextual bandits under general covariate shifts. Our method aims to deliver robust policy evaluation results…

Multi-Armed Banditsregression

Distributionally Robust Safe Sample Elimination under Covariate Shift

2024-06-10 · Hiroyuki Hanada, Tatsuya Aoyama, Satoshi Akahane, Tomonari Tanaka 외

We consider a machine learning setup where one training dataset is used to train multiple models across slightly different data distributions. This occurs when customized models are needed for various deployment environm…

Unveiling the Potential of Robustness in Selecting Conditional Average Treatment Effect Estimators

2024-02-28 · Yiyan Huang, Cheuk Hang Leung, Siyi Wang, Yijun Li 외

The growing demand for personalized decision-making has led to a surge of interest in estimating the Conditional Average Treatment Effect (CATE). Various types of CATE estimators have been developed with advancements in …

Causal InferencecounterfactualDecision MakingModel Selection