English

A Layered Architecture for Active Perception: Image Classification using Deep Reinforcement Learning

Machine Learning 2019-09-24 v1 Artificial Intelligence Robotics Systems and Control Systems and Control Machine Learning

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.

Keywords

Cite

@article{arxiv.1909.09705,
  title  = {A Layered Architecture for Active Perception: Image Classification using Deep Reinforcement Learning},
  author = {Hossein K. Mousavi and Guangyi Liu and Weihang Yuan and Martin Takáč and Héctor Muñoz-Avila and Nader Motee},
  journal= {arXiv preprint arXiv:1909.09705},
  year   = {2019}
}

Comments

Submitted to ICRA-2020

R2 v1 2026-06-23T11:21:53.105Z