paper-with-me

홈 › Papers

Geometric Active Exploration in Markov Decision Processes: the Benefit of Abstraction

2024-07-18 · Riccardo De Santi, Federico Arangath Joseph, Noah Liniger, Mirco Mutti, Andreas Krause

How can a scientist use a Reinforcement Learning (RL) algorithm to design experiments over a dynamical system's state space? In the case of finite and Markovian systems, an area called Active Exploration (AE) relaxes the optimization problem of experiments design into Convex RL, a generalization of RL admitting a wider notion of reward. Unfortunately, this framework is currently not scalable and the potential of AE is hindered by the vastness of experiment spaces typical of scientific discovery applications. However, these spaces are often endowed with natural geometries, e.g., permutation invariance in molecular design, that an agent could leverage to improve the statistical and computational efficiency of AE. To achieve this, we bridge AE and MDP homomorphisms, which offer a way to exploit known geometric structures via abstraction. Towards this goal, we make two fundamental contributions: we extend MDP homomorphisms formalism to Convex RL, and we present, to the best of our knowledge, the first analysis that formally captures the benefit of abstraction via homomorphisms on sample efficiency. Ultimately, we propose the Geometric Active Exploration (GAE) algorithm, which we analyse theoretically and experimentally in environments motivated by problems in scientific discovery.

📄 PDF Abstract BibTeX arXiv:2407.13364

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyReinforcement Learning (RL)scientific discovery

Methods 이 논문이 사용한 방법론

AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…

Similar Papers 제목 키워드 기반

Active Exploration in Markov Decision Processes

2019-02-28 · Jean Tarbouriech, Alessandro Lazaric

We introduce the active exploration problem in Markov decision processes (MDPs). Each state of the MDP is characterized by a random value and the learner should gather samples to estimate the mean value of each state as …

Navigating to the Best Policy in Markov Decision Processes

2021-06-05 · NeurIPS 2021 12 · Aymen Al Marjani, Aurélien Garivier, Alexandre Proutiere

We investigate the classical active pure exploration problem in Markov Decision Processes, where the agent sequentially selects actions and, from the resulting system trajectory, aims at identifying the best policy as fa…

Efficient and Safe Exploration in Deterministic Markov Decision Processes with Unknown Transition Models

2019-04-01 · Erdem Biyik, Jonathan Margoliash, Shahrouz Ryan Alimo, Dorsa Sadigh

We propose a safe exploration algorithm for deterministic Markov Decision Processes with unknown transition models. Our algorithm guarantees safety by leveraging Lipschitz-continuity to ensure that no unsafe states are v…

Safe Exploration

Safe Exploration for Interactive Machine Learning

2019-10-30 · NeurIPS 2019 12 · Matteo Turchetta, Felix Berkenkamp, Andreas Krause

In Interactive Machine Learning (IML), we iteratively make decisions and obtain noisy observations of an unknown function. While IML methods, e.g., Bayesian optimization and active learning, have been successful in appli…

Active LearningBayesian OptimizationBIG-bench Machine LearningSafe Exploration

$\sqrt{n}$-Regret for Learning in Markov Decision Processes with Function Approximation and Low Bellman Rank

2019-09-05 · Kefan Dong, Jian Peng, Yining Wang, Yuan Zhou

In this paper, we consider the problem of online learning of Markov decision processes (MDPs) with very large state spaces. Under the assumptions of realizable function approximation and low Bellman ranks, we develop an …

Efficient ExplorationReinforcement Learning