paper-with-me

Papers

Temporal Predictive Coding For Model-Based Planning In Latent Space

2021-06-14 · Tung Nguyen, Rui Shu, Tuan Pham, Hung Bui, Stefano Ermon

High-dimensional observations are a major challenge in the application of model-based reinforcement learning (MBRL) to real-world environments. To handle high-dimensional sensory inputs, existing approaches use representation learning to map high-dimensional observations into a lower-dimensional latent space that is more amenable to dynamics estimation and planning. In this work, we present an information-theoretic approach that employs temporal predictive coding to encode elements in the environment that can be predicted across time. Since this approach focuses on encoding temporally-predictable information, we implicitly prioritize the encoding of task-relevant components over nuisance information within the environment that are provably task-irrelevant. By learning this representation in conjunction with a recurrent state space model, we can then perform planning in latent space. We evaluate our model on a challenging modification of standard DMControl tasks where the background is replaced with natural videos that contain complex but irrelevant information to the planning task. Our experiments show that our model is superior to existing methods in the challenging complex-background setting while remaining competitive with current state-of-the-art models in the standard setting.

📄 PDF Abstract BibTeX arXiv:2106.07156

Code (3)

VinAIResearch/TPC-tensorflow 공식 구현 tf
tung-nd/TPC-tensorflow 공식 구현 tf
fdeng18/dreamer-pro tf

Tasks

Model-based Reinforcement LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Predictive but Not Plannable: RC-aux for Latent World Models

2026-05-08 · Wenyuan Li, Guang Li, Keisuke Maeda, Takahiro Ogawa 외 arxiv

A latent world model may achieve accurate short-horizon prediction while still inducing a latent space that is poorly aligned with planning. A key issue is spatiotemporal mismatch: these models are often trained with loc…

Non-Markovian Predictive Coding For Planning In Latent Space

2021-01-01 · Tung Nguyen, Rui Shu, Tuan Pham, Hung Bui 외

High-dimensional observations are a major challenge in the application of model-based reinforcement learning (MBRL) to real-world environments. In order to handle high-dimensional sensory inputs, existing MBRL approaches…

Model-based Reinforcement LearningRepresentation Learning

Temporal Straightening for Latent Planning

2026-03-12 · Ying Wang, Oumayma Bounou, Gaoyue Zhou, Randall Balestriero 외 arxiv

Learning good representations is essential for latent planning with world models. While pretrained visual encoders produce strong semantic visual features, they are not tailored to planning and contain information irrele…

Representation Learning

Latent Event-Predictive Encodings through Counterfactual Regularization

2021-05-12 · Dania Humaidan, Sebastian Otte, Christian Gumbsch, Charley Wu 외

A critical challenge for any intelligent system is to infer structure from continuous data streams. Theories of event-predictive cognition suggest that the brain segments sensorimotor information into compact event encod…

counterfactualDecision Making

Differentiable Generalised Predictive Coding

2021-12-02 · André Ofner, Sebastian Stober

This paper deals with differentiable dynamical models congruent with neural process theories that cast brain function as the hierarchical refinement of an internal generative model explaining observations. Our work exten…