Sakana AI’s ALE-Agent has achieved a significant milestone, winning the AtCoder Heuristic Contest 058 (AHC058) and beating 804 human participants. This marks the first time an AI agent has competed in and won a real-time, multi-hour optimization programming contest, demonstrating that scaled AI inference can now rival top human experts in complex industrial problem-solving.
The AtCoder Heuristic Contest focuses on optimization challenges drawn from real-world industrial issues, such as logistics and factory production planning. These tasks require participants, often industry experts, to spend several hours developing sophisticated algorithms. The AHC058 problem involved optimizing a hierarchical production planning algorithm, a setup mirroring complex supply chains.
ALE-Agent, operating under the AtCoder handle "fishylene," took the lead two hours into the four-hour contest and maintained it, surpassing the second-place human competitor, yosupo.
The Cost of Victory
The win was not cheap, nor was it achieved by a single, simple model. ALE-Agent is designed to run massive, parallel algorithmic searches using multiple large language models (LLMs). During the four-hour contest, the agent made 2,654 calls to GPT-5.2 and 2,119 calls to Gemini 3 Pro Preview.
The total operational cost for the winning run was approximately $1,300, covering API usage fees and infrastructure costs. This result underscores a crucial point: achieving human-expert performance in complex, time-constrained tasks currently requires scaling inference costs dramatically.
