REVIEW 6 cited by
Flow: Modularized Agentic Workflow Automation
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
read the original abstract
Multi-agent frameworks powered by large language models (LLMs) have demonstrated great success in automated planning and task execution. However, the effective adjustment of agentic workflows during execution has not been well studied. An effective workflow adjustment is crucial in real-world scenarios, as the initial plan must adjust to unforeseen challenges and changing conditions in real time to ensure the efficient execution of complex tasks. In this paper, we define workflows as an activity-on-vertex (AOV) graph, which allows continuous workflow refinement by LLM agents through dynamic subtask allocation adjustment based on historical performance and previous AOVs. To further enhance framework performance, we emphasize modularity in workflow design based on evaluating parallelism and dependency complexity. With this design, our proposed multi-agent framework achieves efficient concurrent execution of subtasks, effective goal achievement, and enhanced error tolerance. Empirical results across various practical tasks demonstrate significant improvements in the efficiency of multi-agent frameworks through dynamic workflow refinement and modularization. The code is available at: https://github.com/tmllab/2025_ICLR_FLOW.
Forward citations
Cited by 6 Pith papers
-
Global Optimization and Inference-Time Region Grafting for Agentic Workflows
A training-free method that locally replaces failing regions of an offline-optimized agent workflow at inference time, improving average benchmark performance over prior workflow-optimization baselines.
-
Coupled Hierarchical Search over Topology and Execution for Agentic Workflow Synthesis
HierFlow couples search over task topologies and executable sub-workflows at test time, with an adaptive gate, and reports state-of-the-art results on QA, math, and code benchmarks without training.
-
Componentization: Decomposing Monolithic LLM Responses into Manipulable Semantic Units
Generative model outputs can be decomposed into typed, linkable components that users edit, toggle, and regenerate before recomposition, as implemented in the MAODchat prototype.
-
Murakkab: Resource-Efficient Agentic Workflow Orchestration in Cloud Platforms
Murakkab uses declarative workflow specs and a profile-guided MILP optimizer to reduce GPU, energy, and cost for agentic workflow serving while meeting percentile-defined SLOs.
-
FlowForge: Guiding the Creation of Multi-agent Workflows with Design Space Visualization as a Thinking Scaffold
FlowForge organizes multi-agent workflow design into three abstraction levels, visualizes the design space with a coordinated tree, scatter plot, and glyphs, and provides in-situ pattern suggestions that helped study ...
-
An Agentic AI for a New Paradigm in Business Process Development
Business processes can be modeled as goal-driven agent teams where goals, objects, and agents replace fixed task sequences, and workflows emerge from trigger objects.
Discussion (0). Sign in to comment.