ByteDance Releases EdgeBench to Measure Agent Learning in Real-World Environments
字节跳动Seed · wechat · 2026-07-07
ByteDance's Seed team released EdgeBench, an ultra-long-horizon evaluation set designed to measure an Agent's ability to continuously learn and improve in real-world environments. The benchmark includes 134 diverse tasks spanning six domains: science, complex software engineering, white-collar knowledge work, algorithm optimization, frontier mathematics, and digital games. Each task allows an Agent to work continuously for at least 12 hours (with some extended experiments exceeding 72 hours). Curated by domain experts tackling real problems, over 90% of the tasks are newly built. Human experts take an average of 57.2 hours to complete a single task, with the maximum reaching 320 hours.
Based on roughly 38,000 hours of environment interaction logs, the team found that an Agent's overall performance in environmental learning follows a highly precise log-sigmoid curve, with an average fit accuracy of R²=0.998, which can be explained from a graph exploration theory perspective. Looking at frontier models across different generations, Agent learning speeds roughly double every three months. Learning trajectories vary across tasks—some show steady improvement, some plateau after rapid early progress, and others experience breakthroughs only after long periods of stagnation.
Currently, 51 of these tasks and the complete evaluation framework have been open-sourced for the community to study how Agents learn from real environments. The project, paper, code, and data are all publicly available.
Related event: ByteDance Releases EdgeBench to Evaluate Long-Horizon Agent Evolution(4 posts)→
More from coding & agent
- Is inference latency becoming the biggest bottleneck for production AI agents? — Euphoric_Sea632 · 2026-09-11
- Anthropic researcher: 99% of engineers now run swarms of 300+ self-improving agents — AlishaOutridge · 2026-09-11
- Gergely Orosz: Shipping 10x PRs With AI Agents, Sites Fill With Small Regressions — ducha_aiki · 2026-09-11
- Same Echo Maze prompt, three frontier models: all passed visually but shipped the same hidden bug — eyishazyer · 2026-09-11
- Astra storyboards plus Minimax H3 per-shot generation boost video success rates — Hailuo_AI · 2026-09-11
- Codex tip: use Sol with Astra and Luna sub-agents to save usage — pvncher · 2026-09-11