← Search

Aidan Curtis

14 accepted papers

2025

ARCH: Hierarchical Hybrid Learning for Long-Horizon Contact-Rich Robotic Assembly

CoRL 2025poster

Generalizable long-horizon robotic assembly requires reasoning at multiple levels of abstraction. While end-to-end imitation learning (IL) is a promising approach, it typically requires large amounts of expert demonstration data and often struggles to achieve the high precision demanded by assembly…

Cited by 0SourceScholar
2025

Flow-based Domain Randomization for Learning and Sequencing Robotic Skills

ICML 2025poster

Domain randomization in reinforcement learning is an established technique for increasing the robustness of control policies learned in simulation. By randomizing properties of the environment during training, the learned policy can be robust to uncertainty along the randomized dimensions. While the…

2025

LLM-Guided Probabilistic Program Induction for POMDP Model Estimation

CoRL 2025poster

Partially Observable Markov Decision Processes (POMDPs) model decision making under uncertainty. While there are many approaches to approximately solving POMDPs, we aim to address the problem of learning such models. In particular, we are interested in a subclass of POMDPs wherein the components of…

Cited by 0SourceScholar
2024

Partially Observable Task and Motion Planning with Uncertainty and Risk Awareness

RSS 2024poster

Integrated task and motion planning (TAMP) has proven to be a valuable approach to generalizable long-horizon robotic manipulation and navigation problems. However, the typical TAMP problem formulation assumes full observability and deterministic action effects. These assumptions limit the ability o…

Cited by 11SourcePDFScholar
2024

Trust the PRoC3S: Solving Long-Horizon Robotics Problems with LLMs and Constraint Satisfaction

CoRL 2024poster

Recent developments in pretrained large language models (LLMs) applied to robotics have demonstrated their capacity for sequencing a set of discrete skills to achieve open-ended goals in simple robotic tasks. In this paper, we examine the topic of LLM planning for a set of *continuously parameterize…

Cited by 9SourceScholar
2023

Task-Directed Exploration in Continuous POMDPs for Robotic Manipulation of Articulated Objects

ICRA 2023poster

Representing and reasoning about uncertainty is crucial for autonomous agents acting in partially observable environments with noisy sensors. Partially observable Markov decision processes (POMDPs) serve as a general framework for representing problems in which uncertainty is an important factor. On…

Cited by 8SourceScholar
2023

Visibility-Aware Navigation Among Movable Obstacles

ICRA 2023poster

In this paper, we examine the problem of visibility-aware robot navigation among movable obstacles (VANAMO). A variant of the well-known NAMO robotic planning problem, VANAMO puts additional visibility constraints on robot motion and object movability. This new problem formulation lifts the restrict…

Cited by 6SourceScholar
2022

Discovering State and Action Abstractions for Generalized Task and Motion Planning

AAAI 2022technical

Generalized planning accelerates classical planning by finding an algorithm-like policy that solves multiple instances of a task. A generalized plan can be learned from a few training examples and applied to an entire domain of problems. Generalized planning approaches perform well in discrete AI pl…

Cited by 37SourcePDFScholar
2022

Long-Horizon Manipulation of Unknown Objects via Task and Motion Planning with Estimated Affordances

ICRA 2022poster

We present a strategy for designing and building very general robot manipulation systems using a general-purpose task-and-motion planner with both engineered and learned modules that estimate properties and affordances of unknown objects. Such systems are closed-loop policies that map from RGB image…

Cited by 69SourceScholar
2022

Map Induction: Compositional spatial submap learning for efficient exploration in novel environments

ICLR 2022poster

Humans are expert explorers and foragers. Understanding the computational cognitive mechanisms that support this capability can advance the study of the human mind and enable more efficient exploration algorithms. We hypothesize that humans explore new environments by inferring the structure of unob…

2022

PG3: Policy-Guided Planning for Generalized Policy Generation

IJCAI 2022poster

A longstanding objective in classical planning is to synthesize policies that generalize across multiple problems from the same domain. In this work, we study generalized policy search-based methods with a focus on the score function used to guide the search over policies. We demonstrate limitations…

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…

2021

ThreeDWorld: A Platform for Interactive Multi-Modal Physical Simulation

NeurIPS 2021poster

We introduce ThreeDWorld (TDW), a platform for interactive multi-modal physical simulation. TDW enables the simulation of high-fidelity sensory data and physical interactions between mobile agents and objects in rich 3D environments. Unique properties include real-time near-photo-realistic image ren…

Cited by 342SourcecodeScholar
2020

Flexible and Efficient Long-Range Planning Through Curious Exploration

ICML 2020poster

Identifying algorithms that flexibly and efficiently discover temporally-extended multi-phase plans is an essential step for the advancement of robotics and model-based reinforcement learning. The core problem of long-range planning is finding an efficient way to search through the tree of possible…

Cited by 8SourcePDFScholar