Skip to main content

Showing 1–50 of 88 results for author: Toussaint, M

  1. arXiv:2407.03035  [pdf, other

    cs.RO cs.AI

    NLP Sampling: Combining MCMC and NLP Methods for Diverse Constrained Sampling

    Authors: Marc Toussaint, Cornelius V. Braun, Joaquim Ortiz-Haro

    Abstract: Generating diverse samples under hard constraints is a core challenge in many areas. With this work we aim to provide an integrative view and framework to combine methods from the fields of MCMC, constrained optimization, as well as robotics, and gain insights in their strengths from empirical evaluations. We propose NLP Sampling as a general problem formulation, propose a family of restarting two… ▽ More

    Submitted 3 July, 2024; originally announced July 2024.

  2. arXiv:2405.02053  [pdf, other

    cs.RO

    Solving Sequential Manipulation Puzzles by Finding Easier Subproblems

    Authors: Svetlana Levit, Joaquim Ortiz-Haro, Marc Toussaint

    Abstract: We consider a set of challenging sequential manipulation puzzles, where an agent has to interact with multiple movable objects and navigate narrow passages. Such settings are notoriously difficult for Task-and-Motion Planners, as they require interdependent regrasps and solving hard motion planning problems. In this paper, we propose to search over sequences of easier pick-and-place subproblems, w… ▽ More

    Submitted 3 May, 2024; originally announced May 2024.

    Comments: Accepted to ICRA 2024

  3. arXiv:2403.10745  [pdf, other

    cs.RO

    iDb-RRT: Sampling-based Kinodynamic Motion Planning with Motion Primitives and Trajectory Optimization

    Authors: Joaquim Ortiz-Haro, Wolfgang Hönig, Valentin N. Hartmann, Marc Toussaint, Ludovic Righetti

    Abstract: Rapidly-exploring Random Trees (RRT) and its variations have emerged as a robust and efficient tool for finding collision-free paths in robotic systems. However, adding dynamic constraints makes the motion planning problem significantly harder, as it requires solving two-value boundary problems (computationally expensive) or propagating random control inputs (uninformative). Alternatively, Iterati… ▽ More

    Submitted 15 March, 2024; originally announced March 2024.

    Comments: Preprint, submitted to IROS 2024

  4. arXiv:2402.14402  [pdf, other

    cs.LG stat.ML

    Global Safe Sequential Learning via Efficient Knowledge Transfer

    Authors: Cen-You Li, Olaf Duennbier, Marc Toussaint, Barbara Rakitsch, Christoph Zimmer

    Abstract: Sequential learning methods such as active learning and Bayesian optimization select the most informative data to learn about a task. In many medical or engineering applications, the data selection is constrained by a priori unknown safety conditions. A promissing line of safe learning methods utilize Gaussian processes (GPs) to model the safety probability and perform data selection in areas with… ▽ More

    Submitted 15 April, 2024; v1 submitted 22 February, 2024; originally announced February 2024.

  5. arXiv:2311.03553  [pdf, other

    cs.RO

    iDb-A*: Iterative Search and Optimization for Optimal Kinodynamic Motion Planning

    Authors: Joaquim Ortiz-Haro, Wolfgang Hoenig, Valentin N. Hartmann, Marc Toussaint

    Abstract: Motion planning for robotic systems with complex dynamics is a challenging problem. While recent sampling-based algorithms achieve asymptotic optimality by propagating random control inputs, their empirical convergence rate is often poor, especially in high-dimensional systems such as multirotors. An alternative approach is to first plan with a simplified geometric model and then use trajectory op… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

  6. arXiv:2310.03394  [pdf, other

    cs.RO cs.MA

    Kinodynamic Motion Planning for a Team of Multirotors Transporting a Cable-Suspended Payload in Cluttered Environments

    Authors: Khaled Wahba, Joaquim Ortiz-Haro, Marc Toussaint, Wolfgang Hönig

    Abstract: We propose a motion planner for cable-driven payload transportation using multiple unmanned aerial vehicles (UAVs) in an environment cluttered with obstacles. Our planner is kinodynamic, i.e., it considers the full dynamics model of the transporting system including actuation constraints. Due to the high dimensionality of the planning problem, we use a hierarchical approach where we first solve th… ▽ More

    Submitted 28 March, 2024; v1 submitted 5 October, 2023; originally announced October 2023.

    Comments: Submitted to IROS, 2024

  7. arXiv:2309.16445  [pdf, other

    cs.RO

    db-CBS: Discontinuity-Bounded Conflict-Based Search for Multi-Robot Kinodynamic Motion Planning

    Authors: Akmaral Moldagalieva, Joaquim Ortiz-Haro, Marc Toussaint, Wolfgang Hönig

    Abstract: This paper presents a multi-robot kinodynamic motion planner that enables a team of robots with different dynamics, actuation limits, and shapes to reach their goals in challenging environments. We solve this problem by combining Conflict-Based Search (CBS), a multi-agent path finding method, and discontinuity-bounded A*, a single-robot kinodynamic motion planner. Our method, db-CBS, operates in t… ▽ More

    Submitted 5 March, 2024; v1 submitted 28 September, 2023; originally announced September 2023.

    Comments: Accepted to ICRA 2024

  8. arXiv:2309.10672  [pdf, other

    cs.RO

    Asymptotically Optimal Belief Space Planning in Discrete Partially-Observable Domains

    Authors: Janis Eric Freund, Camille Phiquepal, Andreas Orthey, Marc Toussaint

    Abstract: Robots often have to operate in discrete partially observable worlds, where the states of world are only observable at runtime. To react to different world states, robots need contingencies. However, computing contingencies is costly and often non-optimal. To address this problem, we develop the improved path tree optimization (PTO) method. PTO computes motion contingencies by constructing a tree… ▽ More

    Submitted 19 September, 2023; originally announced September 2023.

    Comments: 6 pages, 7 figures, submitted to ICRA 2024

  9. arXiv:2309.07620  [pdf, other

    cs.RO

    Neural Field Representations of Articulated Objects for Robotic Manipulation Planning

    Authors: Phillip Grote, Joaquim Ortiz-Haro, Marc Toussaint, Ozgur S. Oguz

    Abstract: Traditional approaches for manipulation planning rely on an explicit geometric model of the environment to formulate a given task as an optimization problem. However, inferring an accurate model from raw sensor input is a hard problem in itself, in particular for articulated objects (e.g., closets, drawers). In this paper, we propose a Neural Field Representation (NFR) of articulated objects that… ▽ More

    Submitted 14 September, 2023; originally announced September 2023.

  10. arXiv:2306.17053  [pdf, other

    cs.RO

    Spatial Reasoning via Deep Vision Models for Robotic Sequential Manipulation

    Authors: Hongyou Zhou, Ingmar Schubert, Marc Toussaint, Ozgur S. Oguz

    Abstract: In this paper, we propose using deep neural architectures (i.e., vision transformers and ResNet) as heuristics for sequential decision-making in robotic manipulation problems. This formulation enables predicting the subset of objects that are relevant for completing a task. Such problems are often addressed by task and motion planning (TAMP) formulations combining symbolic reasoning and continuous… ▽ More

    Submitted 1 August, 2023; v1 submitted 29 June, 2023; originally announced June 2023.

    Comments: 8 pages, 8 figures, IROS 2023

    Report number: 1707

  11. arXiv:2305.17527  [pdf, other

    cs.RO

    Towards computing low-makespan solutions for multi-arm multi-task planning problems

    Authors: Valentin N. Hartmann, Marc Toussaint

    Abstract: We propose an approach to find low-makespan solutions to multi-robot multi-task planning problems in environments where robots block each other from completing tasks simultaneously. We introduce a formulation of the problem that allows for an approach based on greedy descent with random restarts for generation of the task assignment and task sequence. We then use a multi-agent path planner to eval… ▽ More

    Submitted 2 June, 2023; v1 submitted 27 May, 2023; originally announced May 2023.

    Comments: Workshop for Planning and Robotics (PlanRob), International Conference on Automated Planning and Scheduling (ICAPS), 2023

  12. arXiv:2304.14062  [pdf, other

    cs.RO

    Comparison of Optimization-Based Methods for Energy-Optimal Quadrotor Motion Planning

    Authors: Welf Rehberg, Joaquim Ortiz-Haro, Marc Toussaint, Wolfgang Hönig

    Abstract: Quadrotors are agile flying robots that are challenging to control. Considering the full dynamics of quadrotors during motion planning is crucial to achieving good solution quality and small tracking errors during flight. Optimization-based methods scale well with high-dimensional state spaces and can handle dynamic constraints directly, therefore they are often used in these scenarios. The result… ▽ More

    Submitted 27 April, 2023; originally announced April 2023.

    Comments: Accepted for the Aerial Robotics Workshop at ICRA23

  13. arXiv:2303.03378  [pdf, other

    cs.LG cs.AI cs.RO

    PaLM-E: An Embodied Multimodal Language Model

    Authors: Danny Driess, Fei Xia, Mehdi S. M. Sajjadi, Corey Lynch, Aakanksha Chowdhery, Brian Ichter, Ayzaan Wahid, Jonathan Tompson, Quan Vuong, Tianhe Yu, Wenlong Huang, Yevgen Chebotar, Pierre Sermanet, Daniel Duckworth, Sergey Levine, Vincent Vanhoucke, Karol Hausman, Marc Toussaint, Klaus Greff, Andy Zeng, Igor Mordatch, Pete Florence

    Abstract: Large language models excel at a wide range of complex tasks. However, enabling general inference in the real world, e.g., for robotics problems, raises the challenge of grounding. We propose embodied language models to directly incorporate real-world continuous sensor modalities into language models and thereby establish the link between words and percepts. Input to our embodied language model ar… ▽ More

    Submitted 6 March, 2023; originally announced March 2023.

  14. arXiv:2303.00637  [pdf, other

    cs.RO

    Efficient Path Planning In Manipulation Planning Problems by Actively Reusing Validation Effort

    Authors: Valentin N. Hartmann, Joaquim Ortiz-Haro, Marc Toussaint

    Abstract: The path planning problems arising in manipulation planning and in task and motion planning settings are typically repetitive: the same manipulator moves in a space that only changes slightly. Despite this potential for reuse of information, few planners fully exploit the available information. To better enable this reuse, we decompose the collision checking into reusable, and non-reusable parts.… ▽ More

    Submitted 1 March, 2023; originally announced March 2023.

  15. Control-Tree Optimization: an approach to MPC under discrete Partial Observability

    Authors: Camille Phiquepal, Marc Toussaint

    Abstract: This paper presents a new approach to Model Predictive Control for environments where essential, discrete variables are partially observed. Under this assumption, the belief state is a probability distribution over a finite number of states. We optimize a \textit{control-tree} where each branch assumes a given state-hypothesis. The control-tree optimization uses the probabilistic belief state info… ▽ More

    Submitted 31 January, 2023; originally announced February 2023.

    Comments: 6 pages, 10 figures

    Journal ref: 2021 IEEE International Conference on Robotics and Automation (ICRA)

  16. arXiv:2212.02955  [pdf, other

    cs.RO

    Solving Rearrangement Puzzles using Path Defragmentation in Factored State Spaces

    Authors: Servet B. Bayraktar, Andreas Orthey, Zachary Kingston, Marc Toussaint, Lydia E. Kavraki

    Abstract: Rearrangement puzzles are variations of rearrangement problems in which the elements of a problem are potentially logically linked together. To efficiently solve such puzzles, we develop a motion planning approach based on a new state space that is logically factored, integrating the capabilities of the robot through factors of simultaneously manipulatable joints of an object. Based on this factor… ▽ More

    Submitted 5 May, 2023; v1 submitted 6 December, 2022; originally announced December 2022.

    Comments: 8 pages, 9 figures, accepted at RAL

  17. A Conflict-driven Interface between Symbolic Planning and Nonlinear Constraint Solving

    Authors: Joaquim Ortiz-Haro, Erez Karpas, Michael Katz, Marc Toussaint

    Abstract: Robotic planning in real-world scenarios typically requires joint optimization of logic and continuous variables. A core challenge to combine the strengths of logic planners and continuous solvers is the design of an efficient interface that informs the logical search about continuous infeasibilities. In this paper we present a novel iterative algorithm that connects logic planning with nonlinear… ▽ More

    Submitted 28 November, 2022; originally announced November 2022.

  18. arXiv:2210.13317  [pdf, other

    cs.RO

    Planning Coordinated Human-Robot Motions with Neural Network Full-Body Prediction Models

    Authors: Philipp Kratzer, Marc Toussaint, Jim Mainprice

    Abstract: Numerical optimization has become a popular approach to plan smooth motion trajectories for robots. However, when sharing space with humans, balancing properly safety, comfort and efficiency still remains challenging. This is notably the case because humans adapt their behavior to that of the robot, raising the need for intricate planning and prediction. In this paper, we propose a novel optimizat… ▽ More

    Submitted 24 October, 2022; originally announced October 2022.

  19. arXiv:2210.12386  [pdf, other

    cs.RO

    Learning Feasibility of Factored Nonlinear Programs in Robotic Manipulation Planning

    Authors: Joaquim Ortiz-Haro, Jung-Su Ha, Danny Driess, Erez Karpas, Marc Toussaint

    Abstract: A factored Nonlinear Program (Factored-NLP) explicitly models the dependencies between a set of continuous variables and nonlinear constraints, providing an expressive formulation for relevant robotics problems such as manipulation planning or simultaneous localization and mapping. When the problem is over-constrained or infeasible, a fundamental issue is to detect a minimal subset of variables an… ▽ More

    Submitted 23 May, 2023; v1 submitted 22 October, 2022; originally announced October 2022.

    Comments: Submitted to ICRA 2023

  20. arXiv:2206.01634  [pdf, other

    cs.LG cs.CV cs.RO

    Reinforcement Learning with Neural Radiance Fields

    Authors: Danny Driess, Ingmar Schubert, Pete Florence, Yunzhu Li, Marc Toussaint

    Abstract: It is a long-standing problem to find effective representations for training reinforcement learning (RL) agents. This paper demonstrates that learning state representations with supervision from Neural Radiance Fields (NeRFs) can improve the performance of RL compared to other learned representations or even low-dimensional, hand-engineered state information. Specifically, we propose to train an e… ▽ More

    Submitted 3 June, 2022; originally announced June 2022.

  21. Effort Informed Roadmaps (EIRM*): Efficient Asymptotically Optimal Multiquery Planning by Actively Reusing Validation Effort

    Authors: Valentin N. Hartmann, Marlin P. Strub, Marc Toussaint, Jonathan D. Gammell

    Abstract: Multiquery planning algorithms find paths between various different starts and goals in a single search space. They are designed to do so efficiently by reusing information across planning queries. This information may be computed before or during the search and often includes knowledge of valid paths. Using known valid paths to solve an individual planning query takes less computational effort th… ▽ More

    Submitted 18 April, 2023; v1 submitted 17 May, 2022; originally announced May 2022.

    Comments: 16 pages, 7 figures, 1 table. Video and code available at https://robotic-esp.com/code/eirmstar/

    Journal ref: Proceedings of the International Symposium on Robotics Research (ISRR), 2022

  22. arXiv:2205.04362  [pdf, other

    cs.RO

    FC$^3$: Feasibility-Based Control Chain Coordination

    Authors: Jason Harris, Danny Driess, Marc Toussaint

    Abstract: Hierarchical coordination of controllers often uses symbolic state representations that fully abstract their underlying low-level controllers, treating them as "black boxes" to the symbolic action abstraction. This paper proposes a framework to realize robust behavior, which we call Feasibility-based Control Chain Coordination (FC$^3$). Our controllers expose the geometric features and constraints… ▽ More

    Submitted 9 May, 2022; originally announced May 2022.

  23. arXiv:2204.04444  [pdf, other

    cs.RO

    Path-Tree Optimization in Discrete Partially Observable Environments using Rapidly-Exploring Belief-Space Graphs

    Authors: Camille Phiquepal, Andreas Orthey, Nicolas Viennot, Marc Toussaint

    Abstract: Robots often need to solve path planning problems where essential and discrete aspects of the environment are partially observable. This introduces a multi-modality, where the robot must be able to observe and infer the state of its environment. To tackle this problem, we introduce the Path-Tree Optimization (PTO) algorithm which plans a path-tree in belief-space. A path-tree is a tree-like motion… ▽ More

    Submitted 31 July, 2022; v1 submitted 9 April, 2022; originally announced April 2022.

    Comments: Also submitted to IROS 2022 and RA-L

  24. arXiv:2203.11108  [pdf, other

    cs.RO

    db-A*: Discontinuity-bounded Search for Kinodynamic Mobile Robot Motion Planning

    Authors: Wolfgang Hoenig, Joaquim Ortiz-Haro, Marc Toussaint

    Abstract: We consider time-optimal motion planning for dynamical systems that are translation-invariant, a property that holds for many mobile robots, such as differential-drives, cars, airplanes, and multirotors. Our key insight is that we can extend graph-search algorithms to the continuous case when used symbiotically with optimization. For the graph search, we introduce discontinuity-bounded A* (db-A*),… ▽ More

    Submitted 1 August, 2022; v1 submitted 21 March, 2022; originally announced March 2022.

    Comments: Accepted at IROS 2022

  25. arXiv:2203.05390  [pdf, other

    cs.RO

    Sequence-of-Constraints MPC: Reactive Timing-Optimal Control of Sequential Manipulation

    Authors: Marc Toussaint, Jason Harris, Jung-Su Ha, Danny Driess, Wolfgang Hönig

    Abstract: Task and Motion Planning has made great progress in solving hard sequential manipulation problems. However, a gap between such planning formulations and control methods for reactive execution remains. In this paper we propose a model predictive control approach dedicated to robustly execute a single sequence of constraints, which corresponds to a discrete decision sequence of a TAMP plan. We decom… ▽ More

    Submitted 22 September, 2022; v1 submitted 10 March, 2022; originally announced March 2022.

    Comments: IROS 2022 - Int. Conf. on Intelligent Robots and Systems

  26. arXiv:2203.02176  [pdf, other

    cs.RO

    ST-RRT*: Asymptotically-Optimal Bidirectional Motion Planning through Space-Time

    Authors: Francesco Grothe, Valentin N. Hartmann, Andreas Orthey, Marc Toussaint

    Abstract: We present a motion planner for planning through space-time with dynamic obstacles, velocity constraints, and unknown arrival time. Our algorithm, Space-Time RRT* (ST-RRT*), is a probabilistically complete, bidirectional motion planning algorithm, which is asymptotically optimal with respect to the shortest arrival time. We experimentally evaluate ST-RRT* in both abstract (2D disk, 8D disk in clut… ▽ More

    Submitted 4 March, 2022; originally announced March 2022.

    Comments: 7 pages, 5 figures, accepted at ICRA 2022

  27. arXiv:2203.01751  [pdf, other

    cs.RO

    BITKOMO: Combining Sampling and Optimization for Fast Convergence in Optimal Motion Planning

    Authors: Jay Kamat, Joaquim Ortiz-Haro, Marc Toussaint, Florian T. Pokorny, Andreas Orthey

    Abstract: Optimal sampling based motion planning and trajectory optimization are two competing frameworks to generate optimal motion plans. Both frameworks have complementary properties: Sampling based planners are typically slow to converge, but provide optimality guarantees. Trajectory optimizers, however, are typically fast to converge, but do not provide global optimality guarantees in nonconvex problem… ▽ More

    Submitted 16 September, 2022; v1 submitted 3 March, 2022; originally announced March 2022.

    Comments: 6 pages, Accepted at IROS 2022

  28. arXiv:2202.11855  [pdf, other

    cs.CV cs.LG cs.RO

    Learning Multi-Object Dynamics with Compositional Neural Radiance Fields

    Authors: Danny Driess, Zhiao Huang, Yunzhu Li, Russ Tedrake, Marc Toussaint

    Abstract: We present a method to learn compositional multi-object dynamics models from image observations based on implicit object encoders, Neural Radiance Fields (NeRFs), and graph neural networks. NeRFs have become a popular choice for representing scenes due to their strong 3D prior. However, most NeRF approaches are trained on a single scene, representing the whole scene with a global model, making gen… ▽ More

    Submitted 27 July, 2022; v1 submitted 23 February, 2022; originally announced February 2022.

    Comments: v3: real robot exp

  29. MotionBenchMaker: A Tool to Generate and Benchmark Motion Planning Datasets

    Authors: Constantinos Chamzas, Carlos Quintero-Peña, Zachary Kingston, Andreas Orthey, Daniel Rakita, Michael Gleicher, Marc Toussaint, Lydia E. Kavraki

    Abstract: Recently, there has been a wealth of development in motion planning for robotic manipulation new motion planners are continuously proposed, each with their own unique strengths and weaknesses. However, evaluating new planners is challenging and researchers often create their own ad-hoc problems for benchmarking, which is time-consuming, prone to bias, and does not directly compare against other st… ▽ More

    Submitted 15 February, 2022; v1 submitted 12 December, 2021; originally announced December 2021.

    Comments: accepted in IEEE Robotics and Automation Letters (RAL), 2022. Supplementary video: https://youtu.be/t96Py0QX0NI Code: https://github.com/KavrakiLab/motion_bench_maker

  30. arXiv:2112.04812  [pdf, other

    cs.RO

    Deep Visual Constraints: Neural Implicit Models for Manipulation Planning from Visual Input

    Authors: Jung-Su Ha, Danny Driess, Marc Toussaint

    Abstract: Manipulation planning is the problem of finding a sequence of robot configurations that involves interactions with objects in the scene, e.g., grasping and placing an object, or more general tool-use. To achieve such interactions, traditional approaches require hand-engineering of object representations and interaction constraints, which easily becomes tedious when complex objects/interactions are… ▽ More

    Submitted 28 July, 2022; v1 submitted 9 December, 2021; originally announced December 2021.

    Comments: IEEE Robotics and Automation Letters (RA-L) 2022

  31. arXiv:2111.07908  [pdf, other

    cs.AI cs.RO

    Learning to Execute: Efficient Learning of Universal Plan-Conditioned Policies in Robotics

    Authors: Ingmar Schubert, Danny Driess, Ozgur S. Oguz, Marc Toussaint

    Abstract: Applications of Reinforcement Learning (RL) in robotics are often limited by high data demand. On the other hand, approximate models are readily available in many robotics scenarios, making model-based approaches like planning a data-efficient alternative. Still, the performance of these methods suffers if the model is imprecise or wrong. In this sense, the respective strengths and weaknesses of R… ▽ More

    Submitted 15 November, 2021; originally announced November 2021.

    Journal ref: 35th Conference on Neural Information Processing Systems (NeurIPS 2021), Sydney, Australia

  32. 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.

  33. arXiv:2110.03420  [pdf, other

    cs.RO

    RHH-LGP: Receding Horizon And Heuristics-Based Logic-Geometric Programming For Task And Motion Planning

    Authors: Cornelius V. Braun, Joaquim Ortiz-Haro, Marc Toussaint, Ozgur S. Oguz

    Abstract: Sequential decision-making and motion planning for robotic manipulation induce combinatorial complexity. For long-horizon tasks, especially when the environment comprises many objects that can be interacted with, planning efficiency becomes even more important. To plan such long-horizon tasks, we present the RHH-LGP algorithm for combined task and motion planning (TAMP). First, we propose a TAMP a… ▽ More

    Submitted 6 March, 2022; v1 submitted 7 October, 2021; originally announced October 2021.

    Comments: for source code, see https://github.com/cornelius-braun/rhh-lgp

    ACM Class: I.2.9

  34. arXiv:2110.00792  [pdf, other

    cs.RO cs.LG

    Learning Models as Functionals of Signed-Distance Fields for Manipulation Planning

    Authors: Danny Driess, Jung-Su Ha, Marc Toussaint, Russ Tedrake

    Abstract: This work proposes an optimization-based manipulation planning framework where the objectives are learned functionals of signed-distance fields that represent objects in the scene. Most manipulation planning approaches rely on analytical models and carefully chosen abstractions/state-spaces to be effective. A central question is how models can be obtained from data that are not primarily accurate… ▽ More

    Submitted 2 October, 2021; originally announced October 2021.

  35. arXiv:2108.10634  [pdf, other

    cs.RO

    Learning to Arbitrate Human and Robot Control using Disagreement between Sub-Policies

    Authors: Yoojin Oh, Marc Toussaint, Jim Mainprice

    Abstract: In the context of teleoperation, arbitration refers to deciding how to blend between human and autonomous robot commands. We present a reinforcement learning solution that learns an optimal arbitration strategy that allocates more control authority to the human when the robot comes across a decision point in the task. A decision point is where the robot encounters multiple options (sub-policies),… ▽ More

    Submitted 24 August, 2021; originally announced August 2021.

  36. arXiv:2108.00819  [pdf, other

    cs.LG cs.AI stat.ML

    Active Learning in Gaussian Process State Space Model

    Authors: Hon Sum Alec Yu, Dingling Yao, Christoph Zimmer, Marc Toussaint, Duy Nguyen-Tuong

    Abstract: We investigate active learning in Gaussian Process state-space models (GPSSM). Our problem is to actively steer the system through latent states by determining its inputs such that the underlying dynamics can be optimally learned by a GPSSM. In order that the most informative inputs are selected, we employ mutual information as our active learning criterion. In particular, we present two approache… ▽ More

    Submitted 30 July, 2021; originally announced August 2021.

    Comments: European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECML PKDD) 2021

  37. arXiv:2107.06661  [pdf, other

    cs.AI cs.LG cs.RO

    Plan-Based Relaxed Reward Shaping for Goal-Directed Tasks

    Authors: Ingmar Schubert, Ozgur S. Oguz, Marc Toussaint

    Abstract: In high-dimensional state spaces, the usefulness of Reinforcement Learning (RL) is limited by the problem of exploration. This issue has been addressed using potential-based reward shaping (PB-RS) previously. In the present work, we introduce Final-Volume-Preserving Reward Shaping (FV-RS). FV-RS relaxes the strict optimality guarantees of PB-RS to a guarantee of preserved long-term behavior. Being… ▽ More

    Submitted 14 July, 2021; originally announced July 2021.

    Comments: Published as a conference paper at ICLR 2021

    Journal ref: ICLR 2021 - 9th International Conference on Learning Representations

  38. arXiv:2107.02498  [pdf, other

    cs.RO math.OC

    Approximate Topological Optimization using Multi-Mode Estimation for Robot Motion Planning

    Authors: Andreas Orthey, Florian T. Pokorny, Marc Toussaint

    Abstract: In this extended abstract, we report on ongoing work towards an approximate multimodal optimization algorithm with asymptotic guarantees. Multimodal optimization is the problem of finding all local optimal solutions (modes) to a path optimization problem. This is important to compress path databases, as contingencies for replanning and as source of symbolic representations. Following ideas from Mo… ▽ More

    Submitted 6 July, 2021; originally announced July 2021.

    Comments: 5 pages, Extended Abstract for RSS Workshop on Geometry and Topology in Robotics

  39. arXiv:2107.01836  [pdf, other

    cs.RO cs.AI cs.CV

    GraspME -- Grasp Manifold Estimator

    Authors: Janik Hager, Ruben Bauer, Marc Toussaint, Jim Mainprice

    Abstract: In this paper, we introduce a Grasp Manifold Estimator (GraspME) to detect grasp affordances for objects directly in 2D camera images. To perform manipulation tasks autonomously it is crucial for robots to have such graspability models of the surrounding objects. Grasp manifolds have the advantage of providing continuously infinitely many grasps, which is not the case when using other grasp repres… ▽ More

    Submitted 5 July, 2021; originally announced July 2021.

    Comments: Accepted to RoMan 2021

  40. arXiv:2107.01829  [pdf, other

    cs.RO cs.AI cs.HC

    A System for Traded Control Teleoperation of Manipulation Tasks using Intent Prediction from Hand Gestures

    Authors: Yoojin Oh, Marc Toussaint, Jim Mainprice

    Abstract: This paper presents a teleoperation system that includes robot perception and intent prediction from hand gestures. The perception module identifies the objects present in the robot workspace and the intent prediction module which object the user likely wants to grasp. This architecture allows the approach to rely on traded control instead of direct control: we use hand gestures to specify the goa… ▽ More

    Submitted 5 July, 2021; originally announced July 2021.

    Comments: Accepted to IEEE-RoMAN 2021

  41. Long-Horizon Multi-Robot Rearrangement Planning for Construction Assembly

    Authors: Valentin Noah Hartmann, Andreas Orthey, Danny Driess, Ozgur S. Oguz, Marc Toussaint

    Abstract: Robotic assembly planning enables architects to explicitly account for the assembly process during the design phase, and enables efficient building methods that profit from the robots' different capabilities. Previous work has addressed planning of robot assembly sequences and identifying the feasibility of architectural designs. This paper extends previous work by enabling planning with large, he… ▽ More

    Submitted 7 March, 2022; v1 submitted 4 June, 2021; originally announced June 2021.

    Comments: 13 pages, 16 Figures, 2 Tables, 3 Algorithms

    Journal ref: IEEE Transactions on Robotics (Volume: 39, Issue: 1, February 2023)

  42. arXiv:2104.08137  [pdf, other

    cs.RO

    Hierarchical Human-Motion Prediction and Logic-Geometric Programming for Minimal Interference Human-Robot Tasks

    Authors: An T. Le, Philipp Kratzer, Simon Hagenmayer, Marc Toussaint, Jim Mainprice

    Abstract: In this paper, we tackle the problem of human-robot coordination in sequences of manipulation tasks. Our approach integrates hierarchical human motion prediction with Task and Motion Planning (TAMP). We first devise a hierarchical motion prediction approach by combining Inverse Reinforcement Learning and short-term motion prediction using a Recurrent Neural Network. In a second step, we propose a… ▽ More

    Submitted 5 July, 2021; v1 submitted 16 April, 2021; originally announced April 2021.

    Comments: 8 pages, accepted to IEEE-ROMAN 2021

  43. arXiv:2103.05401  [pdf, other

    cs.RO cs.AI

    Deep 6-DoF Tracking of Unknown Objects for Reactive Grasping

    Authors: Marc Tuscher, Julian Hörz, Danny Driess, Marc Toussaint

    Abstract: Robotic manipulation of unknown objects is an important field of research. Practical applications occur in many real-world settings where robots need to interact with an unknown environment. We tackle the problem of reactive grasping by proposing a method for unknown object tracking, grasp point sampling and dynamic trajectory planning. Our object tracking method combines Siamese Networks with an… ▽ More

    Submitted 25 March, 2021; v1 submitted 9 March, 2021; originally announced March 2021.

  44. arXiv:2101.12075  [pdf, other

    cs.RO cs.HC math.NA

    Visualization of Nonlinear Programming for Robot Motion Planning

    Authors: David Hägele, Moataz Abdelaal, Ozgur S. Oguz, Marc Toussaint, Daniel Weiskopf

    Abstract: Nonlinear programming targets nonlinear optimization with constraints, which is a generic yet complex methodology involving humans for problem modeling and algorithms for problem solving. We address the particularly hard challenge of supporting domain experts in handling, understanding, and trouble-shooting high-dimensional optimization with a large number of constraints. Leveraging visual analyti… ▽ More

    Submitted 28 January, 2021; originally announced January 2021.

    Comments: 8 pages, 6 figures

    ACM Class: H.5.2; G.1.6

    Journal ref: Proceedings of the 13th International Symposium on Visual Information Communication and Interaction (2020), Article No. 10, Pages 1-8

  45. arXiv:2011.11552  [pdf, other

    cs.RO

    MoGaze: A Dataset of Full-Body Motions that Includes Workspace Geometry and Eye-Gaze

    Authors: Philipp Kratzer, Simon Bihlmaier, Niteesh Balachandra Midlagajni, Rohit Prakash, Marc Toussaint, Jim Mainprice

    Abstract: As robots become more present in open human environments, it will become crucial for robotic systems to understand and predict human motion. Such capabilities depend heavily on the quality and availability of motion capture data. However, existing datasets of full-body motion rarely include 1) long sequences of manipulation tasks, 2) the 3D model of the workspace geometry, and 3) eye-gaze, which a… ▽ More

    Submitted 23 November, 2020; originally announced November 2020.

  46. arXiv:2011.04828  [pdf, other

    cs.RO

    Learning Efficient Constraint Graph Sampling for Robotic Sequential Manipulation

    Authors: Joaquim Ortiz-Haro, Valentin N. Hartmann, Ozgur S. Oguz, Marc Toussaint

    Abstract: Efficient sampling from constraint manifolds, and thereby generating a diverse set of solutions for feasibility problems, is a fundamental challenge. We consider the case where a problem is factored, that is, the underlying nonlinear program is decomposed into differentiable equality and inequality constraints, each of which depends only on some variables. Such problems are at the core of efficien… ▽ More

    Submitted 29 March, 2021; v1 submitted 9 November, 2020; originally announced November 2020.

  47. arXiv:2011.01552  [pdf, other

    cs.RO

    Efficient Sampling of Transition Constraints for Motion Planning under Sliding Contacts

    Authors: Marie-Therese Khoury, Andreas Orthey, Marc Toussaint

    Abstract: Contact-based motion planning for manipulation, object exploration or balancing often requires finding sequences of fixed and sliding contacts and planning the transition from one contact in the environment to another. However, most existing algorithms concentrate on the control and learning aspect of sliding contacts, but do not embed the problem into a principled framework to provide guarantees… ▽ More

    Submitted 16 March, 2021; v1 submitted 3 November, 2020; originally announced November 2020.

    Comments: 7 pages, 12 figures

  48. arXiv:2011.00832  [pdf, other

    cs.RO

    Sparse Multilevel Roadmaps for High-Dimensional Robot Motion Planning

    Authors: Andreas Orthey, Marc Toussaint

    Abstract: Sparse roadmaps are important to compactly represent state spaces, to determine problems to be infeasible and to terminate in finite time. However, sparse roadmaps do not scale well to high-dimensional planning problems. In prior work, we showed improved planning performance on high-dimensional planning problems by using multilevel abstractions to simplify state spaces. In this work, we generalize… ▽ More

    Submitted 7 October, 2021; v1 submitted 2 November, 2020; originally announced November 2020.

    Comments: 7 pages, 4 figures, Accepted at ICRA 2021

  49. arXiv:2010.14524  [pdf, other

    cs.RO

    Section Patterns: Efficiently Solving Narrow Passage Problems in Multilevel Motion Planning

    Authors: Andreas Orthey, Marc Toussaint

    Abstract: Sampling-based planning methods often become inefficient due to narrow passages. Narrow passages induce a higher runtime, because the chance to sample them becomes vanishingly small. In recent work, we showed that narrow passages can be approached by relaxing the problem using admissible lower-dimensional projections of the state space. Those relaxations often increase the volume of narrow passage… ▽ More

    Submitted 9 April, 2021; v1 submitted 27 October, 2020; originally announced October 2020.

    Comments: 16 pages, 11 figures, Transaction on Robotics

  50. arXiv:2007.15308  [pdf, other

    cs.RO

    Natural Gradient Shared Control

    Authors: Yoojin Oh, Shao-Wen Wu, Marc Toussaint, Jim Mainprice

    Abstract: We propose a formalism for shared control, which is the problem of defining a policy that blends user control and autonomous control. The challenge posed by the shared autonomy system is to maintain user control authority while allowing the robot to support the user. This can be done by enforcing constraints or acting optimally when the intent is clear. Our proposed solution relies on natural grad… ▽ More

    Submitted 30 July, 2020; originally announced July 2020.