paper-with-me

Papers

Conditional Diffusion Model for Multi-Agent Dynamic Task Decomposition

2025-11-17 · Yanda Zhu, Yuanyang Zhu, Daoyi Dong, Caihua Chen, Chunlin Chen arxiv

Task decomposition has shown promise in complex cooperative multi-agent reinforcement learning (MARL) tasks, which enables efficient hierarchical learning for long-horizon tasks in dynamic and uncertain environments. However, learning dynamic task decomposition from scratch generally requires a large number of training samples, especially exploring the large joint action space under partial observability. In this paper, we present the Conditional Diffusion Model for Dynamic Task Decomposition (C$\text{D}^\text{3}$T), a novel two-level hierarchical MARL framework designed to automatically infer subtask and coordination patterns. The high-level policy learns subtask representation to generate a subtask selection strategy based on subtask effects. To capture the effects of subtasks on the environment, C$\text{D}^\text{3}$T predicts the next observation and reward using a conditional diffusion model. At the low level, agents collaboratively learn and share specialized skills within their assigned subtasks. Moreover, the learned subtask representation is also used as additional semantic information in a multi-head attention mixing network to enhance value decomposition and provide an efficient reasoning bridge between individual and joint value functions. Experimental results on various benchmarks demonstrate that C$\text{D}^\text{3}$T achieves better performance than existing baselines.

📄 PDF Abstract BibTeX arXiv:2511.13137

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Multi-Agent Conditional Diffusion Model with Mean Field Communication as Wireless Resource Allocation Planner

2025-10-27 · Kechen Meng, Sinuo Zhang, Rongpeng Li, Xiangming Meng 외 arxiv

In wireless communication systems, efficient and adaptive resource allocation plays a crucial role in enhancing overall Quality of Service (QoS). Compared to the conventional Model-Free Reinforcement Learning (MFRL) sche…

Reinforcement Learning

LDP: A Local Diffusion Planner for Efficient Robot Navigation and Collision Avoidance

2024-07-02 · Wenhao Yu, Jie Peng, Huanyu Yang, JunRui Zhang 외

The conditional diffusion model has been demonstrated as an efficient tool for learning robot policies, owing to its advancement to accurately model the conditional distribution of policies. The intricate nature of real-…

Collision AvoidanceRobot Navigation

DCDB: Dynamic Conditional Dual Diffusion Bridge for Ill-posed Multi-Tasks

2025-09-03 · Chengjie Huang, Jiafeng Yan, Jing Li, Lu Bai arxiv

Conditional diffusion models have made impressive progress in the field of image processing, but the characteristics of constructing data distribution pathways make it difficult to exploit the intrinsic correlation betwe…

Dynamic Generation of Multi-LLM Agents Communication Topologies with Graph Diffusion Models

2025-10-09 · Eric Hanchen Jiang, Mengting Li, Guancheng Wan, Sophia Yin 외 arxiv

The efficiency of multi-agent systems driven by large language models (LLMs) largely hinges on their communication topology. However, designing an optimal topology is a non-trivial challenge, as it requires balancing com…

Diffusion-Guided Multi-Arm Motion Planning

2025-09-09 · Viraj Parimi, Brian C. Williams arxiv

Multi-arm motion planning is fundamental for enabling arms to complete complex long-horizon tasks in shared spaces efficiently but current methods struggle with scalability due to exponential state-space growth and relia…

Motion Planning