paper-with-me

Papers

Koopman Q-learning: Offline Reinforcement Learning via Symmetries of Dynamics

2021-11-02 · Matthias Weissenbacher, Samarth Sinha, Animesh Garg, Yoshinobu Kawahara

Offline reinforcement learning leverages large datasets to train policies without interactions with the environment. The learned policies may then be deployed in real-world settings where interactions are costly or dangerous. Current algorithms over-fit to the training dataset and as a consequence perform poorly when deployed to out-of-distribution generalizations of the environment. We aim to address these limitations by learning a Koopman latent representation which allows us to infer symmetries of the system's underlying dynamic. The latter is then utilized to extend the otherwise static offline dataset during training; this constitutes a novel data augmentation framework which reflects the system's dynamic and is thus to be interpreted as an exploration of the environments phase space. To obtain the symmetries we employ Koopman theory in which nonlinear dynamics are represented in terms of a linear operator acting on the space of measurement functions of the system and thus symmetries of the dynamics may be inferred directly. We provide novel theoretical results on the existence and nature of symmetries relevant for control systems such as reinforcement learning settings. Moreover, we empirically evaluate our method on several benchmark offline reinforcement learning tasks and datasets including D4RL, Metaworld and Robosuite and find that by using our framework we consistently improve the state-of-the-art of model-free Q-learning methods.

📄 PDF Abstract BibTeX arXiv:2111.01365

Code (0)

등록된 구현이 없습니다.

Tasks

D4RLData AugmentationOffline RLQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

SKooP: Symmetric Koopman Predictions for Faster and More Generalizable Legged Robot Locomotion with Reinforcement Learning

2026-07-13 · Evelyn D'Elia, Weishu Zhan, Giulio Turrisi, Giulio Romualdi 외 arxiv

Reinforcement learning (RL) algorithms classically suffer from poor sample efficiency. In robotics, a recent line of work has emerged addressing this problem by encoding physics priors in the learning process. However, m…

Reinforcement Learning

Learning dynamical systems: an example from open quantum system dynamics

2022-11-12 · Pietro Novelli

Machine learning algorithms designed to learn dynamical systems from data can be used to forecast, control and interpret the observed dynamics. In this work we exemplify the use of one of such algorithms, namely Koopman …

Operator learning

CKNet: A Convolutional Neural Network Based on Koopman Operator for Modeling Latent Dynamics from Pixels

2021-02-19 · Yongqian Xiao, Xin Xu, QianLi Lin

With the development of end-to-end control based on deep learning, it is important to study new system modeling techniques to realize dynamics modeling with high-dimensional inputs. In this paper, a novel Koopman-based d…

MuJoCo

One-Step Offline Distillation of Diffusion-based Models via Koopman Modeling

2025-05-19 · Nimrod Berman, Ilan Naiman, Moshe Eliasof, Hedi Zisling 외

Diffusion-based generative models have demonstrated exceptional performance, yet their iterative sampling procedures remain computationally expensive. A prominent strategy to mitigate this cost is distillation, with offl…

Semantic SimilaritySemantic Textual Similarity

Discovering conservation laws from data for control

2018-11-02 · Eurika Kaiser, J. Nathan Kutz, Steven L. Brunton

Conserved quantities, i.e. constants of motion, are critical for characterizing many dynamical systems in science and engineering. These quantities are related to underlying symmetries and they provide fundamental knowle…