paper-with-me

홈 › Papers

NS-Gym: Open-Source Simulation Environments and Benchmarks for Non-Stationary Markov Decision Processes

2025-01-16 · Nathaniel S. Keplinger, Baiting Luo, Iliyas Bektas, Yunuo Zhang, Kyle Hollins Wray, Aron Laszka, Abhishek Dubey, Ayan Mukhopadhyay

In many real-world applications, agents must make sequential decisions in environments where conditions are subject to change due to various exogenous factors. These non-stationary environments pose significant challenges to traditional decision-making models, which typically assume stationary dynamics. Non-stationary Markov decision processes (NS-MDPs) offer a framework to model and solve decision problems under such changing conditions. However, the lack of standardized benchmarks and simulation tools has hindered systematic evaluation and advance in this field. We present NS-Gym, the first simulation toolkit designed explicitly for NS-MDPs, integrated within the popular Gymnasium framework. In NS-Gym, we segregate the evolution of the environmental parameters that characterize non-stationarity from the agent's decision-making module, allowing for modular and flexible adaptations to dynamic environments. We review prior work in this domain and present a toolkit encapsulating key problem characteristics and types in NS-MDPs. This toolkit is the first effort to develop a set of standardized interfaces and benchmark problems to enable consistent and reproducible evaluation of algorithms under non-stationary conditions. We also benchmark six algorithmic approaches from prior work on NS-MDPs using NS-Gym. Our vision is that NS-Gym will enable researchers to assess the adaptability and robustness of their decision-making algorithms to non-stationary conditions.

📄 PDF Abstract BibTeX arXiv:2501.09646

Code (1)

scope-lab-vu/ns_gym 공식 구현

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

ManiSkill2: A Unified Benchmark for Generalizable Manipulation Skills

2023-02-09 · Jiayuan Gu, Fanbo Xiang, Xuanlin Li, Zhan Ling 외

Generalizable manipulation skills, which can be composed to tackle long-horizon and complex daily chores, are one of the cornerstones of Embodied AI. However, existing benchmarks, mostly composed of a suite of simulatabl…

GPUImitation LearningReinforcement Learning (RL)Robot Manipulation

AID: Open-source Anechoic Interferer Dataset

2022-08-05 · Philipp Götz, Cagdas Tuna, Andreas Walther, Emanuël A. P. Habets

A dataset of anechoic recordings of various sound sources encountered in domestic environments is presented. The dataset is intended to be a resource of non-stationary, environmental noise signals that, when convolved wi…

Continual Reinforcement Learning in 3D Non-stationary Environments

2019-05-24 · Vincenzo Lomonaco, Karan Desai, Eugenio Culurciello, Davide Maltoni

High-dimensional always-changing environments constitute a hard challenge for current reinforcement learning techniques. Artificial agents, nowadays, are often trained off-line in very static and controlled conditions in…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A perspective on fluid mechanical environments for challenges in reinforcement learning

2026-05-24 · Shruti Mishra, Michael Chang, Vamsi Spandan, Shmuel M. Rubinstein arxiv

We consider the challenge of developing agents that efficiently interact with high-dimensional, evolving environments, towards a view of practical reinforcement learning (RL) agents interacting with open worlds, of which…

Reinforcement Learning

Classical Simulation of Quantum Circuits: Parallel Environments and Benchmark

2023-09-26 · NeurIPS 2023 11

Google's quantum supremacy announcement has received broad questions from academia and industry due to the debatable estimate of 10,000 years' running time for the classical simulation task on the Summit supercomputer. …