paper-with-me

홈 › Papers

Take Goodhart Seriously: Principled Limit on General-Purpose AI Optimization

2025-10-03 · Antoine Maier, Aude Maier, Tom David arxiv

A common but rarely examined assumption in machine learning is that training yields models that actually satisfy their specified objective function. We call this the Objective Satisfaction Assumption (OSA). Although deviations from OSA are acknowledged, their implications are overlooked. We argue, in a learning-paradigm-agnostic framework, that OSA fails in realistic conditions: approximation, estimation, and optimization errors guarantee systematic deviations from the intended objective, regardless of the quality of its specification. Beyond these technical limitations, perfectly capturing and translating the developer's intent, such as alignment with human preferences, into a formal objective is practically impossible, making misspecification inevitable. Building on recent mathematical results, absent a mathematical characterization of these gaps, they are indistinguishable from those that collapse into Goodhart's law failure modes under strong optimization pressure. Because the Goodhart breaking point cannot be located ex ante, a principled limit on the optimization of General-Purpose AI systems is necessary. Absent such a limit, continued optimization is liable to push systems into predictable and irreversible loss of control.

📄 PDF Abstract BibTeX arXiv:2510.02840

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Goodhart's Law in Reinforcement Learning

2023-10-13 · Jacek Karwowski, Oliver Hayman, Xingjian Bai, Klaus Kiendlhofer 외

Implementing a reward function that perfectly captures a complex task in the real world is impractical. As a result, it is often appropriate to think of the reward function as a proxy for the true objective rather than a…

reinforcement-learningReinforcement Learning

On Goodhart's law, with an application to value alignment

2024-10-12 · El-Mahdi El-Mhamdi, Lê-Nguyên Hoang

``When a measure becomes a target, it ceases to be a good measure'', this adage is known as {\it Goodhart's law}. In this paper, we investigate formally this law and prove that it critically depends on the tail distribut…

Categorizing Variants of Goodhart's Law

2018-03-13 · David Manheim, Scott Garrabrant

There are several distinct failure modes for overoptimization of systems on the basis of metrics. This occurs when a metric which can be used to improve a system is used to an extent that further optimization is ineffect…

Causal Campbell-Goodhart's law and Reinforcement Learning

2020-11-02 · Hal Ashton

Campbell-Goodhart's law relates to the causal inference error whereby decision-making agents aim to influence variables which are correlated to their goal objective but do not reliably cause it. This is a well known erro…

Causal InferenceDecision MakingDeep Reinforcement Learningreinforcement-learning+2

The Strong, Weak and Benign Goodhart's law. An independence-free and paradigm-agnostic formalisation

2025-05-29 · Adrien Majka, El-Mahdi El-Mhamdi

Goodhart's law is a famous adage in policy-making that states that ``When a measure becomes a target, it ceases to be a good measure''. As machine learning models and the optimisation capacity to train them grow, growing…