Helicase: Uncertainty-Guided Supply Chain Knowledge Graph Construction with Autonomous Multi-Agent LLMs

📅 2026-05-26
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenge of multi-hop structured reasoning in supply chains by proposing a large language model–based multi-agent system that decomposes high-level queries into executable investigation plans. The system orchestrates collaborative search, reasoning, and coding agents to iteratively construct a dynamic knowledge graph annotated with uncertainty estimates. It introduces a novel three-tier uncertainty framework—spanning actions, trajectories, and memory—to enable calibrated confidence assessment and traceable reasoning. Furthermore, the study establishes SCQA, the first evaluation benchmark tailored for complex supply chain reasoning. Evaluated on 80 queries from the SCQA benchmark, the system demonstrates consistent effectiveness and reliability across both high- and low-data visibility settings, successfully handling tasks ranging from single-hop to multi-hop reasoning.
📝 Abstract
LLM-based multi-agent systems have been widely adopted for knowledge retrieval and report generation, synthesizing known information through web search and textual reasoning. However, many critical information tasks in supply chains are not simple one-shot queries: they are structural inference problems requiring multi-hop reasoning across complex, fragmented web resources. Questions such as \textit{``Which Tesla components use lithium from Australian mines?''} have no answer in any single document; answers must be computationally synthesized through the autonomous construction and analysis of dynamic knowledge graphs assembled from fragmented, heterogeneous sources. Moreover, such discovery processes must be uncertainty-aware: decisions depend not only on answers but on calibrated confidence in their reliability, traceable to source quality and reasoning consistency. To address this capability gap, we propose \textit{Helicase}, an autonomous multi-agent LLM system for uncertainty-guided supply chain knowledge graph construction. \textit{Helicase} decomposes high-level supply-chain queries into executable investigation plans, coordinates specialized web-search, reasoning, and coding agents through iterative verification loops, and incrementally constructs query-specific supply chain knowledge graphs with per-fact uncertainty annotations. Its three-layer uncertainty framework tracks uncertainty at the action, trajectory, and memory layers, enabling both structural inference and calibrated confidence assessment. To evaluate autonomous reasoning across the full complexity spectrum, we introduce SCQA (Supply Chain Query Assessment), a benchmark of 80 supply chain queries organized into four quadrants spanning single-hop to multi-hop inference under both high and low data visibility.
Problem

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

supply chain
knowledge graph
multi-hop reasoning
uncertainty quantification
autonomous multi-agent systems
Innovation

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

Uncertainty-guided reasoning
Multi-agent LLMs
Supply chain knowledge graph
Multi-hop inference
Autonomous knowledge construction