PODNet: A Neural Network for Discovery of Plannable Options
Ritwik Bera, Vinicius G. Goecks, Gregory M. Gremillion, John Valasek,, and Nicholas R. Waytowich

TL;DR
PODNet is a neural network architecture designed to discover and learn plannable options from unstructured demonstration trajectories, enabling multi-task planning and hierarchical learning in AI.
Contribution
It introduces an end-to-end neural architecture combining variational autoencoders, recurrent networks, and policy models for option discovery from unstructured data.
Findings
Effective segmentation of demonstration trajectories into options.
Enables planning and learning of multiple tasks from observations.
Supports hierarchical and explainable AI applications.
Abstract
Learning from demonstration has been widely studied in machine learning but becomes challenging when the demonstrated trajectories are unstructured and follow different objectives. This short-paper proposes PODNet, Plannable Option Discovery Network, addressing how to segment an unstructured set of demonstrated trajectories for option discovery. This enables learning from demonstration to perform multiple tasks and plan high-level trajectories based on the discovered option labels. PODNet combines a custom categorical variational autoencoder, a recurrent option inference network, option-conditioned policy network, and option dynamics model in an end-to-end learning architecture. Due to the concurrently trained option-conditioned policy network and option dynamics model, the proposed architecture has implications in multi-task and hierarchical learning, explainable and interpretable…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Data Stream Mining Techniques · Explainable Artificial Intelligence (XAI)
