paper-with-me

Papers

Balancing Competing Objectives with Noisy Data: Score-Based Classifiers for Welfare-Aware Machine Learning

2020-03-15 · ICML 2020 1 · Esther Rolf, Max Simchowitz, Sarah Dean, Lydia T. Liu, Daniel Björkegren, Moritz Hardt, Joshua Blumenstock

While real-world decisions involve many competing objectives, algorithmic decisions are often evaluated with a single objective function. In this paper, we study algorithmic policies which explicitly trade off between a private objective (such as profit) and a public objective (such as social welfare). We analyze a natural class of policies which trace an empirical Pareto frontier based on learned scores, and focus on how such decisions can be made in noisy or data-limited regimes. Our theoretical results characterize the optimal strategies in this class, bound the Pareto errors due to inaccuracies in the scores, and show an equivalence between optimal strategies and a rich class of fairness-constrained profit-maximizing policies. We then present empirical results in two different contexts -- online content recommendation and sustainable abalone fisheries -- to underscore the applicability of our approach to a wide range of practical decisions. Taken together, these results shed light on inherent trade-offs in using machine learning for decisions that impact social welfare.

📄 PDF Abstract BibTeX arXiv:2003.06740

Code (1)

estherrolf/multi-objective-impact 공식 구현

Tasks

BIG-bench Machine LearningFairness

Similar Papers 제목 키워드 기반

Fairly Accurate: Learning Optimal Accuracy vs. Fairness Tradeoffs for Hate Speech Detection

2022-04-15 · Venelin Kovatchev, Soumyajit Gupta, Anubrata Das, Matthew Lease

Recent work has emphasized the importance of balancing competing objectives in model training (e.g., accuracy vs. fairness, or competing measures of fairness). Such trade-offs reflect a broader class of multi-objective o…

FairnessHate Speech Detection

KeepLoRA++: Continual Learning with Layer-Scaled Residual Gradient Adaptation

2026-06-15 · Mao-Lin Luo, Yi-Lin Zhang, Zi-Hao Zhou, Yankun Hong 외 arxiv

Continual learning for pre-trained vision-language models requires balancing three competing objectives: retaining pre-trained knowledge, preserving knowledge from a sequence of learned tasks, and maintaining the plastic…

Visual Question AnsweringImage ClassificationContinual Learning

BoTier: Multi-Objective Bayesian Optimization with Tiered Composite Objectives

2025-01-26 · Mohammad Haddadnia, Leonie Grashoff, Felix Strieth-Kalthoff

Scientific optimization problems are usually concerned with balancing multiple competing objectives, which come as preferences over both the outcomes of an experiment (e.g. maximize the reaction yield) and the correspond…

Bayesian Optimization

$φ$-Balancing for Mixture-of-Experts Training

2026-05-14 · Lizhang Chen, Jonathan Li, Qi Wang, Runlong Liao 외 arxiv

Mixture-of-Experts (MoE) models rely on balanced expert utilization to fully realize their scalability. However, existing load-balancing methods are largely heuristic and operate on noisy mini-batch assignment statistics…

Multi-Objective Multi-Agent Path Finding with Lexicographic Cost Preferences

2025-10-08 · Pulkit Rustagi, Kyle Hollins Wray, Sandhya Saisubramanian arxiv

Many real-world scenarios require multiple agents to coordinate in shared environments, while balancing trade-offs between multiple, potentially competing objectives. Current multi-objective multi-agent path finding (MO-…