paper-with-me

Papers

Emergence World: A Platform for Evaluating Long-Horizon Multi-Agent Autonomy

2026-06-06 · Deepak Akkil, Ravi Kokku, Karthik Vikram, Tamer Abuelsaad, Aditya Vempaty, Satya Nitta arxiv

Most evaluations of LLM agents look like exams: a discrete task, a clean environment, a score in minutes or hours. We argue that this approach is mismatched with the deployment conditions of autonomous systems, where the relevant timescale can be weeks to months, and where the dynamics that matter most, such as behavioral drift, governance in diverse environmental contexts, and cross-influence between agents from different model families, only emerge over time. We introduce Emergence World, a continuously running multi-agent simulation platform designed to make those dynamics measurable. The platform hosts populations of LLM-driven agents in a shared spatial world grounded in live external data (e.g. real-time weather, news APIs, internet access), equips each agent with 120+ specialized tools and three persistent memory systems, and lets them govern themselves through democratic mechanisms with consequential outcomes. The platform is model-agnostic at the reasoning layer and supports heterogeneous populations in which agents from different vendors share the same world. To illustrate the kinds of questions the platform makes tractable, we present a 15-day cross-vendor study with five parallel worlds powered by Claude Sonnet 4.6, Grok 4.1 Fast, Gemini 3 Flash, GPT-5-mini, and a mixed population. Identical roles and starting conditions produced radically different outcomes, ranging from stable deliberative governance to total population collapse. We release the prompts, log data and configurations to support further research on long-horizon multi-agent autonomy.

📄 PDF Abstract BibTeX arXiv:2606.08367

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Emergence World: Adversarial Stress-Testing of Long-Horizon Multi-Agent Systems

2026-09-15 · Deepak Akkil, Tamer Abuelsaad, Karthik Vikram, Matthew Pace 외 hf

As AI agents move from bounded tasks to persistent deployments, failures can propagate through memory, tools, other agents, and environmental state long after their interactions. This creates a safety regime that cannot …

ODYSSEY: Open-World Quadrupeds Exploration and Manipulation for Long-Horizon Tasks

2025-08-11 · Kaijun Wang, Liqin Lu, Mingyu Liu, Jianuo Jiang 외 arxiv

Language-guided long-horizon mobile manipulation has long been a grand challenge in embodied semantic reasoning, generalizable manipulation, and adaptive locomotion. Three fundamental limitations hinder progress: First, …

Spatial Reasoning

LongBench: Evaluating Robotic Manipulation Policies on Real-World Long-Horizon Tasks

2026-04-18 · Xueyao Chen, Jingkai Jia, Tong Yang, Yibo Fu 외 arxiv

Robotic manipulation policies often degrade over extended horizons, yet existing benchmarks provide limited insight into why such failures occur. Most prior benchmarks are either simulation-based or report aggregate succ…

ATBench: A Diverse and Realistic Agent Trajectory Benchmark for Safety Evaluation and Diagnosis

2026-04-02 · Yu Li, Haoyu Luo, Yuejin Xie, Yuqian Fu 외 arxiv

Evaluating the safety of LLM-based agents is increasingly important because risks in realistic deployments often emerge over multi-step interactions rather than isolated prompts or final responses. Existing trajectory-le…

MEMTRACK: Evaluating Long-Term Memory and State Tracking in Multi-Platform Dynamic Agent Environments

2025-10-01 · Darshan Deshpande, Varun Gangal, Hersh Mehta, Anand Kannappan 외 arxiv

Recent works on context and memory benchmarking have primarily focused on conversational instances but the need for evaluating memory in dynamic enterprise environments is crucial for its effective application. We introd…