Skip to main content

Showing 1–44 of 44 results for author: Berenson, D

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

    cs.RO

    Tactile-Driven Non-Prehensile Object Manipulation via Extrinsic Contact Mode Control

    Authors: Miquel Oller, Dmitry Berenson, Nima Fazeli

    Abstract: In this paper, we consider the problem of non-prehensile manipulation using grasped objects. This problem is a superset of many common manipulation skills including instances of tool-use (e.g., grasped spatula flip** a burger) and assembly (e.g., screwdriver tightening a screw). Here, we present an algorithmic approach for non-prehensile manipulation leveraging a gripper with highly compliant an… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

  2. arXiv:2403.13085  [pdf, other

    cs.RO

    Subgoal Diffuser: Coarse-to-fine Subgoal Generation to Guide Model Predictive Control for Robot Manipulation

    Authors: Zixuan Huang, Yating Lin, Fan Yang, Dmitry Berenson

    Abstract: Manipulation of articulated and deformable objects can be difficult due to their compliant and under-actuated nature. Unexpected disturbances can cause the object to deviate from a predicted state, making it necessary to use Model-Predictive Control (MPC) methods to plan motion. However, these methods need a short planning horizon to be practical. Thus, MPC is ill-suited for long-horizon manipulat… ▽ More

    Submitted 19 March, 2024; originally announced March 2024.

    Comments: ICRA 2024

  3. arXiv:2403.12245  [pdf, other

    cs.RO

    Improving Out-of-Distribution Generalization of Learned Dynamics by Learning Pseudometrics and Constraint Manifolds

    Authors: Yating Lin, Glen Chou, Dmitry Berenson

    Abstract: We propose a method for improving the prediction accuracy of learned robot dynamics models on out-of-distribution (OOD) states. We achieve this by leveraging two key sources of structure often present in robot dynamics: 1) sparsity, i.e., some components of the state may not affect the dynamics, and 2) physical limits on the set of possible motions, in the form of nonholonomic constraints. Crucial… ▽ More

    Submitted 19 March, 2024; v1 submitted 18 March, 2024; originally announced March 2024.

    Comments: Accept to ICRA 2024, 6 pages + references

  4. arXiv:2403.07638  [pdf, other

    cs.RO

    Online Adaptation of Sampling-Based Motion Planning with Inaccurate Models

    Authors: Marco Faroni, Dmitry Berenson

    Abstract: Robotic manipulation relies on analytical or learned models to simulate the system dynamics. These models are often inaccurate and based on offline information, so that the robot planner is unable to cope with mismatches between the expected and the actual behavior of the system (e.g., the presence of an unexpected obstacle). In these situations, the robot should use information gathered online to… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

    Comments: 6 pages + references

    Journal ref: IEEE International Conference on Robotics and Automation, 2024

  5. arXiv:2403.01611  [pdf, other

    cs.RO

    The Grasp Loop Signature: A Topological Representation for Manipulation Planning with Ropes and Cables

    Authors: Peter Mitrano, Dmitry Berenson

    Abstract: Robotic manipulation of deformable, one-dimensional objects (DOOs) like ropes or cables has important potential applications in manufacturing, agriculture, and surgery. In such environments, the task may involve threading through or avoiding becoming tangled with objects like racks or frames. Gras** with multiple grippers can create closed loops between the robot and DOO, and If an obstacle lies… ▽ More

    Submitted 3 March, 2024; originally announced March 2024.

    Comments: Accept to ICRA 2024; Project Website: https://sites.google.com/view/doo-manipulation-signature/home

  6. arXiv:2308.13949  [pdf, other

    cs.RO

    Motion Planning as Online Learning: A Multi-Armed Bandit Approach to Kinodynamic Sampling-Based Planning

    Authors: Marco Faroni, Dmitry Berenson

    Abstract: Kinodynamic motion planners allow robots to perform complex manipulation tasks under dynamics constraints or with black-box models. However, they struggle to find high-quality solutions, especially when a steering function is unavailable. This paper presents a novel approach that adaptively biases the sampling distribution to improve the planner's performance. The key contribution is to formulate… ▽ More

    Submitted 26 August, 2023; originally announced August 2023.

    Comments: 8 pages, 7 figure, accepted for publication on IEEE Robotics and Automation Letters 2023

  7. arXiv:2308.12110  [pdf, other

    cs.RO cs.LG

    Constrained Stein Variational Trajectory Optimization

    Authors: Thomas Power, Dmitry Berenson

    Abstract: We present Constrained Stein Variational Trajectory Optimization (CSVTO), an algorithm for performing trajectory optimization with constraints on a set of trajectories in parallel. We frame constrained trajectory optimization as a novel form of constrained functional minimization over trajectory distributions, which avoids treating the constraints as a penalty in the objective and allows us to gen… ▽ More

    Submitted 23 December, 2023; v1 submitted 23 August, 2023; originally announced August 2023.

    Comments: 17 pages, 10 figures, 3 tables

  8. arXiv:2305.14470  [pdf, other

    cs.RO cs.CV

    Integrated Object Deformation and Contact Patch Estimation from Visuo-Tactile Feedback

    Authors: Mark Van der Merwe, Youngsun Wi, Dmitry Berenson, Nima Fazeli

    Abstract: Reasoning over the interplay between object deformation and force transmission through contact is central to the manipulation of compliant objects. In this paper, we propose Neural Deforming Contact Field (NDCF), a representation that jointly models object deformations and contact patches from visuo-tactile feedback using implicit representations. Representing the object geometry and contact with… ▽ More

    Submitted 23 May, 2023; originally announced May 2023.

    Comments: 12 pages

  9. arXiv:2305.08042  [pdf, other

    cs.RO cs.CV

    CHSEL: Producing Diverse Plausible Pose Estimates from Contact and Free Space Data

    Authors: Sheng Zhong, Nima Fazeli, Dmitry Berenson

    Abstract: This paper proposes a novel method for estimating the set of plausible poses of a rigid object from a set of points with volumetric information, such as whether each point is in free space or on the surface of the object. In particular, we study how pose can be estimated from force and tactile data arising from contact. Using data derived from contact is challenging because it is inherently less i… ▽ More

    Submitted 13 May, 2023; originally announced May 2023.

    Comments: 10 pages with 1 page appendix, camera-ready version for RSS 2023 (accepted)

  10. arXiv:2303.08006  [pdf, other

    cs.CL cs.RO

    Data-Efficient Learning of Natural Language to Linear Temporal Logic Translators for Robot Task Specification

    Authors: Jiayi Pan, Glen Chou, Dmitry Berenson

    Abstract: To make robots accessible to a broad audience, it is critical to endow them with the ability to take universal modes of communication, like commands given in natural language, and extract a concrete desired task specification, defined using a formal language like linear temporal logic (LTL). In this paper, we present a learning-based approach for translating from natural language commands to LTL s… ▽ More

    Submitted 20 March, 2023; v1 submitted 8 March, 2023; originally announced March 2023.

    Comments: Accepted at ICRA 2023

  11. arXiv:2210.03836  [pdf, other

    cs.RO

    Learning the Dynamics of Compliant Tool-Environment Interaction for Visuo-Tactile Contact Servoing

    Authors: Mark Van der Merwe, Dmitry Berenson, Nima Fazeli

    Abstract: Many manipulation tasks require the robot to control the contact between a grasped compliant tool and the environment, e.g. scra** a frying pan with a spatula. However, modeling tool-environment interaction is difficult, especially when the tool is compliant, and the robot cannot be expected to have the full geometry and physical properties (e.g., mass, stiffness, and friction) of all the tools… ▽ More

    Submitted 7 October, 2022; originally announced October 2022.

    Comments: 6th Conference on Robotic Learning (CoRL 2022), Auckland, New Zealand. 8 pages + references + appendix

  12. arXiv:2209.14261  [pdf, other

    cs.RO

    Focused Adaptation of Dynamics Models for Deformable Object Manipulation

    Authors: Peter Mitrano, Alex LaGrassa, Oliver Kroemer, Dmitry Berenson

    Abstract: In order to efficiently learn a dynamics model for a task in a new environment, one can adapt a model learned in a similar source environment. However, existing adaptation methods can fail when the target dataset contains transitions where the dynamics are very different from the source environment. For example, the source environment dynamics could be of a rope manipulated in free-space, whereas… ▽ More

    Submitted 15 March, 2023; v1 submitted 28 September, 2022; originally announced September 2022.

    Comments: Project Website: https://sites.google.com/view/focused-adaptation-dynamics/home

  13. arXiv:2209.13432  [pdf, other

    cs.RO

    Manipulation via Membranes: High-Resolution and Highly Deformable Tactile Sensing and Control

    Authors: Miquel Oller, Mireia Planas, Dmitry Berenson, Nima Fazeli

    Abstract: Collocated tactile sensing is a fundamental enabling technology for dexterous manipulation. However, deformable sensors introduce complex dynamics between the robot, grasped object, and environment that must be considered for fine manipulation. Here, we propose a method to learn soft tactile sensor membrane dynamics that accounts for sensor deformations caused by the physical interaction between t… ▽ More

    Submitted 27 September, 2022; originally announced September 2022.

    Comments: 6th Conference on Robotic Learning (CoRL 2022), Auckland, New Zealand. 8 pages + references + appendix

  14. arXiv:2206.06553  [pdf, other

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

    Safe Output Feedback Motion Planning from Images via Learned Perception Modules and Contraction Theory

    Authors: Glen Chou, Necmiye Ozay, Dmitry Berenson

    Abstract: We present a motion planning algorithm for a class of uncertain control-affine nonlinear systems which guarantees runtime safety and goal reachability when using high-dimensional sensor measurements (e.g., RGB-D images) and a learned perception module in the feedback control loop. First, given a dataset of states and observations, we train a perception system that seeks to invert a subset of the s… ▽ More

    Submitted 23 August, 2022; v1 submitted 13 June, 2022; originally announced June 2022.

    Comments: Workshop on the Algorithmic Foundations of Robotics (WAFR) XV, 2022, College Park, MD, USA

  15. arXiv:2205.04667  [pdf, other

    cs.RO cs.LG

    Variational Inference MPC using Normalizing Flows and Out-of-Distribution Projection

    Authors: Thomas Power, Dmitry Berenson

    Abstract: We propose a Model Predictive Control (MPC) method for collision-free navigation that uses amortized variational inference to approximate the distribution of optimal control sequences by training a normalizing flow conditioned on the start, goal and environment. This representation allows us to learn a distribution that accounts for both the dynamics of the robot and complex obstacle geometries. W… ▽ More

    Submitted 10 May, 2022; originally announced May 2022.

    Comments: Robotics: Science and Systems (RSS) 2022

  16. arXiv:2205.02886  [pdf, other

    cs.RO

    Data Augmentation for Manipulation

    Authors: Peter Mitrano, Dmitry Berenson

    Abstract: The success of deep learning depends heavily on the availability of large datasets, but in robotic manipulation there are many learning problems for which such datasets do not exist. Collecting these datasets is time-consuming and expensive, and therefore learning from small datasets is an important open problem. Within computer vision, a common approach to a lack of data is data augmentation. Dat… ▽ More

    Submitted 20 July, 2022; v1 submitted 5 May, 2022; originally announced May 2022.

    Comments: Robotics Science and Systems (RSS) 2022 Project Website: https://sites.google.com/view/data-augmentation4manipulation

  17. arXiv:2201.10434  [pdf, other

    cs.RO

    Soft Tracking Using Contacts for Cluttered Objects to Perform Blind Object Retrieval

    Authors: Sheng Zhong, Nima Fazeli, Dmitry Berenson

    Abstract: Retrieving an object from cluttered spaces suchas cupboards, refrigerators, or bins requires tracking objects with limited or no visual sensing. In these scenarios, contact feedback is necessary to estimate the pose of the objects, yet the objects are movable while their shapes and number may be unknown, making the association of contacts with objects extremely difficult. While previous work has f… ▽ More

    Submitted 25 January, 2022; originally announced January 2022.

    Comments: 8 pages, 7 figures, 2 tables, and 3 algorithm blocks, accepted to RA-L, preprint

  18. arXiv:2112.04612  [pdf, other

    cs.RO cs.LG eess.SY

    Gaussian Process Constraint Learning for Scalable Chance-Constrained Motion Planning from Demonstrations

    Authors: Glen Chou, Hao Wang, Dmitry Berenson

    Abstract: We propose a method for learning constraints represented as Gaussian processes (GPs) from locally-optimal demonstrations. Our approach uses the Karush-Kuhn-Tucker (KKT) optimality conditions to determine where on the demonstrations the constraint is tight, and a scaling of the constraint gradient at those states. We then train a GP representation of the constraint which is consistent with and whic… ▽ More

    Submitted 1 March, 2022; v1 submitted 8 December, 2021; originally announced December 2021.

    Comments: Extended paper; abridged version accepted to the IEEE Robotics and Automation Letters (with presentation at ICRA 2022)

  19. arXiv:2110.08719  [pdf, other

    cs.RO

    CLASP: Constrained Latent Shape Projection for Refining Object Shape from Robot Contact

    Authors: Brad Saund, Dmitry Berenson

    Abstract: Robots need both visual and contact sensing to effectively estimate the state of their environment. Camera RGBD data provides rich information of the objects surrounding the robot, and shape priors can help correct noise and fill in gaps and occluded regions. However, when the robot senses unexpected contact, the estimate should be updated to explain the contact. To address this need, we propose C… ▽ More

    Submitted 17 October, 2021; originally announced October 2021.

    Comments: 16 pages, 10 figures, Accepted at the Conference on Robot Learning (CoRL) 2021

  20. arXiv:2105.01767  [pdf, other

    cs.RO

    Challenges and Outlook in Robotic Manipulation of Deformable Objects

    Authors: Jihong Zhu, Andrea Cherubini, Claire Dune, David Navarro-Alarcon, Farshid Alambeigi, Dmitry Berenson, Fanny Ficuciello, Kensuke Harada, Jens Kober, Xiang Li, Jia Pan, Wenzhen Yuan, Michael Gienger

    Abstract: Deformable object manipulation (DOM) is an emerging research problem in robotics. The ability to manipulate deformable objects endows robots with higher autonomy and promises new applications in the industrial, services, and healthcare sectors. However, compared to rigid object manipulation, the manipulation of deformable objects is considerably more complex, and is still an open research problem.… ▽ More

    Submitted 14 December, 2021; v1 submitted 4 May, 2021; originally announced May 2021.

  21. arXiv:2104.08695  [pdf, other

    cs.RO cs.LG eess.SY

    Model Error Propagation via Learned Contraction Metrics for Safe Feedback Motion Planning of Unknown Systems

    Authors: Glen Chou, Necmiye Ozay, Dmitry Berenson

    Abstract: We present a method for contraction-based feedback motion planning of locally incrementally exponentially stabilizable systems with unknown dynamics that provides probabilistic safety and reachability guarantees. Given a dynamics dataset, our method learns a deep control-affine approximation of the dynamics. To find a trusted domain where this model can be used for planning, we obtain an estimate… ▽ More

    Submitted 1 March, 2022; v1 submitted 17 April, 2021; originally announced April 2021.

    Comments: Extended paper; abridged version presented at the 60th IEEE Conference on Decision and Control (CDC 2021)

  22. arXiv:2104.00205  [pdf, other

    cs.RO cs.CV

    Fusing RGBD Tracking and Segmentation Tree Sampling for Multi-Hypothesis Volumetric Segmentation

    Authors: Andrew Price, Kun Huang, Dmitry Berenson

    Abstract: Despite rapid progress in scene segmentation in recent years, 3D segmentation methods are still limited when there is severe occlusion. The key challenge is estimating the segment boundaries of (partially) occluded objects, which are inherently ambiguous when considering only a single frame. In this work, we propose Multihypothesis Segmentation Tracking (MST), a novel method for volumetric segment… ▽ More

    Submitted 31 March, 2021; originally announced April 2021.

    Comments: 7 pages, 7 figures, 2021 IEEE International Conference on Robotics and Automation

  23. arXiv:2102.02493  [pdf, ps, other

    cs.RO cs.LG

    Keep it Simple: Data-efficient Learning for Controlling Complex Systems with Simple Models

    Authors: Thomas Power, Dmitry Berenson

    Abstract: When manipulating a novel object with complex dynamics, a state representation is not always available, for example for deformable objects. Learning both a representation and dynamics from observations requires large amounts of data. We propose Learned Visual Similarity Predictive Control (LVSPC), a novel method for data-efficient learning to control systems with complex dynamics and high-dimensio… ▽ More

    Submitted 17 February, 2021; v1 submitted 4 February, 2021; originally announced February 2021.

    Comments: 8 pages, 5 figures (excluding tables and algorithms), 2 algorithms, 1 table, accepted to RA-L. Video: https://www.youtube.com/watch?v=Y0MOhBJejGc

  24. Occlusion-robust Deformable Object Tracking without Physics Simulation

    Authors: Cheng Chi, Dmitry Berenson

    Abstract: Estimating the state of a deformable object is crucial for robotic manipulation, yet accurate tracking is challenging when the object is partially-occluded. To address this problem, we propose an occlusion-robust RGBD sequence tracking framework based on Coherent Point Drift (CPD). To mitigate the effects of occlusion, our method 1) Uses a combination of locally linear embedding and constrained op… ▽ More

    Submitted 3 January, 2021; originally announced January 2021.

  25. arXiv:2011.09390  [pdf, other

    cs.RO cs.CV

    Diverse Plausible Shape Completions from Ambiguous Depth Images

    Authors: Brad Saund, Dmitry Berenson

    Abstract: We propose PSSNet, a network architecture for generating diverse plausible 3D reconstructions from a single 2.5D depth image. Existing methods tend to produce only small variations on a single shape, even when multiple shapes are consistent with an observation. To obtain diversity we alter a Variational Auto Encoder by providing a learned shape bounding box feature as side information during train… ▽ More

    Submitted 18 November, 2020; originally announced November 2020.

  26. arXiv:2011.04141  [pdf, other

    cs.RO cs.LG eess.SY

    Uncertainty-Aware Constraint Learning for Adaptive Safe Motion Planning from Demonstrations

    Authors: Glen Chou, Necmiye Ozay, Dmitry Berenson

    Abstract: We present a method for learning to satisfy uncertain constraints from demonstrations. Our method uses robust optimization to obtain a belief over the potentially infinite set of possible constraints consistent with the demonstrations, and then uses this belief to plan trajectories that trade off performance with satisfying the possible constraints. We use these trajectories in a closed-loop polic… ▽ More

    Submitted 8 November, 2020; originally announced November 2020.

    Comments: 4th Conference on Robot Learning (CoRL 2020)

  27. arXiv:2011.00627  [pdf, other

    cs.RO cs.CV

    Tracking Partially-Occluded Deformable Objects while Enforcing Geometric Constraints

    Authors: Yixuan Wang, Dale McConachie, Dmitry Berenson

    Abstract: In order to manipulate a deformable object, such as rope or cloth, in unstructured environments, robots need a way to estimate its current shape. However, tracking the shape of a deformable object can be challenging because of the object's high flexibility, (self-)occlusion, and interaction with obstacles. Building a high-fidelity physics simulation to aid in tracking is difficult for novel enviro… ▽ More

    Submitted 1 November, 2020; originally announced November 2020.

    Comments: 7 pages, 5 figures, submitted to 2021 International Conference on Robotics and Automation

  28. arXiv:2010.12516  [pdf, other

    cs.RO cs.LG

    TAMPC: A Controller for Esca** Traps in Novel Environments

    Authors: Sheng Zhong, Zhenyuan Zhang, Nima Fazeli, Dmitry Berenson

    Abstract: We propose an approach to online model adaptation and control in the challenging case of hybrid and discontinuous dynamics where actions may lead to difficult-to-escape "trap" states, under a given controller. We first learn dynamics for a system without traps from a randomly collected training set (since we do not know what traps will be encountered online). These "nominal" dynamics allow us to p… ▽ More

    Submitted 3 February, 2021; v1 submitted 23 October, 2020; originally announced October 2020.

    Comments: 8 pages, 7 figures (excluding tables and algorithms), 4 tables, 4 algorithms, accepted to RA-L, preprint

  29. arXiv:2010.08993  [pdf, other

    cs.RO cs.LG eess.SY

    Planning with Learned Dynamics: Probabilistic Guarantees on Safety and Reachability via Lipschitz Constants

    Authors: Craig Knuth, Glen Chou, Necmiye Ozay, Dmitry Berenson

    Abstract: We present a method for feedback motion planning of systems with unknown dynamics which provides probabilistic guarantees on safety, reachability, and goal stability. To find a domain in which a learned control-affine approximation of the true dynamics can be trusted, we estimate the Lipschitz constant of the difference between the true and learned dynamics, and ensure the estimate is valid with a… ▽ More

    Submitted 19 October, 2021; v1 submitted 18 October, 2020; originally announced October 2020.

    Comments: Accepted at RA-L and ICRA 2021. Craig Knuth and Glen Chou contributed equally to this work

  30. arXiv:2006.02411  [pdf, other

    cs.RO cs.LG eess.SY

    Explaining Multi-stage Tasks by Learning Temporal Logic Formulas from Suboptimal Demonstrations

    Authors: Glen Chou, Necmiye Ozay, Dmitry Berenson

    Abstract: We present a method for learning multi-stage tasks from demonstrations by learning the logical structure and atomic propositions of a consistent linear temporal logic (LTL) formula. The learner is given successful but potentially suboptimal demonstrations, where the demonstrator is optimizing a cost function while satisfying the LTL formula, and the cost function is uncertain to the learner. Our a… ▽ More

    Submitted 3 June, 2020; originally announced June 2020.

    Comments: Extended version; conference version to appear in Robotics: Science and Systems XVI (RSS 2020)

  31. arXiv:2005.05421  [pdf, other

    cs.RO

    Inferring Obstacles and Path Validity from Visibility-Constrained Demonstrations

    Authors: Craig Knuth, Glen Chou, Necmiye Ozay, Dmitry Berenson

    Abstract: Many methods in learning from demonstration assume that the demonstrator has knowledge of the full environment. However, in many scenarios, a demonstrator only sees part of the environment and they continuously replan as they gather information. To plan new paths or to reconstruct the environment, we must consider the visibility constraints and replanning process of the demonstrator, which, to our… ▽ More

    Submitted 11 May, 2020; originally announced May 2020.

    Comments: Accepted at WAFR 2020

  32. arXiv:2002.04941  [pdf, other

    cs.RO

    Fast Planning Over Roadmaps via Selective Densification

    Authors: Brad Saund, Dmitry Berenson

    Abstract: We propose the Selective Densification method for fast motion planning through configuration space. We create a sequence of roadmaps by iteratively adding configurations. We organize these roadmaps into layers and add edges between identical configurations between layers. We find a path using best-first search, guided by our proposed estimate of remaining planning time. This estimate prefers to ex… ▽ More

    Submitted 12 February, 2020; originally announced February 2020.

    Comments: To be published in ICRA 2020 and IEEE-RAL

  33. Learning When to Trust a Dynamics Model for Planning in Reduced State Spaces

    Authors: Dale McConachie, Thomas Power, Peter Mitrano, Dmitry Berenson

    Abstract: When the dynamics of a system are difficult to model and/or time-consuming to evaluate, such as in deformable object manipulation tasks, motion planning algorithms struggle to find feasible plans efficiently. Such problems are often reduced to state spaces where the dynamics are straightforward to model and evaluate. However, such reductions usually discard information about the system for the ben… ▽ More

    Submitted 29 January, 2020; originally announced January 2020.

    Comments: Accepted to IEEE Robotics and Automation Letters with presentation at ICRA 2020. The attached video can be found at https://www.youtube.com/watch?v=2fRP4zrNj7M

    Journal ref: IEEE Robotics and Automation Letters (RA-L), Volume 5, Issue 2, April 2020, 3540-3547

  34. Manipulating Deformable Objects by Interleaving Prediction, Planning, and Control

    Authors: Dale McConachie, Andrew Dobson, Mengyao Ruan, Dmitry Berenson

    Abstract: We present a framework for deformable object manipulation that interleaves planning and control, enabling complex manipulation tasks without relying on high-fidelity modeling or simulation. The key question we address is when should we use planning and when should we use control to achieve the task? Planners are designed to find paths through complex configuration spaces, but for highly underactua… ▽ More

    Submitted 27 January, 2020; originally announced January 2020.

    Comments: Accepted to The International Journal of Robotics Research

    Journal ref: The International Journal of Robotics Research, 39(8), 2020, 957-982

  35. arXiv:2001.09336  [pdf, other

    cs.RO cs.LG eess.SY

    Learning Constraints from Locally-Optimal Demonstrations under Cost Function Uncertainty

    Authors: Glen Chou, Necmiye Ozay, Dmitry Berenson

    Abstract: We present an algorithm for learning parametric constraints from locally-optimal demonstrations, where the cost function being optimized is uncertain to the learner. Our method uses the Karush-Kuhn-Tucker (KKT) optimality conditions of the demonstrations within a mixed integer linear program (MILP) to learn constraints which are consistent with the local optimality of the demonstrations, by either… ▽ More

    Submitted 25 January, 2020; originally announced January 2020.

    Comments: Accepted to the IEEE Robotics and Automation Letters

  36. arXiv:1910.03477  [pdf, other

    cs.RO cs.LG eess.SY

    Learning Parametric Constraints in High Dimensions from Demonstrations

    Authors: Glen Chou, Necmiye Ozay, Dmitry Berenson

    Abstract: We present a scalable algorithm for learning parametric constraints in high dimensions from safe expert demonstrations. To reduce the ill-posedness of the constraint recovery problem, our method uses hit-and-run sampling to generate lower cost, and thus unsafe, trajectories. Both safe and unsafe trajectories are used to obtain a representation of the unsafe set that is compatible with the data by… ▽ More

    Submitted 8 October, 2019; originally announced October 2019.

    Comments: 3rd Conference on Robot Learning (CoRL 2019)

  37. arXiv:1909.09233  [pdf, other

    cs.RO

    Robust Humanoid Contact Planning with Learned Zero- and One-Step Capturability Prediction

    Authors: Yu-Chi Lin, Ludovic Righetti, Dmitry Berenson

    Abstract: Humanoid robots maintain balance and navigate by controlling the contact wrenches applied to the environment. While it is possible to plan dynamically-feasible motion that applies appropriate wrenches using existing methods, a humanoid may also be affected by external disturbances. Existing systems typically rely on controllers to reactively recover from disturbances. However, such controllers may… ▽ More

    Submitted 20 January, 2020; v1 submitted 19 September, 2019; originally announced September 2019.

    Comments: Accepted by IEEE Robotics and Automation Letters (RA-L) (To Appear)

  38. arXiv:1907.08770  [pdf, other

    cs.RO cs.CV

    Inferring Occluded Geometry Improves Performance when Retrieving an Object from Dense Clutter

    Authors: Andrew Price, Linyi **, Dmitry Berenson

    Abstract: Object search -- the problem of finding a target object in a cluttered scene -- is essential to solve for many robotics applications in warehouse and household environments. However, cluttered environments entail that objects often occlude one another, making it difficult to segment objects and infer their shapes and properties. Instead of relying on the availability of CAD or other explicit model… ▽ More

    Submitted 4 September, 2019; v1 submitted 20 July, 2019; originally announced July 2019.

  39. arXiv:1812.07084  [pdf, other

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

    Learning Constraints from Demonstrations

    Authors: Glen Chou, Dmitry Berenson, Necmiye Ozay

    Abstract: We extend the learning from demonstration paradigm by providing a method for learning unknown constraints shared across tasks, using demonstrations of the tasks, their cost functions, and knowledge of the system dynamics and control constraints. Given safe demonstrations, our method uses hit-and-run sampling to obtain lower cost, and thus unsafe, trajectories. Both safe and unsafe trajectories are… ▽ More

    Submitted 21 February, 2019; v1 submitted 17 December, 2018; originally announced December 2018.

    Comments: Presented at the Workshop on the Algorithmic Foundations of Robotics (WAFR), 2018, Mérida, Mexico

  40. arXiv:1810.13082  [pdf, other

    cs.RO

    Efficient Humanoid Contact Planning using Learned Centroidal Dynamics Prediction

    Authors: Yu-Chi Lin, Brahayam Ponton, Ludovic Righetti, Dmitry Berenson

    Abstract: Humanoid robots dynamically navigate an environment by interacting with it via contact wrenches exerted at intermittent contact poses. Therefore, it is important to consider dynamics when planning a contact sequence. Traditional contact planning approaches assume a quasi-static balance criterion to reduce the computational challenges of selecting a contact sequence over a rough terrain. This howev… ▽ More

    Submitted 28 February, 2019; v1 submitted 30 October, 2018; originally announced October 2018.

  41. arXiv:1703.10261  [pdf, ps, other

    cs.RO

    Planning and Resilient Execution of Policies For Manipulation in Contact with Actuation Uncertainty

    Authors: Calder Phillips-Grafflin, Dmitry Berenson

    Abstract: We propose a method for planning motion for robots with actuation uncertainty that incorporates contact with the environment and the compliance of the robot to reliably perform manipulation tasks. Our approach consists of two stages: (1) Generating partial policies using a sampling-based motion planner that uses particle-based models of uncertainty and simulation of contact and compliance; and (2)… ▽ More

    Submitted 3 April, 2017; v1 submitted 29 March, 2017; originally announced March 2017.

    Comments: This work was presented at the 12th International Workshop on the Algorithmic Foundations of Robotics (WAFR) in San Francisco in December 2016

  42. Bandit-Based Model Selection for Deformable Object Manipulation

    Authors: Dale McConachie, Dmitry Berenson

    Abstract: We present a novel approach to deformable object manipulation that does not rely on highly-accurate modeling. The key contribution of this paper is to formulate the task as a Multi-Armed Bandit problem, with each arm representing a model of the deformable object. To "pull" an arm and evaluate its utility, we use the arm's model to generate a velocity command for the gripper(s) holding the object a… ▽ More

    Submitted 29 March, 2017; originally announced March 2017.

    Comments: Presented at the Workshop on the Algorithmic Foundations of Robotics, 2016, San Francisco, CA

    Journal ref: Algorithmic Foundations of Robotics XII. Springer Proceedings in Advanced Robotics, vol 13 (2020)

  43. arXiv:1606.02111  [pdf, other

    cs.RO

    Goal Set Inverse Optimal Control and Iterative Re-planning for Predicting Human Reaching Motions in Shared Workspaces

    Authors: Jim Mainprice, Rafi Hayne, Dmitry Berenson

    Abstract: To enable safe and efficient human-robot collaboration in shared workspaces it is important for the robot to predict how a human will move when performing a task. While predicting human motion for tasks not known a priori is very challenging, we argue that single-arm reaching motions for known tasks in collaborative settings (which are especially relevant for manufacturing) are indeed predictable.… ▽ More

    Submitted 7 June, 2016; originally announced June 2016.

    Comments: 12 pages, Accepted for publication IEEE Transaction on Robotics 2016

  44. arXiv:1601.05484  [pdf, other

    cs.RO

    Analysis and Observations from the First Amazon Picking Challenge

    Authors: Nikolaus Correll, Kostas E. Bekris, Dmitry Berenson, Oliver Brock, Albert Causo, Kris Hauser, Kei Okada, Alberto Rodriguez, Joseph M. Romano, Peter R. Wurman

    Abstract: This paper presents a overview of the inaugural Amazon Picking Challenge along with a summary of a survey conducted among the 26 participating teams. The challenge goal was to design an autonomous robot to pick items from a warehouse shelf. This task is currently performed by human workers, and there is hope that robots can someday help increase efficiency and throughput while lowering cost. We re… ▽ More

    Submitted 22 September, 2017; v1 submitted 20 January, 2016; originally announced January 2016.