Towards Efficient LLM-aware Heterogeneous Graph Learning
Wenda Li, Tongya Zheng, Shunyu Liu, Yu Wang, Kaixuan Chen, Hanyang Yuan, Bingde Hu, Zujie Ren, Mingli Song, Gang Chen

TL;DR
This paper introduces ELLA, an efficient framework that leverages large language models to improve relation understanding in heterogeneous graphs while reducing computational costs, outperforming existing methods.
Contribution
The paper proposes an LLM-aware relation tokenizer and a hop-level transformer to enhance relation modeling and efficiency in heterogeneous graph learning.
Findings
ELLA outperforms state-of-the-art methods in accuracy and efficiency.
ELLA scales up to 13b-parameter LLMs with 4x speedup.
The framework effectively captures complex relation semantics.
Abstract
Heterogeneous graphs are widely present in real-world complex networks, where the diversity of node and relation types leads to complex and rich semantics. Efforts for modeling complex relation semantics in heterogeneous graphs are restricted by the limitations of predefined semantic dependencies and the scarcity of supervised signals. The advanced pre-training and fine-tuning paradigm leverages graph structure to provide rich self-supervised signals, but introduces semantic gaps between tasks. Large Language Models (LLMs) offer significant potential to address the semantic issues of relations and tasks in heterogeneous graphs through their strong reasoning capabilities in textual modality, but their incorporation into heterogeneous graphs is largely limited by computational complexity. Therefore, in this paper, we propose an Efficient LLM-Aware (ELLA) framework for heterogeneous…
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
