paper-with-me

Papers

When to Sense and Control? A Time-adaptive Approach for Continuous-Time RL

2024-06-03 · Lenart Treven, Bhavya Sukhija, Yarden As, Florian Dörfler, Andreas Krause

Reinforcement learning (RL) excels in optimizing policies for discrete-time Markov decision processes (MDP). However, various systems are inherently continuous in time, making discrete-time MDPs an inexact modeling choice. In many applications, such as greenhouse control or medical treatments, each interaction (measurement or switching of action) involves manual intervention and thus is inherently costly. Therefore, we generally prefer a time-adaptive approach with fewer interactions with the system. In this work, we formalize an RL framework, Time-adaptive Control & Sensing (TaCoS), that tackles this challenge by optimizing over policies that besides control predict the duration of its application. Our formulation results in an extended MDP that any standard RL algorithm can solve. We demonstrate that state-of-the-art RL algorithms trained on TaCoS drastically reduce the interaction amount over their discrete-time counterpart while retaining the same or improved performance, and exhibiting robustness over discretization frequency. Finally, we propose OTaCoS, an efficient model-based algorithm for our setting. We show that OTaCoS enjoys sublinear regret for systems with sufficiently smooth dynamics and empirically results in further sample-efficiency gains.

📄 PDF Abstract BibTeX arXiv:2406.01163

Code (1)

lasgroup/model-based-rl 공식 구현 jax

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Stochastic modified equations and adaptive stochastic gradient algorithms

2015-11-19 · ICML 2017 8 · Qianxiao Li, Cheng Tai, Weinan E

We develop the method of stochastic modified equations (SME), in which stochastic gradient algorithms are approximated in the weak sense by continuous-time stochastic differential equations. We exploit the continuous for…

Adaptive Dynamic Programming and Data-Driven Cooperative Optimal Output Regulation with Adaptive Observers

2022-09-25 · Omar Qasem, Khalid Jebari, Weinan Gao

In this paper, a novel adaptive optimal control strategy is proposed to achieve the cooperative optimal output regulation of continuous-time linear multi-agent systems based on adaptive dynamic programming (ADP). The pro…

Stochastic Aperiodic Control of Networked Systems with i.i.d. Time-Varying Communication Delays

2022-03-07 · Yohei Hosoe

This paper studies stochastic aperiodic stabilization of a networked control system (NCS) consisting of a continuous-time plant and a discrete-time controller. The plant and the controller are assumed to be connected by …

Symbolic Self-triggered Control of Continuous-time Non-deterministic Systems without Stability Assumptions for 2-LTL Specifications

2020-10-22

We propose a symbolic self-triggered controller synthesis procedure for non-deterministic continuous-time nonlinear systems without stability assumptions. The goal is to compute a controller that satisfies two objectives…

ART for Diffusion Sampling: Continuous-Time Control and Actor-Critic Learning

2026-07-02 · Yilie Huang, Wenpin Tang, Xun Yu Zhou arxiv

We study timestep allocation for score-based diffusion sampling, where a learned reverse-time dynamics is discretized on a finite grid. Uniform and hand-crafted schedules are standard choices, but they rely on fixed pres…

Reinforcement LearningImage Generation