paper-with-me

홈 › Papers

Inherent Trade-Offs between Diversity and Stability in Multi-Task Benchmarks

2024-05-02 · Guanhua Zhang, Moritz Hardt

We examine multi-task benchmarks in machine learning through the lens of social choice theory. We draw an analogy between benchmarks and electoral systems, where models are candidates and tasks are voters. This suggests a distinction between cardinal and ordinal benchmark systems. The former aggregate numerical scores into one model ranking; the latter aggregate rankings for each task. We apply Arrow's impossibility theorem to ordinal benchmarks to highlight the inherent limitations of ordinal systems, particularly their sensitivity to the inclusion of irrelevant models. Inspired by Arrow's theorem, we empirically demonstrate a strong trade-off between diversity and sensitivity to irrelevant changes in existing multi-task benchmarks. Our result is based on new quantitative measures of diversity and sensitivity that we introduce. Sensitivity quantifies the impact that irrelevant changes to tasks have on a benchmark. Diversity captures the degree of disagreement in model rankings across tasks. We develop efficient approximation algorithms for both measures, as exact computation is computationally challenging. Through extensive experiments on seven cardinal benchmarks and eleven ordinal benchmarks, we demonstrate a clear trade-off between diversity and stability: The more diverse a multi-task benchmark, the more sensitive to trivial changes it is. Additionally, we show that the aggregated rankings of existing benchmarks are highly unstable under irrelevant changes. The codes and data are available at https://socialfoundations.github.io/benchbench/.

📄 PDF Abstract BibTeX arXiv:2405.01719

Code (1)

socialfoundations/benchbench 공식 구현

Tasks

DiversitySensitivity

Similar Papers 제목 키워드 기반

Maximum sustainable yield from interacting fish stocks in an uncertain world: two policy choices and underlying trade-offs

2016-05-31

The case of fisheries management illustrates how the inherent structural instability of ecosystems can have deep-running policy implications. We contrast ten types of management plans to achieve maximum sustainable yield…

Management

Federated Unlearning: a Perspective of Stability and Fairness

2024-02-02 · Jiaqi Shao, Tao Lin, Xuanyu Cao, Bing Luo

This paper explores the multifaceted consequences of federated unlearning (FU) with data heterogeneity. We introduce key metrics for FU assessment, concentrating on verification, global stability, and local fairness, and…

Fairness

Understanding trade-offs in classifier bias with quality-diversity optimization: an application to talent management

2024-11-25 · Catalina M Jaramillo, Paul Squires, Julian Togelius

Fairness,the impartial treatment towards individuals or groups regardless of their inherent or acquired characteristics [20], is a critical challenge for the successful implementation of Artificial Intelligence (AI) in m…

DiversityFairnessManagement

Balancing Fidelity and Diversity in Diffusion Models via Symmetric Attention Decomposition: Hopfield Perspective

2026-05-26 · Hyunmin Cho, Woo Kyoung Han, Kyong Hwan Jin arxiv

We characterize the pre-softmax attention matrix $\mathbf{QK^\top}$ in transformers as an associative memory matrix encoding pairwise associations between input features. By decomposing this matrix into its symmetric and…

Fitts' Law for speed-accuracy trade-off describes a diversity-enabled sweet spot in sensorimotor control

2019-09-18

Human sensorimotor control exhibits remarkable speed and accuracy, and the tradeoff between them is encapsulated in Fitts' Law for reaching and pointing. While Fitts related this to Shannon's channel capacity theorem, de…

Diversity