paper-with-me

홈 › Papers

MeasHalu: Mitigation of Scientific Measurement Hallucinations for Large Language Models with Enhanced Reasoning

2026-04-18 · Ruijun Huang, Zhiqiao Kang, Yuxuan Zhu, Junxiong Li, Jiahao Zhao, Minghuan Tan, Feng Jiang, Min Yang arxiv

The accurate extraction of scientific measurements from literature is a critical yet challenging task in AI4Science, enabling large-scale analysis and integration of quantitative research findings. However, Large Language Models (LLMs) frequently exhibit severe hallucinations, which significantly undermine the reliability of automated scientific document understanding systems. To address this problem, we propose MeasHalu, a novel framework for mitigating scientific measurement hallucinations through enhanced reasoning and targeted optimization. We first present a fine-grained taxonomy of measurement-specific hallucinations, categorizing errors across quantities, units, modifiers, and relations. Our approach incorporates a two-stage reasoning-aware fine-tuning strategy using augmented scientific data and process-based supervision. Furthermore, we introduce a progressive reward curriculum designed to penalize specific hallucination types, significantly improving extraction faithfulness. Experimental results demonstrate that MeasHalu substantially reduces hallucination rates and improves overall accuracy on the MeasEval benchmark. This work provides a targeted solution to a key bottleneck in automated scientific knowledge extraction, facilitating more trustworthy and scalable machine-assisted scientific literature analysis.

📄 PDF Abstract BibTeX arXiv:2604.16929

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BibTeX Citation Hallucinations in Scientific Publishing Agents: Evaluation and Mitigation

2026-04-03 · Delip Rao, Chris Callison-Burch arxiv

Large language models with web search are increasingly used in scientific publishing agents, yet they still produce BibTeX entries with pervasive field-level errors. Prior evaluations tested base models without search, w…

Reefknot: A Comprehensive Benchmark for Relation Hallucination Evaluation, Analysis and Mitigation in Multimodal Large Language Models

2024-08-18 · Kening Zheng, Junkai Chen, Yibo Yan, Xin Zou 외

Hallucination issues continue to affect multimodal large language models (MLLMs), with existing research mainly addressing object-level or attribute-level hallucinations, neglecting the more complex relation hallucinatio…

AttributeHallucinationHallucination EvaluationRelation

LLM-based Agents Suffer from Hallucinations: A Survey of Taxonomy, Methods, and Directions

2025-09-23 · Xixun Lin, Yucheng Ning, Jingwen Zhang, Yan Dong 외 arxiv

Driven by the rapid advancements of Large Language Models (LLMs), LLM-based agents have emerged as powerful intelligent systems capable of human-like cognition, reasoning, and interaction. These agents are increasingly b…

A Stitch in Time Saves Nine: Detecting and Mitigating Hallucinations of LLMs by Validating Low-Confidence Generation

2023-07-08 · Neeraj Varshney, Wenlin Yao, Hongming Zhang, Jianshu Chen 외

Recently developed large language models have achieved remarkable success in generating fluent and coherent text. However, these models often tend to 'hallucinate' which critically hampers their reliability. In this work…

Hallucination

LLM Hallucinations in Practical Code Generation: Phenomena, Mechanism, and Mitigation

2024-09-30 · Ziyao Zhang, Yanlin Wang, Chong Wang, Jiachi Chen 외

Code generation aims to automatically generate code from input requirements, significantly enhancing development efficiency. Recent large language models (LLMs) based approaches have shown promising results and revolutio…

Code GenerationHallucinationRAG