paper-with-me

Papers

A Distributionally Robust Boosting Algorithm

2019-05-20 · Jose Blanchet, Yang Kang, Fan Zhang, Zhangyi Hu

Distributionally Robust Optimization (DRO) has been shown to provide a flexible framework for decision making under uncertainty and statistical estimation. For example, recent works in DRO have shown that popular statistical estimators can be interpreted as the solutions of suitable formulated data-driven DRO problems. In turn, this connection is used to optimally select tuning parameters in terms of a principled approach informed by robustness considerations. This paper contributes to this growing literature, connecting DRO and statistics, by showing how boosting algorithms can be studied via DRO. We propose a boosting type algorithm, named DRO-Boosting, as a procedure to solve our DRO formulation. Our DRO-Boosting algorithm recovers Adaptive Boosting (AdaBoost) in particular, thus showing that AdaBoost is effectively solving a DRO problem. We apply our algorithm to a financial dataset on credit card default payment prediction. We find that our approach compares favorably to alternative boosting methods which are widely used in practice.

📄 PDF Abstract BibTeX arXiv:1905.07845

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDecision Making Under Uncertainty

Similar Papers 제목 키워드 기반

Individually Fair Gradient Boosting

2021-03-31 · ICLR 2021 1 · Alexander Vargo, Fan Zhang, Mikhail Yurochkin, Yuekai Sun

We consider the task of enforcing individual fairness in gradient boosting. Gradient boosting is a popular method for machine learning from tabular data, which arise often in applications where algorithmic fairness is a …

Fairness

Distributionally Robust Learning for Multi-source Unsupervised Domain Adaptation

2023-09-05 · Zhenyu Wang, Peter Bühlmann, Zijian Guo

Empirical risk minimization often performs poorly when the distribution of the target domain differs from those of source domains. To address such potential distribution shifts, we develop an unsupervised domain adaptati…

Domain AdaptationFederated LearningMulti-Source Unsupervised Domain AdaptationPrediction+1

Obtaining Explainable Classification Models using Distributionally Robust Optimization

2023-11-03 · Sanjeeb Dash, Soumyadip Ghosh, Joao Goncalves, Mark S. Squillante

Model explainability is crucial for human users to be able to interpret how a proposed classifier assigns labels to data based on its feature values. We study generalized linear models constructed using sets of feature v…

Binary ClassificationClassification

Risk-Averse MDPs under Reward Ambiguity

2023-01-03 · Haolin Ruan, Zhi Chen, Chin Pang Ho

We propose a distributionally robust return-risk model for Markov decision processes (MDPs) under risk and reward ambiguity. The proposed model optimizes the weighted average of mean and percentile performances, and it c…

Distributionally Robust Constrained Reinforcement Learning under Strong Duality

2024-06-22 · Zhengfei Zhang, Kishan Panaganti, Laixi Shi, Yanan Sui 외

We study the problem of Distributionally Robust Constrained RL (DRC-RL), where the goal is to maximize the expected reward subject to environmental distribution shifts and constraints. This setting captures situations wh…

Car Racingreinforcement-learningReinforcement Learning