Section 01
[Introduction] FlowScore: A New LLM Hallucination Detection Method Driven by Structured Reasoning Models (Accepted by ICML 2026)
FlowScore is an innovative method for hallucination detection in large language models (LLMs). Its core is modeling the reasoning process as a Directed Acyclic Graph (DAG) and calculating the FLOW score to identify erroneous steps. This method has been accepted by ICML 2026, maintained by soncheinbok, open-sourced on GitHub (link: https://github.com/soncheinbok/FlowScore), and released on May 25, 2026.