paper-with-me

홈 › Papers

Towards Trustworthy Knowledge Graph Reasoning: An Uncertainty Aware Perspective

2024-10-11 · Bo Ni, Yu Wang, Lu Cheng, Erik Blasch, Tyler Derr

Recently, Knowledge Graphs (KGs) have been successfully coupled with Large Language Models (LLMs) to mitigate their hallucinations and enhance their reasoning capability, such as in KG-based retrieval-augmented frameworks. However, current KG-LLM frameworks lack rigorous uncertainty estimation, limiting their reliable deployment in high-stakes applications. Directly incorporating uncertainty quantification into KG-LLM frameworks presents challenges due to their complex architectures and the intricate interactions between the knowledge graph and language model components. To address this gap, we propose a new trustworthy KG-LLM framework, Uncertainty Aware Knowledge-Graph Reasoning (UAG), which incorporates uncertainty quantification into the KG-LLM framework. We design an uncertainty-aware multi-step reasoning framework that leverages conformal prediction to provide a theoretical guarantee on the prediction set. To manage the error rate of the multi-step process, we additionally introduce an error rate control module to adjust the error rate within the individual components. Extensive experiments show that our proposed UAG can achieve any pre-defined coverage rate while reducing the prediction set/interval size by 40% on average over the baselines.

📄 PDF Abstract BibTeX arXiv:2410.08985

Code (0)

등록된 구현이 없습니다.

Tasks

Conformal PredictionKnowledge GraphsLanguage ModelingLanguage ModellingPredictionUncertainty Quantification

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Knowledge Reasoning Language Model: Unifying Knowledge and Language for Inductive Knowledge Graph Reasoning

2025-10-15 · Xingrui Zhuo, Jiapu Wang, Gongqing Wu, Zhongyuan Wang 외 arxiv

Inductive Knowledge Graph Reasoning (KGR) aims to discover facts in open-domain KGs containing unknown entities and relations, which poses a challenge for KGR models in comprehending uncertain KG components. Existing stu…

To Predict or to Reject: Causal Effect Estimation with Uncertainty on Networked Data

2023-09-15 · Hechuan Wen, Tong Chen, Li Kheng Chai, Shazia Sadiq 외

Due to the imbalanced nature of networked observational data, the causal effect predictions for some individuals can severely violate the positivity/overlap assumption, rendering unreliable estimations. Nevertheless, thi…

KagNet: Knowledge-Aware Graph Networks for Commonsense Reasoning

2019-09-04 · IJCNLP 2019 11 · Bill Yuchen Lin, Xinyue Chen, Jamin Chen, Xiang Ren

Commonsense reasoning aims to empower machines with the human ability to make presumptions about ordinary situations in our daily life. In this paper, we propose a textual inference framework for answering commonsense qu…

Common Sense ReasoningKnowledge Base Question AnsweringKnowledge GraphsNatural Language Inference

Uncertainty-Aware Large Language Models for Explainable Disease Diagnosis

2025-05-06 · Shuang Zhou, Jiashuo Wang, Zidu Xu, Song Wang 외

Explainable disease diagnosis, which leverages patient information (e.g., signs and symptoms) and computational models to generate probable diagnoses and reasonings, offers clear clinical values. However, when clinical n…

DiagnosticLanguage ModelingLanguage ModellingLarge Language Model

Beyond Semantics: An Evidential Reasoning-Aware Multi-View Learning Framework for Trustworthy Mental Health Prediction

2026-05-06 · Yucheng Ruan, Ling Huang, Qika Lin, Kai He 외 arxiv

Automated mental health prediction using textual data has shown promising results with deep learning and large language models. However, deploying these models in high-stakes real-world settings remains challenging, as e…