paper-with-me

홈 › Papers

Learning Environment Models with Continuous Stochastic Dynamics

2023-06-29 · Martin Tappler, Edi Muškardin, Bernhard K. Aichernig, Bettina Könighofer

Solving control tasks in complex environments automatically through learning offers great potential. While contemporary techniques from deep reinforcement learning (DRL) provide effective solutions, their decision-making is not transparent. We aim to provide insights into the decisions faced by the agent by learning an automaton model of environmental behavior under the control of an agent. However, for most control problems, automata learning is not scalable enough to learn a useful model. In this work, we raise the capabilities of automata learning such that it is possible to learn models for environments that have complex and continuous dynamics. The core of the scalability of our method lies in the computation of an abstract state-space representation, by applying dimensionality reduction and clustering on the observed environmental state space. The stochastic transitions are learned via passive automata learning from observed interactions of the agent and the environment. In an iterative model-based RL process, we sample additional trajectories to learn an accurate environment model in the form of a discrete-state Markov decision process (MDP). We apply our automata learning framework on popular RL benchmarking environments in the OpenAI Gym, including LunarLander, CartPole, Mountain Car, and Acrobot. Our results show that the learned models are so precise that they enable the computation of policies solving the respective control tasks. Yet the models are more concise and more general than neural-network-based policies and by using MDPs we benefit from a wealth of tools available for analyzing them. When solving the task of LunarLander, the learned model even achieved similar or higher rewards than deep RL policies learned with stable-baselines3.

📄 PDF Abstract BibTeX arXiv:2306.17204

Code (0)

등록된 구현이 없습니다.

Tasks

AcrobotBenchmarkingDecision MakingDeep Reinforcement LearningDimensionality ReductionOpenAI Gym

Similar Papers 제목 키워드 기반

From Ticks to Flows: Dynamics of Neural Reinforcement Learning in Continuous Environments

2026-06-02 · Saket Tiwari, Tejas Kotwal, George Konidaris arxiv

We present a novel theoretical framework for deep reinforcement learning (RL) in continuous environments by modeling the problem as a continuous-time stochastic process, drawing on insights from stochastic control. Build…

Reinforcement LearningContinuous Control

Neural ODE and SDE Models for Adaptation and Planning in Model-Based Reinforcement Learning

2026-03-24 · Chao Han, Stefanos Ioannou, Luca Manneschi, T. J. Hayward 외 arxiv

We investigate neural ordinary and stochastic differential equations (neural ODEs and SDEs) to model stochastic dynamics in fully and partially observed environments within a model-based reinforcement learning (RL) frame…

Reinforcement Learning

Scalable Decision-Making in Stochastic Environments through Learned Temporal Abstraction

2025-02-28 · Baiting Luo, Ava Pettet, Aron Laszka, Abhishek Dubey 외

Sequential decision-making in high-dimensional continuous action spaces, particularly in stochastic environments, faces significant computational challenges. We explore this challenge in the traditional offline RL settin…

continuous-controlContinuous ControlDecision MakingOffline RL+1

Learning Continuous-Time Dynamics by Stochastic Differential Networks

2020-06-11 · Yingru Liu, Yucheng Xing, Xuewen Yang, Xin Wang 외

Learning continuous-time stochastic dynamics is a fundamental and essential problem in modeling sporadic time series, whose observations are irregular and sparse in both time and dimension. For a given system whose laten…

Time SeriesTime Series Analysis

River environmental restoration based on random observations of a non-smooth stochastic dynamical system

2020-05-11

Earth and soils are indispensable elements of river environment. Dam-downstream environment and ecosystems have been severely affected by reduced or even stopped sediment supply from the upstream. Replenishing earth and …