Hypergraph as Language
Mengqi Lei, Guohuan Xie, Shihui Ying, Shaoyi Du, Jun-Hai Yong, Siqi Li, Yue Gao

TL;DR
This paper introduces Hyper-Align, a hypergraph-native framework that enables large language models to better understand and utilize high-order relational structures inherent in hypergraphs, surpassing traditional graph-centric methods.
Contribution
The paper proposes Hyper-Align, a novel hypergraph-as-language approach with new serialization templates and a dedicated input protocol for LLMs, improving high-order structure modeling.
Findings
Hyper-Align outperforms existing methods in various evaluations.
The framework effectively captures complex high-order relations.
Extensive experiments validate the approach's superiority.
Abstract
Large language models (LLMs) have recently shown strong potential in modeling relational structures. However, existing approaches remain fundamentally graph-centric: they focus on processing pairwise graph structures into tokens that LLMs can understand. In contrast, many real-world relational patterns do not naturally conform to the pairwise-edge assumption, and are better modeled as high-order associations in hypergraphs. For hypergraph structures, existing methods often fail to preserve the native semantics that multiple objects are jointly connected by the same high-order relation, limiting their ability to exploit complex structures. To address this limitation, we put forth the "Hypergraph as Language" perspective and propose Hyper-Align, a hypergraph-native alignment framework for large language models. Hyper-Align compiles the query-object-centered hypergraph context into…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
