Search papers, labs, and topics across Lattice.
This study analyzes approximately 38,000 hours of agent interactions across 134 real-world tasks to investigate the scaling laws of learning from real-world environments. The findings reveal that agent performance during environment learning adheres to a log-sigmoid scaling law with an impressive R^2 = 0.998, and that agent learning speed approximately doubles every three months. The research introduces EdgeBench, a comprehensive suite of tasks designed to facilitate the understanding of agent learning in complex, real-world scenarios, with 51 tasks and the evaluation framework made publicly available.
Learning from real-world environments follows a precise log-sigmoid scaling law, with agent performance and learning speed improving dramatically over time.
Pretraining scaling laws reveal that model capability improves predictably with data and compute. But learning from real world environments after deployment remains far less understood. Analyzing roughly 38,000 hours of agent interaction with the environment across 134 real world tasks, we find, to the best of our knowledge, the first evidence that overall performance during environment learning follows a log-sigmoid scaling law with remarkably high precision, reaching R^2 = 0.998. Across model generations, we also find that agent learning speed roughly doubles every three months. This discovery stems from EdgeBench, a suite of 134 real world tasks with ultra-long horizons, spanning scientific discovery, software engineering, combinatorial optimization, professional knowledge work, formal mathematics, and interactive games. Each task sustains at least 12 hours of continuous agent operation under rich, multilevel feedback, and is built through substantial expert effort. We publicly release 51 tasks and our full evaluation framework to accelerate the study of how agents learn from real world experience.