菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-07-06
📄 Abstract - Knowledge Knows, Verbalization Tells: Disentangling Latent Directions for Mathematical Solvability in LLMs

Although LLMs have made significant progress in mathematical reasoning, determining whether a mathematical problem is solvable remains a fundamental yet challenging capability. While recent studies have probed internal representations of model solvability beliefs, verbalization has primarily been studied behaviorally rather than as an internal representation, limiting its analysis and manipulation. We address this gap by separately probing representations of solvability knowledge and verbalization, allowing us to disentangle the two within model hidden states. Across multiple LLMs, we show that knowledge and verbalization are encoded as distinct, linearly decodable representations and that fabrication is primarily associated with changes in verbalization rather than the underlying knowledge. Prompting with unsolvability cues reduces fabrication primarily by shifting verbalization, while activation steering demonstrates that these representations can be echanistically manipulated to improve model abstention.

顶级标签: llm model evaluation
详细标签: mathematical reasoning probing activation steering solvability verbalization 或 搜索:

知识知晓,表达言说:在大语言模型中解耦数学可解性的潜在方向 / Knowledge Knows, Verbalization Tells: Disentangling Latent Directions for Mathematical Solvability in LLMs


1️⃣ 一句话总结

这篇论文发现,大语言模型在判断数学问题是否可解时,其内部的“真实知识”和“口头表达”是相互独立的,模型出错(如编造答案)主要源于表达层出错而非知识层出错,因此可以通过调整表达方向来提高模型的拒答准确率。

源自 arXiv: 2607.05013