Node Importance Estimation Leveraging LLMs for Semantic Augmentation in Knowledge Graphs
Xinyu Lin, Tianyu Zhang, Chengbin Hou, Jinbao Wang, Jianye Xue,, Hairong Lv

TL;DR
This paper introduces LENIE, a novel method that leverages Large Language Models to augment semantic information in Knowledge Graphs, significantly improving Node Importance Estimation accuracy.
Contribution
It is the first work to incorporate LLMs into NIE, using a clustering-based triplet sampling and adaptive prompts for semantic augmentation.
Findings
LENIE outperforms existing NIE models with state-of-the-art results.
Semantic augmentation via LLMs enhances node importance estimation.
The method effectively addresses semantic deficiencies in Knowledge Graphs.
Abstract
Node Importance Estimation (NIE) is a task that quantifies the importance of node in a graph. Recent research has investigated to exploit various information from Knowledge Graphs (KGs) to estimate node importance scores. However, the semantic information in KGs could be insufficient, missing, and inaccurate, which would limit the performance of existing NIE models. To address these issues, we leverage Large Language Models (LLMs) for semantic augmentation thanks to the LLMs' extra knowledge and ability of integrating knowledge from both LLMs and KGs. To this end, we propose the LLMs Empowered Node Importance Estimation (LENIE) method to enhance the semantic information in KGs for better supporting NIE tasks. To our best knowledge, this is the first work incorporating LLMs into NIE. Specifically, LENIE employs a novel clustering-based triplet sampling strategy to extract diverse…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Data Quality and Management · Advanced Graph Neural Networks
