paper-with-me

Papers

HypoTermQA: Hypothetical Terms Dataset for Benchmarking Hallucination Tendency of LLMs

2024-02-25 · Cem Uluoglakci, Tugba Taskaya Temizel

Hallucinations pose a significant challenge to the reliability and alignment of Large Language Models (LLMs), limiting their widespread acceptance beyond chatbot applications. Despite ongoing efforts, hallucinations remain a prevalent challenge in LLMs. The detection of hallucinations itself is also a formidable task, frequently requiring manual labeling or constrained evaluations. This paper introduces an automated scalable framework that combines benchmarking LLMs' hallucination tendencies with efficient hallucination detection. We leverage LLMs to generate challenging tasks related to hypothetical phenomena, subsequently employing them as agents for efficient hallucination detection. The framework is domain-agnostic, allowing the use of any language model for benchmark creation or evaluation in any domain. We introduce the publicly available HypoTermQA Benchmarking Dataset, on which state-of-the-art models' performance ranged between 3% and 11%, and evaluator agents demonstrated a 6% error rate in hallucination prediction. The proposed framework provides opportunities to test and improve LLMs. Additionally, it has the potential to generate benchmarking datasets tailored to specific domains, such as law, health, and finance.

📄 PDF Abstract BibTeX arXiv:2402.16211

Code (1)

cemuluoglakci/hypotermqa 공식 구현 pytorch

Tasks

BenchmarkingChatbotHallucinationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Inducing Epistemological Humility in Large Language Models: A Targeted SFT Approach to Reducing Hallucination

2026-03-18 · Cem Uluoglakci, Tugba Taskaya Temizel arxiv

Large language models (LLMs) often hallucinate, producing fluent but false information, partly because supervised fine-tuning (SFT) implicitly rewards always responding. We introduce $\textit{HypoTermInstruct}$, an SFT d…

Can Humans Dream of Electric Sheep? Human-Written Samples for Fine-Grained Vision-and-Language Hallucination Benchmarking

2026-08-02 · Timothee Mickus, Claudio Savelli, Eduardo Calò, Emilio Raimond 외 arxiv

In an age of rapid model turnover, how do we make hallucination evaluation more perennial? We explore whether human-written hallucination samples could take the place of model-generated hallucinations, in order to make b…

Benchmarking LLM Faithfulness in RAG with Evolving Leaderboards

2025-05-07 · Manveer Singh Tamber, Forrest Sheng Bao, Chenyu Xu, Ge Luo 외

Hallucinations remain a persistent challenge for LLMs. RAG aims to reduce hallucinations by grounding responses in contexts. However, even when provided context, LLMs still frequently introduce unsupported information or…

BenchmarkingHallucinationHallucination EvaluationRAG

HalluDetect: Detecting, Mitigating, and Benchmarking Hallucinations in Conversational Systems in the Legal Domain

2025-09-15 · Spandan Anaokar, Shrey Ganatra, Harshvivek Kashid, Swapnil Bhattacharyya 외 arxiv

Large Language Models (LLMs) are widely used in industry but remain prone to hallucinations, limiting their reliability in critical applications. This work addresses hallucination reduction in consumer grievance chatbots…

AutoHallusion: Automatic Generation of Hallucination Benchmarks for Vision-Language Models

2024-06-16 · Xiyang Wu, Tianrui Guan, Dianqi Li, Shuaiyi Huang 외

Large vision-language models (LVLMs) are prone to hallucinations, where certain contextual cues in an image can trigger the language module to produce overconfident and incorrect reasoning about abnormal or hypothetical …

HallucinationHallucination EvaluationVisual Question Answering (VQA)