paper-with-me

Papers

Relational Linearity is a Predictor of Hallucinations

2026-01-16 · Yuetian Lu, Yihong Liu, Sebastian Gerstner, Lea Hirlimann, Jonas Rohweder, Hinrich Schütze arxiv

Hallucination is a central failure mode of language models (LMs). We focus on hallucinations in response to questions like: "Which instrument did Glenn Gould play?", but we ask these questions for synthetic entities designed to be unknown to the model. We find that LMs like Gemma-7B-IT frequently hallucinate, i.e., they have difficulty recognizing that the hallucinated fact is not part of their knowledge. Based on the idea of linear relational embeddings, we put forward the following hypothesis. (i) Due to the abstract scheme that is used to represent them, LMs can easily produce plausible objects for non-existing subjects of linear relations, which can lead to hallucinations. (ii) For a nonlinear relation, this mechanism for producing an object is not available and so a hallucination is easier to avoid. To test this hypothesis, we create SyntHal, a synthetic unknown-entity benchmark for 15 relations. We find that across four instruction-tuned models, relational linearity is a strong predictor of models hallucinating an object for an unknown subject vs refusing to give an answer, with correlations $r \in [.58, .84]$.

📄 PDF Abstract BibTeX arXiv:2601.11429

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

All or None: Identifiable Linear Properties of Next-token Predictors in Language Modeling

2024-10-30 · Emanuele Marconato, Sébastien Lachapelle, Sebastian Weichwald, Luigi Gresele

We analyze identifiability as a possible explanation for the ubiquity of linear properties across language models, such as the vector difference between the representations of "easy" and "easiest" being parallel to that …

AllDiversityLanguage ModelingLanguage Modelling

Relational Linear Properties in Language Models: An Empirical Investigation

2026-05-21 · Giovanni Valer, Luigi Gresele, Marco Bronzini, Emanuele Marconato arxiv

Linear properties are ubiquitous in the representations of language models; however, testing them experimentally remains a challenging task. This work focuses on relational linearity: the hypothesis that, for a fixed rel…

Beyond Linearity and Time-Homogeneity: Relational Hyper Event Models with Time-Varying Non-Linear Effects

2025-09-05 · Martina Boschi, Jürgen Lerner, Ernst C. Wit arxiv

Recent technological advances have made it easier to collect large and complex networks of time-stamped relational events connecting two or more entities. Relational hyper-event models (RHEMs) aim to explain the dynamics…

ChainMPQ: Interleaved Text-Image Reasoning Chains for Mitigating Relation Hallucinations

2025-10-07 · Yike Wu, Yiwei Wang, Yujun Cai arxiv

While Large Vision-Language Models (LVLMs) achieve strong performance in multimodal tasks, hallucinations continue to hinder their reliability. Among the three categories of hallucinations, which include object, attribut…

Relational Reasoning

The Nonlinearity Coefficient - Predicting Generalization in Deep Neural Networks

2018-06-01 · ICLR 2019 5 · George Philipp, Jaime G. Carbonell

For a long time, designing neural architectures that exhibit high performance was considered a dark art that required expert hand-tuning. One of the few well-known guidelines for architecture design is the avoidance of e…