Pith. sign in

REVIEW 3 cited by

Generating Structured Plan Representation of Procedures with LLMs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2504.00029 v1 pith:SO7W25DE submitted 2025-03-28 cs.SE cs.AI

Generating Structured Plan Representation of Procedures with LLMs

classification cs.SE cs.AI
keywords processsopsstructuredlanguagellmsmodelingproceduresrepresentation
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

In this paper, we address the challenges of managing Standard Operating Procedures (SOPs), which often suffer from inconsistencies in language, format, and execution, leading to operational inefficiencies. Traditional process modeling demands significant manual effort, domain expertise, and familiarity with complex languages like Business Process Modeling Notation (BPMN), creating barriers for non-techincal users. We introduce SOP Structuring (SOPStruct), a novel approach that leverages Large Language Models (LLMs) to transform SOPs into decision-tree-based structured representations. SOPStruct produces a standardized representation of SOPs across different domains, reduces cognitive load, and improves user comprehension by effectively capturing task dependencies and ensuring sequential integrity. Our approach enables leveraging the structured information to automate workflows as well as empower the human users. By organizing procedures into logical graphs, SOPStruct facilitates backtracking and error correction, offering a scalable solution for process optimization. We employ a novel evaluation framework, combining deterministic methods with the Planning Domain Definition Language (PDDL) to verify graph soundness, and non-deterministic assessment by an LLM to ensure completeness. We empirically validate the robustness of our LLM-based structured SOP representation methodology across SOPs from different domains and varying levels of complexity. Despite the current lack of automation readiness in many organizations, our research highlights the transformative potential of LLMs to streamline process modeling, paving the way for future advancements in automated procedure optimization.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Eluna: An Agentic LLM System for Automating Warehouse Operations with Reasoning and Task Execution

    cs.LG 2026-07 conditional novelty 6.0

    A graph-guided multi-agent framework plus asymmetric episodic distillation lets fine-tuned 32B models match larger teachers on warehouse SOP execution and hit 94% expert agreement on ticket processing.

  2. Automated BPMN Model Generation from Textual Process Descriptions: A Multi-Stage LLM-Driven Approach

    cs.SE 2026-04 unverdicted novelty 6.0

    Multi-stage LLM pipeline creates validated BPMN models from text and reconstructs them with average similarity above 0.75 across 387 cases from 750 public diagrams.

  3. Automatic Generation of Executable BPMN Models from Medical Guidelines

    cs.AI 2026-04 unverdicted novelty 5.0

    LLM-based pipeline converts medical guidelines into executable BPMN models with over 92% per-patient decision agreement and an entropy detector for policy ambiguity.