Agentic Insight Generation in VSM Simulations

arXiv cs.CL / 4/15/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces a decoupled, two-step agentic architecture to extract actionable insights from complex value stream map (VSM) simulations, addressing the time-consuming and error-prone nature of current manual workflows.
  • It separates orchestration from data analysis, using progressive data discovery guided by domain expert knowledge to detect subtle situational differences that traditional LLM pipelines struggle with.
  • The orchestration component selects appropriate data sources and performs multi-hop reasoning across data structures while keeping the system’s internal context “slim.”
  • Experiments with multiple state-of-the-art large language models show the approach is viable, reaching accuracies up to 86% and maintaining robustness across evaluation runs.

Abstract

Extracting actionable insights from complex value stream map simulations can be challenging, time-consuming, and error-prone. Recent advances in large language models offer new avenues to support users with this task. While existing approaches excel at processing raw data to gain information, they are structurally unfit to pick up on subtle situational differences needed to distinguish similar data sources in this domain. To address this issue, we propose a decoupled, two-step agentic architecture. By separating orchestration from data analysis, the system leverages progressive data discovery infused with domain expert knowledge. This architecture allows the orchestration to intelligently select data sources and perform multi-hop reasoning across data structures while maintaining a slim internal context. Results from multiple state-of-the-art large language models demonstrate the framework's viability: with top-tier models achieving accuracies of up to 86% and demonstrating high robustness across evaluation runs.