paper-with-me

Papers

Learning Nearly Decomposable Value Functions Via Communication Minimization

2019-10-11 · ICLR 2020 1 · Tonghan Wang, Jianhao Wang, Chongyi Zheng, Chongjie Zhang

Reinforcement learning encounters major challenges in multi-agent settings, such as scalability and non-stationarity. Recently, value function factorization learning emerges as a promising way to address these challenges in collaborative multi-agent systems. However, existing methods have been focusing on learning fully decentralized value functions, which are not efficient for tasks requiring communication. To address this limitation, this paper presents a novel framework for learning nearly decomposable Q-functions (NDQ) via communication minimization, with which agents act on their own most of the time but occasionally send messages to other agents in order for effective coordination. This framework hybridizes value function factorization learning and communication learning by introducing two information-theoretic regularizers. These regularizers are maximizing mutual information between agents' action selection and communication messages while minimizing the entropy of messages between agents. We show how to optimize these regularizers in a way that is easily integrated with existing value function factorization methods such as QMIX. Finally, we demonstrate that, on the StarCraft unit micromanagement benchmark, our framework significantly outperforms baseline methods and allows us to cut off more than $80\%$ of communication without sacrificing the performance. The videos of our experiments are available at https://sites.google.com/view/ndq.

📄 PDF Abstract BibTeX arXiv:1910.05366

Code (1)

TonghanWang/NDQ 공식 구현 pytorch

Tasks

Reinforcement LearningStarcraft

Similar Papers 제목 키워드 기반

Efficient Minimization of Decomposable Submodular Functions

2010-12-01 · NeurIPS 2010 12 · Peter Stobbe, Andreas Krause

Many combinatorial problems arising in machine learning can be reduced to the problem of minimizing a submodular function. Submodular functions are a natural discrete analog of convex functions, and can be minimized in s…

On the Convergence Rate of Decomposable Submodular Function Minimization

2014-06-25 · NeurIPS 2014 12 · Robert Nishihara, Stefanie Jegelka, Michael. I. Jordan

Submodular functions describe a variety of discrete problems in machine learning, signal processing, and computer vision. However, minimizing submodular functions poses a number of algorithmic challenges. Recent work int…

BIG-bench Machine Learning

Stochastic Optimization for Non-convex Inf-Projection Problems

2019-08-26 · ICML 2020 1 · Yan Yan, Yi Xu, Lijun Zhang, Xiaoyu Wang 외

In this paper, we study a family of non-convex and possibly non-smooth inf-projection minimization problems, where the target objective function is equal to minimization of a joint function over another variable. This pr…

Stochastic Optimization

Revisiting Decomposable Submodular Function Minimization with Incidence Relations

2018-03-10 · NeurIPS 2018 12 · Pan Li, Olgica Milenkovic

We introduce a new approach to decomposable submodular function minimization (DSFM) that exploits incidence relations. Incidence relations describe which variables effectively influence the component functions, and when …

Error Bounds for Compressed Sensing Algorithms With Group Sparsity: A Unified Approach

2015-12-29 · M. Eren Ahsen, M. Vidyasagar

In compressed sensing, in order to recover a sparse or nearly sparse vector from possibly noisy measurements, the most popular approach is $\ell_1$-norm minimization. Upper bounds for the $\ell_2$- norm of the error betw…

compressed sensing