SOPRAG: Multi-view Graph Experts Retrieval for Industrial Standard Operating Procedures
Liangtao Lin, Zhaomeng Zhu, Tianwei Zhang, Yonggang Wen

TL;DR
SOPRAG is a specialized multi-view graph expert retrieval framework designed to improve industrial SOP retrieval by addressing structural, logical, and domain-specific challenges, leading to significant performance gains.
Contribution
It introduces a novel MoE-based framework with specialized graph experts, a Procedure Card layer, and an LLM-guided gating mechanism for effective SOP retrieval in industrial settings.
Findings
Outperforms existing RAG baselines in accuracy and utility
Achieves perfect execution scores in real-world tasks
Demonstrates robustness across four industrial domains
Abstract
Standard Operating Procedures (SOPs) are essential for ensuring operational safety and consistency in industrial environments. However, retrieving and following these procedures presents unique challenges, such as rigid proprietary structures, condition-dependent relevance, and actionable execution requirement, which standard semantic-driven Retrieval-Augmented Generation (RAG) paradigms fail to address. Inspired by the Mixture-of-Experts (MoE) paradigm, we propose SOPRAG, a novel framework specifically designed to address the above pain points in SOP retrieval. SOPRAG replaces flat chunking with specialized Entity, Causal, and Flow graph experts to resolve industrial structural and logical complexities. To optimize and coordinate these experts, we propose a Procedure Card layer that prunes the search space to eliminate computational noise, and an LLM-Guided gating mechanism that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Multimodal Machine Learning Applications
