paper-with-me

Papers

Message Passing Multi-Agent GANs

2016-12-05 · Arnab Ghosh, Viveka Kulharia, Vinay Namboodiri

Communicating and sharing intelligence among agents is an important facet of achieving Artificial General Intelligence. As a first step towards this challenge, we introduce a novel framework for image generation: Message Passing Multi-Agent Generative Adversarial Networks (MPM GANs). While GANs have recently been shown to be very effective for image generation and other tasks, these networks have been limited to mostly single generator-discriminator networks. We show that we can obtain multi-agent GANs that communicate through message passing to achieve better image generation. The objectives of the individual agents in this framework are two fold: a co-operation objective and a competing objective. The co-operation objective ensures that the message sharing mechanism guides the other generator to generate better than itself while the competing objective encourages each generator to generate better than its counterpart. We analyze and visualize the messages that these GANs share among themselves in various scenarios. We quantitatively show that the message sharing formulation serves as a regularizer for the adversarial training. Qualitatively, we show that the different generators capture different traits of the underlying data distribution.

📄 PDF Abstract BibTeX arXiv:1612.01294

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Multi-agent Cooperative Games Using Belief Map Assisted Training

2024-06-27 · Qinwei Huang, Chen Luo, Alex B. Wu, Simon Khan 외

In a multi-agent system, agents share their local observations to gain global situational awareness for decision making and collaboration using a message passing system. When to send a message, how to encode a message, a…

Reinforcement Learning (RL)

Realising Synthetic Active Inference Agents, Part II: Variational Message Updates

2023-06-05 · Thijs van de Laar, Magnus Koudahl, Bert de Vries

The Free Energy Principle (FEP) describes (biological) agents as minimising a variational Free Energy (FE) with respect to a generative model of their environment. Active Inference (AIF) is a corollary of the FEP that de…

Hierarchical Message-Passing Policies for Multi-Agent Reinforcement Learning

2025-07-31 · Tommaso Marzi, Cesare Alippi, Andrea Cini arxiv

Decentralized Multi-Agent Reinforcement Learning (MARL) methods allow for learning scalable multi-agent policies, but suffer from partial observability and induced non-stationarity. These challenges can be addressed by i…

Hierarchical Reinforcement LearningMulti-agent Reinforcement Learning

MPLP: Learning a Message Passing Learning Protocol

2020-07-02 · Ettore Randazzo, Eyvind Niklasson, Alexander Mordvintsev

We present a novel method for learning the weights of an artificial neural network - a Message Passing Learning Protocol (MPLP). In MPLP, we abstract every operations occurring in ANNs as independent agents. Each agent i…

Particle Cloud Generation with Message Passing Generative Adversarial Networks

2021-06-22 · NeurIPS 2021 12 · Raghav Kansal, Javier Duarte, Hao Su, Breno Orzari 외

In high energy physics (HEP), jets are collections of correlated particles produced ubiquitously in particle collisions such as those at the CERN Large Hadron Collider (LHC). Machine learning (ML)-based generative models…