paper-with-me

홈 › Papers

Multi-Agent Reinforcement Learning and Real-Time Decision-Making in Robotic Soccer for Virtual Environments

2025-12-02 · Aya Taourirte, Md Sohag Mia arxiv

The deployment of multi-agent systems in dynamic, adversarial environments like robotic soccer necessitates real-time decision-making, sophisticated cooperation, and scalable algorithms to avoid the curse of dimensionality. While Reinforcement Learning (RL) offers a promising framework, existing methods often struggle with the multi-granularity of tasks (long-term strategy vs. instant actions) and the complexity of large-scale agent interactions. This paper presents a unified Multi-Agent Reinforcement Learning (MARL) framework that addresses these challenges. First, we establish a baseline using Proximal Policy Optimization (PPO) within a client-server architecture for real-time action scheduling, with PPO demonstrating superior performance (4.32 avg. goals, 82.9% ball control). Second, we introduce a Hierarchical RL (HRL) structure based on the options framework to decompose the problem into a high-level trajectory planning layer (modeled as a Semi-Markov Decision Process) and a low-level action execution layer, improving global strategy (avg. goals increased to 5.26). Finally, to ensure scalability, we integrate mean-field theory into the HRL framework, simplifying many-agent interactions into a single agent vs. the population average. Our mean-field actor-critic method achieves a significant performance boost (5.93 avg. goals, 89.1% ball control, 92.3% passing accuracy) and enhanced training stability. Extensive simulations of 4v4 matches in the Webots environment validate our approach, demonstrating its potential for robust, scalable, and cooperative behavior in complex multi-agent domains.

📄 PDF Abstract BibTeX arXiv:2512.03166

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement LearningTrajectory Planning

Similar Papers 제목 키워드 기반

Decision Making in Monopoly using a Hybrid Deep Reinforcement Learning Approach

2021-03-01 · Trevor Bonjour, Marina Haliem, Aala Alsalem, Shilpa Thomas 외

Learning to adapt and make real-time informed decisions in a dynamic and complex environment is a challenging problem. Monopoly is a popular strategic board game that requires players to make multiple decisions during th…

Decision MakingDeep Reinforcement LearningImitation Learningreinforcement-learning+2

Multi-agent deep reinforcement learning based real-time planning approach for responsive customized bus routes

2023-12-14 · journal 2023 12 · Binglin Wu, Xingquan Zuo, Gang Chen, Guanqun Ai 외

Customized bus can meet many passengers’ personalized travel demand in a public transportation system by providing an innovative shared travel service. Customized bus offers multiple bus routes that jointly form a rout…

DecoderDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Optimal Decision-Making in Mixed-Agent Partially Observable Stochastic Environments via Reinforcement Learning

2019-01-04 · Roi Ceren

Optimal decision making with limited or no information in stochastic environments where multiple agents interact is a challenging topic in the realm of artificial intelligence. Reinforcement learning (RL) is a popular ap…

Decision MakingImage SegmentationModel-based Reinforcement LearningQ-Learning+4

MARLIM: Multi-Agent Reinforcement Learning for Inventory Management

2023-08-03 · Rémi Leluc, Elie Kadoche, Antoine Bertoncello, Sébastien Gourvénec

Maintaining a balance between the supply and demand of products by optimizing replenishment decisions is one of the most important challenges in the supply chain industry. This paper presents a novel reinforcement learni…

ManagementMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Macro-Action-Based Multi-Agent/Robot Deep Reinforcement Learning under Partial Observability

2022-09-20 · Yuchen Xiao

The state-of-the-art multi-agent reinforcement learning (MARL) methods have provided promising solutions to a variety of complex problems. Yet, these methods all assume that agents perform synchronized primitive-action e…

Decision MakingDecision Making Under UncertaintyDeep Reinforcement LearningMulti-agent Reinforcement Learning+2