Higher-Order Knowledge Representations for Agentic Scientific Reasoning
Isabella A. Stewart, Markus J. Buehler
TL;DR
This work tackles the inadequacy of traditional pairwise graphs for capturing higher-order interactions in scientific reasoning. It introduces a hypergraph-based representation built from a corpus of ~1,100 biocomposite scaffold papers, producing a global structure with 161,172 nodes and 320,201 hyperedges that exhibits a scale-free topology with a power-law exponent of about $1.23$ and a dense conceptual core around hubs like scaffolds and biocompatibility. By equipping a multi-agent framework with hypergraph traversal tools, the authors demonstrate grounded mechanistic reasoning and hypothesis generation, exemplified by bridging cerium oxide to PCL via chitosan and other intermediates, while preserving provenance and reducing combinatorial explosion. The results show that hypergraphs retain high-order co-occurrence patterns, enable robust cross-domain inferences, and act as a verifiable guardrail for teacherless agentic discovery, with practical implications for accelerated materials design and interdisciplinary science. The methodology provides a scalable, auditable substrate for conversation-driven scientific inquiry that leverages higher-order structure rather than relying solely on unstructured text-based prompts.
Abstract
Scientific inquiry requires systems-level reasoning that integrates heterogeneous experimental data, cross-domain knowledge, and mechanistic evidence into coherent explanations. While Large Language Models (LLMs) offer inferential capabilities, they often depend on retrieval-augmented contexts that lack structural depth. Traditional Knowledge Graphs (KGs) attempt to bridge this gap, yet their pairwise constraints fail to capture the irreducible higher-order interactions that govern emergent physical behavior. To address this, we introduce a methodology for constructing hypergraph-based knowledge representations that faithfully encode multi-entity relationships. Applied to a corpus of ~1,100 manuscripts on biocomposite scaffolds, our framework constructs a global hypergraph of 161,172 nodes and 320,201 hyperedges, revealing a scale-free topology (power law exponent ~1.23) organized around highly connected conceptual hubs. This representation prevents the combinatorial explosion typical of pairwise expansions and explicitly preserves the co-occurrence context of scientific formulations. We further demonstrate that equipping agentic systems with hypergraph traversal tools, specifically using node-intersection constraints, enables them to bridge semantically distant concepts. By exploiting these higher-order pathways, the system successfully generates grounded mechanistic hypotheses for novel composite materials, such as linking cerium oxide to PCL scaffolds via chitosan intermediates. This work establishes a "teacherless" agentic reasoning system where hypergraph topology acts as a verifiable guardrail, accelerating scientific discovery by uncovering relationships obscured by traditional graph methods.
