paper-with-me

Papers

The Effects of Hallucinations in Synthetic Training Data for Relation Extraction

2024-10-10 · Steven Rogulsky, Nicholas Popovic, Michael Färber

Relation extraction is crucial for constructing knowledge graphs, with large high-quality datasets serving as the foundation for training, fine-tuning, and evaluating models. Generative data augmentation (GDA) is a common approach to expand such datasets. However, this approach often introduces hallucinations, such as spurious facts, whose impact on relation extraction remains underexplored. In this paper, we examine the effects of hallucinations on the performance of relation extraction on the document and sentence levels. Our empirical study reveals that hallucinations considerably compromise the ability of models to extract relations from text, with recall reductions between 19.1% and 39.2%. We identify that relevant hallucinations impair the model's performance, while irrelevant hallucinations have a minimal impact. Additionally, we develop methods for the detection of hallucinations to improve data quality and model performance. Our approaches successfully classify texts as either 'hallucinated' or 'clean,' achieving high F1-scores of 83.8% and 92.2%. These methods not only assist in removing hallucinations but also help in estimating their prevalence within datasets, which is crucial for selecting high-quality data. Overall, our work confirms the profound impact of relevant hallucinations on the effectiveness of relation extraction models.

📄 PDF Abstract BibTeX arXiv:2410.08393

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationKnowledge GraphsRelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

Relational Linearity is a Predictor of Hallucinations

2026-01-16 · Yuetian Lu, Yihong Liu, Sebastian Gerstner, Lea Hirlimann 외 arxiv

Hallucination is a central failure mode of language models (LMs). We focus on hallucinations in response to questions like: "Which instrument did Glenn Gould play?", but we ask these questions for synthetic entities desi…

When Bias Pretends to Be Truth: How Spurious Correlations Undermine Hallucination Detection in LLMs

2025-11-10 · Shaowen Wang, Yiqi Dong, Ruinian Chang, Tansheng Zhu 외 arxiv

Despite substantial advances, large language models (LLMs) continue to exhibit hallucinations, generating plausible yet incorrect responses. In this paper, we highlight a critical yet previously underexplored class of ha…

Exploring Causal Effect of Social Bias on Faithfulness Hallucinations in Large Language Models

2025-08-11 · Zhenliang Zhang, Junzhe Zhang, Xinyu Hu, HuiXuan Zhang 외 arxiv

Large language models (LLMs) have achieved remarkable success in various tasks, yet they remain vulnerable to faithfulness hallucinations, where the output does not align with the input. In this study, we investigate whe…

Geo3R: Mitigating Spatial Reasoning Hallucination in Multimodal Large Language Models

2026-07-23 · Mingyu Wang, Weilin Jin, Wenbo Li, Haoyang Huang 외 arxiv

Despite remarkable progress in visual understanding, Multimodal Large Language Models (MLLMs) remain prone to hallucinations when reasoning about spatial relationships, often producing judgments that contradict the true …

Spatial Reasoning

HausaNLP at SemEval-2025 Task 3: Towards a Fine-Grained Model-Aware Hallucination Detection

2025-03-25 · Maryam Bala, Amina Imam Abubakar, Abdulhamid Abubakar, Abdulkadir Shehu Bichi 외

This paper presents our findings of the Multilingual Shared Task on Hallucinations and Related Observable Overgeneration Mistakes, MU-SHROOM, which focuses on identifying hallucinations and related overgeneration errors …

HallucinationNatural Language Inference