CLAIOct 31, 2024

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

arXiv:2411.00878v13 citationsh-index: 12024 IEEE/ACM International Conference on Big Data Computing, Applications and Technologies (BDCAT)
Originality Incremental advance
AI Analysis

This addresses the issue of misinformation and reliability in AI systems, particularly for users of fine-tuned small models, but it is incremental as it confirms an existing hypothesis.

The paper tackled the problem of increased hallucination in small language models fine-tuned on data from larger models, showing that such models produced more wrong answers on an unseen test set compared to those fine-tuned on data from small models.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes