paper-with-me

Papers

A Graph Perspective to Probe Structural Patterns of Knowledge in Large Language Models

2025-05-25 · Utkarsh Sahu, Zhisheng Qi, Yongjia Lei, Ryan A. Rossi, Franck Dernoncourt, Nesreen K. Ahmed, Mahantesh M Halappanavar, Yao Ma, Yu Wang

Large language models have been extensively studied as neural knowledge bases for their knowledge access, editability, reasoning, and explainability. However, few works focus on the structural patterns of their knowledge. Motivated by this gap, we investigate these structural patterns from a graph perspective. We quantify the knowledge of LLMs at both the triplet and entity levels, and analyze how it relates to graph structural properties such as node degree. Furthermore, we uncover the knowledge homophily, where topologically close entities exhibit similar levels of knowledgeability, which further motivates us to develop graph machine learning models to estimate entity knowledge based on its local neighbors. This model further enables valuable knowledge checking by selecting triplets less known to LLMs. Empirical results show that using selected triplets for fine-tuning leads to superior performance.

📄 PDF Abstract BibTeX arXiv:2505.19286

Code (1)

utkarshxsahu/kgc 공식 구현 pytorch

Tasks

Triplet

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Knowledge Probing for Graph Representation Learning

2024-08-07 · Mingyu Zhao, Xingyu Huang, Ziyu Lyu, Yanlin Wang 외

Graph learning methods have been extensively applied in diverse application areas. However, what kind of inherent graph properties e.g. graph proximity, graph structural information has been encoded into graph representa…

Graph ClassificationGraph LearningGraph Representation LearningKnowledge Probing+3

PROBE-Web: An Interactive System for Probing Evaluation Landscapes of Knowledge Graph Completion Models

2026-06-08 · Sooho Moon, Yunyong Ko arxiv

Knowledge graph completion (KGC) models are commonly evaluated using rank-based metrics such as MRR and Hits@K, despite different users often requiring different evaluation perspectives. In this demo, we present PROBE-We…

Knowledge Graph Completion

From graphemic dependence to lexical structure: a Markovian perspective on Dante's Commedia

2026-04-24 · Angelo Maria Sabatini arxiv

This study investigates the structural organisation of Dante's Divina Commedia through a symbolic representation based on vowel-consonant (V/C) encoding. Modelling the resulting sequence as a four-state Markov chain yiel…

A Multi-Expert Structural-Semantic Hybrid Framework for Unveiling Historical Patterns in Temporal Knowledge Graphs

2025-06-17 · Yimin Deng, Yuxia Wu, Yejing Wang, Guoshuai Zhao 외

Temporal knowledge graph reasoning aims to predict future events with knowledge of existing facts and plays a key role in various downstream tasks. Previous methods focused on either graph structure learning or semantic …

Graph structure learningKnowledge Graphs

Generalized Rank-based Evaluation for Knowledge Graph Completion: Perspectives, Framework, and Analyses

2026-06-08 · Sooho Moon, Jian Kang, Yunyong Ko arxiv

Knowledge graph completion (KGC) aims to predict missing facts from an observed knowledge graph (KG), playing a crucial role in a wide range of real-world applications such as drug discovery, recommender systems, and ret…

Knowledge Graph CompletionDrug Discovery