paper-with-me

홈 › Papers

Prediction, Consistency, Curvature: Representation Learning for Locally-Linear Control

2019-09-04 · ICLR 2020 1 · Nir Levine, Yin-Lam Chow, Rui Shu, Ang Li, Mohammad Ghavamzadeh, Hung Bui

Many real-world sequential decision-making problems can be formulated as optimal control with high-dimensional observations and unknown dynamics. A promising approach is to embed the high-dimensional observations into a lower-dimensional latent representation space, estimate the latent dynamics model, then utilize this model for control in the latent space. An important open question is how to learn a representation that is amenable to existing control algorithms? In this paper, we focus on learning representations for locally-linear control algorithms, such as iterative LQR (iLQR). By formulating and analyzing the representation learning problem from an optimal control perspective, we establish three underlying principles that the learned representation should comprise: 1) accurate prediction in the observation space, 2) consistency between latent and observation space dynamics, and 3) low curvature in the latent space transitions. These principles naturally correspond to a loss function that consists of three terms: prediction, consistency, and curvature (PCC). Crucially, to make PCC tractable, we derive an amortized variational bound for the PCC loss function. Extensive experiments on benchmark domains demonstrate that the new variational-PCC learning algorithm benefits from significantly more stable and reproducible training, and leads to superior control performance. Further ablation studies give support to the importance of all three PCC components for learning a good latent space for control.

📄 PDF Abstract BibTeX arXiv:1909.01506

Code (1)

VinAIResearch/PCC-pytorch pytorch

Tasks

Decision MakingOpen-Ended Question AnsweringRepresentation LearningSequential Decision Making

Similar Papers 제목 키워드 기반

Multi-Step Prediction in Linearized Latent State Spaces for Representation Learning

2022-09-02 · A. Tytarenko

In this paper, we derive a novel method as a generalization over LCEs such as E2C. The method develops the idea of learning a locally linear state space, by adding a multi-step prediction, thus allowing for more explicit…

Representation Learning

Neural method for Explicit Mapping of Quasi-curvature Locally Linear Embedding in image retrieval

2017-03-11 · Shenglan Liu, Jun Wu, Lin Feng, Feilong Wang

This paper proposed a new explicit nonlinear dimensionality reduction using neural networks for image retrieval tasks. We first proposed a Quasi-curvature Locally Linear Embedding (QLLE) for training set. QLLE guarantees…

Dimensionality ReductionImage RetrievalRetrieval

Domain Adaptation Gaze Estimation by Embedding with Prediction Consistency

2020-11-15 · Zidong Guo, Zejian yuan, Chong Zhang, Wanchao Chi 외

Gaze is the essential manifestation of human attention. In recent years, a series of work has achieved high accuracy in gaze estimation. However, the inter-personal difference limits the reduction of the subject-independ…

DiversityDomain AdaptationGaze EstimationPrediction

Curvature-aware Manifold Learning

2017-06-22 · Yangyang Li

Traditional manifold learning algorithms assumed that the embedded manifold is globally or locally isometric to Euclidean space. Under this assumption, they divided manifold into a set of overlapping local patches which …

Linear Regression on Manifold Structured Data: the Impact of Extrinsic Geometry on Solutions

2023-07-05 · Liangchen Liu, Juncai He, Richard Tsai

In this paper, we study linear regression applied to data structured on a manifold. We assume that the data manifold is smooth and is embedded in a Euclidean space, and our objective is to reveal the impact of the data m…

regression