← Search

Bhavya Sukhija

14 accepted papers

2026

Sample-efficient and Scalable Exploration in Continuous-Time RL

ICLR 2026poster

Reinforcement learning algorithms are typically designed for discrete-time dynamics, even though the underlying real-world control systems are often continuous in time. In this paper, we study the problem of continuous-time reinforcement learning, where the unknown system dynamics are represented us…

Cited by 0SourcecodeScholar
2025

ActSafe: Active Exploration with Safety Constraints for Reinforcement Learning

ICLR 2025poster

Reinforcement learning (RL) is ubiquitous in the development of modern AI systems. However, state-of-the-art RL agents require extensive, and potentially unsafe, interactions with their environments to learn effectively. These limitations confine RL agents to simulated environments, hindering their…

Cited by 1SourcePDFScholar
2025

MaxInfoRL: Boosting exploration in reinforcement learning through information gain maximization

ICLR 2025poster

Reinforcement learning (RL) algorithms aim to balance exploiting the current best strategy with exploring new options that could lead to higher rewards. Most common RL algorithms use undirected exploration, i.e., select random sequences of actions. Exploration can also be directed using intrinsic re…

Cited by 1SourcePDFScholar
2025

SOMBRL: Scalable and Optimistic Model-Based RL

NeurIPS 2025poster

We address the challenge of efficient exploration in model-based reinforcement learning (MBRL), where the system dynamics are unknown and the RL agent must learn directly from online interactions. We propose **S**calable and **O**ptimistic **MBRL** (SOMBRL), an approach based on the principle of opt…

Cited by 0SourceScholar
2024

Bridging the Sim-to-Real Gap with Bayesian Inference

IROS 2024poster

We present Sim-FSVGD for learning robot dynamics from data. As opposed to traditional methods, Sim-FSVGD leverages low-fidelity physical priors, e.g., in the form of simulators, to regularize the training of neural network models. While learning accurate dynamics already in the low data regime, Sim-…

Cited by 12SourceScholar
2024

Data-Efficient Task Generalization via Probabilistic Model-Based Meta Reinforcement Learning

RA-L 2024

We introduce PACOH-RL, a novel model-based Meta-Reinforcement Learning (Meta-RL) algorithm designed to efficiently adapt control policies to changing dynamics. PACOH-RL meta-learns priors for the dynamics model, allowing swift adaptation to new dynamics with minimal interaction data. Existing Meta-R

Cited by 10SourceScholar
2024

NeoRL: Efficient Exploration for Nonepisodic RL

NeurIPS 2024spotlight

We study the problem of nonepisodic reinforcement learning (RL) for nonlinear dynamical systems, where the system dynamics are unknown and the RL agent has to learn from a single trajectory, i.e., without resets. We propose **N**on**e**pisodic **O**ptistmic **RL** (NeoRL), an approach based on the p…

Cited by 2SourcePDFScholar
2024

Transductive Active Learning: Theory and Applications

NeurIPS 2024poster

We study a generalization of classical active learning to real-world settings with concrete prediction targets where sampling is restricted to an accessible region of the domain, while prediction targets may lie outside this region. We analyze a family of decision rules that sample adaptively to min…

Cited by 4SourcePDFScholar
2024

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

NeurIPS 2024poster

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…

2023

Efficient Exploration in Continuous-time Model-based Reinforcement Learning

NeurIPS 2023poster

Reinforcement learning algorithms typically consider discrete-time dynamics, even though the underlying systems are often continuous in time. In this paper, we introduce a model-based reinforcement learning algorithm that represents continuous-time dynamics using nonlinear ordinary differential equa…

Cited by 10SourcePDFScholar
2023

Gradient-Based Trajectory Optimization With Learned Dynamics

ICRA 2023poster

Trajectory optimization methods have achieved an exceptional level of performance on real-world robots in recent years. These methods heavily rely on accurate analytical models of the dynamics, yet some aspects of the physical world can only be captured to a limited extent. An alternative approach i…

Cited by 9SourceScholar
2023

Hallucinated adversarial control for conservative offline policy evaluation

UAI 2023poster

We study the problem of conservative off-policy evaluation (COPE) where given an offline dataset of environment interactions, collected by other agents, we seek to obtain a (tight) lower bound on a policy’s performance. This is crucial when deciding whether a given policy satisfies certain minimal p…

2023

Optimistic Active Exploration of Dynamical Systems

NeurIPS 2023poster

Reinforcement learning algorithms commonly seek to optimize policies for solving one particular task. How should we explore an unknown dynamical system such that the estimated model allows us to solve multiple downstream tasks in a zero-shot manner? In this paper, we address this challenge, by deve…

Cited by 12SourcePDFScholar
2023

Tuning Legged Locomotion Controllers via Safe Bayesian Optimization

CoRL 2023poster

This paper presents a data-driven strategy to streamline the deployment of model-based controllers in legged robotic hardware platforms. Our approach leverages a model-free safe learning algorithm to automate the tuning of control gains, addressing the mismatch between the simplified model used in t…

Cited by 21SourcecodeScholar