HyperG: Hypergraph-Enhanced LLMs for Structured Knowledge
Sirui Huang, Hanqian Li, Yanggan Gu, Xuming Hu, Qing Li, Guandong Xu

TL;DR
HyperG introduces a hypergraph-based framework that enhances LLMs' understanding of structured knowledge by encoding complex relationships and augmenting sparse data, improving performance on downstream tasks.
Contribution
The paper presents HyperG, a novel hypergraph-enhanced generation framework that better captures structural relationships in structured data for LLMs, addressing limitations of previous serialization and operation-based methods.
Findings
HyperG outperforms existing methods on downstream structured knowledge tasks.
HyperG effectively encodes complex structural relationships in data.
HyperG demonstrates strong generalization across different tasks.
Abstract
Given that substantial amounts of domain-specific knowledge are stored in structured formats, such as web data organized through HTML, Large Language Models (LLMs) are expected to fully comprehend this structured information to broaden their applications in various real-world downstream tasks. Current approaches for applying LLMs to structured data fall into two main categories: serialization-based and operation-based methods. Both approaches, whether relying on serialization or using SQL-like operations as an intermediary, encounter difficulties in fully capturing structural relationships and effectively handling sparse data. To address these unique characteristics of structured data, we propose HyperG, a hypergraph-based generation framework aimed at enhancing LLMs' ability to process structured knowledge. Specifically, HyperG first augment sparse data with contextual information,…
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
TopicsNatural Language Processing Techniques · Semantic Web and Ontologies
