paper-with-me

Papers

Adaptive Path-Integral Autoencoder: Representation Learning and Planning for Dynamical Systems

2018-07-05 · Jung-Su Ha, Young-Jin Park, Hyeok-Joo Chae, Soon-Seo Park, Han-Lim Choi

We present a representation learning algorithm that learns a low-dimensional latent dynamical system from high-dimensional \textit{sequential} raw data, e.g., video. The framework builds upon recent advances in amortized inference methods that use both an inference network and a refinement procedure to output samples from a variational distribution given an observation sequence, and takes advantage of the duality between control and inference to approximately solve the intractable inference problem using the path integral control approach. The learned dynamical model can be used to predict and plan the future states; we also present the efficient planning method that exploits the learned low-dimensional latent dynamics. Numerical experiments show that the proposed path-integral control based variational inference method leads to tighter lower bounds in statistical model learning of sequential data. The supplementary video: https://youtu.be/xCp35crUoLQ

📄 PDF Abstract BibTeX arXiv:1807.02128

Code (2)

yjparkLiCS/18-NIPS-APIAE 공식 구현 tf
yjparkLiCS/18-NeurIPS-APIAE 공식 구현 tf

Tasks

Representation LearningVariational Inference

Similar Papers 제목 키워드 기반

Adaptive Path-Integral Autoencoders: Representation Learning and Planning for Dynamical Systems

2018-12-01 · NeurIPS 2018 12 · Jung-Su Ha, Young-Jin Park, Hyeok-Joo Chae, Soon-Seo Park 외

We present a representation learning algorithm that learns a low-dimensional latent dynamical system from high-dimensional sequential raw data, e.g., video. The framework builds upon recent advances in amortized inferenc…

Representation LearningVariational Inference

Path Integral Networks: End-to-End Differentiable Optimal Control

2017-06-29 · Masashi Okada, Luca Rigazio, Takenobu Aoshima

In this paper, we introduce Path Integral Networks (PI-Net), a recurrent network representation of the Path Integral optimal control algorithm. The network includes both system dynamics and cost models, used for optimal …

continuous-controlContinuous ControlImitation LearningReinforcement Learning+1

Adaptive Smoothing Path Integral Control

2020-05-13 · Dominik Thalmeier, Hilbert J. Kappen, Simone Totaro, Vicenç Gómez

In Path Integral control problems a representation of an optimally controlled dynamical system can be formally computed and serve as a guidepost to learn a parametrized policy. The Path Integral Cross-Entropy (PICE) meth…

Learning Sampling Dictionaries for Efficient and Generalizable Robot Motion Planning with Transformers

2023-06-01 · Jacob J Johnson, Ahmed H Qureshi, Michael Yip

Motion planning is integral to robotics applications such as autonomous driving, surgical robots, and industrial manipulators. Existing planning methods lack scalability to higher-dimensional spaces, while recent learnin…

Autonomous DrivingMotion Planning

Plan2Vec: Unsupervised Representation Learning by Latent Plans

2020-05-07 · Ge Yang, Amy Zhang, Ari S. Morcos, Joelle Pineau 외

In this paper we introduce plan2vec, an unsupervised representation learning approach that is inspired by reinforcement learning. Plan2vec constructs a weighted graph on an image dataset using near-neighbor distances, an…

Motion Planningreinforcement-learningReinforcement Learning (RL)Representation Learning