← Search

Rohan Chitnis

20 accepted papers

2024

IQL-TD-MPC: Implicit Q-Learning for Hierarchical Model Predictive Control

ICRA 2024poster

Model-based reinforcement learning (RL) has shown great promise due to its sample efficiency, but still struggles with long-horizon sparse-reward tasks, especially in offline settings where the agent learns from a fixed dataset. We hypothesize that model-based RL agents struggle in these environment…

Cited by 9SourceScholar
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
2024

When should we prefer Decision Transformers for Offline Reinforcement Learning?

ICLR 2024poster

Offline reinforcement learning (RL) allows agents to learn effective, return-maximizing policies from a static dataset. Three popular algorithms for offline RL are Conservative Q-Learning (CQL), Behavior Cloning (BC), and Decision Transformer (DT), from the class of Q-Learning, Imitation Learning, a…

2023

Learning Efficient Abstract Planning Models that Choose What to Predict

CoRL 2023poster

An effective approach to solving long-horizon tasks in robotics domains with continuous state and action spaces is bilevel planning, wherein a high-level search over an abstraction of an environment is used to guide low-level decision-making. Recent work has shown how to enable such bilevel planning…

Cited by 25SourcecodeScholar
2023

Predicate Invention for Bilevel Planning

AAAI 2023technical

Efficient planning in continuous state and action spaces is fundamentally hard, even when the transition model is deterministic and known. One way to alleviate this challenge is to perform bilevel planning with abstractions, where a high-level search for abstract plans is used to guide planning in t…

2022

Learning Neuro-Symbolic Relational Transition Models for Bilevel Planning

IROS 2022poster

In robotic domains, learning and planning are complicated by continuous state spaces, continuous action spaces, and long task horizons. In this work, we address these challenges with Neuro-Symbolic Relational Transition Models (NSRTs), a novel class of models that are data-efficient to learn, compat…

Cited by 69SourceScholar
2022

Towards Optimal Correlational Object Search

ICRA 2022poster

In realistic applications of object search, robots will need to locate target objects in complex environments while coping with unreliable sensors, especially for small or hard-to-detect objects. In such settings, correlational information can be valuable for planning efficiently. Previous approache…

Cited by 28SourcecodeScholar
2021

GLIB: Efficient Exploration for Relational Model-Based Reinforcement Learning via Goal-Literal Babbling

AAAI 2021technical

We address the problem of efficient exploration for transition model learning in the relational model-based reinforcement learning setting without extrinsic goals or rewards. Inspired by human curiosity, we propose goal-literal babbling (GLIB), a simple and general method for exploration in such pro…

2021

Learning Symbolic Operators for Task and Motion Planning

IROS 2021poster

Robotic planning problems in hybrid state and action spaces can be solved by integrated task and motion planners (TAMP) that handle the complex interaction between motion-level decisions and task-level plan feasibility. TAMP approaches rely on domain-specific symbolic operators to guide the task-lev…

Cited by 108SourceScholar
2021

Planning with Learned Object Importance in Large Problem Instances using Graph Neural Networks

AAAI 2021technical

Real-world planning problems often involve hundreds or even thousands of objects, straining the limits of modern planners. In this work, we address this challenge by learning to predict a small set of objects that, taken together, would be sufficient for finding a plan. We propose a graph neural net…

2020

CAMPs: Learning Context-Specific Abstractions for Efficient Planning in Factored MDPs

CoRL 2020

Meta-planning, or learning to guide planning from experience, is a promising approach to improving the computational cost of planning. A general meta-planning strategy is to learn to impose constraints on the states considered and actions taken by the agent. We observe that (1) imposing a constraint

Cited by 0SourcePDFScholar
2020

Efficient Bimanual Manipulation Using Learned Task Schemas

ICRA 2020poster

We address the problem of effectively composing skills to solve sparse-reward tasks in the real world. Given a set of parameterized skills (such as exerting a force or doing a top grasp at a location), our goal is to learn policies that invoke these skills to efficiently solve such tasks. Our insigh…

Cited by 84SourceScholar
2020

Intrinsic Motivation for Encouraging Synergistic Behavior

ICLR 2020poster

We study the role of intrinsic motivation as an exploration bias for reinforcement learning in sparse-reward synergistic tasks, which are tasks where multiple agents must work together to achieve a goal they could not individually. Our key idea is that a good guiding principle for intrinsic motivati…

Cited by 32SourceScholar
2019

Learning Quickly to Plan Quickly Using Modular Meta-Learning

ICRA 2019poster

Multi-object manipulation problems in continuous state and action spaces can be solved by planners that search over sampled values for the continuous parameters of operators. The efficiency of these planners depends critically on the effectiveness of the samplers used, but effective sampling in turn…

Cited by 37SourceScholar
2018

Integrating Human-Provided Information into Belief State Representation Using Dynamic Factorization

IROS 2018poster

In partially observed environments, it can be useful for a human to provide the robot with declarative information that represents probabilistic relational constraints on properties of objects in the world, augmenting the robot's sensory observations. For instance, a robot tasked with a search-and-r…

Cited by 17SourceScholar
2016

Guided search for task and motion plans using learned heuristics

ICRA 2016

Tasks in mobile manipulation planning often require thousands of individual motions to complete. Such tasks require reasoning about complex goals as well as the feasibility of movements in configuration space. In discrete representations, planning complexity is exponential in the length of the plan.

Cited by 83SourceScholar
2016

Sequential quadratic programming for task plan optimization

IROS 2016poster

We consider the problem of refining an abstract task plan into a motion trajectory. Task and motion planning is a hard problem that is essential to long-horizon mobile manipulation. Many approaches divide the problem into two steps: a search for a task plan and task plan refinement to find a feasibl…

Cited by 29SourceScholar