Switch language한국어
Back to the list

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

TL;DR AI

Key summary

2 min read
  1. Researchers introduced ReDe, a lightweight framework for denoising reasoning traces and separating useful steps from noisy ones.

  2. It uses final-answer attention as supervision, avoiding step-level annotations while filtering repetitive or irrelevant reasoning.

  3. Across TruthfulQA, MATH, CodeElo, and MultiHopQA with Qwen3 and DeepSeek-R1, it improved hallucination detection.

  4. On TruthfulQA, ReDe delivered an AUROC gain of up to 18.69 points, suggesting more reliable model judgments.

Read the original