paper-with-me

Papers

Knowledge Probing for Graph Representation Learning

2024-08-07 · Mingyu Zhao, Xingyu Huang, Ziyu Lyu, Yanlin Wang, Lixin Cui, Lu Bai

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 representation learning for downstream tasks is still under-explored. In this paper, we propose a novel graph probing framework (GraphProbe) to investigate and interpret whether the family of graph learning methods has encoded different levels of knowledge in graph representation learning. Based on the intrinsic properties of graphs, we design three probes to systematically investigate the graph representation learning process from different perspectives, respectively the node-wise level, the path-wise level, and the structural level. We construct a thorough evaluation benchmark with nine representative graph learning methods from random walk based approaches, basic graph neural networks and self-supervised graph methods, and probe them on six benchmark datasets for node classification, link prediction and graph classification. The experimental evaluation verify that GraphProbe can estimate the capability of graph representation learning. Remaking results have been concluded: GCN and WeightedGCN methods are relatively versatile methods achieving better results with respect to different tasks.

📄 PDF Abstract BibTeX arXiv:2408.03877

Code (0)

등록된 구현이 없습니다.

Tasks

Graph ClassificationGraph LearningGraph Representation LearningKnowledge ProbingLink PredictionNode ClassificationRepresentation Learning

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Probing Graph Representations

2023-03-07 · Mohammad Sadegh Akhondzadeh, Vijay Lingam, Aleksandar Bojchevski

Today we have a good theoretical understanding of the representational power of Graph Neural Networks (GNNs). For example, their limitations have been characterized in relation to a hierarchy of Weisfeiler-Lehman (WL) is…

Diagnostic

A2N: Attending to Neighbors for Knowledge Graph Inference

2019-07-01 · ACL 2019 7 · Trapit Bansal, Da-Cheng Juan, Sujith Ravi, Andrew McCallum

State-of-the-art models for knowledge graph completion aim at learning a fixed embedding representation of entities in a multi-relational graph which can generalize to infer unseen entity relationships at test time. This…

Knowledge Graph CompletionLink Prediction

On the Interplay Between Fine-tuning and Sentence-level Probing for Linguistic Knowledge in Pre-trained Transformers

2020-10-06 · EMNLP (BlackboxNLP) 2020 11 · Marius Mosbach, Anna Khokhlova, Michael A. Hedderich, Dietrich Klakow

Fine-tuning pre-trained contextualized embedding models has become an integral part of the NLP pipeline. At the same time, probing has emerged as a way to investigate the linguistic knowledge captured by pre-trained mode…

Sentence

Probing Neural Combinatorial Optimization Models

2025-10-25 · Zhiqin Zhang, Yining Ma, Zhiguang Cao, Hoong Chuin Lau arxiv

Neural combinatorial optimization (NCO) has achieved remarkable performance, yet its learned model representations and decision rationale remain a black box. This impedes both academic research and practical deployment, …

Efficient Knowledge Probing of Large Language Models by Adapting Pre-trained Embeddings

2025-08-08 · Kartik Sharma, Yiqiao Jin, Rakshit Trivedi, Srijan Kumar arxiv

Large language models (LLMs) acquire knowledge across diverse domains such as science, history, and geography encountered during generative pre-training. However, due to their stochasticity, it is difficult to predict wh…