paper-with-me

Papers

MineLand: Simulating Large-Scale Multi-Agent Interactions with Limited Multimodal Senses and Physical Needs

2024-03-28 · Xianhao Yu, Jiaqi Fu, Renjia Deng, Wenjuan Han

While Vision-Language Models (VLMs) hold promise for tasks requiring extensive collaboration, traditional multi-agent simulators have facilitated rich explorations of an interactive artificial society that reflects collective behavior. However, these existing simulators face significant limitations. Firstly, they struggle with handling large numbers of agents due to high resource demands. Secondly, they often assume agents possess perfect information and limitless capabilities, hindering the ecological validity of simulated social interactions. To bridge this gap, we propose a multi-agent Minecraft simulator, MineLand, that bridges this gap by introducing three key features: large-scale scalability, limited multimodal senses, and physical needs. Our simulator supports 64 or more agents. Agents have limited visual, auditory, and environmental awareness, forcing them to actively communicate and collaborate to fulfill physical needs like food and resources. Additionally, we further introduce an AI agent framework, Alex, inspired by multitasking theory, enabling agents to handle intricate coordination and scheduling. Our experiments demonstrate that the simulator, the corresponding benchmark, and the AI agent framework contribute to more ecological and nuanced collective behavior.The source code of MineLand and Alex is openly available at https://github.com/cocacola-lab/MineLand.

📄 PDF Abstract BibTeX arXiv:2403.19267

Code (1)

cocacola-lab/mineland 공식 구현

Tasks

AI AgentMinecraftSchedulingvalid

Similar Papers 제목 키워드 기반

Personas within Parameters: Fine-Tuning Small Language Models with Low-Rank Adapters to Mimic User Behaviors

2025-08-18 · Himanshu Thakur, Eshani Agrawal, Smruthi Mukund arxiv

A long-standing challenge in developing accurate recommendation models is simulating user behavior, mainly due to the complex and stochastic nature of user interactions. Towards this, one promising line of work has been …

On the limits of agency in agent-based models

2024-09-14 · Ayush Chopra, Shashank Kumar, Nurullah Giray-Kuru, Ramesh Raskar 외

Agent-based modeling (ABM) offers powerful insights into complex systems, but its practical utility has been limited by computational constraints and simplistic agent behaviors, especially when simulating large populatio…

Computational Efficiencycounterfactualscientific discovery

Very Large-Scale Multi-Agent Simulation in AgentScope

2024-07-25 · Xuchen Pan, Dawei Gao, Yuexiang Xie, Yushuo Chen 외

Recent advances in large language models (LLMs) have opened new avenues for applying multi-agent systems in very large-scale simulations. However, there remain several challenges when conducting multi-agent simulations w…

Evolution of Societies via Reinforcement Learning

2024-10-22 · Yann Bouteiller, Karthik Soma, Giovanni Beltrame

The universe involves many independent co-learning agents as an ever-evolving part of our observed environment. Yet, in practice, Multi-Agent Reinforcement Learning (MARL) applications are typically constrained to small,…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

GTA: Generative Traffic Agents for Simulating Realistic Mobility Behavior

2026-01-23 · Simon Lämmer, Mark Colley, Patrick Ebel arxiv

People's transportation choices reflect complex trade-offs shaped by personal preferences, social norms, and technology acceptance. Predicting such behavior at scale is a critical challenge with major implications for ur…