paper-with-me

Papers

Higher-Order Knowledge Representations for Agentic Scientific Reasoning

2026-01-08 · Isabella A. Stewart, Markus J. Buehler arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.04878

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Agentic Personas for Adaptive Scientific Explanations with Knowledge Graphs

2026-03-23 · Susana Nunes, Tiago Guerreiro, Catia Pesquita arxiv

AI explanation methods often assume a static user model, producing non-adaptive explanations regardless of expert goals, reasoning strategies, or decision contexts. Knowledge graph-based explanations, despite their capac…

Reinforcement LearningExplanation GenerationKnowledge GraphsDrug Discovery

Bohrium + SciMaster: Building the Infrastructure and Ecosystem for Agentic Science at Scale

2025-12-23 · Linfeng Zhang, Siheng Chen, Yuzhu Cai, Jingyi Chai 외 arxiv

AI agents are emerging as a practical way to run multi-step scientific workflows that interleave reasoning with tool use and verification, pointing to a shift from isolated AI-assisted steps toward \emph{agentic science …

Revisiting Gene Ontology Knowledge Discovery with Hierarchical Feature Selection and Virtual Study Group of AI Agents

2026-03-20 · Cen Wan, Alex A. Freitas arxiv

Large language models have achieved great success in multiple challenging tasks, and their capacity can be further boosted by the emerging agentic AI techniques. This new computing paradigm has already started revolution…

End-to-end autonomous scientific discovery on a real optical platform

2026-04-29 · Shuxing Yang, Fujia Chen, Rui Zhao, Junyao Wu 외 arxiv

Scientific research has long been human-led, driving new knowledge and transformative technologies through the continual revision of questions, methods and claims as evidence accumulates. Although large language model (L…

AutoClimDS: Climate Data Science Agentic AI -- A Knowledge Graph is All You Need

2025-09-25 · Ahmed Jaber, Wangshu Zhu, Ayon Roy, Karthick Jayavelu 외 arxiv

Climate data science remains constrained by fragmented data sources, heterogeneous formats, and steep technical expertise requirements. These barriers slow discovery, limit participation, and undermine reproducibility. W…