paper-with-me

Papers

Epistemic Traps: Rational Misalignment Driven by Model Misspecification

2026-01-27 · Xingcheng Xu, Jingjing Qu, Qiaosheng Zhang, Chaochao Lu, Yanqing Yang, Na Zou, Xia Hu arxiv

The rapid deployment of Large Language Models and AI agents across critical societal and technical domains is hindered by persistent behavioral pathologies including sycophancy, hallucination, and strategic deception that resist mitigation via reinforcement learning. Current safety paradigms treat these failures as transient training artifacts, lacking a unified theoretical framework to explain their emergence and stability. Here we show that these misalignments are not errors, but mathematically rationalizable behaviors arising from model misspecification. By adapting Berk-Nash Rationalizability from theoretical economics to artificial intelligence, we derive a rigorous framework that models the agent as optimizing against a flawed subjective world model. We demonstrate that widely observed failures are structural necessities: unsafe behaviors emerge as either a stable misaligned equilibrium or oscillatory cycles depending on reward scheme, while strategic deception persists as a "locked-in" equilibrium or through epistemic indeterminacy robust to objective risks. We validate these theoretical predictions through behavioral experiments on six state-of-the-art model families, generating phase diagrams that precisely map the topological boundaries of safe behavior. Our findings reveal that safety is a discrete phase determined by the agent's epistemic priors rather than a continuous function of reward magnitude. This establishes Subjective Model Engineering, defined as the design of an agent's internal belief structure, as a necessary condition for robust alignment, marking a paradigm shift from manipulating environmental rewards to shaping the agent's interpretation of reality.

📄 PDF Abstract BibTeX arXiv:2602.17676

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Gaussian Process Regression under Computational and Epistemic Misspecification

2023-12-14 · Daniel Sanz-Alonso, Ruiyi Yang

Gaussian process regression is a classical kernel method for function estimation and data interpolation. In large data applications, computational costs can be reduced using low-rank or sparse approximations of the kerne…

regression

A Decision-Theoretic Approach for Managing Misalignment

2025-12-17 · Daniel A. Herrmann, Abinav Chari, Isabelle Qian, Sree Sharvesh 외 arxiv

When should we delegate decisions to AI systems? While the value alignment literature has developed techniques for shaping AI values, less attention has been paid to how to determine, under uncertainty, when imperfect al…

DEUP: Direct Epistemic Uncertainty Prediction

2021-02-16 · Salem Lahlou, Moksh Jain, Hadi Nekoei, Victor Ion Butoi 외

Epistemic Uncertainty is a measure of the lack of knowledge of a learner which diminishes with more evidence. While existing work focuses on using the variance of the Bayesian posterior due to parameter uncertainty as a …

Active Learningimage-classificationImage ClassificationModel Optimization+2

The Bias-Variance Tradeoff in Data-Driven Optimization: A Local Misspecification Perspective

2025-10-21 · Haixiang Lan, Luofeng Liao, Adam N. Elmachtoub, Christian Kroer 외 arxiv

Data-driven stochastic optimization is ubiquitous in machine learning and operational decision-making problems. Sample average approximation (SAA) and model-based approaches such as estimate-then-optimize (ETO) or integr…

Stochastic Optimization

How Adversarial Environments Mislead Agentic AI?

2026-04-20 · Zhonghao Zhan, Huichi Zhou, Zhenhao Li, Peiyuan Jing 외 arxiv

Tool-integrated agents are deployed on the premise that external tools ground their outputs in reality. Yet this very reliance creates a critical attack surface. Current evaluations benchmark capability in benign setting…