MAS-Algorithm: A Workflow for Solving Algorithmic Programming Problems with a Multi-Agent System
Yuliang Xu, Xiang Xu, Yao Wan, Hu Wei, Tong Jia

TL;DR
MAS-Algorithm introduces a modular multi-agent workflow for algorithmic problem solving, improving AI reasoning performance and interpretability over existing model-centric methods.
Contribution
It presents a systematic, extensible multi-agent framework inspired by competitive programming practices, enhancing reasoning and generalization in AI algorithms.
Findings
Achieves 6.48% average gain in acceptance rate on a self-constructed benchmark.
Parameter-efficient fine-tuning yields only 0.89% improvement, less than the proposed method.
Demonstrates individual agents can contribute up to 27.7% improvements.
Abstract
Algorithmic problem solving serves as a rigorous testbed for evaluating structured reasoning in AI coding systems, as it directly reflects a model's ability to perform structured reasoning in complex scenarios. Existing approaches predominantly rely on model-centric strategies, such as architectural modifications and data scaling, which are costly and offer limited interpretability. Alternative methods leveraging external tools or prompting techniques (e.g., chain-of-thought) are often fragmented and lack a unified framework. In this paper, we propose MAS-Algorithm, a systematic multi-agent workflow for algorithmic problem solving inspired by the practices of competitive programmers and algorithm engineers. Our framework decomposes the end-to-end solving process into modular stages, enabling structured reasoning, tool integration, and flexible coordination among agents. The design…
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.
