English

Learning Programmatically Structured Representations with Perceptor Gradients

Machine Learning 2019-05-06 v1 Artificial Intelligence Machine Learning

Abstract

We present the perceptor gradients algorithm -- a novel approach to learning symbolic representations based on the idea of decomposing an agent's policy into i) a perceptor network extracting symbols from raw observation data and ii) a task encoding program which maps the input symbols to output actions. We show that the proposed algorithm is able to learn representations that can be directly fed into a Linear-Quadratic Regulator (LQR) or a general purpose A* planner. Our experimental results confirm that the perceptor gradients algorithm is able to efficiently learn transferable symbolic representations as well as generate new observations according to a semantically meaningful specification.

Keywords

Cite

@article{arxiv.1905.00956,
  title  = {Learning Programmatically Structured Representations with Perceptor Gradients},
  author = {Svetlin Penkov and Subramanian Ramamoorthy},
  journal= {arXiv preprint arXiv:1905.00956},
  year   = {2019}
}

Comments

Published as a conference paper at ICLR 2019

R2 v1 2026-06-23T08:55:41.478Z