paper-with-me

Papers

Deep Generative Markov State Models

2018-05-19 · NeurIPS 2018 12 · Hao Wu, Andreas Mardt, Luca Pasquali, Frank Noe

We propose a deep generative Markov State Model (DeepGenMSM) learning framework for inference of metastable dynamical systems and prediction of trajectories. After unsupervised training on time series data, the model contains (i) a probabilistic encoder that maps from high-dimensional configuration space to a small-sized vector indicating the membership to metastable (long-lived) states, (ii) a Markov chain that governs the transitions between metastable states and facilitates analysis of the long-time dynamics, and (iii) a generative part that samples the conditional distribution of configurations in the next time step. The model can be operated in a recursive fashion to generate trajectories to predict the system evolution from a defined starting state and propose new configurations. The DeepGenMSM is demonstrated to provide accurate estimates of the long-time kinetics and generate valid distributions for molecular dynamics (MD) benchmark systems. Remarkably, we show that DeepGenMSMs are able to make long time-steps in molecular configuration space and generate physically realistic structures in regions that were not seen in training data.

📄 PDF Abstract BibTeX arXiv:1805.07601

Code (2)

amardt/DeepGenMSM 공식 구현 pytorch
markovmodel/deep_gen_msm 공식 구현 pytorch

Tasks

Time SeriesTime Series Analysisvalid

Similar Papers 제목 키워드 기반

Building Markovian Generative Architectures over Pretrained LM Backbones for Efficient Task-Oriented Dialog Systems

2022-04-13 · Hong Liu, Yucheng Cai, Zhijian Ou, Yi Huang 외

Recently, Transformer based pretrained language models (PLMs), such as GPT2 and T5, have been leveraged to build generative task-oriented dialog (TOD) systems. A drawback of existing PLM-based models is their non-Markov …

Loop Estimator for Discounted Values in Markov Reward Processes

2020-02-15 · Falcon Z. Dai, Matthew R. Walter

At the working heart of policy iteration algorithms commonly used and studied in the discounted setting of reinforcement learning, the policy evaluation step estimates the value of states with samples from a Markov rewar…

Reinforcement Learning

Testing for the Markov Property in Time Series via Deep Conditional Generative Learning

2023-05-30 · Yunzhe Zhou, Chengchun Shi, Lexin Li, Qiwei Yao

The Markov property is widely imposed in analysis of time series data. Correspondingly, testing the Markov property, and relatedly, inferring the order of a Markov model, are of paramount importance. In this article, we …

Time Series

Optimistic Planning in Markov Decision Processes Using a Generative Model

2014-12-01 · NeurIPS 2014 12 · Balázs Szörényi, Gunnar Kedenburg, Remi Munos

We consider the problem of online planning in a Markov decision process with discounted rewards for any given initial state. We consider the PAC sample complexity problem of computing, with probability $1-\delta$, an $\e…

ASYNCHRONOUS MULTI-AGENT GENERATIVE ADVERSARIAL IMITATION LEARNING

2019-09-25 · Xin Zhang, Weixiao Huang, Renjie Liao, Yanhua Li

Imitation learning aims to inversely learn a policy from expert demonstrations, which has been extensively studied in the literature for both single-agent setting with Markov decision process (MDP) model, and multi-agent…

Decision MakingImitation Learning