English

GENUINE: Graph Enhanced Multi-level Uncertainty Estimation for Large Language Models

Computation and Language 2025-09-10 v1 Artificial Intelligence Machine Learning

Abstract

Uncertainty estimation is essential for enhancing the reliability of Large Language Models (LLMs), particularly in high-stakes applications. Existing methods often overlook semantic dependencies, relying on token-level probability measures that fail to capture structural relationships within the generated text. We propose GENUINE: Graph ENhanced mUlti-level uncertaINty Estimation for Large Language Models, a structure-aware framework that leverages dependency parse trees and hierarchical graph pooling to refine uncertainty quantification. By incorporating supervised learning, GENUINE effectively models semantic and structural relationships, improving confidence assessments. Extensive experiments across NLP tasks show that GENUINE achieves up to 29% higher AUROC than semantic entropy-based approaches and reduces calibration errors by over 15%, demonstrating the effectiveness of graph-based uncertainty modeling. The code is available at https://github.com/ODYSSEYWT/GUQ.

Keywords

Cite

@article{arxiv.2509.07925,
  title  = {GENUINE: Graph Enhanced Multi-level Uncertainty Estimation for Large Language Models},
  author = {Tuo Wang and Adithya Kulkarni and Tyler Cody and Peter A. Beling and Yujun Yan and Dawei Zhou},
  journal= {arXiv preprint arXiv:2509.07925},
  year   = {2025}
}

Comments

Accepted by EMNLP 2025

R2 v1 2026-07-01T05:28:45.932Z