paper-with-me

Papers

The Algorithm Is Not the Behavior: Learned Priors Override Look-Ahead in a Chess-Playing Neural Network

2025-08-29 · Elias Sandmann, Sebastian Lapuschkin, Wojciech Samek arxiv

Recent mechanistic work has uncovered learned algorithms within neural networks, from modular arithmetic to search and planning in game-playing agents. But does algorithmic structure guarantee algorithmic behavior? We investigate this in Leela Chess Zero, the strongest neural chess engine, where prior work identified learned look-ahead. By extending the logit lens to its move-selecting policy network, we discover that correct puzzle solutions-including immediate checkmates-often appear in intermediate layers but are systematically overridden in the final output, a phenomenon we term "forgotten puzzles". Replicating prior analyses on these positions, we find that look-ahead operates normally-future moves of the correct continuation are represented, causally important, and linearly decodable-ruling out a failure of the algorithm itself. Instead, late layers increasingly shift toward prioritizing safe play over aggression. To test whether this shift drives the override, we steer the model against these preferences and recover 61.7% of forgotten puzzles, providing causal evidence that safety priors override algorithmically computed solutions. These findings demonstrate that algorithmic structure does not guarantee algorithmic behavior: a model can internally solve a problem and still output the wrong answer.

📄 PDF Abstract BibTeX arXiv:2508.21380

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

In-Context Learning can distort the relationship between sequence likelihoods and biological fitness

2025-04-23 · Pranav Kantroo, Günter P. Wagner, Benjamin B. Machta

Language models have emerged as powerful predictors of the viability of biological sequences. During training these models learn the rules of the grammar obeyed by sequences of amino acids or nucleotides. Once trained, t…

In-Context LearningLanguage ModelingLanguage ModellingMasked Language Modeling

FlowObject: Flow Steering for Bridging Generative Priors and Reconstruction Fidelity

2026-06-17 · Yuchen Rao, Xuqian Ren, Yinyu Nie, Sayan Deb Sarkar 외 arxiv

Recovering complete 3D representations of objects from few casual image captures remains a significant challenge. Recent 3D generative models, particularly those based on Flow-Matching (FM), can synthesize high-quality t…

3D Reconstruction

Semantic Anchors in In-Context Learning: Why Small LLMs Cannot Flip Their Labels

2025-11-26 · Anantha Padmanaban Krishna Kumar arxiv

Can in-context learning (ICL) override pre-trained label semantics, or does it merely refine an existing semantic backbone? We address this question by treating LLMs as prompt-induced classifiers and contrasting their be…

Data-driven Identification of Occupant Thermostat-Behavior Dynamics

2019-12-13

Building occupant behavior drives significant differences in building energy use, even in automated buildings. Users' distrust in the automation causes them to override settings. This results in responses that fail to sa…

Mitigating Manifold Departure: Uncertainty-Aware Subspace Rectification for Trustworthy MLLM Decoding

2026-05-31 · Yingxuan Zhuang, Jingxiao Yang, Miao Pan, Cheng Tan 외 arxiv

MLLMs frequently hallucinate objects inconsistent with visual inputs. This issue is typically attributed to the over-reliance on language priors, which can override the visual context. Recent training-free decoding strat…