paper-with-me

홈 › Papers

The Fair Language Model Paradox

2024-10-15 · Andrea Pinto, Tomer Galanti, Randall Balestriero

Large Language Models (LLMs) are widely deployed in real-world applications, yet little is known about their training dynamics at the token level. Evaluation typically relies on aggregated training loss, measured at the batch level, which overlooks subtle per-token biases arising from (i) varying token-level dynamics and (ii) structural biases introduced by hyperparameters. While weight decay is commonly used to stabilize training, we reveal that it silently introduces performance biases detectable only at the token level. In fact, we empirically show across different dataset sizes, model architectures and sizes ranging from 270M to 3B parameters that as weight decay increases, low-frequency tokens are disproportionately depreciated. This is particularly concerning, as these neglected low-frequency tokens represent the vast majority of the token distribution in most languages, calling for novel regularization techniques that ensure fairness across all available tokens.

📄 PDF Abstract BibTeX arXiv:2410.11985

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessLanguage ModelingLanguage Modellingmodel

Methods 이 논문이 사용한 방법론

Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Paradoxes in Fair Machine Learning

2019-12-01 · NeurIPS 2019 12 · Paul Goelz, Anson Kahng, Ariel D. Procaccia

Equalized odds is a statistical notion of fairness in machine learning that ensures that classification algorithms do not discriminate against protected groups. We extend equalized odds to the setting of cardinality-cons…

BIG-bench Machine LearningFairnessGeneral Classification

Fair Clustering: A Causal Perspective

2023-12-14 · Fritz Bayer, Drago Plecko, Niko Beerenwinkel, Jack Kuipers

Clustering algorithms may unintentionally propagate or intensify existing disparities, leading to unfair representations or biased decision-making. Current fair clustering methods rely on notions of fairness that do not …

ClusteringDecision MakingFairness

A New Pricing Theory That Solves the St. Petersburg Paradox

2020-02-11 · Dahang Li

The St. Petersburg Paradox, an important topic in probability theory, has not been solved in the last 280 years. Since Nicolaus Bernoulli proposed the St. Petersburg Paradox in 1738, many people had tried to solve it and…

Equinox: Holistic Fair Scheduling in Serving Large Language Models

2025-08-19 · Zhixiang Wei, James Yen, Jingyi Chen, Ziyang Zhang 외 arxiv

We address the limitations of current LLM serving with a dual-counter framework separating user and operator perspectives. The User Fairness Counter measures quality of service via weighted tokens and latency; the Resour…

A new generalization of Parrondo's games to three players and its application in genetic switches

2021-01-23 · Atiyeh Fotoohinasab

Parrondo's paradox indicates a paradoxical situation in which a winning expectation may occur in sequences of losing games. There are many versions of the original Parrondo's games in the literature, but the games are pl…