← Search

Arushi Jain

3 accepted papers

2024

Adaptive Exploration for Data-Efficient General Value Function Evaluations

NeurIPS 2024poster

General Value Functions (GVFs) (Sutton et al., 2011) represent predictive knowledge in reinforcement learning. Each GVF computes the expected return for a given policy, based on a unique reward. Existing methods relying on fixed behavior policies or pre-collected data often face data efficiency issu…

2022

Towards painless policy optimization for constrained MDPs

UAI 2022poster

We study policy optimization in an infinite horizon, $\gamma$-discounted constrained Markov decision process (CMDP). Our objective is to return a policy that achieves large expected reward with a small constraint violation. We consider the online setting with linear function approximation and assume…

2021

Variance Penalized On-Policy and Off-Policy Actor-Critic

AAAI 2021technical

Reinforcement learning algorithms are typically geared towards optimizing the expected return of an agent. However, in many practical applications, low variance in the return is desired to ensure the reliability of an algorithm. In this paper, we propose on-policy and off-policy actor-critic algorit…