ICLR 2018poster35 citations

Parametrized Hierarchical Procedures for Neural Programming

Roy Fox, Richard Shin, Sanjay Krishnan, Ken Goldberg, Dawn Song, Ion Stoica

Abstract

Neural programs are highly accurate and structured policies that perform algorithmic tasks by controlling the behavior of a computation mechanism. Despite the potential to increase the interpretability and the compositionality of the behavior of artificial agents, it remains difficult to learn from demonstrations neural networks that represent computer programs. The main challenges that set algorithmic domains apart from other imitation learning domains are the need for high accuracy, the involvement of specific structures of data, and the extremely limited observability. To address these challenges, we propose to model programs as Parametrized Hierarchical Procedures (PHPs). A PHP is a sequence of conditional operations, using a program counter along with the observation to select between taking an elementary action, invoking another PHP as a sub-procedure, and returning to the caller. We develop an algorithm for training PHPs from a set of supervisor demonstrations, only some of which are annotated with the internal call structure, and apply it to efficient level-wise training of multi-level PHPs. We show in two benchmarks, NanoCraft and long-hand addition, that PHPs can learn neural programs more accurately from smaller amounts of both annotated and unannotated demonstrations.

Neural programmingHierarchical Control
BibTeX
@inproceedings{
fox2018parametrized,
title={Parametrized Hierarchical Procedures for Neural Programming},
author={Roy Fox and Richard Shin and Sanjay Krishnan and Ken Goldberg and Dawn Song and Ion Stoica},
booktitle={International Conference on Learning Representations},
year={2018},
url={https://openreview.net/forum?id=rJl63fZRb},
}
Parametrized Hierarchical Procedures for Neural Programming · ICLR 2018