Skip to main content

Showing 1–11 of 11 results for author: Gualtieri, M

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

    cs.RO

    Lifelong LERF: Local 3D Semantic Inventory Monitoring Using FogROS2

    Authors: Adam Rashid, Chung Min Kim, Justin Kerr, Letian Fu, Kush Hari, Ayah Ahmad, Kaiyuan Chen, Huang Huang, Marcus Gualtieri, Michael Wang, Christian Juette, Nan Tian, Liu Ren, Ken Goldberg

    Abstract: Inventory monitoring in homes, factories, and retail stores relies on maintaining data despite objects being swapped, added, removed, or moved. We introduce Lifelong LERF, a method that allows a mobile robot with minimal compute to jointly optimize a dense language and geometric representation of its surroundings. Lifelong LERF maintains this representation over time by detecting semantic changes… ▽ More

    Submitted 15 March, 2024; originally announced March 2024.

    Comments: See project webpage at: https://sites.google.com/berkeley.edu/lifelonglerf/home

  2. Robotic Pick-and-Place With Uncertain Object Instance Segmentation and Shape Completion

    Authors: Marcus Gualtieri, Robert Platt

    Abstract: We consider robotic pick-and-place of partially visible, novel objects, where goal placements are non-trivial, e.g., tightly packed into a bin. One approach is (a) use object instance segmentation and shape completion to model the objects and (b) use a regrasp planner to decide grasps and places displacing the models to their goals. However, it is critical for the planner to account for uncertaint… ▽ More

    Submitted 3 March, 2021; v1 submitted 15 October, 2020; originally announced October 2020.

    Comments: Supplementary material available for download: source code (https://github.com/mgualti/GeomPickPlace), supplemental results (https://github.com/mgualti/GeomPickPlace/raw/main/Notes/supplemental.pdf), and video (https://youtu.be/OBGf7L3iKsM)

    Journal ref: IEEE Robotics and Automation Letters (2021)

  3. Learning Manipulation Skills Via Hierarchical Spatial Attention

    Authors: Marcus Gualtieri, Robert Platt

    Abstract: Learning generalizable skills in robotic manipulation has long been challenging due to real-world sized observation and action spaces. One method for addressing this problem is attention focus -- the robot learns where to attend its sensors and irrelevant details are ignored. However, these methods have largely not caught on due to the difficulty of learning a good attention policy and the added p… ▽ More

    Submitted 3 March, 2020; v1 submitted 19 April, 2019; originally announced April 2019.

    Comments: IEEE Transactions on Robotics, March 2020. Video: https://youtu.be/4dZ6WiDX3-s . Source code: https://github.com/mgualti/Seq6DofManip

  4. arXiv:1806.10045  [pdf, other

    cs.RO

    Deictic Image Maps: An Abstraction For Learning Pose Invariant Manipulation Policies

    Authors: Robert Platt, Colin Kohler, Marcus Gualtieri

    Abstract: In applications of deep reinforcement learning to robotics, it is often the case that we want to learn pose invariant policies: policies that are invariant to changes in the position and orientation of objects in the world. For example, consider a peg-in-hole insertion task. If the agent learns to insert a peg into one hole, we would like that policy to generalize to holes presented in different p… ▽ More

    Submitted 17 September, 2018; v1 submitted 26 June, 2018; originally announced June 2018.

  5. arXiv:1806.06134  [pdf, other

    cs.RO

    Learning 6-DoF Gras** and Pick-Place Using Attention Focus

    Authors: Marcus Gualtieri, Robert Platt

    Abstract: We address a class of manipulation problems where the robot perceives the scene with a depth sensor and can move its end effector in a space with six degrees of freedom -- 3D position and orientation. Our approach is to formulate the problem as a Markov decision process (MDP) with abstract yet generally applicable state and action representations. Finding a good solution to the MDP requires adding… ▽ More

    Submitted 27 September, 2018; v1 submitted 15 June, 2018; originally announced June 2018.

  6. arXiv:1707.05615  [pdf, other

    cs.RO

    Pick and Place Without Geometric Object Models

    Authors: Marcus Gualtieri, Andreas ten Pas, Robert Platt

    Abstract: We propose a novel formulation of robotic pick and place as a deep reinforcement learning (RL) problem. Whereas most deep RL approaches to robotic manipulation frame the problem in terms of low level states and actions, we propose a more abstract formulation. In this formulation, actions are target reach poses for the hand and states are a history of such reaches. We show this approach can solve a… ▽ More

    Submitted 22 February, 2018; v1 submitted 18 July, 2017; originally announced July 2017.

  7. arXiv:1706.09911  [pdf, other

    cs.RO

    Grasp Pose Detection in Point Clouds

    Authors: Andreas ten Pas, Marcus Gualtieri, Kate Saenko, Robert Platt

    Abstract: Recently, a number of grasp detection methods have been proposed that can be used to localize robotic grasp configurations directly from sensor data without estimating object pose. The underlying idea is to treat grasp perception analogously to object detection in computer vision. These methods take as input a noisy and partially occluded RGBD image or point cloud and produce as output pose estima… ▽ More

    Submitted 29 June, 2017; originally announced June 2017.

    Comments: arXiv admin note: text overlap with arXiv:1603.01564

  8. arXiv:1609.05253  [pdf, other

    cs.RO

    Open World Assistive Gras** Using Laser Selection

    Authors: Marcus Gualtieri, James Kuczynski, Abraham M. Shultz, Andreas ten Pas, Holly Yanco, Robert Platt

    Abstract: Many people with motor disabilities are unable to complete activities of daily living (ADLs) without assistance. This paper describes a complete robotic system developed to provide mobile gras** assistance for ADLs. The system is comprised of a robot arm from a Rethink Robotics Baxter robot mounted to an assistive mobility device, a control system for that arm, and a user interface with a variet… ▽ More

    Submitted 21 June, 2017; v1 submitted 16 September, 2016; originally announced September 2016.

  9. arXiv:1609.05247  [pdf, other

    cs.RO

    Viewpoint Selection for Grasp Detection

    Authors: Marcus Gualtieri, Robert Platt

    Abstract: In grasp detection, the robot estimates the position and orientation of potential grasp configurations directly from sensor data. This paper explores the relationship between viewpoint and grasp detection performance. Specifically, we consider the scenario where the approximate position and orientation of a desired grasp is known in advance and we want to select a viewpoint that will enable a gras… ▽ More

    Submitted 31 July, 2017; v1 submitted 16 September, 2016; originally announced September 2016.

  10. arXiv:1603.01564  [pdf, other

    cs.RO

    High precision grasp pose detection in dense clutter

    Authors: Marcus Gualtieri, Andreas ten Pas, Kate Saenko, Robert Platt

    Abstract: This paper considers the problem of grasp pose detection in point clouds. We follow a general algorithmic structure that first generates a large set of 6-DOF grasp candidates and then classifies each of them as a good or a bad grasp. Our focus in this paper is on improving the second step by using depth sensor scans from large online datasets to train a convolutional neural network. We propose two… ▽ More

    Submitted 22 June, 2017; v1 submitted 4 March, 2016; originally announced March 2016.

  11. arXiv:1004.4940  [pdf

    cs.CR

    FauxCrypt - A Method of Text Obfuscation

    Authors: Devlin M. Gualtieri

    Abstract: Warnings have been raised about the steady diminution of privacy. More and more personal information, such as that contained electronic mail, is moving to cloud computing servers where it might be machine-searched and indexed. FauxCrypt is an algorithm for modification of a plaintext document that leaves it generally readable by a person but not readily searched or indexed by machine. The algorith… ▽ More

    Submitted 12 February, 2018; v1 submitted 27 April, 2010; originally announced April 2010.

    Comments: Source code attached as an appendix

    ACM Class: D.4.6