REVIEW 2 cited by
DOPE: Doubly Optimistic and Pessimistic Exploration for Safe Reinforcement Learning
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
abstract
Safe reinforcement learning is extremely challenging--not only must the agent explore an unknown environment, it must do so while ensuring no safety constraint violations. We formulate this safe reinforcement learning (RL) problem using the framework of a finite-horizon Constrained Markov Decision Process (CMDP) with an unknown transition probability function, where we model the safety requirements as constraints on the expected cumulative costs that must be satisfied during all episodes of learning. We propose a model-based safe RL algorithm that we call Doubly Optimistic and Pessimistic Exploration (DOPE), and show that it achieves an objective regret $\tilde{O}(|\mathcal{S}|\sqrt{|\mathcal{A}| K})$ without violating the safety constraints during learning, where $|\mathcal{S}|$ is the number of states, $|\mathcal{A}|$ is the number of actions, and $K$ is the number of learning episodes. Our key idea is to combine a reward bonus for exploration (optimism) with a conservative constraint (pessimism), in addition to the standard optimistic model-based exploration. DOPE is not only able to improve the objective regret bound, but also shows a significant empirical performance improvement as compared to earlier optimism-pessimism approaches.
Forward citations
Cited by 2 Pith papers
-
Combee: Scaling Prompt Learning for Self-Improving Language Model Agents
Mastery-conditioned constrained RL expands the instructional action set only when prerequisites are mastered, reducing reward hacking and raising mastery gains on Junyi and XES3G5M.
-
An Optimistic Algorithm for online CMDPS with Anytime Adversarial Constraints
A primal-dual algorithm with optimistic mirror descent is claimed to achieve O~(sqrt K) regret and O~(sqrt K) strong constraint violation in episodic CMDPs with anytime adversarial constraints, without Slater's condition.
Discussion (0). Sign in to comment.