paper-with-me

Papers

Enhancing Reliability across Short and Long-Form QA via Reinforcement Learning

2025-11-19 · Yudong Wang, Zhe Yang, Wenhan Ma, Zhifang Sui, Liang Zhao arxiv

While reinforcement learning has unlocked unprecedented complex reasoning in large language models, it has also amplified their propensity for hallucination, creating a critical trade-off between capability and reliability. This work confronts this challenge by introducing a targeted RL framework designed to mitigate both intrinsic and extrinsic hallucinations across short and long-form question answering. We address extrinsic hallucinations (flawed internal knowledge) by creating a novel training set from open-ended conversions of TriviaQA. Concurrently, we tackle intrinsic hallucinations (unfaithfulness to context) by leveraging long-form texts from FineWeb in a fact-grounding reward scheme. To further bolster reliability, our framework explicitly rewards the model for refusing to answer unanswerable questions, thereby cultivating crucial cautiousness. Extensive experiments demonstrate that our methodology yields significant performance gains across a diverse suite of benchmarks, substantially reducing both hallucination types. Ultimately, this research contributes a practical framework for resolving the critical tension between advanced reasoning and factual trustworthiness, paving the way for more capable and reliable large language models.

📄 PDF Abstract BibTeX arXiv:2512.08944

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningQuestion Answering

Similar Papers 제목 키워드 기반

Beyond pass@1: A Reliability Science Framework for Long-Horizon LLM Agents

2026-03-31 · Aaditya Khanal, Yangyang Tao, Junxiu Zhou arxiv

Existing benchmarks measure capability -- whether a model succeeds on a single attempt -- but production deployments require reliability -- consistent success across repeated attempts on tasks of varying duration. We sho…

Analysis of short-run and long-run marginal costs of generation in the power market

2024-10-21 · Shamim Homaei, Simon Roussanaly, Asgeir Tomasgard

In power markets, understanding the cost dynamics of electricity generation is crucial. The complexity of price formation in the power system arises from its diverse attributes, such as various generator types, each char…

The Curious Case of Factual (Mis)Alignment between LLMs' Short- and Long-Form Answers

2025-10-13 · Saad Obaid ul Islam, Anne Lauscher, Goran Glavaš arxiv

Large language models (LLMs) can correctly answer "When was Einstein born?" yet fail to provide the same date when writing about Einstein's life revealing a fundamental inconsistency in how models access factual knowledg…

Question Answering

Benchmarking LLM-as-a-Judge for Long-Form Output Evaluation

2026-06-01 · Junjie Chen, Yuxi Dong, Haitao Li, Weihang Su 외 arxiv

As large language models (LLMs) are increasingly used for long-form generation, reliably evaluating long-form outputs has become a critical challenge. LLM-as-a-judge offers a scalable alternative to human evaluation, yet…

Optimizing Indoor Environmental Quality in Smart Buildings Using Deep Learning

2025-09-30 · Youssef Sabiri, Walid Houmaidi, Aaya Bougrine, Salmane El Mansour Billah arxiv

Ensuring optimal Indoor Environmental Quality (IEQ) is vital for occupant health and productivity, yet it often comes at a high energy cost in conventional Heating, Ventilation, and Air Conditioning (HVAC) systems. This …