Classical Planning in Deep Latent Space: Bridging the Subsymbolic-Symbolic Boundary

04/29/2017
by   Masataro Asai, et al.
0

Current domain-independent, classical planners require symbolic models of the problem domain and instance as input, resulting in a knowledge acquisition bottleneck. Meanwhile, although deep learning has achieved significant success in many fields, the knowledge is encoded in a subsymbolic representation which is incompatible with symbolic systems such as planners. We propose LatPlan, an unsupervised architecture combining deep learning and classical planning. Given only an unlabeled set of image pairs showing a subset of transitions allowed in the environment (training inputs), and a pair of images representing the initial and the goal states (planning inputs), LatPlan finds a plan to the goal state in a symbolic latent space and returns a visualized plan execution. The contribution of this paper is twofold: (1) State Autoencoder, which finds a propositional state representation of the environment using a Variational Autoencoder. It generates a discrete latent vector from the images, based on which a PDDL model can be constructed and then solved by an off-the-shelf planner. (2) Action Autoencoder / Discriminator, a neural architecture which jointly finds the action symbols and the implicit action models (preconditions/effects), and provides a successor function for the implicit graph search. We evaluate LatPlan using image-based versions of 3 planning domains: 8-puzzle, Towers of Hanoi and LightsOut.

READ FULL TEXT

page 2

page 4

page 6

page 9

page 10

page 11

research
06/30/2021

Classical Planning in Deep Latent Space

Current domain-independent, classical planners require symbolic models o...
research
02/21/2019

Unsupervised Grounding of Plannable First-Order Logic Representation from Images

Recently, there is an increasing interest in obtaining the relational st...
research
03/27/2019

Towards Stable Symbol Grounding with Zero-Suppressed State AutoEncoder

While classical planning has been an active branch of AI, its applicabil...
research
04/27/2020

Learning Neural-Symbolic Descriptive Planning Models via Cube-Space Priors: The Voyage Home (to STRIPS)

We achieved a new milestone in the difficult task of enabling agents to ...
research
06/20/2023

Plausibility-Based Heuristics for Latent Space Classical Planning

Recent work on LatPlan has shown that it is possible to learn models for...
research
12/11/2019

Neural-Symbolic Descriptive Action Model from Images: The Search for STRIPS

Recent work on Neural-Symbolic systems that learn the discrete planning ...
research
03/04/2019

Learning STRIPS Action Models with Classical Planning

This paper presents a novel approach for learning STRIPS action models f...

Please sign up or login with your details

Forgot password? Click here to reset