Reasoning Denoiser: Denoising Reasoning Traces for Hallucination Detection in Large Reasoning Models
Large reasoning models (LRMs) generate long reasoning traces before producing final answers.
Hugging Face · Daily Papers
·Junlin Fang, Do Nguyen-Thanh
·
·▲ 6 upvotes
Este artigo está em destaque na seleção diária de papers do Hugging Face, curada pela comunidade de pesquisa em IA.
Autores: Junlin Fang, Do Nguyen-Thanh, Xiaogang Xu, Zhen Fang, Sean Du
- 6 upvotes da comunidade
Resumo
Resumo original (em inglês), extraído do paper:
Large reasoning models (LRMs) generate long reasoning traces before producing final answers. While these traces may contain useful signals for hallucination detection, harnessing them is non-trivial because long trajectories often include noisy steps that obscure the cues relevant to truthfulness assessment. In this paper, we identify two prevalent forms of reasoning noises, i.e., irrelevant steps and repetitive steps, and show that both substantially degrade hallucination detection performance. Existing confidence-based scores and naive embedding-based filtering fail to reliably separate noisy from informative steps. To address this challenge, we propose REDE, a novel learning framework for denoising reasoning traces for hallucination detection. Specifically, REDE leverages final-answer attention as an automatic supervision signal to shape the step-level representation space, yielding refined embeddings in which noisy steps can be reliably identified and filtered. REDE can be readily plugged into diverse hallucination detectors by operating on the filtered reasoning trajectory after removing noisy steps. Extensive experiments on multiple reasoning benchmarks show that REDE consistently improves detection performance over competitive baselines.Onde ler
// relacionados
Leia também
Blog
Liquid AI lança LFM2.5-Encoder-230M e LFM2.5-Encoder-350M: codificadores bidirecionais que permanecem rápidos com contexto de 8K na CPU
Blog
Memory for Large Language Models
Blog
When Does Deep Representation Learning Help Single-Cell Clustering? A Sensitivity-Aware Diagnostic Benchmark for Biomedical AI Pipelines
Blog