Length Penalties Make Chain-of-Thought Less Monitorable
Summary
The paper examines how length penalties applied during chain-of-thought reasoning can reduce the ability to monitor the reasoning process, raising concerns for interpretability and alignment.
View Cached Full Text
Cached at: 07/14/26, 04:17 AM
# Length Penalties Make Chain-of-Thought Less Monitorable Source: [https://arxiv.org/abs/2607.09786](https://arxiv.org/abs/2607.09786) Bibliographic Tools ## Bibliographic and Citation Tools Bibliographic Explorer Toggle Code, Data, Media ## Code, Data and Media Associated with this Article Demos ## Demos Related Papers ## Recommenders and Search Tools About arXivLabs ## arXivLabs: experimental projects with community collaborators arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website\. Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy\. arXiv is committed to these values and only works with partners that adhere to them\. Have an idea for a project that will add value for arXiv's community?[**Learn more about arXivLabs**](https://info.arxiv.org/labs/index.html)\.
Similar Articles
Length Penalties Make Chain-of-Thought Less Monitorable
This paper shows that length-penalized reinforcement learning shortens chain-of-thought reasoning but also reduces monitorability, as compressed chains preferentially remove cues that reveal influences behind answers, making it harder to detect steering or biases.
Evaluating chain-of-thought monitorability
OpenAI researchers introduce a framework and suite of 13 evaluations to systematically measure chain-of-thought monitorability in large language models, finding that monitoring reasoning processes is substantially more effective than monitoring outputs alone, with important implications for AI safety and supervision at scale.
The Deterministic Horizon: When Extended Reasoning Fails and Tool Delegation Becomes Necessary
This paper demonstrates that extended chain-of-thought reasoning degrades performance on deterministic state-tracking tasks due to information-theoretic limits of decoder-only attention, and proposes tool delegation when the reasoning horizon exceeds a threshold.
The strange thing about LLM reasoning research: we're now trying to remove the chain-of-thought traces
The article discusses a shift in LLM reasoning research from making reasoning explicit via chain-of-thought to exploring latent reasoning that doesn't require language traces, questioning whether visibility is necessary for effective reasoning.
Quantized Reasoning Models Think They Need to Think Longer, but They Do Not
This paper reveals that aggressive post-training quantization of reasoning models leads to increased overthinking errors, where models reach correct intermediate answers but fail to finalize them. A simple logit penalty on overthinking markers reduces chain-of-thought length by 12-23% while improving accuracy, especially for quantized models.