paper-with-me

Papers

FutureSim: Replaying World Events to Evaluate Adaptive Agents

2026-05-14 · Shashwat Goel, Nikhil Chandak, Arvindh Arun, Ameya Prabhu, Steffen Staab, Moritz Hardt, Maksym Andriushchenko, Jonas Geiping arxiv

AI agents are being increasingly deployed in dynamic, open-ended environments that require adapting to new information as it arrives. To efficiently measure this capability for realistic use-cases, we propose building grounded simulations that replay real-world events in the order they occurred. We build FutureSim, where agents forecast world events beyond their knowledge cutoff while interacting with a chronological replay of the world: real news articles arriving and questions resolving over the simulated period. We evaluate frontier agents in their native harness, testing their ability to predict world events over a three-month period from January to March 2026. FutureSim reveals a clear separation in their capabilities, with the best agent's accuracy being 25%, and many having worse Brier skill score than making no prediction at all. Through careful ablations, we show how FutureSim offers a realistic setting to study emerging research directions like long-horizon test-time adaptation, search, memory, and reasoning about uncertainty. Overall, we hope our benchmark design paves the way to measure AI progress on open-ended adaptation spanning long time-horizons in the real world.

📄 PDF Abstract BibTeX arXiv:2605.15188

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

EgoCS-400K: An Egocentric Gameplay Dataset for World Models

2026-06-16 · Rongjin Guo, Dong Liang, Yuhao Liu, Fang Liu 외 arxiv

The shift from video generation to interactive world modeling places new demands on data: beyond captioned videos, world models require temporally aligned video-action-language trajectories grounded in the actions, camer…

Action UnderstandingVideo Generation

Heuristic Recognition and Rapid Response to Unfamiliar Events Outside of Agent Design Scope

2025-04-16 · Robert E. Wray, Steven J. Jones, John E. Laird

Regardless of past learning, an agent in an open world will face unfamiliar situations and events outside of prior experience, existing models, or policies. Further, the agent will sometimes lack relevant knowledge and/o…

Learn the Time to Learn: Replay Scheduling in Continual Learning

2022-09-18 · Marcus Klasson, Hedvig Kjellström, Cheng Zhang

Replay methods are known to be successful at mitigating catastrophic forgetting in continual learning scenarios despite having limited access to historical data. However, storing historical data is cheap in many real-wor…

Continual LearningScheduling

Online vs. Offline Adaptive Domain Randomization Benchmark

2022-06-29 · Gabriele Tiboni, Karol Arndt, Giuseppe Averta, Ville Kyrki 외

Physics simulators have shown great promise for conveniently learning reinforcement learning policies in safe, unconstrained environments. However, transferring the acquired knowledge to the real world can be challenging…

FORESIGHT-9: Prospective and Process-Aware Evaluation of Adaptive Trading Agents

2026-08-29 · Xiangxin Luo, Chengtian Hong, Haohua Li, Yongyi Xie arxiv

Retrospective backtests provide a limited test of adaptive trading agents: they cannot rule out historical contamination, expose sensitivity to a single realized market path, or reveal internal degeneration during long-h…