paper-with-me

Papers

Exploring the Knowledge Mismatch Hypothesis: Hallucination Propensity in Small Models Fine-tuned on Data from Larger Models

2024-10-31 · Phil Wee, Riyadh Baghdadi

Recently, there has been an explosion of large language models created through fine-tuning with data from larger models. These small models able to produce outputs that appear qualitatively similar to significantly larger models. However, one of the key limitations that have been observed with these models is their propensity to hallucinate significantly more often than larger models. In particular, they have been observed to generate coherent outputs that involve factually incorrect information and spread misinformation, toxicity, and stereotypes. There are many potential causes of hallucination, of which, one hypothesis is that fine-tuning a model on data produced by a larger model leads to a knowledge mismatch which contributes to hallucination. In particular, it is hypothesized that there is a mismatch between the knowledge that is fed to the model to fine-tune it and the knowledge that is already present in the graph. Fine-tuning the model on data that has such mismatch could contribute to an increased propensity to hallucinate. We show that on an unseen test set, a smaller model fine-tuned on data generated from a larger model produced more wrong answers when compared to models fine-tuned on data created by the small model, which confirms the hypothesis.

📄 PDF Abstract BibTeX arXiv:2411.00878

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationMisinformation

Similar Papers 제목 키워드 기반

I Think, Therefore I Hallucinate: Minds, Machines, and the Art of Being Wrong

2025-03-04 · Sebastian Barros

This theoretical work examines 'hallucinations' in both human cognition and large language models, comparing how each system can produce perceptions or outputs that deviate from reality. Drawing on neuroscience and machi…

HalluZig: Hallucination Detection using Zigzag Persistence

2026-01-04 · Shreyas N. Samaga, Gilberto Gonzalez Arroyo, Tamal K. Dey arxiv

The factual reliability of Large Language Models (LLMs) remains a critical barrier to their adoption in high-stakes domains due to their propensity to hallucinate. Current detection methods often rely on surface-level si…

Exploring Augmentation and Cognitive Strategies for AI based Synthetic Personae

2024-04-16 · Rafael Arias Gonzalez, Steve DiPaola

Large language models (LLMs) hold potential for innovative HCI research, including the creation of synthetic personae. However, their black-box nature and propensity for hallucinations pose challenges. To address these l…

Data AugmentationPosition

Siren's Song in the AI Ocean: A Survey on Hallucination in Large Language Models

2023-09-03 · Yue Zhang, Yafu Li, Leyang Cui, Deng Cai 외

While large language models (LLMs) have demonstrated remarkable capabilities across a range of downstream tasks, a significant concern revolves around their propensity to exhibit hallucinations: LLMs occasionally generat…

HallucinationWorld Knowledge

CogMG: Collaborative Augmentation Between Large Language Model and Knowledge Graph

2024-06-25 · Tong Zhou, Yubo Chen, Kang Liu, Jun Zhao

Large language models have become integral to question-answering applications despite their propensity for generating hallucinations and factually inaccurate content. Querying knowledge graphs to reduce hallucinations in…

Knowledge Graph CompletionKnowledge GraphsLanguage ModelingLanguage Modelling+2