Learning on Graphs with Large Language Models(LLMs): A Deep Dive into Model Robustness
Kai Guo, Zewen Liu, Zhikai Chen, Hongzhi Wen, Wei Jin, Jiliang Tang,, Yi Chang

TL;DR
This paper investigates the robustness of large language models (LLMs) in learning on graphs, especially under adversarial attacks, and demonstrates their superior resilience compared to shallow models through extensive experiments.
Contribution
The study provides a comprehensive analysis of LLMs' robustness on graphs against adversarial attacks and introduces an open benchmark library for future research.
Findings
LLMs outperform shallow models in robustness against structural attacks
LLMs show resilience to textual perturbations in graph learning
Open benchmark library facilitates fair evaluation and ongoing research
Abstract
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 attributes, showcasing promising performance. However, graphs are well-known to be susceptible to adversarial attacks and it remains unclear whether LLMs exhibit robustness in learning on graphs. To address this gap, our work aims to explore the potential of LLMs in the context of adversarial attacks on graphs. Specifically, we investigate the robustness against graph structural and textual perturbations in terms of two dimensions: LLMs-as-Enhancers and LLMs-as-Predictors. Through extensive experiments, we find that, compared to shallow models, both LLMs-as-Enhancers and LLMs-as-Predictors offer superior robustness against structural and textual attacks.Based on these…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Natural Language Processing Techniques
MethodsLib
