Knowledge Is Not Static: Order-Aware Hypergraph RAG for Language Models
Keshu Wu, Chenchen Kuai, Zihao Li, Jiwan Jiang, Shiyu Shen, Shian Wang, Chan-Wei Hu, Zhengzhong Tu, Yang Zhou

TL;DR
This paper introduces OKH-RAG, a hypergraph-based retrieval method that explicitly models the order of evidence, improving reasoning in order-sensitive tasks over traditional permutation-invariant approaches.
Contribution
It proposes a novel order-aware hypergraph retrieval framework that captures the sequence of interactions, enhancing reasoning capabilities in language models.
Findings
OKH-RAG outperforms permutation-invariant baselines on order-sensitive tasks.
Modeling interaction order improves reasoning accuracy.
A learned transition model infers precedence without explicit temporal labels.
Abstract
Retrieval-augmented generation (RAG) enhances large language models by grounding outputs in retrieved knowledge. However, existing RAG methods including graph- and hypergraph-based approaches treat retrieved evidence as an unordered set, implicitly assuming permutation invariance. This assumption is misaligned with many real-world reasoning tasks, where outcomes depend not only on which interactions occur, but also on the order in which they unfold. We propose Order-Aware Knowledge Hypergraph RAG (OKH-RAG), which treats order as a first-class structural property. OKH-RAG represents knowledge as higher-order interactions within a hypergraph augmented with precedence structure, and reformulates retrieval as sequence inference over hyperedges. Instead of selecting independent facts, it recovers coherent interaction trajectories that reflect underlying reasoning processes. A learned…
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.
