paper-with-me

홈 › Papers

Is my model "mind blurting"? Interpreting the dynamics of reasoning tokens with Recurrence Quantification Analysis (RQA)

2026-02-05 · Quoc Tuan Pham, Mehdi Jafari, Flora Salim arxiv

Test-time compute is central to large reasoning models, yet analysing their reasoning behaviour through generated text is increasingly impractical and unreliable. Response length is often used as a brute proxy for reasoning effort, but this metric fails to capture the dynamics and effectiveness of the Chain of Thoughts (CoT) or the generated tokens. We propose Recurrence Quantification Analysis (RQA) as a non-textual alternative for analysing model's reasoning chains at test time. By treating token generation as a dynamical system, we extract hidden embeddings at each generation step and apply RQA to the resulting trajectories. RQA metrics, including Determinism and Laminarity, quantify patterns of repetition and stalling in the model's latent representations. Analysing 3,600 generation traces from DeepSeek-R1-Distill, we show that RQA captures signals not reflected by response length, but also substantially improves prediction of task complexity by 8\%. These results help establish RQA as a principled tool for studying the latent token generation dynamics of test-time scaling in reasoning models.

📄 PDF Abstract BibTeX arXiv:2602.06266

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mind the Motions: Benchmarking Theory-of-Mind in Everyday Body Language

2025-11-19 · Seungbeen Lee, Jinhong Jeong, Donghyun Kim, Yejin Son 외 arxiv

Our ability to interpret others' mental states through nonverbal cues (NVCs) is fundamental to our survival and social cohesion. While existing Theory of Mind (ToM) benchmarks have primarily focused on false-belief tasks…

FarmMind: Reasoning-Query-Driven Dynamic Segmentation for Farmland Remote Sensing Images

2026-01-30 · Haiyang Wu, Weiliang Mu, Jipeng Zhang, Zhong Dandan 외 arxiv

Existing methods for farmland remote sensing image (FRSI) segmentation generally follow a static segmentation paradigm, where analysis relies solely on the limited information contained within a single input patch. Conse…

PathMind: A Retrieve-Prioritize-Reason Framework for Knowledge Graph Reasoning with Large Language Models

2025-11-18 · Yu Liu, Xixun Lin, Yanmin Shang, Yangxi Li 외 arxiv

Knowledge graph reasoning (KGR) is the task of inferring new knowledge by performing logical deductions on knowledge graphs. Recently, large language models (LLMs) have demonstrated remarkable performance in complex reas…

Knowledge Graphs

How Does the Thinking Step Influence Model Safety? An Entropy-based Safety Reminder for LRMs

2026-01-07 · Su-Hyeon Kim, Hyundong Jin, Yejin Lee, Yo-Sub Han arxiv

Large Reasoning Models (LRMs) achieve remarkable success through explicit thinking steps, yet the thinking steps introduce a novel risk by potentially amplifying unsafe behaviors. Despite this vulnerability, conventional…

Inside you are many wolves: Using cognitive models to interpret value trade-offs in LLMs

2025-06-25 · Sonia K. Murthy, Rosie Zhao, Jennifer Hu, Sham Kakade 외

Navigating everyday social situations often requires juggling conflicting goals, such as conveying a harsh truth, maintaining trust, all while still being mindful of another person's feelings. These value trade-offs are …

Mathematical Reasoning