The Truth Stays in the Family: Enhancing Contextual Grounding via Inherited Truthful Heads in Model Lineages

22d ago · Global · primary source: export.arxiv.org

A study posted to arXiv on 14 June 2026 finds that large language models inherit specific internal components, termed truthful heads, from their foundational models, a trait that persists through fine-tuning and multimodal adaptation [1]. The research examined model lineages built on Vicuna, Qwen2.5, LLaMA2, and Mistral architectures [1]. By quantifying head-level context-truthfulness scores, the authors determined that these scores are strongly preserved within model families, even after instruction tuning or conversion into multimodal systems [1]. The inheritance pattern was found to be consistent with attention-head weight preservation, and the identified context-truthful heads were shown to attend to query-relevant evidence [1]. Building on this observation, the team proposed TruthProbe, a soft-gating strategy designed to amplify the contribution of context-truthful heads while maintaining the function of other attention heads [1]. The approach was evaluated on the HaluEval dataset for contextual truthfulness and on the POPE and CHAIR benchmarks for multimodal hallucination, where it delivered improvements [1]. The base-model Truth Scores transferred effectively to fine-tuned language models and their multimodal descendants, according to the paper [1]. The concept of inheriting functional components through model lineages draws a loose parallel to biological systems, where transcription factors regulate gene expression by binding to specific DNA sequences and are preserved across cell lineages to maintain function [7]. In machine learning, transfer learning has previously been used to carry knowledge between related tasks or datasets, as seen in catalyst informatics where models trained on large datasets like OC20 have improved performance on smaller, specialized datasets [4]. The TruthProbe work extends this principle to the internal structure of attention heads, suggesting that foundational model properties can serve as a stable substrate for downstream applications [1][2]. The authors have released the code for TruthProbe on GitHub, allowing other researchers to test the soft-gating method on additional model families [2]. The paper was submitted under the Computation and Language category on arXiv [1].

model-releaseresearch-paperproduct-launchtool-release

Background sources we checked (6)
  • arxiv.org ↗ Recent advances in large language models (LLMs) have produced many specialized multimodal LLMs (MLLMs) that share common foundational LLMs, forming distinct model lineages. It remains unclear whether a fundamental behavioral link exists between the foundational LLMs and downstrea…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
  • arxiv.org ↗ With the creation of new datasets, the question arises of whether the data in them is complementary to other datasets for training ML models (see recent reviews for a perspective of catalysts informatics22, 23, 24). This is especially important when consolidating data with a vari…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
  • en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
  • en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…

Sources

Spot something wrong? Report an issue