Disentangling Hallucinations: Orthogonal Semantic Projection for Robust Interpretability

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

A team of researchers has proposed a geometric method to reduce semantic hallucinations in Vision-Language Models, a persistent flaw where AI explanation tools highlight incorrect image regions. The work, submitted to arXiv on 8 Jun 2026, introduces a framework called Orthogonal Semantic Projection to disentangle visual concepts [1]. The study addresses a known weakness in Explainable AI (XAI) for systems like CLIP, where attribution maps can highlight a dog when the model is prompted with the word "cat" [1]. The authors argue this phenomenon, termed semantic hallucination, is not a quirk of a single architecture but a fundamental consequence of what they call Linear Semantic Leakage in high-dimensional embedding spaces [1]. A formal mathematical analysis of this problem within CLIP embeddings has been largely absent from the literature until now [2]. The researchers propose a unified theoretical framework, Linear Semantic Attribution (LSA), which generalizes across discriminative methods [1]. Building on this, they introduce Orthogonal Semantic Projection (OSP), a geometric intervention that uses the residual property of Orthogonal Matching Pursuit (OMP) to separate unique semantic signals from shared concepts [1]. The technique works by orthogonalizing the query vector against distractor concepts, making the attribution model blind to shared features while preserving fidelity for correct prompts [2]. The paper was posted on arXiv, an open-access repository for electronic preprints that has hosted over two million articles since its founding in 1991 and currently receives about 24,000 submissions per month [6]. The platform is not peer-reviewed, but it serves as a primary distribution channel in fields like computer science and physics [6]. The authors have made their code publicly available through a linked repository [1]. The research arrives as Vision-Language Models are increasingly deployed in safety-critical applications, raising the stakes for trustworthy explanations [1]. The arXiv page for the paper also features experimental community tools under the arXivLabs framework, a program launched in 2020 that allows collaborators to build features like citation explorers and code finders directly on the site [4][5]. These tools operate under guidelines that prioritize openness and user data privacy, with collaborators receiving only minimal, anonymized data [4].

safety-researchtool-releasemodel-releaseresearch-paperproduct-launchcommentary

Background sources we checked (7)
  • arxiv.org ↗ As Vision-Language Models are increasingly deployed in safety-critical applications, the trustworthiness of their explanations becomes crucial. Explainable AI (XAI) methods for Vision-Language Models often suffer from semantic hallucination, where attribution maps highlight promi…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources

Spot something wrong? Report an issue