paper-with-me

Papers

Population-Scalable Multi-Agent World Modeling

2026-08-09 · Renjie Zhao, Yuxiang Wu, Mingyu Zhang, Jiaxin Li, Sisi Li, Yimin Sheng, Tianxi Tan, Zhenkai Zhang, Jianyi Zhu, Yong-Lu Li arxiv

World models have recently achieved impressive progress in visual prediction and interactive generation, but extending them to multi-agent environments introduces a fundamental scalability challenge. Existing methods generally assume a fixed number of agents during training and inference, which ties the model to a pre-determined agent population and limits inference-time scalability. Our key insight is that cross-view consistency should arise from a shared world state whose evolution does not assume a predefined number of agents, while agent-specific observations should be generated by querying this state through a unified rendering interface. Based on this insight, we propose Khora, a scalable multi-agent world model that supports inference-time expansion to arbitrary numbers of agents without retraining. Our framework decouples world-state evolution from visual rendering and introduces a population-agnostic rendering mechanism for incorporating other agent information. This design maintains cross-view consistency through the shared world state rather than through dense interactions among observation streams inside the expensive video generator, enabling approximately linear practical scaling with the number of queried views. Qualitative experiments demonstrate that our approach generalizes to unseen numbers of agents while maintaining visual quality and multi-agent consistency. We further implement a real-time interactive system to demonstrate scalable open-world simulation.

📄 PDF Abstract BibTeX arXiv:2608.08600

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scalable Population Synthesis with Deep Generative Modeling

2018-08-21 · Stanislav S. Borysov, Jeppe Rich, Francisco C. Pereira

Population synthesis is concerned with the generation of synthetic yet realistic representations of populations. It is a fundamental problem in the modeling of transport where the synthetic populations of micro-agents re…

DeepABM: Scalable, efficient and differentiable agent-based simulations via graph neural networks

2021-10-09 · Ayush Chopra, Esma Gel, Jayakumar Subramanian, Balaji Krishnamurthy 외

We introduce DeepABM, a framework for agent-based modeling that leverages geometric message passing of graph neural networks for simulating action and interactions over large agent populations. Using DeepABM allows scali…

GPU

Efficient Generation of Diverse Cooperative Agents with World Models

2025-06-09 · Yi Loo, Akshunn Trivedi, Malika Meghjani

A major bottleneck in the training process for Zero-Shot Coordination (ZSC) agents is the generation of partner agents that are diverse in collaborative conventions. Current Cross-play Minimization (XPM) methods for popu…

SrSv: Integrating Sequential Rollouts with Sequential Value Estimation for Multi-agent Reinforcement Learning

2025-03-03 · Xu Wan, Chao Yang, Cheng Yang, Jie Song 외

Although multi-agent reinforcement learning (MARL) has shown its success across diverse domains, extending its application to large-scale real-world systems still faces significant challenges. Primarily, the high complex…

MuJoCoMulti-agent Reinforcement LearningStarcraft

A Survey on Large-Population Systems and Scalable Multi-Agent Reinforcement Learning

2022-09-08 · Kai Cui, Anam Tahir, Gizem Ekinci, Ahmed Elshamanhory 외

The analysis and control of large-population systems is of great interest to diverse areas of research and engineering, ranging from epidemiology over robotic swarms to economics and finance. An increasingly popular and …

Decision MakingEpidemiologyMulti-agent Reinforcement Learningreinforcement-learning+4