HyGRAIL: Cost-Aware and Evidence-Grounded Scientific Hypothesis Discovery over Knowledge Graphs

📅 2026-09-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决科学假设发现中的稀疏性和成本问题,HyGRAIL框架结合了异构GNN筛选与基于LLM的假设审查方法。
📝 Abstract
Scientific knowledge graphs organize entities and relations extracted from scientific literature, but they remain inherently incomplete. Missing typed links in such graphs can therefore represent plausible scientific hypotheses, such as unexplored associations between materials and applications. However, scientific hypothesis discovery is challenging because true discoveries are extremely sparse among typed candidate pairs: graph neural networks (GNNs) are efficient but unreliable for ambiguous cases, while large language models (LLMs) are knowledgeable but too costly to apply exhaustively and are not naturally grounded in graph structures. We propose HyGRAIL, a cost-aware and evidence-grounded framework that combines heterogeneous GNN triage with LLM-based hypothesis review. HyGRAIL first uses a GNN to score candidate hypotheses and identify a validation-calibrated ambiguous region, routing only graph-uncertain cases to LLM review. For each routed hypothesis, HyGRAIL retrieves node-level associations and multi-hop relational paths from the knowledge graph (KG), then converts this structured evidence into natural language through template-based or LLM-based naturalization. An LLM review agent finally judges each hard hypothesis using the naturalized evidence and validation-selected decision criteria. On MatKG, HyGRAIL achieves the best F1 score of 0.429, improving over the strongest prior baseline by 0.242 F1 points and over the GNN-only baseline by 0.322. Meanwhile, GNN triage reduces the LLM call rate by 54.36% on average. Ablation studies further show that retrieved graph evidence is crucial for reliable hypothesis verification and that compact, two-sided evidence is more effective than simply increasing retrieval quantity.
Problem

Research questions and friction points this paper is trying to address.

Scientific Hypothesis Discovery
Knowledge Graphs
Cost-Aware
Evidence-Grounded
Incomplete
Innovation

Methods, ideas, or system contributions that make the work stand out.

Cost-Aware
Evidence-Grounded
Heterogeneous GNN Triage
LLM-based Hypothesis Review
Graph Evidence
💼 Related Jobs
No related jobs found.
Y
Yihang Sun
University of Illinois Urbana-Champaign
Z
Zhihan Zhu
University of Illinois Urbana-Champaign
Z
Zhiyuan Jiang
University of Illinois Urbana-Champaign
J
Jingyi Ge
University of Illinois Urbana-Champaign
Zixuan Li
Zixuan Li
Assistant Professor at ICT, UCAS
Knowledge GraphLarge Language Model
Jiaxuan You
Jiaxuan You
Assistant Professor, UIUC CS
Foundation ModelsGNNLarge Language Models