GaLoRA: Parameter-Efficient Graph-Aware LLMs for Node Classification
Mayur Choudhary, Saptarshi Sengupta, and Katerina Potika

TL;DR
GaLoRA is a parameter-efficient framework that enhances large language models with structural graph information, achieving competitive node classification performance on text-attributed graphs with significantly fewer parameters.
Contribution
GaLoRA introduces a novel, parameter-efficient method to incorporate graph structure into LLMs for improved node classification on TAGs.
Findings
Achieves comparable performance to state-of-the-art models
Uses only 0.24% of parameters compared to full fine-tuning
Effective on three real-world datasets
Abstract
The rapid rise of large language models (LLMs) and their ability to capture semantic relationships has led to their adoption in a wide range of applications. Text-attributed graphs (TAGs) are a notable example where LLMs can be combined with Graph Neural Networks to improve the performance of node classification. In TAGs, each node is associated with textual content and such graphs are commonly seen in various domains such as social networks, citation graphs, recommendation systems, etc. Effectively learning from TAGs would enable better representations of both structural and textual representations of the graph and improve decision-making in relevant domains. We present GaLoRA, a parameter-efficient framework that integrates structural information into LLMs. GaLoRA demonstrates competitive performance on node classification tasks with TAGs, performing on par with state-of-the-art…
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
TopicsAdvanced Graph Neural Networks · Topic Modeling · Machine Learning in Healthcare
