← Search

Leslie Kaelbling

17 accepted papers

2026

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

ICRA 2026poster

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…

2024

Generalized Planning in PDDL Domains with Pretrained Large Language Models

AAAI 2024technical

Recent work has considered whether large language models (LLMs) can function as planners: given a task, generate a plan. We investigate whether LLMs can serve as generalized planners: given a domain and training tasks, generate a program that efficiently produces plans for other tasks in the domain.…

2023

Local Neural Descriptor Fields: Locally Conditioned Object Representations for Manipulation

ICRA 2023poster

A robot operating in a household environment will see a wide range of unique and unfamiliar objects. While a system could train on many of these, it is infeasible to predict all the objects a robot will see. In this paper, we present a method to generalize object manipulation skills acquired from a…

Cited by 20SourcecodeScholar
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…

2023

Sequence-Based Plan Feasibility Prediction for Efficient Task and Motion Planning

RSS 2023poster

We present a learning-enabled Task and Motion Planning (TAMP) algorithm for solving mobile manipulation problems in environments with many articulated and movable obstacles. Our idea is to bias the search procedure of a traditional TAMP planner with a learned plan feasibility predictor. The core of…

Cited by 30SourcePDFScholar
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
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

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

A large-scale benchmark for few-shot program induction and synthesis

ICML 2021spotlight

A landmark challenge for AI is to learn flexible, powerful representations from small numbers of examples. On an important class of tasks, hypotheses in the form of programs provide extreme generalization capabilities from surprisingly few examples. However, whereas large natural few-shot learning i…

Cited by 24SourcePDFScholar
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
2019

Differentiable Algorithm Networks for Composable Robot Learning

RSS 2019poster

This paper introduces the Differentiable Algorithm Network (DAN), a composable architecture for robot learning systems. A DAN is composed of neural network modules, each encoding a differentiable robot algorithm and an associated model; and it is trained end-to-end from data. DAN combines the streng…

Cited by 81SourcePDFScholar
2019

Graph Element Networks: adaptive, structured computation and memory

ICML 2019oral

We explore the use of graph neural networks (GNNs) to model spatial processes in which there is no a priori graphical structure. Similar to finite element analysis, we assign nodes of a GNN to spatial locations and use a computational process defined on the graph to model the relationship between an…

2018

Selecting Representative Examples for Program Synthesis

ICML 2018oral

Program synthesis is a class of regression problems where one seeks a solution, in the form of a source-code program, mapping the inputs to their corresponding outputs exactly. Due to its precise and combinatorial nature, program synthesis is commonly formulated as a constraint satisfaction problem,…

2017

Sample-Based Methods for Factored Task and Motion Planning

RSS 2017poster

There has been a great deal of progress in developing probabilistically complete methods that move beyond motion planning to multi-modal problems including various forms of task planning. This paper presents a general-purpose formulation of a large class of discrete-time planning problems, with hybr…

2015

Policy Search for Multi-Robot Coordination under Uncertainty

RSS 2015poster

We introduce a principled method for multi-robot coordination based on a generic model (termed a MacDec-POMDP) of multi-robot cooperative planning in the presence of stochasticity, uncertain sensing and communication limitations. We present a new MacDec-POMDP planning algorithm that searches over po…

Cited by 101SourcePDFScholar