LGAISYOct 28, 2021

Learning to Control using Image Feedback

arXiv:2110.15290v1
Originality Incremental advance
AI Analysis

This work addresses control tasks in domains like robotics and biology where feedback is in image form, but it appears incremental as it builds on existing DQN and error-driven methods.

The paper tackles the problem of controlling complex systems using image feedback by developing a two neural-network framework with a DQN-driven learning strategy and direct error-driven learning for training, and verifies its efficacy through numerical examples.

Learning to control complex systems using non-traditional feedback, e.g., in the form of snapshot images, is an important task encountered in diverse domains such as robotics, neuroscience, and biology (cellular systems). In this paper, we present a two neural-network (NN)-based feedback control framework to design control policies for systems that generate feedback in the form of images. In particular, we develop a deep $Q$-network (DQN)-driven learning control strategy to synthesize a sequence of control inputs from snapshot images that encode the information pertaining to the current state and control action of the system. Further, to train the networks we employ a direct error-driven learning (EDL) approach that utilizes a set of linear transformations of the NN training error to update the NN weights in each layer. We verify the efficacy of the proposed control strategy using numerical examples.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes