paper-with-me

홈 › Papers

Learning Plannable Representations with Causal InfoGAN

2018-07-24 · NeurIPS 2018 12 · Thanard Kurutach, Aviv Tamar, Ge Yang, Stuart Russell, Pieter Abbeel

In recent years, deep generative models have been shown to 'imagine' convincing high-dimensional observations such as images, audio, and even video, learning directly from raw data. In this work, we ask how to imagine goal-directed visual plans -- a plausible sequence of observations that transition a dynamical system from its current configuration to a desired goal state, which can later be used as a reference trajectory for control. We focus on systems with high-dimensional observations, such as images, and propose an approach that naturally combines representation learning and planning. Our framework learns a generative model of sequential observations, where the generative process is induced by a transition in a low-dimensional planning model, and an additional noise. By maximizing the mutual information between the generated observations and the transition in the planning model, we obtain a low-dimensional representation that best explains the causal nature of the data. We structure the planning model to be compatible with efficient planning algorithms, and we propose several such models based on either discrete or continuous states. Finally, to generate a visual plan, we project the current and goal observations onto their respective states in the planning model, plan a trajectory, and then use the generative model to transform the trajectory to a sequence of observations. We demonstrate our method on imagining plausible visual plans of rope manipulation.

📄 PDF Abstract BibTeX arXiv:1807.09341

Code (1)

thanard/causal-infogan 공식 구현 pytorch

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

HSIC-InfoGAN: Learning Unsupervised Disentangled Representations by Maximising Approximated Mutual Information

2022-08-06 · Xiao Liu, Spyridon Thermos, Pedro Sanchez, Alison Q. O'Neil 외

Learning disentangled representations requires either supervision or the introduction of specific model designs and learning constraints as biases. InfoGAN is a popular disentanglement framework that learns unsupervised …

Disentanglement

InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets

2016-06-12 · NeurIPS 2016 12 · Xi Chen, Yan Duan, Rein Houthooft, John Schulman 외

This paper describes InfoGAN, an information-theoretic extension to the Generative Adversarial Network that is able to learn disentangled representations in a completely unsupervised manner. InfoGAN is a generative adver…

Generative Adversarial NetworkImage GenerationRepresentation LearningUnsupervised Image Classification+1

Procedure Planning in Instructional Videos

2019-07-02 · ECCV 2020 8 · Chien-Yi Chang, De-An Huang, Danfei Xu, Ehsan Adeli 외

In this paper, we study the problem of procedure planning in instructional videos, which can be seen as a step towards enabling autonomous agents to plan for complex tasks in everyday settings such as cooking. Given the …

Analytical Interpretation of Latent Codes in InfoGAN with SAR Images

2022-05-26 · Zhenpeng Feng, Milos Dakovic, Hongbing Ji, Mingzhe Zhu 외

Generative Adversarial Networks (GANs) can synthesize abundant photo-realistic synthetic aperture radar (SAR) images. Some recent GANs (e.g., InfoGAN), are even able to edit specific properties of the synthesized images …

Image Generation

Guiding InfoGAN with Semi-Supervision

2017-07-14 · Adrian Spurr, Emre Aksan, Otmar Hilliges

In this paper we propose a new semi-supervised GAN architecture (ss-InfoGAN) for image synthesis that leverages information from few labels (as little as 0.22%, max. 10% of the dataset) to learn semantically meaningful a…

Image Generation