Skip to main content

Showing 1–21 of 21 results for author: Heiden, E

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

    cs.LG cs.AI

    Adaptive Horizon Actor-Critic for Policy Learning in Contact-Rich Differentiable Simulation

    Authors: Ignat Georgiev, Krishnan Srinivasan, Jie Xu, Eric Heiden, Animesh Garg

    Abstract: Model-Free Reinforcement Learning (MFRL), leveraging the policy gradient theorem, has demonstrated considerable success in continuous control tasks. However, these approaches are plagued by high gradient variance due to zeroth-order gradient estimation, resulting in suboptimal policies. Conversely, First-Order Model-Based Reinforcement Learning (FO-MBRL) methods employing differentiable simulation… ▽ More

    Submitted 3 June, 2024; v1 submitted 27 May, 2024; originally announced May 2024.

    Comments: Website https://adaptive-horizon-actor-critic.github.io/

  2. arXiv:2311.16552  [pdf, other

    cs.CV cs.RO

    HandyPriors: Physically Consistent Perception of Hand-Object Interactions with Differentiable Priors

    Authors: Shutong Zhang, Yi-Ling Qiao, Guanglei Zhu, Eric Heiden, Dylan Turpin, **gzhou Liu, Ming Lin, Miles Macklin, Animesh Garg

    Abstract: Various heuristic objectives for modeling hand-object interaction have been proposed in past work. However, due to the lack of a cohesive framework, these objectives often possess a narrow scope of applicability and are limited by their efficiency or accuracy. In this paper, we propose HandyPriors, a unified and general pipeline for pose estimation in human-object interaction scenes by leveraging… ▽ More

    Submitted 26 December, 2023; v1 submitted 28 November, 2023; originally announced November 2023.

  3. arXiv:2310.01775  [pdf, other

    cs.RO cs.AI

    STAMP: Differentiable Task and Motion Planning via Stein Variational Gradient Descent

    Authors: Yewon Lee, Philip Huang, Krishna Murthy Jatavallabhula, Andrew Z. Li, Fabian Damken, Eric Heiden, Kevin Smith, Derek Nowrouzezahrai, Fabio Ramos, Florian Shkurti

    Abstract: Planning for many manipulation tasks, such as using tools or assembling parts, often requires both symbolic and geometric reasoning. Task and Motion Planning (TAMP) algorithms typically solve these problems by conducting a tree search over high-level task sequences while checking for kinematic and dynamic feasibility. This can be inefficient as the width of the tree can grow exponentially with the… ▽ More

    Submitted 7 January, 2024; v1 submitted 2 October, 2023; originally announced October 2023.

    Comments: 14 pages, 9 figures, Learning Effective Abstractions for Planning (LEAP) Workshop at CoRL 2023

    ACM Class: I.2.9

  4. arXiv:2306.08132  [pdf, other

    cs.RO

    Fast-Grasp'D: Dexterous Multi-finger Grasp Generation Through Differentiable Simulation

    Authors: Dylan Turpin, Tao Zhong, Shutong Zhang, Guanglei Zhu, **gzhou Liu, Ritvik Singh, Eric Heiden, Miles Macklin, Stavros Tsogkas, Sven Dickinson, Animesh Garg

    Abstract: Multi-finger gras** relies on high quality training data, which is hard to obtain: human data is hard to transfer and synthetic data relies on simplifying assumptions that reduce grasp quality. By making grasp simulation differentiable, and contact dynamics amenable to gradient-based optimization, we accelerate the search for high-quality grasps with fewer limiting assumptions. We present Grasp'… ▽ More

    Submitted 13 June, 2023; originally announced June 2023.

  5. arXiv:2208.12250  [pdf, other

    cs.RO

    Grasp'D: Differentiable Contact-rich Grasp Synthesis for Multi-fingered Hands

    Authors: Dylan Turpin, Liquan Wang, Eric Heiden, Yun-Chun Chen, Miles Macklin, Stavros Tsogkas, Sven Dickinson, Animesh Garg

    Abstract: The study of hand-object interaction requires generating viable grasp poses for high-dimensional multi-finger models, often relying on analytic grasp synthesis which tends to produce brittle and unnatural results. This paper presents Grasp'D, an approach for grasp synthesis with a differentiable contact simulation from both known models as well as visual inputs. We use gradient-based methods as an… ▽ More

    Submitted 25 August, 2022; v1 submitted 25 August, 2022; originally announced August 2022.

  6. arXiv:2203.10488  [pdf, other

    cs.RO cs.AI cs.CV

    Inferring Articulated Rigid Body Dynamics from RGBD Video

    Authors: Eric Heiden, Ziang Liu, Vibhav Vineet, Erwin Coumans, Gaurav S. Sukhatme

    Abstract: Being able to reproduce physical phenomena ranging from light interaction to contact mechanics, simulators are becoming increasingly useful in more and more application domains where real-world interaction or labeled data are difficult to obtain. Despite recent progress, significant human effort is needed to configure simulators to accurately reproduce real-world behavior. We introduce a pipeline… ▽ More

    Submitted 11 September, 2022; v1 submitted 20 March, 2022; originally announced March 2022.

    Comments: IROS 2022 camera-ready

  7. arXiv:2203.10263  [pdf, other

    cs.RO cs.AI

    DiSECt: A Differentiable Simulator for Parameter Inference and Control in Robotic Cutting

    Authors: Eric Heiden, Miles Macklin, Yashraj Narang, Dieter Fox, Animesh Garg, Fabio Ramos

    Abstract: Robotic cutting of soft materials is critical for applications such as food processing, household automation, and surgical manipulation. As in other areas of robotics, simulators can facilitate controller verification, policy learning, and dataset generation. Moreover, differentiable simulators can enable gradient-based optimization, which is invaluable for calibrating simulation parameters and op… ▽ More

    Submitted 19 March, 2022; originally announced March 2022.

    Comments: Extended version of our RSS 2021 paper arXiv:2105.12244

  8. arXiv:2109.08815  [pdf, other

    cs.RO cs.LG

    Probabilistic Inference of Simulation Parameters via Parallel Differentiable Simulation

    Authors: Eric Heiden, Christopher E. Denniston, David Millard, Fabio Ramos, Gaurav S. Sukhatme

    Abstract: To accurately reproduce measurements from the real world, simulators need to have an adequate model of the physical system and require the parameters of the model be identified. We address the latter problem of estimating parameters through a Bayesian inference approach that approximates a posterior distribution over simulation parameters given real sensor measurements. By extending the commonly… ▽ More

    Submitted 26 February, 2022; v1 submitted 17 September, 2021; originally announced September 2021.

    Comments: Extended version. To appear at ICRA 2022

  9. arXiv:2105.12244  [pdf, other

    cs.RO

    DiSECt: A Differentiable Simulation Engine for Autonomous Robotic Cutting

    Authors: Eric Heiden, Miles Macklin, Yashraj Narang, Dieter Fox, Animesh Garg, Fabio Ramos

    Abstract: Robotic cutting of soft materials is critical for applications such as food processing, household automation, and surgical manipulation. As in other areas of robotics, simulators can facilitate controller verification, policy learning, and dataset generation. Moreover, differentiable simulators can enable gradient-based optimization, which is invaluable for calibrating simulation parameters and op… ▽ More

    Submitted 25 May, 2021; originally announced May 2021.

    Comments: Accepted at Robotics: Science and Systems 2021

  10. arXiv:2103.11470  [pdf, other

    cs.RO cs.AI

    NeBula: Quest for Robotic Autonomy in Challenging Environments; TEAM CoSTAR at the DARPA Subterranean Challenge

    Authors: Ali Agha, Kyohei Otsu, Benjamin Morrell, David D. Fan, Rohan Thakker, Angel Santamaria-Navarro, Sung-Kyun Kim, Amanda Bouman, Xianmei Lei, Jeffrey Edlund, Muhammad Fadhil Ginting, Kamak Ebadi, Matthew Anderson, Torkom Pailevanian, Edward Terry, Michael Wolf, Andrea Tagliabue, Tiago Stegun Vaquero, Matteo Palieri, Scott Tepsuporn, Yun Chang, Arash Kalantari, Fernando Chavez, Brett Lopez, Nobuhiro Funabiki , et al. (47 additional authors not shown)

    Abstract: This paper presents and discusses algorithms, hardware, and software architecture developed by the TEAM CoSTAR (Collaborative SubTerranean Autonomous Robots), competing in the DARPA Subterranean Challenge. Specifically, it presents the techniques utilized within the Tunnel (2019) and Urban (2020) competitions, where CoSTAR achieved 2nd and 1st place, respectively. We also discuss CoSTAR's demonstr… ▽ More

    Submitted 18 October, 2021; v1 submitted 21 March, 2021; originally announced March 2021.

    Comments: For team website, see https://costar.jpl.nasa.gov/. Accepted for publication in the Journal of Field Robotics, 2021

  11. arXiv:2011.04217  [pdf, other

    cs.RO

    NeuralSim: Augmenting Differentiable Simulators with Neural Networks

    Authors: Eric Heiden, David Millard, Erwin Coumans, Yizhou Sheng, Gaurav S. Sukhatme

    Abstract: Differentiable simulators provide an avenue for closing the sim-to-real gap by enabling the use of efficient, gradient-based optimization algorithms to find the simulation parameters that best fit the observed sensor readings. Nonetheless, these analytical models can only predict the dynamical behavior of systems for which they have been designed. In this work, we study the augmentation of a novel… ▽ More

    Submitted 19 May, 2021; v1 submitted 9 November, 2020; originally announced November 2020.

    Comments: Accepted at IEEE International Conference on Robotics and Automation (ICRA) 2021

  12. arXiv:2007.06045  [pdf, other

    cs.RO cs.LG eess.SY

    Augmenting Differentiable Simulators with Neural Networks to Close the Sim2Real Gap

    Authors: Eric Heiden, David Millard, Erwin Coumans, Gaurav S. Sukhatme

    Abstract: We present a differentiable simulation architecture for articulated rigid-body dynamics that enables the augmentation of analytical models with neural networks at any point of the computation. Through gradient-based optimization, identification of the simulation parameters and network weights is performed efficiently in preliminary experiments on a real-world dataset and in sim2sim transfer applic… ▽ More

    Submitted 12 July, 2020; originally announced July 2020.

  13. Confidence-rich grid map**

    Authors: Ali-akbar Agha-mohammadi, Eric Heiden, Karol Hausman, Gaurav S. Sukhatme

    Abstract: Representing the environment is a fundamental task in enabling robots to act autonomously in unknown environments. In this work, we present confidence-rich map** (CRM), a new algorithm for spatial grid-based map** of the 3D environment. CRM augments the occupancy level at each voxel by its confidence value. By explicitly storing and evolving confidence values using the CRM filter, CRM extends… ▽ More

    Submitted 28 June, 2020; originally announced June 2020.

    Comments: Published at International Journal of Robotics Research (IJRR) 2019 (https://journals.sagepub.com/doi/10.1177/0278364919839762)

    Journal ref: The International Journal of Robotics Research, 38(12-13), 1352-1374 (2019)

  14. arXiv:2003.03543  [pdf, other

    cs.RO cs.AI

    Experimental Comparison of Global Motion Planning Algorithms for Wheeled Mobile Robots

    Authors: Eric Heiden, Luigi Palmieri, Kai O. Arras, Gaurav S. Sukhatme, Sven Koenig

    Abstract: Planning smooth and energy-efficient motions for wheeled mobile robots is a central task for applications ranging from autonomous driving to service and intralogistic robotics. Over the past decades, a wide variety of motion planners, steer functions and path-improvement techniques have been proposed for such non-holonomic systems. With the objective of comparing this large assortment of state-of-… ▽ More

    Submitted 7 March, 2020; originally announced March 2020.

    Comments: Extended version of manuscript under review

  15. arXiv:2003.01744  [pdf, other

    eess.SP cs.RO

    LAMP: Large-Scale Autonomous Map** and Positioning for Exploration of Perceptually-Degraded Subterranean Environments

    Authors: Kamak Ebadi, Yun Chang, Matteo Palieri, Alex Stephens, Alex Hatteland, Eric Heiden, Abhishek Thakur, Nobuhiro Funabiki, Benjamin Morrell, Sally Wood, Luca Carlone, Ali-akbar Agha-mohammadi

    Abstract: Simultaneous Localization and Map** (SLAM) in large-scale, unknown, and complex subterranean environments is a challenging problem. Sensors must operate in off-nominal conditions; uneven and slippery terrains make wheel odometry inaccurate, while long corridors without salient features make exteroceptive sensing ambiguous and prone to drift; finally, spurious loop closures that are frequent in e… ▽ More

    Submitted 5 March, 2020; v1 submitted 3 March, 2020; originally announced March 2020.

  16. arXiv:2001.08539  [pdf, other

    cs.RO cs.LG eess.SY

    Automatic Differentiation and Continuous Sensitivity Analysis of Rigid Body Dynamics

    Authors: David Millard, Eric Heiden, Shubham Agrawal, Gaurav S. Sukhatme

    Abstract: A key ingredient to achieving intelligent behavior is physical understanding that equips robots with the ability to reason about the effects of their actions in a dynamic environment. Several methods have been proposed to learn dynamics models from data that inform model-based control algorithms. While such learning-based approaches can model locally observed behaviors, they fail to generalize to… ▽ More

    Submitted 21 January, 2020; originally announced January 2020.

    Comments: arXiv admin note: substantial text overlap with arXiv:1905.10706

  17. arXiv:1912.01652  [pdf, other

    cs.CV cs.RO

    Physics-based Simulation of Continuous-Wave LIDAR for Localization, Calibration and Tracking

    Authors: Eric Heiden, Ziang Liu, Ragesh K. Ramachandran, Gaurav S. Sukhatme

    Abstract: Light Detection and Ranging (LIDAR) sensors play an important role in the perception stack of autonomous robots, supplying map** and localization pipelines with depth measurements of the environment. While their accuracy outperforms other types of depth sensors, such as stereo or time-of-flight cameras, the accurate modeling of LIDAR sensors requires laborious manual calibration that typically d… ▽ More

    Submitted 4 March, 2020; v1 submitted 3 December, 2019; originally announced December 2019.

    Comments: Published at ICRA 2020

  18. arXiv:1905.10706  [pdf, other

    cs.LG cs.RO eess.SY stat.ML

    Interactive Differentiable Simulation

    Authors: Eric Heiden, David Millard, Hejia Zhang, Gaurav S. Sukhatme

    Abstract: Intelligent agents need a physical understanding of the world to predict the impact of their actions in the future. While learning-based models of the environment dynamics have contributed to significant improvements in sample efficiency compared to model-free reinforcement learning algorithms, they typically fail to generalize to system states beyond the training data, while often grounding their… ▽ More

    Submitted 18 May, 2020; v1 submitted 25 May, 2019; originally announced May 2019.

  19. arXiv:1810.02422  [pdf, other

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

    Simulator Predictive Control: Using Learned Task Representations and MPC for Zero-Shot Generalization and Sequencing

    Authors: Zhanpeng He, Ryan Julian, Eric Heiden, Hejia Zhang, Stefan Schaal, Joseph J. Lim, Gaurav Sukhatme, Karol Hausman

    Abstract: Simulation-to-real transfer is an important strategy for making reinforcement learning practical with real robots. Successful sim-to-real transfer systems have difficulty producing policies which generalize across tasks, despite training for thousands of hours equivalent real robot time. To address this shortcoming, we present a novel approach to efficiently learning new robotic skills directly on… ▽ More

    Submitted 27 January, 2021; v1 submitted 4 October, 2018; originally announced October 2018.

    Comments: Presented at NeurIPS 2018 Workshop: Deep Reinforcement Learning. See https://youtu.be/te4JWe7LPKw for supplemental video

  20. arXiv:1810.00146  [pdf, other

    cs.RO cs.LG

    Auto-conditioned Recurrent Mixture Density Networks for Learning Generalizable Robot Skills

    Authors: Hejia Zhang, Eric Heiden, Stefanos Nikolaidis, Joseph J. Lim, Gaurav S. Sukhatme

    Abstract: Personal robots assisting humans must perform complex manipulation tasks that are typically difficult to specify in traditional motion planning pipelines, where multiple objectives must be met and the high-level context be taken into consideration. Learning from demonstration (LfD) provides a promising way to learn these kind of complex manipulation skills even from non-technical users. However, i… ▽ More

    Submitted 19 March, 2019; v1 submitted 29 September, 2018; originally announced October 2018.

    Comments: Submitted to IROS 2019

  21. arXiv:1809.10253  [pdf, other

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

    Scaling simulation-to-real transfer by learning composable robot skills

    Authors: Ryan Julian, Eric Heiden, Zhanpeng He, Hejia Zhang, Stefan Schaal, Joseph J. Lim, Gaurav Sukhatme, Karol Hausman

    Abstract: We present a novel solution to the problem of simulation-to-real transfer, which builds on recent advances in robot skill decomposition. Rather than focusing on minimizing the simulation-reality gap, we learn a set of diverse policies that are parameterized in a way that makes them easily reusable. This diversity and parameterization of low-level skills allows us to find a transferable policy that… ▽ More

    Submitted 13 November, 2018; v1 submitted 26 September, 2018; originally announced September 2018.

    Comments: Presented at ISER 2018. See https://www.youtube.com/watch?v=Syr2RQTHqTs for supplemental video