paper-with-me

Papers

FlowMind: Execute-Summarize for Structured Workflow Generation from LLM Reasoning

2026-02-12 · Yihao Liu, Ziyun Zhang, Zile He, Huaqian Cai arxiv

LLMs can solve complex tasks through reasoning and tool use, but accurately translating these solutions into structured workflows remains challenging. We model workflows as sequences of tool use and reformulate the problem as designing a mechanism that can both solve tasks and reliably construct workflows. Prior approaches that build workflows during execution often suffer from inaccuracies due to interference between the two processes. We propose an Execute-Summarize(ES) framework that decouples task execution from workflow construction: the model first completes the task using available tools, then independently reconstructs a structured workflow from execution traces. This separation improves workflow accuracy and robustness. We introduce FlowBench and show through extensive experiments that our approach outperforms existing methods, providing a reliable paradigm for grounding free-form LLM reasoning into structured workflows.

📄 PDF Abstract BibTeX arXiv:2602.11782

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FlowMind: Automatic Workflow Generation with LLMs

2024-03-17 · Zhen Zeng, William Watson, Nicole Cho, Saba Rahimi 외

The rapidly evolving field of Robotic Process Automation (RPA) has made significant strides in automating repetitive processes, yet its effectiveness diminishes in scenarios requiring spontaneous or unpredictable tasks d…

BenchmarkingQuestion Answering

Flowmind2Digital: The First Comprehensive Flowmind Recognition and Conversion Approach

2024-01-08 · Huanyu Liu, JianFeng Cai, Tingjia Zhang, Hongsheng Li 외

Flowcharts and mind maps, collectively known as flowmind, are vital in daily activities, with hand-drawn versions facilitating real-time collaboration. However, there's a growing need to digitize them for efficient proce…

Keypoint DetectionSketch Recognition

An LLM-Driven Workflow for Automated Process Control Strategy Generation and Tuning from Dynamic Process Models

2026-07-23 · Ari Luna Rueda, Eike Cramer, Klaus Hellgardt, Mehmet Mercangöz arxiv

We present a structured large-language-model-driven workflow for automated multi-variable control design from dynamic process models. The workflow decomposes the design task into constrained code-generation steps: plant-…

Code GenerationPoint Tracking

Calendar.help: Designing a Workflow-Based Scheduling Agent with Humans in the Loop

2017-03-24 · Justin Cranshaw, Emad Elwany, Todd Newman, Rafal Kocielnik 외

Although information workers may complain about meetings, they are an essential part of their work life. Consequently, busy people spend a significant amount of time scheduling meetings. We present Calendar.help, a syste…

Scheduling

From Specification to Execution: AI Assisted Scientific Workflow Management

2026-06-16 · Komal Thareja, Hamza Safri, Rajiv Mayani, Anirban Mandal 외 arxiv

Scientific workflow management systems (WMS) support scalable and reproducible execution of complex pipelines, but workflow design, implementation, and debugging remain largely manual and require significant expertise. R…

Federated LearningCode Generation