MetaFlow, introduced on June 29, 2026, is a groundbreaking approach to training large language models (LLMs) as zero-shot workflow generators. Developed by Gan Luo and colleagues, this innovative framework enhances the structural consistency of solutions across diverse tasks, making LLMs more reliable and adaptable.
Understanding MetaFlow's Approach to Workflow Generation
MetaFlow addresses the limitations of existing workflow generation methods, which often struggle to provide generalizable solutions. By framing workflow generation as a meta-learning problem, it allows models to learn from a set of operators to compose effective solution strategies tailored to specific tasks.
The training process for MetaFlow consists of two key stages. Initially, it undergoes supervised fine-tuning on synthetic workflow data, which equips the model with foundational knowledge. Subsequently, it employs reinforcement learning with verifiable rewards (RLVR), utilizing execution feedback to refine its performance across various problem instances.
Performance Benchmarks of MetaFlow
MetaFlow has demonstrated remarkable capabilities in several benchmarks, including question answering, code generation, and mathematical reasoning. Its performance is on par with state-of-the-art baselines for in-domain tasks, achieving notable results with single inference.



