When Financial Fine-tuning Fails: A Three-Level Detectability Analysis of Numerical Hallucination in Domain-Adapted Language Models
2026-09-07 12:00Models🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
0mentions
SummaryAI generated
A study on large language models in the financial sector indicates that the risk of numerical hallucinations significantly increases in report summary tasks. The study compared basic instruction fine-tuning models, domain-adapted models (FT-A), and enhanced versions (FT-A+B+C) and found that regardless of the fine-tuning strategy used, the ability to enforce numerical constraints deteriorates severely. The hallucination rate of the basic model was only 5.4%, while the explicitly hallucinating rate of the domain-adapted FT-A model reached 82.5%, and the implicitly hallucinating rate of the enhanced FT-A+B+C model reached 98%. The study confirms that numerical supervision actually exacerbates hallucination phenomena at all levels, and its core mechanism is identified as “template injection,” where standard values from memory are forcibly inserted into the model during generation, rather than due to insufficient reasoning capabilities. This phenomenon stems from the degradation of numerical constraints caused by the domain-adaptation process. Therefore, researchers suggest that evaluation protocols should cover all detectable levels, and mechanisms based on grounding generation or abandonment should be introduced in practical deployments to avoid risks.