paper-with-me

Papers

KSHSeek: Data-Driven Approaches to Mitigating and Detecting Knowledge-Shortcut Hallucinations in Generative Models

2025-03-25 · Zhiwei Wang, Zhongxin Liu, Ying Li, Hongyu Sun, Meng Xu, Yuqing Zhang

The emergence of large language models (LLMs) has significantly advanced the development of natural language processing (NLP), especially in text generation tasks like question answering. However, model hallucinations remain a major challenge in natural language generation (NLG) tasks due to their complex causes. We systematically expand on the causes of factual hallucinations from the perspective of knowledge shortcuts, analyzing hallucinations arising from correct and defect-free data and demonstrating that knowledge-shortcut hallucinations are prevalent in generative models. To mitigate this issue, we propose a high similarity pruning algorithm at the data preprocessing level to reduce spurious correlations in the data. Additionally, we design a specific detection method for knowledge-shortcut hallucinations to evaluate the effectiveness of our mitigation strategy. Experimental results show that our approach effectively reduces knowledge-shortcut hallucinations, particularly in fine-tuning tasks, without negatively impacting model performance in question answering. This work introduces a new paradigm for mitigating specific hallucination issues in generative models, enhancing their robustness and reliability in real-world applications.

📄 PDF Abstract BibTeX arXiv:2503.19482

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationQuestion AnsweringText Generation

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Power of Explanations: Towards automatic debiasing in hate speech detection

2022-09-07 · Yi Cai, Arthur Zimek, Gerhard Wunder, Eirini Ntoutsi

Hate speech detection is a common downstream application of natural language processing (NLP) in the real world. In spite of the increasing accuracy, current data-driven approaches could easily learn biases from the imba…

FairnessHate Speech Detection

FairDistillation: Mitigating Stereotyping in Language Models

2022-07-10 · Pieter Delobelle, Bettina Berendt

Large pre-trained language models are successfully being used in a variety of tasks, across many languages. With this ever-increasing usage, the risk of harmful side effects also rises, for example by reproducing and rei…

Knowledge Distillation

A Review of Data-driven Approaches for Malicious Website Detection

2023-05-16 · Zeyuan Hu, Ziang Yuan

The detection of malicious websites has become a critical issue in cybersecurity. Therefore, this paper offers a comprehensive review of data-driven methods for detecting malicious websites. Traditional approaches and th…

Beyond Performance: Quantifying and Mitigating Label Bias in LLMs

2024-05-04 · Yuval Reif, Roy Schwartz

Large language models (LLMs) have shown remarkable adaptability to diverse tasks, by leveraging context prompts containing instructions, or minimal input-output examples. However, recent work revealed they also exhibit l…

A Study on the Importance of Features in Detecting Advanced Persistent Threats Using Machine Learning

2025-02-11 · Ehsan Hallaji, Roozbeh Razavi-Far, Mehrdad Saif

Advanced Persistent Threats (APTs) pose a significant security risk to organizations and industries. These attacks often lead to severe data breaches and compromise the system for a long time. Mitigating these sophistica…

feature selection