paper-with-me

홈 › Papers

Fair and Welfare-Efficient Constrained Multi-matchings under Uncertainty

2024-11-04 · Elita Lobo, Justin Payan, Cyrus Cousins, Yair Zick

We study fair allocation of constrained resources, where a market designer optimizes overall welfare while maintaining group fairness. In many large-scale settings, utilities are not known in advance, but are instead observed after realizing the allocation. We therefore estimate agent utilities using machine learning. Optimizing over estimates requires trading-off between mean utilities and their predictive variances. We discuss these trade-offs under two paradigms for preference modeling -- in the stochastic optimization regime, the market designer has access to a probability distribution over utilities, and in the robust optimization regime they have access to an uncertainty set containing the true utilities with high probability. We discuss utilitarian and egalitarian welfare objectives, and we explore how to optimize for them under stochastic and robust paradigms. We demonstrate the efficacy of our approaches on three publicly available conference reviewer assignment datasets. The approaches presented enable scalable constrained resource allocation under uncertainty for many combinations of objectives and preference models.

📄 PDF Abstract BibTeX arXiv:2411.02654

Code (1)

justinpayan/RAU2 공식 구현

Tasks

FairnessStochastic Optimization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Improving the Deferred Acceptance with Minimal Compromise

2022-04-29 · Mustafa Oguz Afacan, Umut Dur, A. Arda Gitmez, Özgür Yılmaz

In school choice problems, the motivation for students' welfare (efficiency) is restrained by concerns to respect schools' priorities (fairness). Among the fair matchings, even the best one in terms of welfare (SOSM) is …

Fairness

Welfare and Distributional Impacts of Fair Classification

2018-07-03 · Lily Hu, Yi-Ling Chen

Current methodologies in machine learning analyze the effects of various statistical parity notions of fairness primarily in light of their impacts on predictive accuracy and vendor utility loss. In this paper, we propos…

ClassificationFairnessGeneral ClassificationTranslation

Stable matching as transport

2024-02-20 · Federico Echenique, Joseph Root, Fedor Sandomirskiy

This paper links matching markets with aligned preferences to optimal transport theory. We show that stability, efficiency, and fairness emerge as solutions to a parametric family of optimal transport problems. The param…

Fairness

Fair Classification and Social Welfare

2019-05-01 · Lily Hu, Yi-Ling Chen

Now that machine learning algorithms lie at the center of many resource allocation pipelines, computer scientists have been unwittingly cast as partial social planners. Given this state of affairs, important questions fo…

ClassificationFairnessGeneral Classification

Multi-agent Multi-armed Bandits with Minimum Reward Guarantee Fairness

2025-02-21 · Piyushi Manupriya, Himanshu, SakethaNath Jagarlapudi, Ganesh Ghalme

We investigate the problem of maximizing social welfare while ensuring fairness in a multi-agent multi-armed bandit (MA-MAB) setting. In this problem, a centralized decision-maker takes actions over time, generating rand…

FairnessMulti-Armed Bandits