← Latest papers
🤖 AI

Reasoning Denoiser: Denoising Reasoning Traces for Hallucination Detection in Large Reasoning Models

This paper introduces REDE, a novel learning framework that enhances hallucination detection in Large Reasoning Models by automatically identifying and filtering irrelevant and repetitive steps from reasoning traces using final-answer attention as a supervision signal.

Original authors: Junlin Fang, Do Nguyen-Thanh, Xiaogang Xu, Zhen Fang, Sean Du

Published 2026-07-27
📖 3 min read☕ Coffee break read

Original authors: Junlin Fang, Do Nguyen-Thanh, Xiaogang Xu, Zhen Fang, Sean Du

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to solve a tricky riddle, but instead of giving you a straight answer, a super-smart robot friend writes out a massive, 50-page diary of its thoughts before telling you the solution. This diary is called a "reasoning trace." In the world of artificial intelligence, these "Large Reasoning Models" (LRMs) are like that friend: they think for a long time, taking many steps to figure things out. The hope is that by reading their diary, we can spot if they are lying or making things up—a problem known as "hallucination." The idea is that if the robot's thought process is shaky, the final answer probably is too. But here's the catch: just like a real person might ramble, repeat themselves, or talk about the weather when they should be solving math, these AI diaries are often full of "noise." They contain steps that are boring, useless, or just copy-pasted from earlier in the story. If you try to find a lie in a 50-page diary that includes 30 pages of "um, let me think..." and "wait, I already said that," it becomes incredibly hard to spot the actual mistake.

This is exactly the puzzle the paper "Reasoning Denoiser" tackles. The authors, a team of researchers, realized that the long, chatty reasoning traces these AI models produce are actually hurting our ability to catch them lying. They found that these traces are cluttered with two main types of "junk": irrelevant steps (talking about things that don't matter) and repetitive steps (saying the same thing over and over). When they tried to use standard tricks to find the lies—like checking how "confident" the robot sounded or looking at how similar the words were to each other—it didn't work well. The junk steps looked too much like the useful ones, blurring the signal.

To fix this, the team invented a clever tool called REDE (Reasoning Denoiser). Think of REDE as a super-smart editor for the AI's diary. Instead of just reading the words, REDE looks at how much the final answer "cares" about each step in the thought process. If the final answer ignores a step, REDE knows that step is probably junk. It then uses this insight to learn a special way of organizing the steps, pushing the useful ones together and the noisy ones far apart. Once the noise is filtered out, the remaining "clean" diary is much easier to read. The researchers tested this on tough math and logic problems and found that by cleaning up the AI's thinking first, they could spot hallucinations much better—improving detection accuracy by up to nearly 19% in some cases. They showed that this method works across different types of AI models and different kinds of problems, proving that sometimes, to find the truth, you first have to stop the robot from rambling.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →