paper-with-me

Papers

KEA Explain: Explanations of Hallucinations using Graph Kernel Analysis

2025-07-05 · Reilly Haskins, Benjamin Adams arxiv

Large Language Models (LLMs) frequently generate hallucinations: statements that are syntactically plausible but lack factual grounding. This research presents KEA (Kernel-Enriched AI) Explain: a neurosymbolic framework that detects and explains such hallucinations by comparing knowledge graphs constructed from LLM outputs with ground truth data from Wikidata or contextual documents. Using graph kernels and semantic clustering, the method provides explanations for detected hallucinations, ensuring both robustness and interpretability. Our framework achieves competitive accuracy in detecting hallucinations across both open- and closed-domain tasks, and is able to generate contrastive explanations, enhancing transparency. This research advances the reliability of LLMs in high-stakes domains and provides a foundation for future work on precision improvements and multi-source knowledge integration.

📄 PDF Abstract BibTeX arXiv:2507.03847

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

AIMing for Standardised Explainability Evaluation in GNNs: A Framework and Case Study on Graph Kernel Networks

2026-05-14 · Magdalena Proszewska, N. Siddharth arxiv

Graph Neural Networks (GNNs) have advanced significantly in handling graph-structured data, but a comprehensive framework for evaluating explainability remains lacking. Existing evaluation frameworks primarily involve po…

LMExplainer: Grounding Knowledge and Explaining Language Models

2023-03-29 · Zichen Chen, Jianda Chen, YuanYuan Chen, Han Yu 외

Language models (LMs) like GPT-4 are important in AI applications, but their opaque decision-making process reduces user trust, especially in safety-critical areas. We introduce LMExplainer, a novel knowledge-grounded ex…

Decision MakingGraph Attention

Self-Exploring Language Models for Explainable Link Forecasting on Temporal Graphs via Reinforcement Learning

2025-08-31 · Zifeng Ding, Shenyang Huang, Zeyu Cao, Emma Kondrup 외 arxiv

Forecasting future links is a central task in temporal graph (TG) reasoning, requiring models to leverage historical interactions to predict upcoming ones. Traditional neural approaches, such as temporal graph neural net…

Reinforcement Learning

MUSE-Explainer: Counterfactual Explanations for Symbolic Music Graph Classification Models

2025-09-30 · Baptiste Hilaire, Emmanouil Karystinaios, Gerhard Widmer arxiv

Interpretability is essential for deploying deep learning models in symbolic music analysis, yet most research emphasizes model performance over explanation. To address this, we introduce MUSE-Explainer, a new method tha…

Graph ClassificationGraph Neural Network

Explaining Temporal Graph Predictions With Shapley Values

2026-04-27 · Lea-Marie Sussek, Stefan Heindorf arxiv

Temporal Graph Neural Networks (TGNNs) have become increasingly popular in recent years due to their superior predictive performance by combining both spatial and temporal information. However, how these models utilize t…