paper-with-me

홈 › Papers

An Idiosyncrasy of Time-discretization in Reinforcement Learning

2024-06-21 · Kris de Asis, Richard S. Sutton

Many reinforcement learning algorithms are built on an assumption that an agent interacts with an environment over fixed-duration, discrete time steps. However, physical systems are continuous in time, requiring a choice of time-discretization granularity when digitally controlling them. Furthermore, such systems do not wait for decisions to be made before advancing the environment state, necessitating the study of how the choice of discretization may affect a reinforcement learning algorithm. In this work, we consider the relationship between the definitions of the continuous-time and discrete-time returns. Specifically, we acknowledge an idiosyncrasy with naively applying a discrete-time algorithm to a discretized continuous-time environment, and note how a simple modification can better align the return definitions. This observation is of practical consideration when dealing with environments where time-discretization granularity is a choice, or situations where such granularity is inherently stochastic.

📄 PDF Abstract BibTeX arXiv:2406.14951

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Intra-Variable Handwriting Inspection Reinforced with Idiosyncrasy Analysis

2019-12-19 · Chandranath Adak, Bidyut. B. Chaudhuri, Chin-Teng Lin, Michael Blumenstein

In this paper, we work on intra-variable handwriting, where the writing samples of an individual can vary significantly. Such within-writer variation throws a challenge for automatic writer inspection, where the state-of…

Reinforcement LearningTriplet

Classification of Multiword Expressions in Malayalam

2022-06-01 · WILDRE (LREC) 2022 6 · Treesa Cyriac, Sobha Lalitha Devi

Multiword expression is an interesting concept in languages and the MWEs of a language are not easy for a non-native speaker to understand. It includes lexicalized phrases, idioms, collocations etc. Data on multiwords ar…

Classification

Modeling the Statistical Idiosyncrasy of Multiword Expressions

2015-06-01 · WS 2015 6 · Meghdad Farahmand, Joakim Nivre
Machine Translation

Actor-Critic with variable time discretization via sustained actions

2023-08-08 · Jakub Łyskawa, Paweł Wawrzyński

Reinforcement learning (RL) methods work in discrete time. In order to apply RL to inherently continuous problems like robotic control, a specific time discretization needs to be defined. This is a choice between sparse …

Reinforcement Learning (RL)

Safeguarding Learning-based Control for Smart Energy Systems with Sampling Specifications

2023-08-11 · Chih-Hong Cheng, Venkatesh Prasad Venkataramanan, Pragya Kirti Gupta, Yun-Fei Hsu 외

We study challenges using reinforcement learning in controlling energy systems, where apart from performance requirements, one has additional safety requirements such as avoiding blackouts. We detail how these safety req…

reinforcement-learningReinforcement LearningSafe Reinforcement Learning