A review that categorizes cooperative multi-agent deep RL into independent learners, observable critics, value factorization, consensus, and communication, with errors in the taxonomy and references.
A Layered Architecture for Active Perception: Image Classification using Deep Reinforcement Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We propose a planning and perception mechanism for a robot (agent), that can only observe the underlying environment partially, in order to solve an image classification problem. A three-layer architecture is suggested that consists of a meta-layer that decides the intermediate goals, an action-layer that selects local actions as the agent navigates towards a goal, and a classification-layer that evaluates the reward and makes a prediction. We design and implement these layers using deep reinforcement learning. A generalized policy gradient algorithm is utilized to learn the parameters of these layers to maximize the expected reward. Our proposed methodology is tested on the MNIST dataset of handwritten digits, which provides us with a level of explainability while interpreting the agent's intermediate goals and course of action.
fields
cs.LG 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
A Review of Cooperative Multi-Agent Deep Reinforcement Learning
A review that categorizes cooperative multi-agent deep RL into independent learners, observable critics, value factorization, consensus, and communication, with errors in the taxonomy and references.