paper-with-me

홈 › Papers

Scalable Multi Agent Diffusion Policies for Coverage Control

2025-09-21 · Frederic Vatnsdal, Romina Garcia Camargo, Saurav Agarwal, Alejandro Ribeiro arxiv

We propose MADP, a novel diffusion-model-based approach for collaboration in decentralized robot swarms. MADP leverages diffusion models to generate samples from complex and high-dimensional action distributions that capture the interdependencies between agents' actions. Each robot conditions policy sampling on a fused representation of its own observations and perceptual embeddings received from peers. To evaluate this approach, we task a team of holonomic robots piloted by MADP to address coverage control-a canonical multi agent navigation problem. The policy is trained via imitation learning from a clairvoyant expert on the coverage control problem, with the diffusion process parameterized by a spatial transformer architecture to enable decentralized inference. We evaluate the system under varying numbers, locations, and variances of importance density functions, capturing the robustness demands of real-world coverage tasks. Experiments demonstrate that our model inherits valuable properties from diffusion models, generalizing across agent densities and environments, and consistently outperforming state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2509.17244

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Scalable Game Theoretic Approach for Coordination of Multiple Dynamic Systems

2024-09-17 · Mostafa M. Shibl, Vijay Gupta

Learning in games provides a powerful framework to design control policies for self-interested agents that may be coupled through their dynamics, costs, or constraints. We consider the case where the dynamics of the coup…

TMRL: Diffusion Timestep-Modulated Pretraining Enables Exploration for Efficient Policy Finetuning

2026-05-12 · Matthew M. Hong, Jesse Zhang, Anusha Nagabandi, Abhishek Gupta arxiv

Fine-tuning pre-trained robot policies with reinforcement learning (RL) often inherits the bottlenecks introduced by pre-training with behavioral cloning (BC), which produces narrow action distributions that lack the cov…

Reinforcement LearningPoint Clouds

SPACeR: Self-Play Anchoring with Centralized Reference Models

2025-10-20 · Wei-Jer Chang, Akshay Rangesh, Kevin Joseph, Matthew Strong 외 arxiv

Developing autonomous vehicles (AVs) requires not only safety and efficiency, but also realistic, human-like behaviors that are socially aware and predictable. Achieving this requires sim agent policies that are human-li…

Reinforcement LearningAutonomous VehiclesAutonomous Driving

Fine-tuning Diffusion Policies with Backpropagation Through Diffusion Timesteps

2025-05-15 · Ningyuan Yang, Jiaxuan Gao, Feng Gao, Yi Wu 외

Diffusion policies, widely adopted in decision-making scenarios such as robotics, gaming and autonomous driving, are capable of learning diverse skills from demonstration data due to their high representation power. Howe…

Autonomous DrivingDenoisingReinforcement Learning (RL)

Generating Behaviorally Diverse Policies with Latent Diffusion Models

2023-05-30 · NeurIPS 2023 11

Recent progress in Quality Diversity Reinforcement Learning (QD-RL) has enabled learning a collection of behaviorally diverse, high performing policies. However, these methods typically involve storing thousands of polic…

Diversity