← Search

Tom Silver

28 accepted papers

2026

Anticipatory Task and Motion Planning: Improved Rearrangement in Persistent Continuous-Space Environments

RA-L 2026

We consider a sequential task and motion planning (<sc xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">tamp</small>) setting in which a robot is assigned continuous-space rearrangement-style tasks one-at-a-time in an environment that persists between each. L

Cited by 2SourceScholar
2026

Anticipatory Task and Motion Planning: Improved Rearrangement in Persistent Continuous-Space Environments

ICRA 2026poster

We consider a sequential task and motion planning (TAMP) setting in which a robot is assigned continuous-space rearrangement-style tasks one-at-a-time in an environment that persists between each. Lacking advance knowledge of future tasks, existing (myopic) planning strategies unwittingly introduce …

Cited by 0SourceScholar
2026

ExoPredicator: Learning Abstract Models of Dynamic Worlds for Robot Planning

ICLR 2026poster

Long‑horizon embodied planning is challenging because the world does not only change through an agent’s actions: exogenous processes (e.g., water heating, dominoes cascading) unfold concurrently with the agent's actions. We propose a framework for abstract world models that jointly learns (i) symbol…

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

KinDER: A Physical Reasoning Benchmark for Robot Learning and Planning

RSS 2026poster

Robotic systems that interact with the physical world must reason about kinematic and dynamic constraints imposed by their own embodiment, their environment, and the task at hand. We introduce KinDER, a benchmark for Kinematic and Dynamic Embodied Reasoning that targets physical reasoning challenges…

Cited by 0SourceScholar
2026

Towards Improvisational TAMP: Learning Low-Level Shortcuts in Abstract Planning Graphs

ICLR 2026poster

Long-horizon decision-making with sparse rewards and continuous states and actions remains a fundamental challenge in AI and robotics. Task and motion planning (TAMP) is a model-based framework that addresses this challenge by planning hierarchically with abstract actions (options). These options ar…

Cited by 0SourcecodeScholar
2025

CLAMP: Crowdsourcing a LArge-scale in-the-wild haptic dataset with an open-source device for Multimodal robot Perception

CoRL 2025poster

Robust robot manipulation in unstructured environments often requires understanding object properties that extend beyond geometry, such as material or compliance—properties that can be challenging to infer using vision alone. Multimodal haptic sensing provides a promising avenue for inferring such p…

Cited by 0SourceScholar
2025

FEAST: A Flexible Mealtime-Assistance System Towards In-the-Wild Personalization

RSS 2025poster

Physical caregiving robots hold promise for improving the quality of life of millions worldwide who require assistance with feeding. However, in-home meal assistance remains challenging due to the diversity of activities (e.g., eating, drinking, mouth wiping), contexts (e.g., socializing, watching T…

Cited by 0PDFScholar
2025

PrioriTouch: Adapting to User Contact Preferences for Whole-Arm Physical Human-Robot Interaction

CoRL 2025poster

Many robot caregiving tasks, such as bathing, dressing, and transferring, require a robot arm to make contact with a human body at multiple points rather than solely at the end effector. However, varied human touch preferences can lead to unsafe or uncomfortable multi-contact interactions. To addres…

Cited by 0SourceScholar
2025

SAVOR: Skill Affordance Learning from Visuo-Haptic Perception for Robot-Assisted Bite Acquisition

CoRL 2025oral

Robot-assisted feeding requires reliable bite acquisition, a challenging task due to the complex interactions between utensils and food with diverse physical properties. These interactions are further complicated by the temporal variability of food properties—for example, steak becomes firm as it co…

Cited by 0SourceScholar
2025

VisualPredicator: Learning Abstract World Models with Neuro-Symbolic Predicates for Robot Planning

ICLR 2025spotlight

Broadly intelligent agents should form task-specific abstractions that selectively expose the essential elements of a task, while abstracting away the complexity of the raw sensorimotor space. In this work, we present Neuro-Symbolic Predicates, a first-order abstraction language that combines the st…

Cited by 3SourcePDFScholar
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.…

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…

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

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

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

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

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

Online Bayesian Goal Inference for Boundedly Rational Planning Agents

NeurIPS 2020poster

People routinely infer the goals of others by observing their actions over time. Remarkably, we can do so even when those actions lead to failure, enabling us to assist others when we detect that they might not achieve their goals. How might we endow machines with similar capabilities? Here we prese…

Cited by 127SourcePDFScholar
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
2017

Schema Networks: Zero-shot Transfer with a Generative Causal Model of Intuitive Physics

ICML 2017poster

The recent adaptation of deep neural network-based methods to reinforcement learning and planning domains has yielded remarkable progress on individual tasks. Nonetheless, progress on task-to-task transfer remains limited. In pursuit of efficient and robust generalization, we introduce the Schema Ne…

Cited by 300SourcePDFScholar