paper-with-me

홈 › Papers

Simplifying Latent Dynamics with Softly State-Invariant World Models

2024-01-31 · Tankred Saanum, Peter Dayan, Eric Schulz

To solve control problems via model-based reasoning or planning, an agent needs to know how its actions affect the state of the world. The actions an agent has at its disposal often change the state of the environment in systematic ways. However, existing techniques for world modelling do not guarantee that the effect of actions are represented in such systematic ways. We introduce the Parsimonious Latent Space Model (PLSM), a world model that regularizes the latent dynamics to make the effect of the agent's actions more predictable. Our approach minimizes the mutual information between latent states and the change that an action produces in the agent's latent state, in turn minimizing the dependence the state has on the dynamics. This makes the world model softly state-invariant. We combine PLSM with different model classes used for i) future latent state prediction, ii) planning, and iii) model-free reinforcement learning. We find that our regularization improves accuracy, generalization, and performance in downstream tasks, highlighting the importance of systematic treatment of actions in world models.

📄 PDF Abstract BibTeX arXiv:2401.17835

Code (0)

등록된 구현이 없습니다.

Tasks

Video Prediction

Similar Papers 제목 키워드 기반

Learning Permutation-invariant Macroscopic Dynamics

2026-05-29 · Zhichao Han, Mengyi Chen, Qianxiao Li arxiv

Accurately modeling the macroscopic dynamics of high-dimensional microscopic systems is of broad interest across the sciences. Many data-driven approaches learn a low-dimensional latent state through an autoencoder train…

Mori-Zwanzig latent space Koopman closure for nonlinear autoencoder

2023-10-16 · Priyam Gupta, Peter J. Schmid, Denis Sipp, Taraneh Sayadi 외

The Koopman operator presents an attractive approach to achieve global linearization of nonlinear systems, making it a valuable method for simplifying the understanding of complex dynamics. While data-driven methodologie…

Dimensionality Reduction

Latent Q-Barrier Shielding for Safe In-Context Reinforcement Learning

2026-05-24 · Minjae Kwon, Amir Moeini, Shangtong Zhang, Lu Feng arxiv

Safe in-context reinforcement learning (ICRL) adapts online from interaction history without test-time parameter updates while controlling episode cost under a safety budget. Under out-of-distribution (OOD) deployment sh…

Reinforcement Learning

Permutation-Equivariant 2D State Space Models: Theory and Canonical Architecture for Multivariate Time Series

2026-03-07 · Seungwoo Jeong, Heung-Il Suk arxiv

Multivariate time series (MTS) modeling often implicitly imposes an artificial ordering over variables, violating the inherent exchangeability found in many real-world systems where no canonical variable axis exists. We …

Anomaly Detection

Stochastic Collapse: How Gradient Noise Attracts SGD Dynamics Towards Simpler Subnetworks

2023-06-07 · NeurIPS 2023 11 · Feng Chen, Daniel Kunin, Atsushi Yamamura, Surya Ganguli

In this work, we reveal a strong implicit bias of stochastic gradient descent (SGD) that drives overly expressive networks to much simpler subnetworks, thereby dramatically reducing the number of independent parameters, …