Search papers, labs, and topics across Lattice.
This paper introduces ReasoningLens, an open-source framework that enhances the interpretability of Large Reasoning Models by structuring their Chain-of-Thought traces into interactive hierarchies. The framework employs an agentic auditor for automated error detection and synthesizes systemic reasoning profiles to identify model-specific blind spots. The key result is that ReasoningLens effectively transforms complex, unstructured reasoning outputs into actionable insights, facilitating better debugging and optimization of reasoning-centric AI systems.
ReasoningLens turns the opaque reasoning of large models into clear, actionable insights, enabling researchers to pinpoint errors and optimize performance like never before.
The emergence of Large Reasoning Models has introduced exceptionally long Chain-of-Thought traces, creating a transparency burden where critical logic is often buried under massive procedural text. To address this, we present ReasoningLens, an open-source framework designed for the hierarchical visualization and diagnostic auditing of complex reasoning chains. ReasoningLens addresses information necropsy by: (1) structuring traces into interactive hierarchies that separate high-level strategy from low-level execution; (2) leveraging an agentic auditor for automated error detection and tool-augmented verification; and (3) synthesizing systemic reasoning profiles to reveal model-specific blind spots. By transforming unstructured walls of text into actionable insights, ReasoningLens provides a modular foundation for interpreting, debugging, and optimizing the next generation of reasoning-centric AI.