paper-with-me

Papers

Probable Domain Generalization via Quantile Risk Minimization

2022-07-20 · Cian Eastwood, Alexander Robey, Shashank Singh, Julius von Kügelgen, Hamed Hassani, George J. Pappas, Bernhard Schölkopf

Domain generalization (DG) seeks predictors which perform well on unseen test distributions by leveraging data drawn from multiple related training distributions or domains. To achieve this, DG is commonly formulated as an average- or worst-case problem over the set of possible domains. However, predictors that perform well on average lack robustness while predictors that perform well in the worst case tend to be overly-conservative. To address this, we propose a new probabilistic framework for DG where the goal is to learn predictors that perform well with high probability. Our key idea is that distribution shifts seen during training should inform us of probable shifts at test time, which we realize by explicitly relating training and test domains as draws from the same underlying meta-distribution. To achieve probable DG, we propose a new optimization problem called Quantile Risk Minimization (QRM). By minimizing the $\alpha$-quantile of predictor's risk distribution over domains, QRM seeks predictors that perform well with probability $\alpha$. To solve QRM in practice, we propose the Empirical QRM (EQRM) algorithm and provide: (i) a generalization bound for EQRM; and (ii) the conditions under which EQRM recovers the causal predictor as $\alpha \to 1$. In our experiments, we introduce a more holistic quantile-focused evaluation protocol for DG and demonstrate that EQRM outperforms state-of-the-art baselines on datasets from WILDS and DomainBed.

📄 PDF Abstract BibTeX arXiv:2207.09944

Code (2)

cianeastwood/qrm 공식 구현 pytorch
facebookresearch/DomainBed 공식 구현 pytorch

Tasks

Domain Generalization

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

On the Generalization and Robustness in Conditional Value-at-Risk

2026-02-20 · Dinesh Karthik Mulumudi, Piyushi Manupriya, Gholamali Aminian, Anant Raj arxiv

Conditional Value-at-Risk (CVaR) is a widely used risk-sensitive objective for learning under rare but high-impact losses, yet its statistical behavior under heavy-tailed data remains poorly understood. Unlike expectatio…

Theoretical Investigations and Practical Enhancements on Tail Task Risk Minimization in Meta Learning

2024-10-30 · Yiqin Lv, Qi Wang, Dong Liang, Zheng Xie

Meta learning is a promising paradigm in the era of large models and task distributional robustness has become an indispensable consideration in real-world scenarios. Recent advances have examined the effectiveness of ta…

Meta-Learning

Calculating CVaR and bPOE for Common Probability Distributions With Application to Portfolio Optimization and Density Estimation

2019-02-17

Conditional Value-at-Risk (CVaR) and Value-at-Risk (VaR), also called the superquantile and quantile, are frequently used to characterize the tails of probability distribution's and are popular measures of risk. Buffered…

Density EstimationPortfolio Optimization

Invariance Principle Meets Vicinal Risk Minimization

2024-07-08 · Yaoyao Zhu, Xiuding Cai, Yingkai Wang, Dong Miao 외

Deep learning models excel in computer vision tasks but often fail to generalize to out-of-distribution (OOD) domains. Invariant Risk Minimization (IRM) aims to address OOD generalization by learning domain-invariant fea…

Data AugmentationDiversityDomain Generalization

Quantile hedging on markets with proportional transaction costs

2016-01-13

In the paper a problem of risk measures on a discrete-time market model with transaction costs is studied. Strategy effectiveness and shortfall risk is introduced. This paper is a generalization of quantile hedging prese…