paper-with-me

Papers

Stochastic Reinforcement Learning

2019-02-11 · Nikki Lijing Kuang, Clement H. C. Leung, Vienne W. K. Sung

In reinforcement learning episodes, the rewards and punishments are often non-deterministic, and there are invariably stochastic elements governing the underlying situation. Such stochastic elements are often numerous and cannot be known in advance, and they have a tendency to obscure the underlying rewards and punishments patterns. Indeed, if stochastic elements were absent, the same outcome would occur every time and the learning problems involved could be greatly simplified. In addition, in most practical situations, the cost of an observation to receive either a reward or punishment can be significant, and one would wish to arrive at the correct learning conclusion by incurring minimum cost. In this paper, we present a stochastic approach to reinforcement learning which explicitly models the variability present in the learning environment and the cost of observation. Criteria and rules for learning success are quantitatively analyzed, and probabilities of exceeding the observation cost bounds are also obtained.

📄 PDF Abstract BibTeX arXiv:1902.04178

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Stochastic Minimum-Cost Reach-Avoid Reinforcement Learning

2026-05-12 · Jingduo Pan, Taoran Wu, Yiling Xue, Bai Xue arxiv

We study stochastic minimum-cost reach-avoid reinforcement learning, where an agent must satisfy a reach-avoid specification with probability at least $p$ while minimizing expected cumulative costs in stochastic environm…

Reinforcement Learning

The ODE Method for Stochastic Approximation and Reinforcement Learning with Markovian Noise

2024-01-15 · Shuze Liu, Shuhang Chen, Shangtong Zhang

Stochastic approximation is a class of algorithms that update a vector iteratively, incrementally, and stochastically, including, e.g., stochastic gradient descent and temporal difference learning. One fundamental challe…

reinforcement-learningReinforcement Learning

A Family of Robust Stochastic Operators for Reinforcement Learning

2019-12-01 · NeurIPS 2019 12 · Yingdong Lu, Mark Squillante, Chai Wah Wu

We consider a new family of stochastic operators for reinforcement learning with the goal of alleviating negative effects and becoming more robust to approximation or estimation errors. Various theoretical results are es…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Contextual Reinforcement Learning for Offshore Wind Farm Bidding

2023-12-18 · David Cole, Himanshu Sharma, Wei Wang

We propose a framework for applying reinforcement learning to contextual two-stage stochastic optimization and apply this framework to the problem of energy market bidding of an off-shore wind farm. Reinforcement learnin…

reinforcement-learningReinforcement LearningStochastic Optimization

Deep Q-Network for Stochastic Process Environments

2023-08-07 · Kuangheng He

Reinforcement learning is a powerful approach for training an optimal policy to solve complex problems in a given system. This project aims to demonstrate the application of reinforcement learning in stochastic process e…

Q-Learningreinforcement-learningReinforcement Learning