SOTAVerified

AutumnSynth: Synthesis of Reactive Programs with Structured Latent State

2021-10-08NeurIPS Workshop AIPLANS 2021Unverified0· sign in to hype

Ria Das, Joshua B. Tenenbaum, Armando Solar-Lezama, Zenna Tavares

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The human ability to efficiently discover causal theories of their environments from observations is a feat of nature that remains elusive in machines. In this work, we attempt to make progress on this frontier by formulating the challenge of causal mechanism discovery from observed data as one of program synthesis. We focus on the domain of time-varying, Atari-like 2D grid worlds, and represent causal models in this domain using a programming language called Autumn. Discovering the causal structure underlying a sequence of observations is equivalent to identifying the program in the Autumn language that generates the observations. We introduce a novel program synthesis algorithm, called AutumnSynth, that approaches this synthesis challenge by integrating standard methods of synthesizing functions with an automata synthesis approach, used to discover the model's latent state. We evaluate our method on a suite of Autumn programs designed to express the richness of the domain, and our results signal the potential of our formulation.

Tasks

Reproductions