← Search

Harshit Sikchi

12 accepted papers

2026

Regularized Latent Dynamics Prediction is a Strong Baseline For Behavioral Foundation Models

ICLR 2026poster

Behavioral Foundation Models (BFMs) have been recently successful in producing agents with the capabilities to adapt to any unknown reward or task. In reality, these methods are only able to produce near-optimal policies for the reward functions that are in the span of some pre-existing _state featu…

Cited by 0SourceScholar
2025

An Optimal Discriminator Weighted Imitation Perspective for Reinforcement Learning

ICLR 2025poster

We introduce Iterative Dual Reinforcement Learning (IDRL), a new method that takes an optimal discriminator-weighted imitation view of solving RL. Our method is motivated by a simple experiment in which we find training a discriminator using the offline dataset plus an additional expert dataset and…

Cited by 0SourcePDFScholar
2025

CREStE: Scalable Mapless Navigation with Internet Scale Priors and Counterfactual Guidance

RSS 2025poster

We address the long-horizon mapless navigation problem: enabling robots to traverse novel environments without relying on high-definition maps or precise waypoints that specify exactly where to navigate. Two major challenges arise: (1) learning robust, generalizable perceptual representations of the…

Cited by 1PDFScholar
2025

Proto Successor Measure: Representing the Behavior Space of an RL Agent

ICML 2025poster

Having explored an environment, intelligent agents should be able to transfer their knowledge to most downstream tasks within that environment without additional interactions. Referred to as "zero-shot learning", this ability remains elusive for general-purpose reinforcement learning algorithms. Wh…

2025

RLZero: Direct Policy Inference from Language Without In-Domain Supervision

NeurIPS 2025poster

The reward hypothesis states that all goals and purposes can be understood as the maximization of a received scalar reward signal. However, in practice, defining such a reward signal is notoriously difficult, as humans are often unable to predict the optimal behavior corresponding to a reward func…

Cited by 0SourceScholar
2024

A Dual Approach to Imitation Learning from Observations with Offline Datasets

CoRL 2024poster

Demonstrations are an effective alternative to task specification for learning agents in settings where designing a reward function is difficult. However, demonstrating expert behavior in the action space of the agent becomes unwieldy when robots have complex, unintuitive morphologies. We consider t…

Cited by 3SourceScholar
2024

Contrastive Preference Learning: Learning from Human Feedback without Reinforcement Learning

ICLR 2024poster

Reinforcement Learning from Human Feedback (RLHF) has emerged as a popular paradigm for aligning models with human intent. Typically RLHF algorithms operate in two phases: first, use human preferences to learn a reward function and second, align the model by optimizing the learned reward via reinfor…

Cited by 27SourcePDFScholar
2024

Dual RL: Unification and New Methods for Reinforcement and Imitation Learning

ICLR 2024spotlight

The goal of reinforcement learning (RL) is to find a policy that maximizes the expected cumulative return. It has been shown that this objective can be represented as an optimization problem of state-action visitation distribution under linear constraints. The dual problem of this formulation, which…

2024

Scaling Laws for Reward Model Overoptimization in Direct Alignment Algorithms

NeurIPS 2024poster

Reinforcement Learning from Human Feedback (RLHF)has been crucial to the recent success of Large Language Models (LLMs), however it is often a complex and brittle process. In the classical RLHF framework, a reward model is first trained to represent human preferences, which is in turn used by an onl…

Cited by 47SourcePDFScholar
2024

Score Models for Offline Goal-Conditioned Reinforcement Learning

ICLR 2024poster

Offline Goal-Conditioned Reinforcement Learning (GCRL) is tasked with learning to achieve multiple goals in an environment purely from offline datasets using sparse reward functions. Offline GCRL is pivotal for developing generalist agents capable of leveraging pre-existing datasets to learn diverse…

Cited by 9SourcePDFScholar
2020

f-IRL: Inverse Reinforcement Learning via State Marginal Matching

CoRL 2020

Imitation learning is well-suited for robotic tasks where it is difficult to directly program the behavior or specify a cost for optimal control. In this work, we propose a method for learning the reward function (and the corresponding policy) to match the expert state density. Our main result is th