Large Language Models as Topological Structure Enhancers for Text-Attributed Graphs
The latest advancements in large language models (LLMs) have revolutionized the field of natural language processing (NLP). Inspired by the success of LLMs in NLP tasks, some recent work has begun investigating the potential of applying LLMs in graph learning tasks. However, most of the existing work focuses on utilizing LLMs as powerful node feature augmenters, leaving employing LLMs to enhance graph topological structures an understudied problem. In this work, we explore how to leverage the information retrieval and text generation capabilities of LLMs to refine/enhance the topological structure of text-attributed graphs (TAGs) under the node classification setting. First, we propose using LLMs to help remove unreliable edges and add reliable ones in the TAG. Specifically, we first let the LLM output the semantic similarity between node attributes through delicate prompt designs, and then perform edge deletion and edge addition based on the similarity. Second, we propose using pseudo-labels generated by the LLM to improve graph topology, that is, we introduce the pseudo-label propagation as a regularization to guide the graph neural network (GNN) in learning proper edge weights. Finally, we incorporate the two aforementioned LLM-based methods for graph topological refinement into the process of GNN training, and perform extensive experiments on four real-world datasets. The experimental results demonstrate the effectiveness of LLM-based graph topology refinement (achieving a 0.15%--2.47% performance gain on public benchmarks).
Code (0)
등록된 구현이 없습니다.
Tasks
Graph LearningGraph Neural NetworkInformation RetrievalNode ClassificationPseudo LabelSemantic SimilaritySemantic Textual SimilarityTAGText GenerationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Role of distal enhancers in shaping 3D-folding patterns and defining human-specific features of interphase chromatin architecture in embryonic stem cells
Molecular and genetic definitions of human-specific changes to genomic regulatory networks (GRNs) contributing to development of unique to human phenotypes remain a highly significant challenge. Genome-wide proximity pla…
Large Language Model Enhancers for Graph Neural Networks: An Analysis from the Perspective of Causal Mechanism Identification
The use of large language models (LLMs) as feature enhancers to optimize node representations, which are then used as inputs for graph neural networks (GNNs), has shown significant potential in graph representation learn…
Graph Representation LearningLanguage ModelingLanguage ModellingLarge Language Model+1Modelling and calibration of pair-rule protein patterns in Drosophila embryo: From Even-skipped and Fushi-tarazu to Wingless expression networks
We modelled and calibrated the distributions of the seven-stripe patterns of Even-skipped (\textit{Eve}) and Fushi-tarazu (\textit{Ftz}) pair-rule proteins along the anteroposterior axis of the \textit{Drosphila} embryo,…
Learning on Graphs with Large Language Models(LLMs): A Deep Dive into Model Robustness
Large Language Models (LLMs) have demonstrated remarkable performance across various natural language processing tasks. Recently, several LLMs-based pipelines have been developed to enhance learning on graphs with text a…
Transcription-dependent spatial organization of a gene locus
There is growing appreciation that gene function is connected to the dynamic structure of the chromosome. Here we explore the interplay between three-dimensional structure and transcriptional activity at the single cell …