Learning Neural Parsers with Deterministic Differentiable Imitation Learning

August 2018

Learning Neural Parsers with Deterministic Differentiable Imitation Learning

Authors:

Tanmay Shankar

Abstract:

We explore the problem of learning to decompose spatial tasks into segments, as exemplified by the problem of a painting robot covering a large object. Inspired by the ability of classical decision tree algorithms to construct structured partitions of their input spaces, we formulate the problem of decomposing objects into segments as a parsing approach. We make the insight that the derivation of a parse-tree that decomposes the object into segments closely resembles a decision tree constructed by ID3, which can be done when the ground-truth available.

We learn to imitate an expert parsing oracle, such that our neural parser can generalize to parse natural images without ground truth. We introduce a novel deterministic policy gradient update, DRAG, in the form of a deterministic actor-critic variant of AggreVaTeD (Sun et. al. 2017), to train our neural parser. Alternatively, our approach may be seen as a variant of the Deterministic Policy Gradient (Silver et. al., 2014) suitable for the imitation learning setting. Training our neural parser via DRAG allows it to outperform several existing imitation and reinforcement learning approaches.

Notes:

@mastersthesis{Shankar-2018-107283,
author = {Tanmay Shankar},
title = {Learning Neural Parsers with Deterministic Differentiable Imitation Learning},
year = {2018},
month = {August},
school = {Carnegie Mellon University},
address = {Pittsburgh, PA},
number = {CMU-RI-TR-18-44},
keywords = {Imitation Learning, Reinforcement Learning, Policy Gradients, Parsing},
}
Copyright notice: This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. These works may not be reposted without the explicit permission of the copyright holder.