Zum Hauptinhalt springen

Showing 1–50 of 69 results for author: Lozano-Perez, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2408.04760  [pdf, other

    cs.RO cs.AI cs.CV

    Embodied Uncertainty-Aware Object Segmentation

    Authors: Xiaolin Fang, Leslie Pack Kaelbling, Tomás Lozano-Pérez

    Abstract: We introduce uncertainty-aware object instance segmentation (UncOS) and demonstrate its usefulness for embodied interactive segmentation. To deal with uncertainty in robot perception, we propose a method for generating a hypothesis distribution of object segmentation. We obtain a set of region-factored segmentation hypotheses together with confidence estimates by making multiple queries of large p… ▽ More

    Submitted 8 August, 2024; originally announced August 2024.

    Comments: IROS 2024

  2. arXiv:2407.17394  [pdf, other

    cs.RO cs.CG

    Towards Practical Finite Sample Bounds for Motion Planning in TAMP

    Authors: Seiji Shaw, Aidan Curtis, Leslie Pack Kaelbling, Tomás Lozano-Pérez, Nicholas Roy

    Abstract: When using sampling-based motion planners, such as PRMs, in configuration spaces, it is difficult to determine how many samples are required for the PRM to find a solution consistently. This is relevant in Task and Motion Planning (TAMP), where many motion planning problems must be solved in sequence. We attempt to solve this problem by proving an upper bound on the number of samples that are suff… ▽ More

    Submitted 24 July, 2024; originally announced July 2024.

  3. arXiv:2406.05572  [pdf, other

    cs.RO cs.AI

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

    Authors: Aidan Curtis, Nishanth Kumar, Jing Cao, Tomás Lozano-Pérez, Leslie Pack Kaelbling

    Abstract: 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 parameterized skills whose execution must avoid violations of a set of kinematic, geometric, and physical constra… ▽ More

    Submitted 8 June, 2024; originally announced June 2024.

  4. arXiv:2405.11928  [pdf, other

    cs.RO cs.AI

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

    Authors: Yiqing Xu, Jiayuan Mao, Yilun Du, Tomas Lozáno-Pérez, Leslie Pack Kaebling, David Hsu

    Abstract: 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 the table." We introduce a framework, SetItUp, for learning to interpret under-specified instruction… ▽ More

    Submitted 20 May, 2024; originally announced May 2024.

    Comments: 10 pages main paper, 21 pages appendix, RSS 2024

  5. arXiv:2403.10454  [pdf, other

    cs.RO cs.AI

    Partially Observable Task and Motion Planning with Uncertainty and Risk Awareness

    Authors: Aidan Curtis, George Matheos, Nishad Gothoskar, Vikash Mansinghka, Joshua Tenenbaum, Tomás Lozano-Pérez, Leslie Pack Kaelbling

    Abstract: 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 of the planner to gather information and make decisions that are risk-aware. We propose a strategy fo… ▽ More

    Submitted 15 March, 2024; originally announced March 2024.

  6. arXiv:2402.15025  [pdf, other

    cs.RO cs.LG

    Practice Makes Perfect: Planning to Learn Skill Parameter Policies

    Authors: Nishanth Kumar, Tom Silver, Willie McClinton, Linfeng Zhao, Stephen Proulx, Tomás Lozano-Pérez, Leslie Pack Kaelbling, Jennifer Barry

    Abstract: 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 given a goal, and (3) a very general prior distribution for selecting skill parameters. Once deployed, th… ▽ More

    Submitted 18 May, 2024; v1 submitted 22 February, 2024; originally announced February 2024.

    Comments: RSS 2024

  7. arXiv:2312.03682  [pdf, other

    cs.LG cs.AI cs.NE stat.ML

    What Planning Problems Can A Relational Neural Network Solve?

    Authors: Jiayuan Mao, Tomás Lozano-Pérez, Joshua B. Tenenbaum, Leslie Pack Kaelbling

    Abstract: 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 are not well understood. In this paper, we present a circuit complexity analysis for relational neur… ▽ More

    Submitted 2 May, 2024; v1 submitted 6 December, 2023; originally announced December 2023.

    Comments: NeurIPS 2023 (Spotlight). Project page: https://concepts-ai.com/p/goal-regression-width/

  8. arXiv:2311.03293  [pdf, other

    cs.RO cs.AI cs.LG

    Learning Reusable Manipulation Strategies

    Authors: Jiayuan Mao, Joshua B. Tenenbaum, Tomás Lozano-Pérez, Leslie Pack Kaelbling

    Abstract: 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 hammers). Additionally, we can flexibly combine various skills to devise long-term plans. In this pape… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

    Comments: CoRL 2023. Project page: https://concepts-ai.com/p/mechanisms/

  9. arXiv:2309.00966  [pdf, other

    cs.RO cs.AI cs.LG

    Compositional Diffusion-Based Continuous Constraint Solvers

    Authors: Zhutian Yang, Jiayuan Mao, Yilun Du, Jiajun Wu, Joshua B. Tenenbaum, Tomás Lozano-Pérez, Leslie Pack Kaelbling

    Abstract: 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 constraints are violated. By contrast, our model, the compositional diffusion continuous constraint s… ▽ More

    Submitted 2 September, 2023; originally announced September 2023.

    Journal ref: Proceedings of CoRL 2023

  10. arXiv:2307.06870  [pdf, other

    cs.RO cs.AI cs.LG

    Embodied Lifelong Learning for Task and Motion Planning

    Authors: Jorge Mendez-Mendez, Leslie Pack Kaelbling, Tomás Lozano-Pérez

    Abstract: 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 lifelong learning for task and motion planning (TAMP), which endows our learner with the compositionalit… ▽ More

    Submitted 5 November, 2023; v1 submitted 13 July, 2023; originally announced July 2023.

    Comments: Published at CoRL 2023

  11. arXiv:2306.13196  [pdf, other

    cs.RO cs.AI cs.CV cs.LG

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

    Authors: Xiaolin Fang, Caelan Reed Garrett, Clemens Eppner, Tomás Lozano-Pérez, Leslie Pack Kaelbling, Dieter Fox

    Abstract: Task and Motion Planning (TAMP) approaches are effective at planning long-horizon autonomous robot manipulation. However, it can be difficult to apply them to domains where the environment and its dynamics are not fully known. We propose to overcome these limitations by leveraging deep generative modeling, specifically diffusion models, to learn constraints and samplers that capture these difficul… ▽ More

    Submitted 3 October, 2023; v1 submitted 22 June, 2023; originally announced June 2023.

  12. arXiv:2303.05501  [pdf, other

    cs.AI cs.LG cs.RO stat.ML

    PDSketch: Integrated Planning Domain Programming and Learning

    Authors: Jiayuan Mao, Tomás Lozano-Pérez, Joshua B. Tenenbaum, Leslie Pack Kaelbling

    Abstract: 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 runtime-efficiency. We present a new domain definition language, named PDSketch. It allows users to flexi… ▽ More

    Submitted 24 August, 2023; v1 submitted 9 March, 2023; originally announced March 2023.

    Comments: Minor typo fixes. NeurIPS 2022. Project page: https://pdsketch.csail.mit.edu

  13. arXiv:2303.05487  [pdf, other

    cs.AI cs.LG stat.ML

    Learning Rational Subgoals from Demonstrations and Instructions

    Authors: Zhezheng Luo, Jiayuan Mao, Jiajun Wu, Tomás Lozano-Pérez, Joshua B. Tenenbaum, Leslie Pack Kaelbling

    Abstract: 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-annotated data, in the form of unsegmented demonstration trajectories, paired with abstract task descrip… ▽ More

    Submitted 9 March, 2023; originally announced March 2023.

    Comments: AAAI 2023. First two authors contributed equally. Project page: https://rsg.csail.mit.edu

  14. arXiv:2302.03573  [pdf, other

    cs.RO cs.AI cs.CV cs.LG

    Local Neural Descriptor Fields: Locally Conditioned Object Representations for Manipulation

    Authors: Ethan Chun, Yilun Du, Anthony Simeonov, Tomas Lozano-Perez, Leslie Kaelbling

    Abstract: 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 limited number of demonstrations, to novel objects from unseen shape categories. Our approach, Local… ▽ More

    Submitted 6 March, 2023; v1 submitted 7 February, 2023; originally announced February 2023.

    Comments: ICRA 2023, Project Page: https://elchun.github.io/lndf/

  15. arXiv:2212.02671  [pdf, other

    cs.RO

    Visibility-Aware Navigation Among Movable Obstacles

    Authors: Jose Muguira-Iturralde, Aidan Curtis, Yilun Du, Leslie Pack Kaelbling, Tomás Lozano-Pérez

    Abstract: 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 restrictive assumption that the map is fully visible and the object positions are fully known. We provide a… ▽ More

    Submitted 5 December, 2022; originally announced December 2022.

  16. arXiv:2211.09786  [pdf, other

    cs.RO cs.CV cs.LG

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

    Authors: Anthony Simeonov, Yilun Du, Lin Yen-Chen, Alberto Rodriguez, Leslie Pack Kaelbling, Tomas Lozano-Perez, Pulkit Agrawal

    Abstract: We present a method for performing tasks involving spatial relations between novel object instances initialized in arbitrary poses directly from point cloud observations. Our framework provides a scalable way for specifying new tasks using only 5-10 demonstrations. Object rearrangement is formalized as the question of finding actions that configure task-relevant parts of the object in a desired al… ▽ More

    Submitted 17 November, 2022; originally announced November 2022.

    Comments: CoRL 2022, first two authors contributed equally, website and code: https://anthonysimeonov.github.io/r-ndf/

  17. arXiv:2211.01576  [pdf, other

    cs.RO cs.AI cs.LG

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

    Authors: Zhutian Yang, Caelan Reed Garrett, Tomás Lozano-Pérez, Leslie Kaelbling, Dieter Fox

    Abstract: 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 our algorithm is PIGINet, a novel Transformer-based learning method that takes in a task plan, the g… ▽ More

    Submitted 22 May, 2023; v1 submitted 3 November, 2022; originally announced November 2022.

    Journal ref: Robotics: Science and Systems (RSS) 2023

  18. arXiv:2208.07737  [pdf, other

    cs.AI cs.LG cs.RO

    Learning Efficient Abstract Planning Models that Choose What to Predict

    Authors: Nishanth Kumar, Willie McClinton, Rohan Chitnis, Tom Silver, Tomás Lozano-Pérez, Leslie Pack Kaelbling

    Abstract: 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 by learning abstract models in the form of symbolic operators and neural samplers. In this work, we… ▽ More

    Submitted 5 September, 2023; v1 submitted 16 August, 2022; originally announced August 2022.

  19. arXiv:2208.00319  [pdf, other

    cs.RO

    Robust Planning for Multi-stage Forceful Manipulation

    Authors: Rachel Holladay, Tomás Lozano-Pérez, Alberto Rodriguez

    Abstract: Multi-step forceful manipulation tasks, such as opening a push-and-twist childproof bottle, require a robot to make various planning choices that are substantially impacted by the requirement to exert force during the task. The robot must reason over discrete and continuous choices relating to the sequence of actions, such as whether to pick up an object, and the parameters of each of those action… ▽ More

    Submitted 20 November, 2023; v1 submitted 30 July, 2022; originally announced August 2022.

    Comments: Accepted to IJRR (International Journal of Robotics Research). Supplemental Video: https://www.youtube.com/watch?v=r1L-gxufFuY

  20. arXiv:2206.10680  [pdf, other

    cs.RO cs.AI cs.LG

    Learning Neuro-Symbolic Skills for Bilevel Planning

    Authors: Tom Silver, Ashay Athalye, Joshua B. Tenenbaum, Tomas Lozano-Perez, Leslie Pack Kaelbling

    Abstract: 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 abstraction. In a setting where demonstrations and symbolic predicates are given, prior work has sho… ▽ More

    Submitted 12 October, 2022; v1 submitted 21 June, 2022; originally announced June 2022.

    Comments: CoRL 2022

  21. arXiv:2206.02305  [pdf, other

    cs.RO

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

    Authors: Sathwik Karnik, Tomás Lozano-Pérez, Leslie Pack Kaelbling, Gustavo Nunes Goretkin

    Abstract: 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 state at a search node is represented implicitly by the path to that node. A naive approach to computing… ▽ More

    Submitted 5 June, 2022; originally announced June 2022.

    Comments: Presented at the 2022 IEEE International Conference on Robotics and Automation (ICRA) and will appear in the official proceedings

  22. arXiv:2204.10420  [pdf, other

    cs.AI

    PG3: Policy-Guided Planning for Generalized Policy Generation

    Authors: Ryan Yang, Tom Silver, Aidan Curtis, Tomas Lozano-Perez, Leslie Pack Kaelbling

    Abstract: 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 of two score functions and propose a new approach that overcomes these limitations. The main idea b… ▽ More

    Submitted 21 April, 2022; originally announced April 2022.

    Comments: IJCAI 2022

  23. arXiv:2203.09634  [pdf, other

    cs.AI cs.LG cs.RO

    Predicate Invention for Bilevel Planning

    Authors: Tom Silver, Rohan Chitnis, Nishanth Kumar, Willie McClinton, Tomas Lozano-Perez, Leslie Pack Kaelbling, Joshua Tenenbaum

    Abstract: 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 the original transition space. Previous work has shown that when state abstractions in the form of sy… ▽ More

    Submitted 23 November, 2022; v1 submitted 17 March, 2022; originally announced March 2022.

    Comments: AAAI 2023. Short version appeared at RLDM 2022

  24. arXiv:2203.04605  [pdf

    cs.RO cs.AI cs.LG

    Representation, learning, and planning algorithms for geometric task and motion planning

    Authors: Beomjoon Kim, Luke Shimanuki, Leslie Pack Kaelbling, Tomás Lozano-Pérez

    Abstract: We present a framework for learning to guide geometric task and motion planning (GTAMP). GTAMP is a subclass of task and motion planning in which the goal is to move multiple objects to target regions among movable obstacles. A standard graph search algorithm is not directly applicable, because GTAMP problems involve hybrid search spaces and expensive action feasibility checks. To handle this, we… ▽ More

    Submitted 9 March, 2022; originally announced March 2022.

    Journal ref: International Journal of Robotics Research 2021

  25. arXiv:2112.11199  [pdf, other

    cs.RO

    Specifying and achieving goals in open uncertain robot-manipulation domains

    Authors: Leslie Pack Kaelbling, Alex LaGrassa, Tomás Lozano-Pérez

    Abstract: This paper describes an integrated solution to the problem of describing and interpreting goals for robots in open uncertain domains. Given a formal specification of a desired situation, in which objects are described only by their properties, general-purpose planning and reasoning tools are used to derive appropriate actions for a robot. These goals are carried out through an online combination o… ▽ More

    Submitted 21 December, 2021; originally announced December 2021.

    Comments: Paper completed in 2019

  26. arXiv:2110.15245  [pdf, ps, other

    cs.RO cs.LG

    From Machine Learning to Robotics: Challenges and Opportunities for Embodied Intelligence

    Authors: Nicholas Roy, Ingmar Posner, Tim Barfoot, Philippe Beaudoin, Yoshua Bengio, Jeannette Bohg, Oliver Brock, Isabelle Depatie, Dieter Fox, Dan Koditschek, Tomas Lozano-Perez, Vikash Mansinghka, Christopher Pal, Blake Richards, Dorsa Sadigh, Stefan Schaal, Gaurav Sukhatme, Denis Therien, Marc Toussaint, Michiel Van de Panne

    Abstract: Machine learning has long since become a keystone technology, accelerating science and applications in a broad range of domains. Consequently, the notion of applying learning methods to a particular problem set has become an established and valuable modus operandi to advance a particular field. In this article we argue that such an approach does not straightforwardly extended to robotics -- or to… ▽ More

    Submitted 28 October, 2021; originally announced October 2021.

  27. arXiv:2109.11082  [pdf, other

    cs.RO

    Discovering State and Action Abstractions for Generalized Task and Motion Planning

    Authors: Aidan Curtis, Tom Silver, Joshua B. Tenenbaum, Tomas Lozano-Perez, Leslie Pack Kaelbling

    Abstract: 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 planning problems that involve large numbers of objects and extended action sequences to achieve the g… ▽ More

    Submitted 22 September, 2021; originally announced September 2021.

  28. arXiv:2108.04145  [pdf, other

    cs.RO cs.AI

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

    Authors: Aidan Curtis, Xiaolin Fang, Leslie Pack Kaelbling, Tomás Lozano-Pérez, Caelan Reed Garrett

    Abstract: We present a strategy for designing and building very general robot manipulation systems involving the integration of a general-purpose task-and-motion planner with engineered and learned perception modules that estimate properties and affordances of unknown objects. Such systems are closed-loop policies that map from RGB images, depth images, and robot joint encoder measurements to robot joint po… ▽ More

    Submitted 10 August, 2021; v1 submitted 9 August, 2021; originally announced August 2021.

    Comments: The first two authors contributed equally and are listed in alphabetical order

  29. Active Learning of Abstract Plan Feasibility

    Authors: Michael Noseworthy, Caris Moses, Isaiah Brand, Sebastian Castro, Leslie Kaelbling, Tomás Lozano-Pérez, Nicholas Roy

    Abstract: Long horizon sequential manipulation tasks are effectively addressed hierarchically: at a high level of abstraction the planner searches over abstract action sequences, and when a plan is found, lower level motion plans are generated. Such a strategy hinges on the ability to reliably predict that a feasible low level plan will be found which satisfies the abstract plan. However, computing Abstract… ▽ More

    Submitted 1 July, 2021; originally announced July 2021.

    Comments: To appear in Robotics: Science and Systems 2021

  30. arXiv:2105.14074  [pdf, other

    cs.AI cs.LG cs.RO

    Learning Neuro-Symbolic Relational Transition Models for Bilevel Planning

    Authors: Rohan Chitnis, Tom Silver, Joshua B. Tenenbaum, Tomas Lozano-Perez, Leslie Pack Kaelbling

    Abstract: 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, compatible with powerful robotic planning methods, and generalizable over objects. NSRTs have both symboli… ▽ More

    Submitted 30 June, 2022; v1 submitted 28 May, 2021; originally announced May 2021.

    Comments: IROS 2022 final version

  31. arXiv:2103.04374  [pdf, other

    cs.RO

    Learning When to Quit: Meta-Reasoning for Motion Planning

    Authors: Yoonchang Sung, Leslie Pack Kaelbling, Tomás Lozano-Pérez

    Abstract: Anytime motion planners are widely used in robotics. However, the relationship between their solution quality and computation time is not well understood, and thus, determining when to quit planning and start execution is unclear. In this paper, we address the problem of deciding when to stop deliberation under bounded computational capacity, so called meta-reasoning, for anytime motion planning.… ▽ More

    Submitted 31 July, 2021; v1 submitted 7 March, 2021; originally announced March 2021.

    Comments: 8 pages, 5 figures, Published in IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2021

  32. arXiv:2103.00589  [pdf, other

    cs.RO cs.AI cs.LG

    Learning Symbolic Operators for Task and Motion Planning

    Authors: Tom Silver, Rohan Chitnis, Joshua Tenenbaum, Leslie Pack Kaelbling, Tomas Lozano-Perez

    Abstract: 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-level search, making planning efficient. In this work, we formalize and study the problem of operator l… ▽ More

    Submitted 15 July, 2021; v1 submitted 28 February, 2021; originally announced March 2021.

    Comments: IROS 2021

  33. arXiv:2101.02679  [pdf, other

    cs.RO

    Planning for Multi-stage Forceful Manipulation

    Authors: Rachel Holladay, Tomás Lozano-Pérez, Alberto Rodriguez

    Abstract: Multi-stage forceful manipulation tasks, such as twisting a nut on a bolt, require reasoning over interlocking constraints over discrete as well as continuous choices. The robot must choose a sequence of discrete actions, or strategy, such as whether to pick up an object, and the continuous parameters of each of those actions, such as how to grasp the object. In forceful manipulation tasks, the fo… ▽ More

    Submitted 7 May, 2021; v1 submitted 7 January, 2021; originally announced January 2021.

    Comments: Accepted to IEEE ICRA 2021. For videos see: https://mcube.mit.edu/forceful-manipulation/

  34. arXiv:2011.03183  [pdf, other

    cs.LG cs.AI cs.RO

    Learning Object-Based State Estimators for Household Robots

    Authors: Yilun Du, Tomas Lozano-Perez, Leslie Kaelbling

    Abstract: A robot operating in a household makes observations of multiple objects as it moves around over the course of days or weeks. The objects may be moved by inhabitants, but not completely at random. The robot may be called upon later to retrieve objects and will need a long-term object-based memory in order to know how to find them. Existing work in semantic slam does not attempt to capture the dynam… ▽ More

    Submitted 31 July, 2022; v1 submitted 5 November, 2020; originally announced November 2020.

    Comments: IROS 2022. Website at: https://yilundu.github.io/obm/

  35. arXiv:2010.01083  [pdf, other

    cs.RO cs.AI

    Integrated Task and Motion Planning

    Authors: Caelan Reed Garrett, Rohan Chitnis, Rachel Holladay, Beomjoon Kim, Tom Silver, Leslie Pack Kaelbling, Tomás Lozano-Pérez

    Abstract: The problem of planning for a robot that operates in environments containing a large number of objects, taking actions to move itself through the world as well as to change the state of the objects, is known as task and motion planning (TAMP). TAMP problems contain elements of discrete task planning, discrete-continuous mathematical programming, and continuous motion planning, and thus cannot be e… ▽ More

    Submitted 2 October, 2020; originally announced October 2020.

    Comments: Accepted to the Annual Review of Control, Robotics, and Autonomous Systems. Vol. 4 (Volume publication date May 2021)

  36. arXiv:2009.10623  [pdf, other

    cs.LG cs.CV stat.ML

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

    Authors: Ferran Alet, Maria Bauza, Kenji Kawaguchi, Nurullah Giray Kuru, Tomas Lozano-Perez, Leslie Pack Kaelbling

    Abstract: 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, since auxiliary losses are minimized only on training data, they suffer from the same generalization g… ▽ More

    Submitted 6 September, 2021; v1 submitted 22 September, 2020; originally announced September 2020.

    Comments: NeurIPS 2020 workshops on Interpretable Inductive Biases and Meta-learning

  37. arXiv:2009.05613  [pdf, other

    cs.LG cs.AI

    Planning with Learned Object Importance in Large Problem Instances using Graph Neural Networks

    Authors: Tom Silver, Rohan Chitnis, Aidan Curtis, Joshua Tenenbaum, Tomas Lozano-Perez, Leslie Pack Kaelbling

    Abstract: 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 network architecture for predicting object importance in a single inference pass, thus incurring little… ▽ More

    Submitted 8 December, 2020; v1 submitted 11 September, 2020; originally announced September 2020.

    Comments: AAAI 2021

  38. arXiv:2007.13202  [pdf, other

    cs.LG cs.AI cs.RO

    CAMPs: Learning Context-Specific Abstractions for Efficient Planning in Factored MDPs

    Authors: Rohan Chitnis, Tom Silver, Beomjoon Kim, Leslie Pack Kaelbling, Tomas Lozano-Perez

    Abstract: 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 can induce context-specific independences that render some aspects of the domain irrelevant, and (2… ▽ More

    Submitted 7 November, 2020; v1 submitted 26 July, 2020; originally announced July 2020.

    Comments: CoRL 2020

  39. arXiv:2006.06444  [pdf, other

    cs.RO cs.AI cs.LG

    Learning compositional models of robot skills for task and motion planning

    Authors: Zi Wang, Caelan Reed Garrett, Leslie Pack Kaelbling, Tomás Lozano-Pérez

    Abstract: The objective of this work is to augment the basic abilities of a robot by learning to use sensorimotor primitives to solve complex long-horizon manipulation problems. This requires flexible generative planning that can combine primitive abilities in novel combinations and thus generalize across a wide variety of problems. In order to plan with primitive actions, we must have models of the actions… ▽ More

    Submitted 4 May, 2021; v1 submitted 8 June, 2020; originally announced June 2020.

    Comments: First two authors contributed equally. arXiv admin note: text overlap with arXiv:1803.00967

    Journal ref: The International Journal of Robotics Research (IJRR), 2020

  40. arXiv:2006.03979  [pdf, other

    cs.RO cs.AI cs.LG

    Visual Prediction of Priors for Articulated Object Interaction

    Authors: Caris Moses, Michael Noseworthy, Leslie Pack Kaelbling, Tomás Lozano-Pérez, Nicholas Roy

    Abstract: 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 explore with no clear objective, but once they have discovered how to open the yellow door, they will mos… ▽ More

    Submitted 6 June, 2020; originally announced June 2020.

    Comments: IEEE International Conference on Robotics and Automation (ICRA) 2020

  41. arXiv:2003.05325  [pdf, other

    cs.LG stat.ML

    Meta-learning curiosity algorithms

    Authors: Ferran Alet, Martin F. Schneider, Tomas Lozano-Perez, Leslie Pack Kaelbling

    Abstract: 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 of meta-learning: an outer loop will search over a space of curiosity mechanisms that dynamically ada… ▽ More

    Submitted 11 March, 2020; originally announced March 2020.

    Comments: Published in ICLR 2020

  42. arXiv:2002.02360  [pdf, other

    cs.RO cs.AI

    Scalable and Probabilistically Complete Planning for Robotic Spatial Extrusion

    Authors: Caelan Reed Garrett, Yijiang Huang, Tomás Lozano-Pérez, Caitlin Tobin Mueller

    Abstract: There is increasing demand for automated systems that can fabricate 3D structures. Robotic spatial extrusion has become an attractive alternative to traditional layer-based 3D printing due to a manipulator's flexibility to print large, directionally-dependent structures. However, existing extrusion planning algorithms require a substantial amount of human input, do not scale to large instances, an… ▽ More

    Submitted 6 February, 2020; originally announced February 2020.

  43. arXiv:2001.08299  [pdf, other

    cs.AI cs.LG

    GLIB: Efficient Exploration for Relational Model-Based Reinforcement Learning via Goal-Literal Babbling

    Authors: Rohan Chitnis, Tom Silver, Joshua Tenenbaum, Leslie Pack Kaelbling, Tomas Lozano-Perez

    Abstract: 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 problems. GLIB samples relational conjunctive goals that can be understood as specific, targeted effect… ▽ More

    Submitted 8 December, 2020; v1 submitted 22 January, 2020; originally announced January 2020.

    Comments: AAAI 2021

  44. arXiv:1911.04577  [pdf, other

    cs.RO cs.AI

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

    Authors: Caelan Reed Garrett, Chris Paxton, Tomás Lozano-Pérez, Leslie Pack Kaelbling, Dieter Fox

    Abstract: 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 a new observation, the robot must update its belief about the world and compute a new plan of actio… ▽ More

    Submitted 23 March, 2020; v1 submitted 11 November, 2019; originally announced November 2019.

    Comments: IEEE International Conference on Robotics and Automation (ICRA), 2020

  45. arXiv:1910.00618  [pdf, other

    cs.RO cs.CV cs.LG eess.SY

    Omnipush: accurate, diverse, real-world dataset of pushing dynamics with RGB-D video

    Authors: Maria Bauza, Ferran Alet, Yen-Chen Lin, Tomas Lozano-Perez, Leslie P. Kaelbling, Phillip Isola, Alberto Rodriguez

    Abstract: Pushing is a fundamental robotic skill. Existing work has shown how to exploit models of pushing to achieve a variety of tasks, including grasping under uncertainty, in-hand manipulation and clearing clutter. Such models, however, are approximate, which limits their applicability. Learning-based methods can reason directly from raw sensory data with accuracy, and have the potential to generalize t… ▽ More

    Submitted 19 August, 2021; v1 submitted 1 October, 2019; originally announced October 2019.

    Comments: IROS 2019, 8 pages, 7 figures

  46. arXiv:1909.13870  [pdf, other

    cs.LG cs.AI cs.RO

    Learning Compact Models for Planning with Exogenous Processes

    Authors: Rohan Chitnis, Tomás Lozano-Pérez

    Abstract: We address the problem of approximate model minimization for MDPs in which the state is partitioned into endogenous and (much larger) exogenous components. An exogenous state variable is one whose dynamics are independent of the agent's actions. We formalize the mask-learning problem, in which the agent must choose a subset of exogenous state variables to reason about when planning; doing planning… ▽ More

    Submitted 30 September, 2019; originally announced September 2019.

    Comments: CoRL 2019 final version

  47. arXiv:1905.11602  [pdf, other

    cs.LG cs.AI cs.RO stat.ML

    Differentiable Algorithm Networks for Composable Robot Learning

    Authors: Peter Karkus, Xiao Ma, David Hsu, Leslie Pack Kaelbling, Wee Sun Lee, Tomas Lozano-Perez

    Abstract: 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 strengths of model-driven modular system design and data-driven end-to-end learning. The algorithms and mo… ▽ More

    Submitted 28 May, 2019; originally announced May 2019.

    Comments: RSS 2019 camera ready. Video is available at https://youtu.be/4jcYlTSJF4Y

  48. arXiv:1904.09019  [pdf, other

    cs.LG stat.ML

    Graph Element Networks: adaptive, structured computation and memory

    Authors: Ferran Alet, Adarsh K. Jeewajee, Maria Bauza, Alberto Rodriguez, Tomas Lozano-Perez, Leslie Pack Kaelbling

    Abstract: 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 initial function defined over a space and a resulting function in the same space. We use GNNs as a… ▽ More

    Submitted 17 November, 2019; v1 submitted 18 April, 2019; originally announced April 2019.

    Comments: Accepted to ICML 2019

  49. arXiv:1901.06109  [pdf, other

    cs.RO

    Look before you sweep: Visibility-aware motion planning

    Authors: Gustavo Goretkin, Leslie Pack Kaelbling, Tomás Lozano-Pérez

    Abstract: This paper addresses the problem of planning for a robot with a directional obstacle-detection sensor that must move through a cluttered environment. The planning objective is to remain safe by finding a path for the complete robot, including sensor, that guarantees that the robot will not move into any part of the workspace before it has been seen by the sensor. Although a great deal of work has… ▽ More

    Submitted 18 January, 2019; originally announced January 2019.

    Comments: WAFR 2018

  50. arXiv:1812.07768  [pdf, other

    cs.LG stat.ML

    Modular meta-learning in abstract graph networks for combinatorial generalization

    Authors: Ferran Alet, Maria Bauza, Alberto Rodriguez, Tomas Lozano-Perez, Leslie P. Kaelbling

    Abstract: Modular meta-learning is a new framework that generalizes to unseen datasets by combining a small set of neural modules in different ways. In this work we propose abstract graph networks: using graphs as abstractions of a system's subparts without a fixed assignment of nodes to system subparts, for which we would need supervision. We combine this idea with modular meta-learning to get a flexible f… ▽ More

    Submitted 19 December, 2018; originally announced December 2018.

    Comments: Presented at NeurIPS meta-learning workshop 2018