← Search

Leslie Pack Kaelbling

63 accepted papers

2026

From Pixels to Predicates: Learning Symbolic World Models via Pretrained VLMs

RA-L 2026

Our aim is to learn to solve long-horizon decision-making problems in complex robotics domains given low-level skills and a handful of demonstrations containing sequences of images. To this end, we focus on learning abstract symbolic world models that facilitate zero-shot generalization to novel goa

Cited by 0SourceScholar
2026

SceneComplete: Open-World 3D Scene Completion in Cluttered Real World Environments for Robot Manipulation

RA-L 2026

Careful robot manipulation in every-day cluttered environments requires an accurate understanding of the 3D scene, in order to grasp and place objects stably and reliably and to avoid colliding with other objects. In general, we must construct such a 3D interpretation of a complex scene based on lim

Cited by 11SourcecodeScholar
2025

Differentiable GPU-Parallelized Task and Motion Planning

RSS 2025poster

Planning long-horizon robot manipulation requires making discrete decisions about which objects to interact with and continuous decisions about how to interact with them. A robot planner must select grasps, placements, and motions that are feasible and safe. This class of problems falls under Task a…

Cited by 0PDFScholar
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

Guiding Long-Horizon Task and Motion Planning with Vision Language Models

ICRA 2025

Vision-Language Models (VLM) can generate plausible high-level plans when prompted with a goal, the context, an image of the scene, and any planning constraints. However, there is no guarantee that the predicted actions are geometrically and kinematically feasible for a particular robot embodiment.

Cited by 68SourcecodeScholar
2025

KALM: Keypoint Abstraction Using Large Models for Object-Relative Imitation Learning

ICRA 2025

Generalization to novel object configurations and instances across diverse tasks and environments is a critical challenge in robotics. Keypoint-based representations have been proven effective as a succinct representation for capturing essential object features, and for establishing a reference fram

Cited by 30SourcecodeScholar
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
2025

One-Shot Manipulation Strategy Learning by Making Contact Analogies

ICRA 2025

We present a novel approach, MAGIC (manipulation analogies for generalizable intelligent contacts), for one-shot learning of manipulation strategies with fast and extensive generalization to novel objects. By leveraging a reference action trajectory, MAGIC effectively identifies similar contact poin

Cited by 8SourcecodeScholar
2025

Streaming Flow Policy: Simplifying diffusion/flow-matching policies by treating action trajectories as flow trajectories

CoRL 2025oral

Recent advances in diffusion$/$flow-matching policies have enabled imitation learning of complex, multi-modal action trajectories. However, they are computationally expensive because they sample a *trajectory of trajectories*—a diffusion$/$flow trajectory of action trajectories. They discard interme…

Cited by 0SourceScholar
2024

DiMSam: Diffusion Models as Samplers for Task and Motion Planning under Partial Observability

IROS 2024poster

Generative models such as diffusion models, excel at capturing high-dimensional distributions with diverse input modalities, e.g. robot trajectories, but are less effective at multistep constraint reasoning. Task and Motion Planning (TAMP) approaches are suited for planning multi-step autonomous rob…

Cited by 21SourceScholar
2024

Learning Interactive Real-World Simulators

ICLR 2024oral

Generative models trained on internet data have revolutionized how text, image, and video content can be created. Perhaps the next milestone for generative models is to simulate realistic experience in response to actions taken by humans, robots, and other interactive agents. Applications of a real-…

Cited by 132SourcePDFScholar
2024

Learning Long-Horizon Action Dependencies in Sampling-Based Bilevel Planning

CoRL 2024poster

Autonomous robots will need the ability to make task and motion plans that involve long sequences of actions, e.g. to prepare a meal. One challenge is that the feasibility of actions late in the plan may depend on much earlier actions. This issue is exacerbated if these dependencies exist at a purel…

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

Practice Makes Perfect: Planning to Learning Skill Parameter Policies

RSS 2024poster

One promising approach towards effective robot decision making in complex, long-horizon tasks is to sequence together *parameterized skills*. We consider a setting where a robot is initially equipped with (1) a library of parameterized skills, (2) an AI planner for sequencing together the skills giv…

2024

Scaling Exponents Across Parameterizations and Optimizers

ICML 2024poster

Robust and effective scaling of models from small to large width typically requires the precise adjustment of many algorithmic and architectural details, such as parameterization and optimizer choices. In this work, we propose a new perspective on parameterization by investigating a key assumption i…

Cited by 21SourcePDFScholar
2024

Set It Up!: Functional Object Arrangement with Compositional Generative Models

RSS 2024poster

This paper studies the challenge of developing robots capable of understanding under-specified instructions for creating functional object arrangements, such as "set up a dining table for two"; previous arrangement approaches have focused on much more explicit instructions, such as "put object A on…

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

Compositional Diffusion-Based Continuous Constraint Solvers

CoRL 2023poster

This paper introduces an approach for learning to solve continuous constraint satisfaction problems (CCSP) in robotic reasoning and planning. Previous methods primarily rely on hand-engineering or learning generators for specific constraint types and then rejecting the value assignments when other c…

Cited by 29SourceScholar
2023

Compositional Foundation Models for Hierarchical Planning

NeurIPS 2023poster

To make effective decisions in novel environments with long-horizon goals, it is crucial to engage in hierarchical reasoning across spatial and temporal scales. This entails planning abstract subgoal sequences, visually reasoning about the underlying plans, and executing actions in accordance with t…

Cited by 45SourcePDFScholar
2023

Distilled Feature Fields Enable Few-Shot Language-Guided Manipulation

CoRL 2023oral

Self-supervised and language-supervised image models contain rich knowledge of the world that is important for generalization. Many robotic tasks, however, require a detailed understanding of 3D geometry, which is often lacking in 2D image features. This work bridges this 2D-to-3D gap for robotic ma…

Cited by 113SourcecodeScholar
2023

Embodied Lifelong Learning for Task and Motion Planning

CoRL 2023poster

A robot deployed in a home over long stretches of time faces a true lifelong learning problem. As it seeks to provide assistance to its users, the robot should leverage any accumulated experience to improve its own knowledge and proficiency. We formalize this setting with a novel formulation of life…

Cited by 20SourceScholar
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

Learning Rational Subgoals from Demonstrations and Instructions

AAAI 2023technical

We present a framework for learning useful subgoals that support efficient long-term planning to achieve novel goals. At the core of our framework is a collection of rational subgoals (RSGs), which are essentially binary classifiers over the environmental states. RSGs can be learned from weakly-anno…

Cited by 6SourcePDFScholar
2023

Learning Reusable Manipulation Strategies

CoRL 2023poster

Humans demonstrate an impressive ability to acquire and generalize manipulation "tricks." Even from a single demonstration, such as using soup ladles to reach for distant objects, we can apply this skill to new scenarios involving different object positions, sizes, and categories (e.g., forks and ha…

Cited by 11SourceScholar
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
2023

What Planning Problems Can A Relational Neural Network Solve?

NeurIPS 2023spotlight

Goal-conditioned policies are generally understood to be "feed-forward" circuits, in the form of neural networks that map from the current state and the goal specification to the next action to take. However, under what circumstances such a policy can be learned and how efficient the policy will be…

2022

Fully Persistent Spatial Data Structures for Efficient Queries in Path-Dependent Motion Planning Applications

ICRA 2022poster

Motion planning is a ubiquitous problem that is often a bottleneck in robotic applications. We demonstrate that motion planning problems such as minimum constraint removal, belief-space planning, and visibility-aware motion planning (VAMP) benefit from a path-dependent formulation, in which the stat…

Cited by 0SourceScholar
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

Learning Neuro-Symbolic Skills for Bilevel Planning

CoRL 2022poster

Decision-making is challenging in robotics environments with continuous object-centric states, continuous actions, long horizons, and sparse feedback. Hierarchical approaches, such as task and motion planning (TAMP), address these challenges by decomposing decision-making into two or more levels of…

Cited by 91SourceScholar
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

PDSketch: Integrated Domain Programming, Learning, and Planning

NeurIPS 2022accept

This paper studies a model learning and online planning approach towards building flexible and general robots. Specifically, we investigate how to exploit the locality and sparsity structures in the underlying environmental transition model to improve model generalization, data-efficiency, and runti…

Cited by 40SourcePDFScholar
2022

SE(3)-Equivariant Relational Rearrangement with Neural Descriptor Fields

CoRL 2022poster

We present a framework for specifying tasks involving spatial relations between objects using only 5-10 demonstrations and then executing such tasks given point cloud observations of a novel pair of objects in arbitrary initial poses. Our approach structures these rearrangement tasks by assigning a…

Cited by 41SourceScholar
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…

2021

Tailoring: encoding inductive biases by optimizing unsupervised objectives at prediction time

NeurIPS 2021poster

From CNNs to attention mechanisms, encoding inductive biases into neural networks has been a fruitful source of improvement in machine learning. Adding auxiliary losses to the main objective function is a general way of encoding biases that can help networks learn better representations. However, si…

Cited by 23SourcePDFScholar
2021

Temporal and Object Quantification Networks

IJCAI 2021poster

We present Temporal and Object Quantification Networks (TOQ-Nets), a new class of neuro-symbolic networks with a structural bias that enables them to learn to recognize complex relational-temporal events. This is done by including reasoning layers that implement finite-domain quantification over obj…

Cited by 7SourcePDFScholar
2021

Understanding End-to-End Model-Based Reinforcement Learning Methods as Implicit Parameterization

NeurIPS 2021poster

Estimating the per-state expected cumulative rewards is a critical aspect of reinforcement learning approaches, however the experience is obtained, but standard deep neural-network function-approximation methods are often inefficient in this setting. An alternative approach, exemplified by value ite…

Cited by 6SourcePDFScholar
2020

Meta-learning curiosity algorithms

ICLR 2020poster

We hypothesize that curiosity is a mechanism found by evolution that encourages meaningful exploration early in an agent's life in order to expose it to experiences that enable it to obtain high rewards over the course of its lifetime. We formulate the problem of generating curious behavior as one o…

Cited by 83SourcecodeScholar
2020

Online Replanning in Belief Space for Partially Observable Task and Motion Problems

ICRA 2020poster

To solve multi-step manipulation tasks in the real world, an autonomous robot must take actions to observe its environment and react to unexpected observations. This may require opening a drawer to observe its contents or moving an object out of the way to examine the space behind it. Upon receiving…

Cited by 145SourcecodeScholar
2020

Visual Prediction of Priors for Articulated Object Interaction

ICRA 2020poster

Exploration in novel settings can be challenging without prior experience in similar domains. However, humans are able to build on prior experience quickly and efficiently. Children exhibit this behavior when playing with toys. For example, given a toy with a yellow and blue door, a child will explo…

Cited by 6SourceScholar
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
2019

Learning sparse relational transition models

ICLR 2019poster

We present a representation for describing transition models in complex uncertain domains using relational rules. For any action, a rule selects a set of relevant objects and computes a distribution over properties of just those objects in the resulting state given their properties in the previous…

Cited by 29SourcePDFScholar
2019

Neural Relational Inference with Fast Modular Meta-learning

NeurIPS 2019poster

Graph neural networks (GNNs) are effective models for many dynamical systems consisting of entities and relations. Although most GNN applications assume a single type of entity and relation, many situations involve multiple types of interactions. Relational inference is the problem of inferring thes…

2018

Active Model Learning and Diverse Action Sampling for Task and Motion Planning

IROS 2018poster

The objective of this work is to augment the basic abilities of a robot by learning to use new sensorimotor primitives to enable the solution of complex long-horizon problems. Solving long-horizon problems in complex domains requires flexible generative planning that can combine primitive abilities…

Cited by 80SourcecodeScholar
2018

Adaptable replanning with compressed linear action models for learning from demonstrations

CoRL 2018

We propose an adaptable and efficient model-based reinforcement learning approach well suited for continuous domains with sparse samples, a setting often encountered when learning from demonstrations. The flexibility of our method originates from the approximate transition models, estimated from dat

Cited by 0SourcePDFScholar
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
2018

Regret bounds for meta Bayesian optimization with an unknown Gaussian process prior

NeurIPS 2018spotlight

Bayesian optimization usually assumes that a Bayesian prior is given. However, the strong theoretical guarantees in Bayesian optimization are often regrettably compromised in practice because of unknown parameters in the prior. In this paper, we adopt a variant of empirical Bayes and show that, by…

2017

Focused model-learning and planning for non-Gaussian continuous state-action systems

ICRA 2017poster

We introduce a framework for model learning and planning in stochastic domains with continuous state and action spaces and non-Gaussian transition models. It is efficient because (1) local models are estimated only when the planner requires them; (2) the planner focuses on the most relevant states t…

Cited by 22SourceScholar
2017

Learning to guide task and motion planning using score-space representation

ICRA 2017poster

In this paper, we propose a learning algorithm that speeds up the search in task and motion planning problems. Our algorithm proposes solutions to three different challenges that arise in learning to improve planning efficiency: what to predict, how to represent a planning problem instance, and how…

Cited by 113SourceScholar
2015

Bayesian Optimization with Exponential Convergence

NeurIPS 2015poster

This paper presents a Bayesian optimization method with exponential convergence without the need of auxiliary optimization and without the delta-cover sampling. Most Bayesian optimization methods require auxiliary optimization: an additional non-convex global optimization problem, which can be time-…

Cited by 135SourcePDFScholar
2015

Hierarchical planning for multi-contact non-prehensile manipulation

IROS 2015poster

Manipulation planning involves planning the combined motion of objects in the environment as well as the robot motions to achieve them. In this paper, we explore a hierarchical approach to planning sequences of non-prehensile and prehensile actions. We subdivide the planning problem into three stage…

Cited by 64SourceScholar