Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–50 of 74 results for author: Tedrake, R

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

    cs.RO

    GCS*: Forward Heuristic Search on Implicit Graphs of Convex Sets

    Authors: Shao Yuan Chew Chia, Rebecca H. Jiang, Bernhard Paus Graesdal, Leslie Pack Kaelbling, Russ Tedrake

    Abstract: We consider large-scale, implicit-search-based solutions to the Shortest Path Problems on Graphs of Convex Sets (GCS). We propose GCS*, a forward heuristic search algorithm that generalizes A* search to the GCS setting, where a continuous-valued decision is made at each graph vertex, and constraints across graph edges couple these decisions, influencing costs and feasibility. Such mixed discrete-c… ▽ More

    Submitted 11 July, 2024; originally announced July 2024.

  2. arXiv:2407.01392  [pdf, other

    cs.LG cs.CV cs.RO

    Diffusion Forcing: Next-token Prediction Meets Full-Sequence Diffusion

    Authors: Boyuan Chen, Diego Marti Monso, Yilun Du, Max Simchowitz, Russ Tedrake, Vincent Sitzmann

    Abstract: This paper presents Diffusion Forcing, a new training paradigm where a diffusion model is trained to denoise a set of tokens with independent per-token noise levels. We apply Diffusion Forcing to sequence generative modeling by training a causal next-token prediction model to generate one or several future tokens without fully diffusing past ones. Our approach is shown to combine the strengths of… ▽ More

    Submitted 4 July, 2024; v1 submitted 1 July, 2024; originally announced July 2024.

    Comments: Project website: https://boyuan.space/diffusion-forcing Code: https://github.com/buoyancy99/diffusion-forcing

  3. arXiv:2406.09246  [pdf, other

    cs.RO cs.LG

    OpenVLA: An Open-Source Vision-Language-Action Model

    Authors: Moo Jin Kim, Karl Pertsch, Siddharth Karamcheti, Ted Xiao, Ashwin Balakrishna, Suraj Nair, Rafael Rafailov, Ethan Foster, Grace Lam, Pannag Sanketi, Quan Vuong, Thomas Kollar, Benjamin Burchfiel, Russ Tedrake, Dorsa Sadigh, Sergey Levine, Percy Liang, Chelsea Finn

    Abstract: Large policies pretrained on a combination of Internet-scale vision-language data and diverse robot demonstrations have the potential to change how we teach robots new skills: rather than training new behaviors from scratch, we can fine-tune such vision-language-action (VLA) models to obtain robust, generalizable policies for visuomotor control. Yet, widespread adoption of VLAs for robotics has be… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: Website: https://openvla.github.io/

  4. arXiv:2404.07956  [pdf, other

    cs.LG cs.AI cs.RO eess.SY math.OC

    Lyapunov-stable Neural Control for State and Output Feedback: A Novel Formulation

    Authors: Lujie Yang, Hongkai Dai, Zhouxing Shi, Cho-Jui Hsieh, Russ Tedrake, Huan Zhang

    Abstract: Learning-based neural network (NN) control policies have shown impressive empirical performance in a wide range of tasks in robotics and control. However, formal (Lyapunov) stability guarantees over the region-of-attraction (ROA) for NN controllers with nonlinear dynamical systems are challenging to obtain, and most existing approaches rely on expensive solvers such as sums-of-squares (SOS), mixed… ▽ More

    Submitted 4 June, 2024; v1 submitted 11 April, 2024; originally announced April 2024.

    Comments: Paper accepted by ICML 2024

  5. arXiv:2402.10329  [pdf, other

    cs.RO

    Universal Manipulation Interface: In-The-Wild Robot Teaching Without In-The-Wild Robots

    Authors: Cheng Chi, Zhenjia Xu, Chuer Pan, Eric Cousineau, Benjamin Burchfiel, Siyuan Feng, Russ Tedrake, Shuran Song

    Abstract: We present Universal Manipulation Interface (UMI) -- a data collection and policy learning framework that allows direct skill transfer from in-the-wild human demonstrations to deployable robot policies. UMI employs hand-held grippers coupled with careful interface design to enable portable, low-cost, and information-rich data collection for challenging bimanual and dynamic manipulation demonstrati… ▽ More

    Submitted 5 March, 2024; v1 submitted 15 February, 2024; originally announced February 2024.

    Comments: Project website: https://umi-gripper.github.io

  6. arXiv:2402.10312  [pdf, other

    cs.RO

    Towards Tight Convex Relaxations for Contact-Rich Manipulation

    Authors: Bernhard Paus Graesdal, Shao Yuan Chew Chia, Tobia Marcucci, Savva Morozov, Alexandre Amice, Pablo A. Parrilo, Russ Tedrake

    Abstract: We present a novel method for global motion planning of robotic systems that interact with the environment through contacts. Our method directly handles the hybrid nature of such tasks using tools from convex optimization. We formulate the motion-planning problem as a shortest-path problem in a graph of convex sets, where a path in the graph corresponds to a contact sequence and a convex set model… ▽ More

    Submitted 5 July, 2024; v1 submitted 15 February, 2024; originally announced February 2024.

  7. arXiv:2402.02511  [pdf, other

    cs.RO cs.LG

    PoCo: Policy Composition from and for Heterogeneous Robot Learning

    Authors: Lirui Wang, Jialiang Zhao, Yilun Du, Edward H. Adelson, Russ Tedrake

    Abstract: Training general robotic policies from heterogeneous data for different tasks is a significant challenge. Existing robotic datasets vary in different modalities such as color, depth, tactile, and proprioceptive information, and collected in different domains such as simulation, real robots, and human videos. Current methods usually collect and pool all data from one domain to train a single policy… ▽ More

    Submitted 27 May, 2024; v1 submitted 4 February, 2024; originally announced February 2024.

  8. arXiv:2310.16603  [pdf, other

    cs.RO cs.CG

    Certifying Bimanual RRT Motion Plans in a Second

    Authors: Alexandre Amice, Peter Werner, Russ Tedrake

    Abstract: We present an efficient method for certifying non-collision for piecewise-polynomial motion plans in algebraic reparametrizations of configuration space. Such motion plans include those generated by popular randomized methods including RRTs and PRMs, as well as those generated by many methods in trajectory optimization. Based on Sums-of-Squares optimization, our method provides exact, rigorous cer… ▽ More

    Submitted 23 February, 2024; v1 submitted 25 October, 2023; originally announced October 2023.

    Comments: 7 pages, 5 figures, 2 tables

  9. arXiv:2310.02875  [pdf, other

    cs.RO cs.CG

    Approximating Robot Configuration Spaces with few Convex Sets using Clique Covers of Visibility Graphs

    Authors: Peter Werner, Alexandre Amice, Tobia Marcucci, Daniela Rus, Russ Tedrake

    Abstract: Many computations in robotics can be dramatically accelerated if the robot configuration space is described as a collection of simple sets. For example, recently developed motion planners rely on a convex decomposition of the free space to design collision-free trajectories using fast convex optimization. In this work, we present an efficient method for approximately covering complex configuration… ▽ More

    Submitted 26 February, 2024; v1 submitted 4 October, 2023; originally announced October 2023.

    Comments: 7 pages, 6 figures, accepted for publication at ICRA 2024

  10. arXiv:2310.01362  [pdf, other

    cs.RO cs.LG

    Robot Fleet Learning via Policy Merging

    Authors: Lirui Wang, Kaiqing Zhang, Allan Zhou, Max Simchowitz, Russ Tedrake

    Abstract: Fleets of robots ingest massive amounts of heterogeneous streaming data silos generated by interacting with their environments, far more than what can be stored or transmitted with ease. At the same time, teams of robots should co-acquire diverse skills through their heterogeneous experiences in varied settings. How can we enable such fleet-level learning without having to transmit or centralize f… ▽ More

    Submitted 22 February, 2024; v1 submitted 2 October, 2023; originally announced October 2023.

    Comments: See the code https://github.com/liruiw/Fleet-Tools for more details

  11. arXiv:2309.08770  [pdf, other

    cs.RO

    Constrained Bimanual Planning with Analytic Inverse Kinematics

    Authors: Thomas Cohn, Seiji Shaw, Max Simchowitz, Russ Tedrake

    Abstract: In order for a bimanual robot to manipulate an object that is held by both hands, it must construct motion plans such that the transformation between its end effectors remains fixed. This amounts to complicated nonlinear equality constraints in the configuration space, which are difficult for trajectory optimizers. In addition, the set of feasible configurations becomes a measure zero set, which p… ▽ More

    Submitted 13 March, 2024; v1 submitted 15 September, 2023; originally announced September 2023.

    Comments: Accepted to ICRA 2024. 8 pages, 4 figures. Interactive results available at https://cohnt.github.io/Bimanual-Web/index.html

  12. arXiv:2307.14619  [pdf, other

    cs.LG math.ST stat.ML

    Provable Guarantees for Generative Behavior Cloning: Bridging Low-Level Stability and High-Level Behavior

    Authors: Adam Block, Ali Jadbabaie, Daniel Pfrommer, Max Simchowitz, Russ Tedrake

    Abstract: We propose a theoretical framework for studying behavior cloning of complex expert demonstrations using generative modeling. Our framework invokes low-level controllers - either learned or implicit in position-command control - to stabilize imitation around expert demonstrations. We show that with (a) a suitable low-level stability guarantee and (b) a powerful enough generative model as our imitat… ▽ More

    Submitted 24 October, 2023; v1 submitted 27 July, 2023; originally announced July 2023.

    Comments: updated figures, minor notational change for readability

  13. arXiv:2307.03839  [pdf, other

    cs.RO

    Proximity and Visuotactile Point Cloud Fusion for Contact Patches in Extreme Deformation

    Authors: Jessica Yin, Paarth Shah, Naveen Kuppuswamy, Andrew Beaulieu, Avinash Uttamchandani, Alejandro Castro, James Pikul, Russ Tedrake

    Abstract: Equipping robots with the sense of touch is critical to emulating the capabilities of humans in real world manipulation tasks. Visuotactile sensors are a popular tactile sensing strategy due to data output compatible with computer vision algorithms and accurate, high resolution estimates of local object geometry. However, these sensors struggle to accommodate high deformations of the sensing surfa… ▽ More

    Submitted 7 July, 2023; originally announced July 2023.

  14. arXiv:2306.14079  [pdf, other

    cs.LG cs.AI cs.RO eess.SY

    Fighting Uncertainty with Gradients: Offline Reinforcement Learning via Diffusion Score Matching

    Authors: H. J. Terry Suh, Glen Chou, Hongkai Dai, Lujie Yang, Abhishek Gupta, Russ Tedrake

    Abstract: Gradient-based methods enable efficient search capabilities in high dimensions. However, in order to apply them effectively in offline optimization paradigms such as offline Reinforcement Learning (RL) or Imitation Learning (IL), we require a more careful consideration of how uncertainty estimation interplays with first-order methods that attempt to minimize them. We study smoothed distance to dat… ▽ More

    Submitted 16 October, 2023; v1 submitted 24 June, 2023; originally announced June 2023.

    Comments: Glen Chou, Hongkai Dai, and Lujie Yang contributed equally to this work. Accepted to CoRL 2023

  15. arXiv:2305.06341  [pdf, other

    cs.RO

    Non-Euclidean Motion Planning with Graphs of Geodesically-Convex Sets

    Authors: Thomas Cohn, Mark Petersen, Max Simchowitz, Russ Tedrake

    Abstract: Computing optimal, collision-free trajectories for high-dimensional systems is a challenging problem. Sampling-based planners struggle with the dimensionality, whereas trajectory optimizers may get stuck in local minima due to inherent nonconvexities in the optimization landscape. The use of mixed-integer programming to encapsulate these nonconvexities and find globally optimal trajectories has re… ▽ More

    Submitted 10 May, 2023; v1 submitted 10 May, 2023; originally announced May 2023.

    Comments: 14 pages, 11 figures. To appear at RSS 2023. Interactive results available at https://ggcs-anonymous-submission.github.io/

  16. arXiv:2305.01072  [pdf, other

    cs.RO eess.SY

    Fast Path Planning Through Large Collections of Safe Boxes

    Authors: Tobia Marcucci, Parth Nobel, Russ Tedrake, Stephen Boyd

    Abstract: We present a fast algorithm for the design of smooth paths (or trajectories) that are constrained to lie in a collection of axis-aligned boxes. We consider the case where the number of these safe boxes is large, and basic preprocessing of them (such as finding their intersections) can be done offline. At runtime we quickly generate a smooth path between given initial and terminal positions. Our al… ▽ More

    Submitted 2 January, 2024; v1 submitted 1 May, 2023; originally announced May 2023.

  17. arXiv:2304.12533  [pdf, other

    cs.RO

    Approximate Optimal Controller Synthesis for Cart-Poles and Quadrotors via Sums-of-Squares

    Authors: Lujie Yang, Hongkai Dai, Alexandre Amice, Russ Tedrake

    Abstract: Sums-of-squares (SOS) optimization is a promising tool to synthesize certifiable controllers for nonlinear dynamical systems. Building upon prior works, we demonstrate that SOS can synthesize dynamic controllers with bounded suboptimal performance for various underactuated robotic systems by finding good approximations of the value function. We summarize a unified SOS framework to synthesize both… ▽ More

    Submitted 31 July, 2023; v1 submitted 24 April, 2023; originally announced April 2023.

  18. arXiv:2304.12405  [pdf, other

    cs.RO cs.CV cs.LG eess.SY math.OC

    Synthesizing Stable Reduced-Order Visuomotor Policies for Nonlinear Systems via Sums-of-Squares Optimization

    Authors: Glen Chou, Russ Tedrake

    Abstract: We present a method for synthesizing dynamic, reduced-order output-feedback polynomial control policies for control-affine nonlinear systems which guarantees runtime stability to a goal state, when using visual observations and a learned perception module in the feedback control loop. We leverage Lyapunov analysis to formulate the problem of synthesizing such policies. This problem is nonconvex in… ▽ More

    Submitted 28 September, 2023; v1 submitted 24 April, 2023; originally announced April 2023.

    Comments: IEEE Conference on Decision and Control (CDC), Singapore, December 2023 (accepted)

  19. arXiv:2303.14737  [pdf, other

    cs.RO

    Growing Convex Collision-Free Regions in Configuration Space using Nonlinear Programming

    Authors: Mark Petersen, Russ Tedrake

    Abstract: One of the most difficult parts of motion planning in configuration space is ensuring a trajectory does not collide with task-space obstacles in the environment. Generating regions that are convex and collision free in configuration space can separate the computational burden of collision checking from motion planning. To that end, we propose an extension to IRIS (Iterative Regional Inflation by S… ▽ More

    Submitted 26 March, 2023; originally announced March 2023.

  20. arXiv:2303.04137  [pdf, other

    cs.RO

    Diffusion Policy: Visuomotor Policy Learning via Action Diffusion

    Authors: Cheng Chi, Zhenjia Xu, Siyuan Feng, Eric Cousineau, Yilun Du, Benjamin Burchfiel, Russ Tedrake, Shuran Song

    Abstract: This paper introduces Diffusion Policy, a new way of generating robot behavior by representing a robot's visuomotor policy as a conditional denoising diffusion process. We benchmark Diffusion Policy across 12 different tasks from 4 different robot manipulation benchmarks and find that it consistently outperforms existing state-of-the-art robot learning methods with an average improvement of 46.9%.… ▽ More

    Submitted 14 March, 2024; v1 submitted 7 March, 2023; originally announced March 2023.

    Comments: An extended journal version of the original RSS2023 paper

  21. arXiv:2302.12219  [pdf, other

    cs.RO cs.CG

    Certified Polyhedral Decompositions of Collision-Free Configuration Space

    Authors: Hongkai Dai, Alexandre Amice, Peter Werner, Annan Zhang, Russ Tedrake

    Abstract: Understanding the geometry of collision-free configuration space (C-free) in the presence of task-space obstacles is an essential ingredient for collision-free motion planning. While it is possible to check for collisions at a point using standard algorithms, to date no practical method exists for computing C-free regions with rigorous certificates due to the complexity of mapping task-space obsta… ▽ More

    Submitted 15 April, 2023; v1 submitted 23 February, 2023; originally announced February 2023.

  22. arXiv:2301.11187  [pdf, ps, other

    stat.ML cs.LG

    Smoothed Online Learning for Prediction in Piecewise Affine Systems

    Authors: Adam Block, Max Simchowitz, Russ Tedrake

    Abstract: The problem of piecewise affine (PWA) regression and planning is of foundational importance to the study of online learning, control, and robotics, where it provides a theoretically and empirically tractable setting to study systems undergoing sharp changes in the dynamics. Unfortunately, due to the discontinuities that arise when crossing into different ``pieces,'' learning in general sequential… ▽ More

    Submitted 19 March, 2024; v1 submitted 26 January, 2023; originally announced January 2023.

  23. arXiv:2212.14511  [pdf, other

    cs.LG eess.SY math.OC stat.ML

    Can Direct Latent Model Learning Solve Linear Quadratic Gaussian Control?

    Authors: Yi Tian, Kaiqing Zhang, Russ Tedrake, Suvrit Sra

    Abstract: We study the task of learning state representations from potentially high-dimensional observations, with the goal of controlling an unknown partially observable system. We pursue a direct latent model learning approach, where a dynamic model in some latent state space is learned by predicting quantities directly related to planning (e.g., costs) without reconstructing the observations. In particul… ▽ More

    Submitted 13 March, 2024; v1 submitted 29 December, 2022; originally announced December 2022.

    Comments: 37 pages; Updated structure and proofs

  24. arXiv:2210.10947  [pdf, other

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

    Does Learning from Decentralized Non-IID Unlabeled Data Benefit from Self Supervision?

    Authors: Lirui Wang, Kaiqing Zhang, Yunzhu Li, Yonglong Tian, Russ Tedrake

    Abstract: Decentralized learning has been advocated and widely deployed to make efficient use of distributed datasets, with an extensive focus on supervised learning (SL) problems. Unfortunately, the majority of real-world data are unlabeled and can be highly heterogeneous across sources. In this work, we carefully study decentralized learning with unlabeled data through the lens of self-supervised learning… ▽ More

    Submitted 28 February, 2023; v1 submitted 19 October, 2022; originally announced October 2022.

  25. arXiv:2206.10787  [pdf, other

    cs.RO

    Global Planning for Contact-Rich Manipulation via Local Smoothing of Quasi-dynamic Contact Models

    Authors: Tao Pang, H. J. Terry Suh, Lujie Yang, Russ Tedrake

    Abstract: The empirical success of Reinforcement Learning (RL) in the setting of contact-rich manipulation leaves much to be understood from a model-based perspective, where the key difficulties are often attributed to (i) the explosion of contact modes, (ii) stiff, non-smooth contact dynamics and the resulting exploding / discontinuous gradients, and (iii) the non-convexity of the planning problem. The sto… ▽ More

    Submitted 27 February, 2023; v1 submitted 21 June, 2022; originally announced June 2022.

    Comments: The first two authors contributed equally to this work

  26. arXiv:2205.04422  [pdf, other

    cs.RO

    Motion Planning around Obstacles with Convex Optimization

    Authors: Tobia Marcucci, Mark Petersen, David von Wrangel, Russ Tedrake

    Abstract: Trajectory optimization offers mature tools for motion planning in high-dimensional spaces under dynamic constraints. However, when facing complex configuration spaces, cluttered with obstacles, roboticists typically fall back to sampling-based planners that struggle in very high dimensions and with continuous differential constraints. Indeed, obstacles are the source of many textbook examples of… ▽ More

    Submitted 9 May, 2022; originally announced May 2022.

  27. arXiv:2205.03690  [pdf, other

    cs.RO

    Finding and Optimizing Certified, Collision-Free Regions in Configuration Space for Robot Manipulators

    Authors: Alexandre Amice, Hongkai Dai, Peter Werner, Annan Zhang, Russ Tedrake

    Abstract: Configuration space (C-space) has played a central role in collision-free motion planning, particularly for robot manipulators. While it is possible to check for collisions at a point using standard algorithms, to date no practical method exists for computing collision-free C-space regions with rigorous certificates due to the complexities of mapping task-space obstacles through the kinematics. In… ▽ More

    Submitted 7 May, 2022; originally announced May 2022.

    Comments: To be published in The Workshop on the Algorithmic Foundations of Robotics 2022. 14 pages, 7 figures

  28. Elliptical Slice Sampling for Probabilistic Verification of Stochastic Systems with Signal Temporal Logic Specifications

    Authors: Guy Scher, Sadra Sadraddini, Russ Tedrake, Hadas Kress-Gazit

    Abstract: Autonomous robots typically incorporate complex sensors in their decision-making and control loops. These sensors, such as cameras and Lidars, have imperfections in their sensing and are influenced by environmental conditions. In this paper, we present a method for probabilistic verification of linearizable systems with Gaussian and Gaussian mixture noise models (e.g. from perception modules, mach… ▽ More

    Submitted 28 February, 2022; originally announced March 2022.

    Comments: Submitted to HSCC 2022

    ACM Class: I.2.9

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

  30. arXiv:2202.11659  [pdf, other

    math.OC cs.DS cs.LG stat.ML

    Globally Convergent Policy Search over Dynamic Filters for Output Estimation

    Authors: Jack Umenberger, Max Simchowitz, Juan C. Perdomo, Kaiqing Zhang, Russ Tedrake

    Abstract: We introduce the first direct policy search algorithm which provably converges to the globally optimal $\textit{dynamic}$ filter for the classical problem of predicting the outputs of a linear dynamical system, given noisy, partial observations. Despite the ubiquity of partial observability in practice, theoretical guarantees for direct policy search algorithms, one of the backbones of modern rein… ▽ More

    Submitted 25 February, 2022; v1 submitted 23 February, 2022; originally announced February 2022.

  31. arXiv:2202.00817  [pdf, other

    cs.LG cs.AI cs.RO

    Do Differentiable Simulators Give Better Policy Gradients?

    Authors: H. J. Terry Suh, Max Simchowitz, Kaiqing Zhang, Russ Tedrake

    Abstract: Differentiable simulators promise faster computation time for reinforcement learning by replacing zeroth-order gradient estimates of a stochastic objective with an estimate based on first-order gradients. However, it is yet unclear what factors decide the performance of the two estimators on complex landscapes that involve long-horizon planning and control on physical systems, despite the crucial… ▽ More

    Submitted 22 August, 2022; v1 submitted 1 February, 2022; originally announced February 2022.

    Comments: Accepted to ICML 2022

    Journal ref: ICML 2022

  32. arXiv:2111.01376  [pdf, other

    cs.RO

    SEED: Series Elastic End Effectors in 6D for Visuotactile Tool Use

    Authors: H. J. Terry Suh, Naveen Kuppuswamy, Tao Pang, Paul Mitiguy, Alex Alspach, Russ Tedrake

    Abstract: We propose the framework of Series Elastic End Effectors in 6D (SEED), which combines a spatially compliant element with visuotactile sensing to grasp and manipulate tools in the wild. Our framework generalizes the benefits of series elasticity to 6-dof, while providing an abstraction of control using visuotactile sensing. We propose an algorithm for relative pose estimation from visuotactile sens… ▽ More

    Submitted 2 November, 2021; originally announced November 2021.

    Comments: Submitted to Robosoft 2022

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

  34. arXiv:2109.14152  [pdf, other

    cs.RO eess.SY

    Lyapunov-stable neural-network control

    Authors: Hongkai Dai, Benoit Landry, Lujie Yang, Marco Pavone, Russ Tedrake

    Abstract: Deep learning has had a far reaching impact in robotics. Specifically, deep reinforcement learning algorithms have been highly effective in synthesizing neural-network controllers for a wide range of tasks. However, despite this empirical success, these controllers still lack theoretical guarantees on their performance, such as Lyapunov stability (i.e., all trajectories of the closed-loop system a… ▽ More

    Submitted 28 September, 2021; originally announced September 2021.

    Comments: Published at Robotics: Science and Systems (RSS) in July, 2021

  35. arXiv:2109.09846  [pdf, other

    cs.RO

    Easing Reliance on Collision-free Planning with Contact-aware Control

    Authors: Tao Pang, Russ Tedrake

    Abstract: We believe that the future of robot motion planning will look very different than how it looks today: instead of complex collision avoidance trajectories with a brittle dependence on sensing and estimation of the environment, motion plans should consist of smooth, simple trajectories and be executed by robots that are not afraid of making contact. Here we present a "contact-aware" controller which… ▽ More

    Submitted 26 September, 2021; v1 submitted 20 September, 2021; originally announced September 2021.

    Comments: Submitted to ICRA2022

  36. arXiv:2109.05143  [pdf, other

    cs.RO

    Bundled Gradients through Contact via Randomized Smoothing

    Authors: H. J. Terry Suh, Tao Pang, Russ Tedrake

    Abstract: The empirical success of derivative-free methods in reinforcement learning for planning through contact seems at odds with the perceived fragility of classical gradient-based optimization methods in these domains. What is causing this gap, and how might we use the answer to improve gradient-based methods? We believe a stochastic formulation of dynamics is one crucial ingredient. We use tools from… ▽ More

    Submitted 21 January, 2022; v1 submitted 10 September, 2021; originally announced September 2021.

    Comments: The first two authors contributed equally. Accepted to Robotics and Automation Letters (RA-L)

  37. arXiv:2103.08710  [pdf, other

    cs.RO

    Variable compliance and geometry regulation of Soft-Bubble grippers with active pressure control

    Authors: Sihah Joonhigh, Naveen Kuppuswamy, Andrew Beaulieu, Alex Alspach, Russ Tedrake

    Abstract: While compliant grippers have become increasingly commonplace in robot manipulation, finding the right stiffness and geometry for grasping the widest variety of objects remains a key challenge. Adjusting both stiffness and gripper geometry on the fly may provide the versatility needed to manipulate the large range of objects found in domestic environments. We present a system for actively controll… ▽ More

    Submitted 15 March, 2021; originally announced March 2021.

    Comments: Research done at Toyota Research Institute. The first three authors contributed equally. Accepted to the 4th IEEE International Conference on Soft Robotics (RoboSoft 2021), IEEE copyright. The supplemental video is available publicly at https://youtu.be/1ywIaWuwTbI

  38. arXiv:2102.06279  [pdf, other

    cs.RO

    kPAM 2.0: Feedback Control for Category-Level Robotic Manipulation

    Authors: Wei Gao, Russ Tedrake

    Abstract: In this paper, we explore generalizable, perception-to-action robotic manipulation for precise, contact-rich tasks. In particular, we contribute a framework for closed-loop robotic manipulation that automatically handles a category of objects, despite potentially unseen object instances and significant intra-category variations in shape, size and appearance. Previous approaches typically build a f… ▽ More

    Submitted 11 February, 2021; originally announced February 2021.

    Comments: IEEE Robotics and Automation Letter. The video demo is on https://sites.google.com/view/kpam2/

  39. arXiv:2101.11565  [pdf, other

    cs.DM math.OC

    Shortest Paths in Graphs of Convex Sets

    Authors: Tobia Marcucci, Jack Umenberger, Pablo A. Parrilo, Russ Tedrake

    Abstract: Given a graph, the shortest-path problem requires finding a sequence of edges with minimum cumulative length that connects a source vertex to a target vertex. We consider a variant of this classical problem in which the position of each vertex in the graph is a continuous decision variable constrained in a convex set, and the length of an edge is a convex function of the position of its endpoints.… ▽ More

    Submitted 3 July, 2023; v1 submitted 27 January, 2021; originally announced January 2021.

    Journal ref: SIAM Journal on Optimization, Vol. 34, No. 1, pp. 507-532, 2024

  40. arXiv:2009.05085  [pdf, other

    cs.RO

    Keypoints into the Future: Self-Supervised Correspondence in Model-Based Reinforcement Learning

    Authors: Lucas Manuelli, Yunzhu Li, Pete Florence, Russ Tedrake

    Abstract: Predictive models have been at the core of many robotic systems, from quadrotors to walking robots. However, it has been challenging to develop and apply such models to practical robotic manipulation due to high-dimensional sensory observations such as images. Previous approaches to learning models in the context of robotic manipulation have either learned whole image dynamics or used autoencoders… ▽ More

    Submitted 10 September, 2020; originally announced September 2020.

  41. arXiv:2008.10581  [pdf, other

    cs.LG stat.ML

    Neural Bridge Sampling for Evaluating Safety-Critical Autonomous Systems

    Authors: Aman Sinha, Matthew O'Kelly, Russ Tedrake, John Duchi

    Abstract: Learning-based methodologies increasingly find applications in safety-critical domains like autonomous driving and medical robotics. Due to the rare nature of dangerous events, real-world testing is prohibitively expensive and unscalable. In this work, we employ a probabilistic approach to safety evaluation in simulation, where we are concerned with computing the probability of dangerous events. W… ▽ More

    Submitted 8 August, 2021; v1 submitted 24 August, 2020; originally announced August 2020.

    Comments: NeurIPS 2020

  42. arXiv:2004.03691  [pdf, other

    cs.RO

    Soft-Bubble grippers for robust and perceptive manipulation

    Authors: Naveen Kuppuswamy, Alex Alspach, Avinash Uttamchandani, Sam Creasey, Takuya Ikeda, Russ Tedrake

    Abstract: Manipulation in cluttered environments like homes requires stable grasps, precise placement and robustness against external contact. We present the Soft-Bubble gripper system with a highly compliant gripping surface and dense-geometry visuotactile sensing, capable of multiple kinds of tactile perception. We first present various mechanical design advances and a fabrication technique to deposit cus… ▽ More

    Submitted 28 April, 2020; v1 submitted 7 April, 2020; originally announced April 2020.

    Comments: 8 pages, conference

  43. arXiv:2003.03900  [pdf, other

    cs.LG cs.MA cs.RO stat.ML

    FormulaZero: Distributionally Robust Online Adaptation via Offline Population Synthesis

    Authors: Aman Sinha, Matthew O'Kelly, Hongrui Zheng, Rahul Mangharam, John Duchi, Russ Tedrake

    Abstract: Balancing performance and safety is crucial to deploying autonomous vehicles in multi-agent environments. In particular, autonomous racing is a domain that penalizes safe but conservative policies, highlighting the need for robust, adaptive strategies. Current approaches either make simplifying assumptions about other agents or lack robust mechanisms for online adaptation. This work makes algorith… ▽ More

    Submitted 22 August, 2020; v1 submitted 8 March, 2020; originally announced March 2020.

    Comments: ICML 2020: https://icml.cc/virtual/2020/poster/6277

  44. arXiv:2002.09093  [pdf, other

    cs.RO

    The Surprising Effectiveness of Linear Models for Visual Foresight in Object Pile Manipulation

    Authors: H. J. Terry Suh, Russ Tedrake

    Abstract: In this paper, we tackle the problem of pushing piles of small objects into a desired target set using visual feedback. Unlike conventional single-object manipulation pipelines, which estimate the state of the system parametrized by pose, the underlying physical state of this system is difficult to observe from images. Thus, we take the approach of reasoning directly in the space of images, and ac… ▽ More

    Submitted 15 June, 2020; v1 submitted 20 February, 2020; originally announced February 2020.

    Comments: Accepted to Workshop on Algorithmic Foundations of Robotics (WAFR) 2020, Video link: https://www.youtube.com/watch?v=HfFSnsnR590

  45. arXiv:1909.08045  [pdf, other

    cs.RO

    Local Trajectory Stabilization for Dexterous Manipulation via Piecewise Affine Approximations

    Authors: Weiqiao Han, Russ Tedrake

    Abstract: We propose a model-based approach to design feedback policies for dexterous robotic manipulation. The manipulation problem is formulated as reaching the target region from an initial state for some non-smooth nonlinear system. First, we use trajectory optimization to find a feasible trajectory. Next, we characterize the local multi-contact dynamics around the trajectory as a piecewise affine syste… ▽ More

    Submitted 21 May, 2020; v1 submitted 17 September, 2019; originally announced September 2019.

    Comments: ICRA 2020 (Final Version)

  46. arXiv:1909.06980  [pdf, other

    cs.RO cs.CV

    kPAM-SC: Generalizable Manipulation Planning using KeyPoint Affordance and Shape Completion

    Authors: Wei Gao, Russ Tedrake

    Abstract: Manipulation planning is the task of computing robot trajectories that move a set of objects to their target configuration while satisfying physically feasibility. In contrast to existing works that assume known object templates, we are interested in manipulation planning for a category of objects with potentially unknown instances and large intra-category shape variation. To achieve it, we need a… ▽ More

    Submitted 16 September, 2019; originally announced September 2019.

    Comments: In submission. The video demo and source code are available on https://sites.google.com/view/generalizable-manipulation/

  47. arXiv:1909.06933  [pdf, other

    cs.RO cs.CV cs.LG

    Self-Supervised Correspondence in Visuomotor Policy Learning

    Authors: Peter Florence, Lucas Manuelli, Russ Tedrake

    Abstract: In this paper we explore using self-supervised correspondence for improving the generalization performance and sample efficiency of visuomotor policy learning. Prior work has primarily used approaches such as autoencoding, pose-based losses, and end-to-end policy optimization in order to train the visual portion of visuomotor policies. We instead propose an approach using self-supervised dense vis… ▽ More

    Submitted 15 September, 2019; originally announced September 2019.

    Comments: Video at: https://sites.google.com/view/visuomotor-correspondence

  48. arXiv:1906.06322  [pdf, other

    cs.CV cs.LG cs.RO

    Connecting Touch and Vision via Cross-Modal Prediction

    Authors: Yunzhu Li, Jun-Yan Zhu, Russ Tedrake, Antonio Torralba

    Abstract: Humans perceive the world using multi-modal sensory inputs such as vision, audition, and touch. In this work, we investigate the cross-modal connection between vision and touch. The main challenge in this cross-domain modeling task lies in the significant scale discrepancy between the two: while our eyes perceive an entire visual scene at once, humans can only feel a small region of an object at a… ▽ More

    Submitted 14 June, 2019; originally announced June 2019.

    Comments: Accepted to CVPR 2019. Project Page: http://visgel.csail.mit.edu/

  49. arXiv:1904.13073  [pdf, other

    cs.CV

    SurfelWarp: Efficient Non-Volumetric Single View Dynamic Reconstruction

    Authors: Wei Gao, Russ Tedrake

    Abstract: We contribute a dense SLAM system that takes a live stream of depth images as input and reconstructs non-rigid deforming scenes in real time, without templates or prior models. In contrast to existing approaches, we do not maintain any volumetric data structures, such as truncated signed distance function (TSDF) fields or deformation fields, which are performance and memory intensive. Our system w… ▽ More

    Submitted 30 April, 2019; originally announced April 2019.

    Comments: RSS 2018. The video and source code are available on https://sites.google.com/view/surfelwarp/home

  50. arXiv:1904.02252  [pdf

    cs.RO

    Soft-bubble: A highly compliant dense geometry tactile sensor for robot manipulation

    Authors: Alex Alspach, Kunimatsu Hashimoto, Naveen Kuppuswamy, Russ Tedrake

    Abstract: Incorporating effective tactile sensing and mechanical compliance is key towards enabling robust and safe operation of robots in unknown, uncertain and cluttered environments. Towards realizing this goal, we present a lightweight, easy-to-build, highly compliant dense geometry sensor and end effector that comprises an inflated latex membrane with a depth sensor behind it. We present the motivation… ▽ More

    Submitted 3 April, 2019; originally announced April 2019.

    Comments: Research done at Toyota Research Institute. Presented at RoboSoft, April 2019