Skip to main content

Showing 1–15 of 15 results for author: Mitash, C

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

    cs.RO cs.CV

    ARMBench: An Object-centric Benchmark Dataset for Robotic Manipulation

    Authors: Chaitanya Mitash, Fan Wang, Shiyang Lu, Vikedo Terhuja, Tyler Garaas, Felipe Polido, Manikantan Nambi

    Abstract: This paper introduces Amazon Robotic Manipulation Benchmark (ARMBench), a large-scale, object-centric benchmark dataset for robotic manipulation in the context of a warehouse. Automation of operations in modern warehouses requires a robotic manipulator to deal with a wide variety of objects, unstructured storage, and dynamically changing inventory. Such settings pose challenges in perceiving the i… ▽ More

    Submitted 28 March, 2023; originally announced March 2023.

    Comments: To appear at the IEEE Conference on Robotics and Automation (ICRA), 2023

  2. arXiv:2109.13910  [pdf, other

    cs.RO

    Online Object Model Reconstruction and Reuse for Lifelong Improvement of Robot Manipulation

    Authors: Shiyang Lu, Rui Wang, Yinglong Miao, Chaitanya Mitash, Kostas Bekris

    Abstract: This work proposes a robotic pipeline for picking and constrained placement of objects without geometric shape priors. Compared to recent efforts developed for similar tasks, where every object was assumed to be novel, the proposed system recognizes previously manipulated objects and performs online model reconstruction and reuse. Over a lifelong manipulation process, the system keeps learning fea… ▽ More

    Submitted 22 May, 2022; v1 submitted 28 September, 2021; originally announced September 2021.

  3. arXiv:2105.14391  [pdf, other

    cs.CV cs.RO

    Data-driven 6D Pose Tracking by Calibrating Image Residuals in Synthetic Domains

    Authors: Bowen Wen, Chaitanya Mitash, Kostas Bekris

    Abstract: Tracking the 6D pose of objects in video sequences is important for robot manipulation. This work presents se(3)-TrackNet, a data-driven optimization approach for long term, 6D pose tracking. It aims to identify the optimal relative pose given the current RGB-D observation and a synthetic image conditioned on the previous best estimate and the object's model. The key contribution in this context i… ▽ More

    Submitted 8 February, 2022; v1 submitted 29 May, 2021; originally announced May 2021.

    Comments: CVPR 2021 Workshop on 3D Vision and Robotics. arXiv admin note: substantial text overlap with arXiv:2007.13866

    Journal ref: CVPR 2021 Workshop

  4. arXiv:2008.04465  [pdf, other

    cs.RO cs.AI

    Safe and Effective Picking Paths in Clutter given Discrete Distributions of Object Poses

    Authors: Rui Wang, Chaitanya Mitash, Shiyang Lu, Daniel Boehm, Kostas E. Bekris

    Abstract: Picking an item in the presence of other objects can be challenging as it involves occlusions and partial views. Given object models, one approach is to perform object pose estimation and use the most likely candidate pose per object to pick the target without collisions. This approach, however, ignores the uncertainty of the perception process both regarding the target's and the surrounding objec… ▽ More

    Submitted 10 August, 2020; originally announced August 2020.

    Comments: 8 pages. Accepted to International Conference on Intelligent Robots and Systems (IROS) 2020

  5. arXiv:2007.13866  [pdf, other

    cs.CV cs.GR cs.LG cs.RO eess.IV

    se(3)-TrackNet: Data-driven 6D Pose Tracking by Calibrating Image Residuals in Synthetic Domains

    Authors: Bowen Wen, Chaitanya Mitash, Baozhang Ren, Kostas E. Bekris

    Abstract: Tracking the 6D pose of objects in video sequences is important for robot manipulation. This task, however, introduces multiple challenges: (i) robot manipulation involves significant occlusions; (ii) data and annotations are troublesome and difficult to collect for 6D poses, which complicates machine learning solutions, and (iii) incremental error drift often accumulates in long term tracking to… ▽ More

    Submitted 27 July, 2020; originally announced July 2020.

    Journal ref: International Conference on Intelligent Robots and Systems (IROS) 2020

  6. arXiv:2006.15503  [pdf, other

    cs.RO

    Task-driven Perception and Manipulation for Constrained Placement of Unknown Objects

    Authors: Chaitanya Mitash, Rahul Shome, Bowen Wen, Abdeslam Boularias, Kostas Bekris

    Abstract: Recent progress in robotic manipulation has dealt with the case of previously unknown objects in the context of relatively simple tasks, such as bin-picking. Existing methods for more constrained problems, however, such as deliberate placement in a tight region, depend more critically on shape information to achieve safe execution. This work deals with pick-and-constrained placement of objects wit… ▽ More

    Submitted 28 June, 2020; originally announced June 2020.

    Comments: 8 pages, 8 figures, RA-L and IROS 2020

  7. Robust, Occlusion-aware Pose Estimation for Objects Grasped by Adaptive Hands

    Authors: Bowen Wen, Chaitanya Mitash, Sruthi Soorian, Andrew Kimmel, Avishai Sintov, Kostas E. Bekris

    Abstract: Many manipulation tasks, such as placement or within-hand manipulation, require the object's pose relative to a robot hand. The task is difficult when the hand significantly occludes the object. It is especially hard for adaptive hands, for which it is not easy to detect the finger's configuration. In addition, RGB-only approaches face issues with texture-less objects or when the hand and the obje… ▽ More

    Submitted 7 March, 2020; originally announced March 2020.

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

  8. arXiv:1912.06602  [pdf, other

    cs.RO cs.AI cs.CV cs.HC

    That and There: Judging the Intent of Pointing Actions with Robotic Arms

    Authors: Malihe Alikhani, Baber Khalid, Rahul Shome, Chaitanya Mitash, Kostas Bekris, Matthew Stone

    Abstract: Collaborative robotics requires effective communication between a robot and a human partner. This work proposes a set of interpretive principles for how a robotic arm can use pointing actions to communicate task information to people by extending existing models from the related literature. These principles are evaluated through studies where English-speaking human subjects view animations of simu… ▽ More

    Submitted 13 December, 2019; originally announced December 2019.

    Comments: Accepted to AAAI 2020, New York City

  9. arXiv:1910.04953  [pdf, other

    cs.RO cs.CV

    Scene-level Pose Estimation for Multiple Instances of Densely Packed Objects

    Authors: Chaitanya Mitash, Bowen Wen, Kostas Bekris, Abdeslam Boularias

    Abstract: This paper introduces key machine learning operations that allow the realization of robust, joint 6D pose estimation of multiple instances of objects either densely packed or in unstructured piles from RGB-D data. The first objective is to learn semantic and instance-boundary detectors without manual labeling. An adversarial training framework in conjunction with physics-based simulation is used t… ▽ More

    Submitted 10 October, 2019; originally announced October 2019.

    Comments: To appear at the Conference on Robot Learning (CoRL) - 2019

  10. arXiv:1903.00984  [pdf, other

    cs.RO

    Tight Robot Packing in the Real World: A Complete Manipulation Pipeline with Robust Primitives

    Authors: Rahul Shome, Wei N. Tang, Changkyu Song, Chaitanya Mitash, Hristiyan Kourtev, **g** Yu, Abdeslam Boularias, Kostas E. Bekris

    Abstract: Many order fulfillment applications in logistics, such as packing, involve picking objects from unstructured piles before tightly arranging them in bins or ship** containers. Desirable robotic solutions in this space need to be low-cost, robust, easily deployable and simple to control. The current work proposes a complete pipeline for solving packing tasks for cuboid objects, given access only t… ▽ More

    Submitted 30 September, 2021; v1 submitted 3 March, 2019; originally announced March 2019.

  11. arXiv:1806.10457  [pdf, other

    cs.RO cs.CV

    Physics-based Scene-level Reasoning for Object Pose Estimation in Clutter

    Authors: Chaitanya Mitash, Abdeslam Boularias, Kostas Bekris

    Abstract: This paper focuses on vision-based pose estimation for multiple rigid objects placed in clutter, especially in cases involving occlusions and objects resting on each other. Progress has been achieved recently in object recognition given advancements in deep learning. Nevertheless, such tools typically require a large amount of training data and significant manual effort to label objects. This limi… ▽ More

    Submitted 1 April, 2019; v1 submitted 25 June, 2018; originally announced June 2018.

    Comments: 18 pages, 13 figures, International Journal of Robotics Research (IJRR) 2019. arXiv admin note: text overlap with arXiv:1710.08577

  12. arXiv:1806.06888  [pdf, other

    cs.CV

    Learning Object Localization and 6D Pose Estimation from Simulation and Weakly Labeled Real Images

    Authors: Jean-Philippe Mercier, Chaitanya Mitash, Philippe Giguère, Abdeslam Boularias

    Abstract: This work proposes a process for efficiently training a point-wise object detector that enables localizing objects and computing their 6D poses in cluttered and occluded scenes. Accurate pose estimation is typically a requirement for robust robotic gras** and manipulation of objects placed in cluttered, tight environments, such as a shelf with multiple objects. To minimize the human labor requir… ▽ More

    Submitted 20 February, 2019; v1 submitted 18 June, 2018; originally announced June 2018.

  13. arXiv:1805.06324  [pdf, other

    cs.CV

    Robust 6D Object Pose Estimation with Stochastic Congruent Sets

    Authors: Chaitanya Mitash, Abdeslam Boularias, Kostas Bekris

    Abstract: Object pose estimation is frequently achieved by first segmenting an RGB image and then, given depth data, registering the corresponding point cloud segment against the object's 3D model. Despite the progress due to CNNs, semantic segmentation output can be noisy, especially when the CNN is only trained on synthetic data. This causes registration methods to fail in estimating a good object pose. T… ▽ More

    Submitted 16 May, 2018; originally announced May 2018.

  14. arXiv:1710.08577  [pdf, other

    cs.RO cs.CV

    Improving 6D Pose Estimation of Objects in Clutter via Physics-aware Monte Carlo Tree Search

    Authors: Chaitanya Mitash, Abdeslam Boularias, Kostas E. Bekris

    Abstract: This work proposes a process for efficiently searching over combinations of individual object 6D pose hypotheses in cluttered scenes, especially in cases involving occlusions and objects resting on each other. The initial set of candidate object poses is generated from state-of-the-art object detection and global point cloud registration techniques. The best-scored pose per object by using these t… ▽ More

    Submitted 23 October, 2017; originally announced October 2017.

    Comments: 8 pages, 4 figures

  15. arXiv:1703.03347  [pdf, other

    cs.RO cs.CV

    A Self-supervised Learning System for Object Detection using Physics Simulation and Multi-view Pose Estimation

    Authors: Chaitanya Mitash, Kostas E. Bekris, Abdeslam Boularias

    Abstract: Progress has been achieved recently in object detection given advancements in deep learning. Nevertheless, such tools typically require a large amount of training data and significant manual effort to label objects. This limits their applicability in robotics, where solutions must scale to a large number of objects and variety of conditions. This work proposes an autonomous process for training a… ▽ More

    Submitted 3 August, 2017; v1 submitted 9 March, 2017; originally announced March 2017.

    Comments: 7 pages, 6 figures, accepted at the IEEE International Conference on Intelligent Robots and Systems (IROS), Vancouver, Canada, 2017