English

Harnessing the Power of Large Language Model for Uncertainty Aware Graph Processing

Machine Learning 2024-04-15 v2 Computation and Language

Abstract

Handling graph data is one of the most difficult tasks. Traditional techniques, such as those based on geometry and matrix factorization, rely on assumptions about the data relations that become inadequate when handling large and complex graph data. On the other hand, deep learning approaches demonstrate promising results in handling large graph data, but they often fall short of providing interpretable explanations. To equip the graph processing with both high accuracy and explainability, we introduce a novel approach that harnesses the power of a large language model (LLM), enhanced by an uncertainty-aware module to provide a confidence score on the generated answer. We experiment with our approach on two graph processing tasks: few-shot knowledge graph completion and graph classification. Our results demonstrate that through parameter efficient fine-tuning, the LLM surpasses state-of-the-art algorithms by a substantial margin across ten diverse benchmark datasets. Moreover, to address the challenge of explainability, we propose an uncertainty estimation based on perturbation, along with a calibration scheme to quantify the confidence scores of the generated answers. Our confidence measure achieves an AUC of 0.8 or higher on seven out of the ten datasets in predicting the correctness of the answer generated by LLM.

Keywords

Cite

@article{arxiv.2404.00589,
  title  = {Harnessing the Power of Large Language Model for Uncertainty Aware Graph Processing},
  author = {Zhenyu Qian and Yiming Qian and Yuting Song and Fei Gao and Hai Jin and Chen Yu and Xia Xie},
  journal= {arXiv preprint arXiv:2404.00589},
  year   = {2024}
}

Comments

Because my organization does not allow members to privately upload papers to arXiv, I am requesting a withdrawal of my submission

R2 v1 2026-06-28T15:39:26.892Z