← Search

Siddhartha Srinivasa

41 accepted papers

2026

Difference-Aware Retrieval Polices for Imitation Learning

ICLR 2026poster

Behavior cloning suffers from poor generalization to out-of-distribution states due to compounding errors during deployment. We present Difference-Aware Retrieval Polices for Imitation Learning (DARP), a novel nearest-neighbor-based imitation learning approach that addresses this limitation by repar…

Cited by 0SourceScholar
2026

RoboEval: Where Robotic Manipulation Meets Structured and Scalable Evaluation

ICRA 2026poster

We introduce RoboEval, a structured evaluation framework and benchmark for robotic manipulation that augments binary success with principled behavioral and outcome metrics. Existing evaluations often collapse performance into outcome counts, masking differences in execution quality and obscuring fai…

2025

ATK: Automatic Task-driven Keypoint Selection for Robust Policy Learning

CoRL 2025poster

Learning visuamotor policy through imitation learning often suffers from perceptual challenges, where visual differences between training and evaluation environments degrade policy performance. Policies relying on state estimations like 6D pose, require task-specific tracking and are difficult to sc…

Cited by 0SourceScholar
2025

Causal Composition Diffusion Model for Closed-loop Traffic Generation

CVPR 2025poster

Simulation is critical for safety evaluation in autonomous driving, particularly in capturing complex interactive behaviors. However, generating **realistic** and **controllable** traffic scenarios in long-tail situations remains a significant challenge. Existing generative models suffer from the co…

2025

DriveGPT: Scaling Autoregressive Behavior Models for Driving

ICML 2025poster

We present DriveGPT, a scalable behavior model for autonomous driving. We model driving as a sequential decision-making task, and learn a transformer model to predict future agent states as tokens in an autoregressive fashion. We scale up our model parameters and training data by multiple orders of…

Cited by 1SourcePDFScholar
2025

Generative Data Mining with Longtail-Guided Diffusion

ICML 2025poster

It is difficult to anticipate the myriad challenges that a predictive model will encounter once deployed. Common practice entails a reactive, cyclical approach: model deployment, data mining, and retraining. We instead develop a proactive longtail discovery process by imagining additional data durin…

Cited by 0SourcePDFScholar
2025

Long Range Navigator (LRN): Extending robot planning horizons beyond metric maps

CoRL 2025poster

A robot navigating an outdoor environment with no prior knowledge of the space must rely on its local sensing, which is in the form of a local metric map or local policy with some fixed horizon. A limited planning horizon can often result in myopic decisions leading the robot off course or worse, in…

Cited by 0SourceScholar
2025

VLM-AD: End-to-End Autonomous Driving through Vision-Language Model Supervision

CoRL 2025poster

Human drivers rely on commonsense reasoning to navigate diverse and dynamic real-world scenarios. Existing end-to-end (E2E) autonomous driving (AD) models are typically optimized to mimic driving patterns observed in data, without capturing the underlying reasoning processes. This limitation constr…

Cited by 0SourceScholar
2024

CCIL: Continuity-Based Data Augmentation for Corrective Imitation Learning

ICLR 2024poster

We present a new technique to enhance the robustness of imitation learning methods by generating corrective data to account for compounding error and disturbances. While existing methods rely on interactive expert labeling, additional offline datasets, or domain-specific invariances, our approach re…

Cited by 9SourcePDFScholar
2024

Demonstrating HOUND: A Low-cost Research Platform for High-speed Off-road Underactuated Nonholonomic Driving

RSS 2024poster

Off-road autonomy, crucial for applications such as search-and-rescue, agriculture, and planetary exploration, poses unique problems due to challenging terrains, as well as due to the risk involved in testing or deploying such systems. Accessible platforms have the potential to widen the field to a…

Cited by 5SourcePDFScholar
2024

Multi-Sample Long Range Path Planning under Sensing Uncertainty for Off-Road Autonomous Driving

ICRA 2024poster

We focus on the problem of long-range dynamic replanning for off-road autonomous vehicles, where a robot plans paths through a previously unobserved environment while continuously receiving noisy local observations. An effective approach for planning under sensing uncertainty is determinization, whe…

Cited by 3SourceScholar
2023

Cherry-Picking with Reinforcement Learning

RSS 2023poster

Grasping small objects surrounded by unstable or non-rigid material plays a crucial role in applications such as surgery, harvesting, construction, disaster recovery, and assisted feeding. This task is especially difficult when fine manipulation is required in the presence of sensor noise and percep…

2023

Git Re-Basin: Merging Models modulo Permutation Symmetries

ICLR 2023top-5%

The success of deep learning is due in large part to our ability to solve certain massive non-convex optimization problems with relative ease. Though non-convex optimization is NP-hard, simple algorithms -- often variants of stochastic gradient descent -- exhibit surprising effectiveness in fitting…

2023

NEWTON: Are Large Language Models Capable of Physical Reasoning?

EMNLP 2023long findings

Large Language Models (LLMs), through their contextualized representations, have been empirically proven to encapsulate syntactic, semantic, word sense, and common-sense knowledge. However, there has been limited exploration of their physical reasoning abilities, specifically concerning the crucial…

Cited by 0SourcecodeScholar
2023

Real World Offline Reinforcement Learning with Realistic Data Source

ICRA 2023poster

Offline reinforcement learning (ORL) holds great promise for robot learning due to its ability to learn from arbitrary pre-generated experience. However, current ORL benchmarks are almost entirely in simulation and utilize contrived datasets like replay buffers of online RL agents or sub-optimal tra…

Cited by 31SourceScholar
2023

Towards General Single-Utensil Food Acquisition with Human-Informed Actions

CoRL 2023poster

Food acquisition with common general-purpose utensils is a necessary component of robot applications like in-home assistive feeding. Learning acquisition policies in this space is difficult in part because any model will need to contend with extensive state and actions spaces. Food is extremely dive…

Cited by 11SourceScholar
2022

Balancing Efficiency and Comfort in Robot-Assisted Bite Transfer

ICRA 2022poster

Robot-assisted feeding in household environments is challenging because it requires robots to generate trajectories that effectively bring food items of varying shapes and sizes into the mouth while making sure the user is comfortable. Our key insight is that in order to solve this challenge, robots…

Cited by 26SourceScholar
2022

Lazy Lifelong Planning for Efficient Replanning in Graphs with Expensive Edge Evaluation

IROS 2022poster

We present an incremental search algorithm, called Lifelong-GLS, which combines the vertex efficiency of Lifelong Planning A* (LPA*) and the edge efficiency of Generalized Lazy Search (GLS) for efficient replanning on dynamic graphs where edge evaluation is expensive. We use a lazily evaluated LPA*…

Cited by 12SourceScholar
2021

Grasping with Chopsticks: Combating Covariate Shift in Model-free Imitation Learning for Fine Manipulation

ICRA 2021poster

Billions of people use chopsticks, a simple yet versatile tool, for fine manipulation of everyday objects. The small, curved, and slippery tips of chopsticks pose a challenge for picking up small objects, making them a suitably complex test case. This paper leverages human demonstrations to develop…

Cited by 54SourceScholar
2021

Influencing Behavioral Attributions to Robot Motion During Task Execution

CoRL 2021poster

While prior work has shown how to autonomously generate motion that communicates task-related attributes, like intent or capability, we know less about how to automatically generate motion that communicates higher-level behavioral attributes such as curiosity or competence. We propose a framework th…

Cited by 13SourceScholar
2021

Modeling Human Helpfulness with Individual and Contextual Factors for Robot Planning

RSS 2021poster

Robots deployed in human-populated spaces often need human help to effectively complete their tasks. Yet; a robot that asks for help too frequently or at the wrong times may cause annoyance; and a robot that asks too infrequently may be unable to complete its tasks. In this paper; we present a model…

2020

Amodal 3D Reconstruction for Robotic Manipulation via Stability and Connectivity

CoRL 2020

Learning-based 3D object reconstruction enables single- or few-shot estimation of 3D object models. For robotics, this holds the potential to allow model-based methods to rapidly adapt to novel objects and scenes. Existing 3D reconstruction techniques optimize for visual reconstruction fidelity, typ

2020

Learning from Interventions: Human-robot interaction as both explicit and implicit feedback

RSS 2020poster

Scalable robot learning from seamless human-robot interaction is critical if robots are to solve a multitude of tasks in the real world. Current approaches to imitation learning suffer from one of two drawbacks. On the one hand, they rely solely on off-policy human demonstration, which in some cases…

Cited by 66SourcePDFScholar
2020

Multimodal Trajectory Prediction via Topological Invariance for Navigation at Uncontrolled Intersections

CoRL 2020

We focus on decentralized navigation among multiple non-communicating rational agents at {\em uncontrolled} intersections, i.e., street intersections without traffic signs or signals. Avoiding collisions in such domains relies on the ability of agents to predict each others’ intentions reliably, and

2019

Improving Robot Success Detection using Static Object Data

IROS 2019poster

We use static object data to improve success detection for stacking objects on and nesting objects in one another. Such actions are necessary for certain robotics tasks, e.g., clearing a dining table or packing a warehouse bin. However, using an RGB-D camera to detect success can be insufficient: sa…

Cited by 14SourcecodeScholar
2019

Iterative Linearized Control: Stable Algorithms and Complexity Guarantees

ICML 2019oral

We examine popular gradient-based algorithms for nonlinear control in the light of the modern complexity analysis of first-order optimization algorithms. The examination reveals that the complexity bounds can be clearly stated in terms of calls to a computational oracle related to dynamic programmin…

Cited by 27SourcePDFScholar
2019

LEGO: Leveraging Experience in Roadmap Generation for Sampling-Based Planning

IROS 2019poster

We consider the problem of leveraging prior experience to generate roadmaps in sampling-based motion planning. A desirable roadmap is one that is sparse, allowing for fast search, with nodes spread out at key locations such that a low- cost feasible path exists. An increasingly popular approach is t…

Cited by 79SourceScholar
2019

Mo' States Mo' Problems: Emergency Stop Mechanisms from Observation

NeurIPS 2019poster

In many environments, only a relatively small subset of the complete state space is necessary in order to accomplish a given task. We develop a simple technique using emergency stops (e-stops) to exploit this phenomenon. Using e-stops significantly improves sample complexity by reducing the amount o…

2019

Robot Object Referencing through Legible Situated Projections

ICRA 2019poster

The ability to reference objects in the environment is a key communication skill that robots need for complex, task-oriented human-robot collaborations. In this paper we explore the use of projections, which are a powerful communication channel for robot-to-human information transfer as they allow f…

Cited by 19SourceScholar
2019

Tactical Rewind: Self-Correction via Backtracking in Vision-And-Language Navigation

CVPR 2019oral

We present the Frontier Aware Search with backTracking (FAST) Navigator, a general framework for action decoding, that achieves state-of-the-art results on the 2018 Room-to-Room (R2R) Vision-and-Language navigation challenge. Given a natural language instruction and photo-realistic image views of a…

Cited by 194PDFcodeScholar
2018

Generalizing Informed Sampling for Asymptotically-Optimal Sampling-Based Kinodynamic Planning via Markov Chain Monte Carlo

ICRA 2018poster

Asymptotically-optimal motion planners such as RRT* have been shown to incrementally approximate the shortest path between start and goal states. Once an initial solution is found, their performance can be dramatically improved by restricting subsequent samples to regions of the state space that can…

Cited by 29SourceScholar
2018

Recurrent Predictive State Policy Networks

ICML 2018oral

We introduce Recurrent Predictive State Policy(RPSP) networks, a recurrent architecture that brings insights from predictive state representations to reinforcement learning in partially ob-servable environments. Predictive state policy networks consist of a recursive filter, which keeps track of a b…

2017

Hybrid control trajectory optimization under uncertainty

IROS 2017poster

Trajectory optimization is a fundamental problem in robotics. While optimization of continuous control trajectories is well developed, many applications require both discrete and continuous, i.e. hybrid controls. Finding an optimal sequence of hybrid controls is challenging due to the exponential ex…

Cited by 20SourceScholar
2017

Incorporating qualitative information into quantitative estimation via Sequentially Constrained Hamiltonian Monte Carlo sampling

IROS 2017poster

In human-robot collaborative tasks, incorporating qualitative information provided by humans can greatly enhance the robustness and efficacy of robot state estimation. We introduce an algorithmic framework to model qualitative information as quantitative constraints on and between states. Our approa…

Cited by 3SourceScholar
2017

Near-Optimal Edge Evaluation in Explicit Generalized Binomial Graphs

NeurIPS 2017poster

Robotic motion-planning problems, such as a UAV flying fast in a partially-known environment or a robot arm moving around cluttered objects, require finding collision-free paths quickly. Typically, this is solved by constructing a graph, where vertices represent robot configurations and edges repres…

2016

Functional Gradient Motion Planning in Reproducing Kernel Hilbert Spaces

RSS 2016poster

We introduce a functional gradient descent tra- jectory optimization algorithm for robot motion planning in Reproducing Kernel Hilbert Spaces (RKHSs). Functional gra- dient algorithms are a popular choice for motion planning in complex many-degree-of-freedom robots, since they (in theory) work by di…

Cited by 76SourcePDFScholar
2016

Human-robot shared workspace collaboration via hindsight optimization

IROS 2016poster

Our human-robot collaboration research aims to improve the fluency and efficiency of interactions between humans and robots when executing a set of tasks in a shared workspace. During human-robot collaboration, a robot and a user must often complete a disjoint set of tasks that use an overlapping se…

Cited by 71SourceScholar
2015

Chisel: Real Time Large Scale 3D Reconstruction Onboard a Mobile Device using Spatially Hashed Signed Distance Fields

RSS 2015poster

We describe Chisel : a system for real-time house-scale (300 square meter or more) dense 3D reconstruction onboard a Google Tango mobile device by using a dynamic spatially-hashed truncated signed distance field for mapping, and visual-inertial odometry for localization. By aggressively culling part…

Cited by 232SourcePDFScholar