paper-with-me

홈 › Papers

Do Latent Tokens Think? A Causal and Adversarial Analysis of Chain-of-Continuous-Thought

2025-12-25 · Yuyi Zhang, Boyu Tang, Tianjie Ju, Sufeng Duan, Gongshen Liu arxiv

Latent tokens are gaining attention for enhancing reasoning in large language models (LLMs), yet their internal mechanisms remain unclear. This paper examines the problem from a reliability perspective, uncovering fundamental weaknesses: latent tokens function as uninterpretable placeholders rather than encoding faithful reasoning. While resistant to perturbation, they promote shortcut usage over genuine reasoning. We focus on Chain-of-Continuous-Thought (COCONUT), which claims better efficiency and stability than explicit Chain-of-Thought (CoT) while maintaining performance. We investigate this through two complementary approaches. First, steering experiments perturb specific token subsets, namely COCONUT and explicit CoT. Unlike CoT tokens, COCONUT tokens show minimal sensitivity to steering and lack reasoning-critical information. Second, shortcut experiments evaluate models under biased and out-of-distribution settings. Results on MMLU and HotpotQA demonstrate that COCONUT consistently exploits dataset artifacts, inflating benchmark performance without true reasoning. These findings reposition COCONUT as a pseudo-reasoning mechanism: it generates plausible traces that conceal shortcut dependence rather than faithfully representing reasoning processes.

📄 PDF Abstract BibTeX arXiv:2512.21711

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Imagination Helps Visual Reasoning, But Not Yet in Latent Space

2026-02-26 · You Li, Chi Chen, Yanghao Li, Fanhu Zeng 외 arxiv

Latent visual reasoning aims to mimic human's imagination process by meditating through hidden states of Multimodal Large Language Models. While recognized as a promising paradigm for visual reasoning, the underlying mec…

Visual Reasoning

TTE-Flash: Accelerating Reasoning-based Multimodal Representations via Think-Then-Embed Tokens

2026-05-15 · Jianpeng Cheng, Xian Wu, Jiangfan Zhang, Wentao Bao 외 arxiv

Recent research has demonstrated that Universal Multimodal Embedding (UME) benefits significantly from Chain-of-Thought (CoT) reasoning. In this paradigm, a generative model produces explicit reasoning traces for a multi…

Sketch-in-Latents: Eliciting Unified Reasoning in MLLMs

2025-12-18 · Jintao Tong, Jiaqi Gu, Yujing Lou, Lubin Fan 외 arxiv

While Multimodal Large Language Models (MLLMs) excel at visual understanding tasks through text reasoning, they often fall short in scenarios requiring visual imagination. Unlike current works that take predefined extern…

Think-at-Hard: Dynamic Looped Transformers for Improved Reasoning

2025-11-11 · Tianyu Fu, Yichen You, Zekai Chen, Guohao Dai 외 arxiv

Improving the reasoning abilities of Large Language Models (LLMs), especially under parameter constraints, is crucial for real-world applications. Looped transformers address this by performing multiple latent iterations…

From Latent Signals to Reflection Behavior: Tracing Meta-Cognitive Activation Trajectory in R1-Style LLMs

2026-02-02 · Yanrui Du, Yibo Gao, Sendong Zhao, Jiayun Li 외 arxiv

R1-style LLMs have attracted growing attention for their capacity for self-reflection, yet the internal mechanisms underlying such behavior remain unclear. To bridge this gap, we anchor on the onset of reflection behavio…