Demonstrating Large-Scale Package Manipulation via Learned Metrics of
Pick Success
- URL: http://arxiv.org/abs/2305.10272v2
- Date: Tue, 27 Jun 2023 13:55:55 GMT
- Title: Demonstrating Large-Scale Package Manipulation via Learned Metrics of
Pick Success
- Authors: Shuai Li, Azarakhsh Keipour, Kevin Jamieson, Nicolas Hudson, Charles
Swan, Kostas Bekris
- Abstract summary: This paper demonstrates a large-scale package manipulation from unstructured piles in Amazon Robotics' Robot Induction (Robin) fleet.
The system was trained on over 394K picks and has manipulated over 200 million packages during this paper's evaluation period.
The developed learned pick quality measure ranks various pick alternatives in real-time and prioritizes the most promising ones for execution.
- Score: 12.862075198961051
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Automating warehouse operations can reduce logistics overhead costs,
ultimately driving down the final price for consumers, increasing the speed of
delivery, and enhancing the resiliency to workforce fluctuations. The past few
years have seen increased interest in automating such repeated tasks but mostly
in controlled settings. Tasks such as picking objects from unstructured,
cluttered piles have only recently become robust enough for large-scale
deployment with minimal human intervention.
This paper demonstrates a large-scale package manipulation from unstructured
piles in Amazon Robotics' Robot Induction (Robin) fleet, which utilizes a pick
success predictor trained on real production data. Specifically, the system was
trained on over 394K picks. It is used for singulating up to 5 million packages
per day and has manipulated over 200 million packages during this paper's
evaluation period.
The developed learned pick quality measure ranks various pick alternatives in
real-time and prioritizes the most promising ones for execution. The pick
success predictor aims to estimate from prior experience the success
probability of a desired pick by the deployed industrial robotic arms in
cluttered scenes containing deformable and rigid objects with partially known
properties. It is a shallow machine learning model, which allows us to evaluate
which features are most important for the prediction. An online pick ranker
leverages the learned success predictor to prioritize the most promising picks
for the robotic arm, which are then assessed for collision avoidance. This
learned ranking process is demonstrated to overcome the limitations and
outperform the performance of manually engineered and heuristic alternatives.
To the best of the authors' knowledge, this paper presents the first
large-scale deployment of learned pick quality estimation methods in a real
production system.
Related papers
- Demonstrating Multi-Suction Item Picking at Scale via Multi-Modal Learning of Pick Success [24.24429138384878]
This work demonstrates how autonomously learning aspects of robotic operation can provide with solutions that achieve improved performance.<n>Specifically, it focuses on multi-suction robot picking and performs a comprehensive study on the application of multi-modal visual encoders for predicting the success of candidate robotic picks.
arXiv Detail & Related papers (2025-06-12T05:35:51Z) - Learning to Optimize Package Picking for Large-Scale, Real-World Robot Induction [17.521846970697535]
We propose an ML-based framework that predicts transform adjustments as well as improving the selection of suction cups for sampled picks to enhance their success probabilities.<n>The proposed method achieves a 20% reduction in pick failure rates compared to a sampled-based pick sampling baseline, demonstrating its effectiveness in large-scale warehouse automation scenarios.
arXiv Detail & Related papers (2025-06-11T14:04:50Z) - Intention-Conditioned Flow Occupancy Models [69.79049994662591]
Large-scale pre-training has fundamentally changed how machine learning research is done today.<n>Applying this same framework to reinforcement learning is appealing because it offers compelling avenues for addressing core challenges in RL.<n>Recent advances in generative AI have provided new tools for modeling highly complex distributions.
arXiv Detail & Related papers (2025-06-10T15:27:46Z) - How to Select Pre-Trained Code Models for Reuse? A Learning Perspective [29.83900262273832]
Off-the-shelf Pre-trained Code Models (PCMs) have been released publicly.
We conduct experiments on 100 widely-used opensource PCMs for code intelligence tasks, with sizes ranging from 42.5 million to 3 billion parameters.
The results demonstrate that learning-based selection methods reduce selection time to 100 seconds, compared to 2,700 hours with brute-force fine-tuning.
arXiv Detail & Related papers (2025-01-07T13:45:24Z) - Efficient Transferability Assessment for Selection of Pre-trained Detectors [63.21514888618542]
This paper studies the efficient transferability assessment of pre-trained object detectors.
We build up a detector transferability benchmark which contains a large and diverse zoo of pre-trained detectors.
Experimental results demonstrate that our method outperforms other state-of-the-art approaches in assessing transferability.
arXiv Detail & Related papers (2024-03-14T14:23:23Z) - Robot Fine-Tuning Made Easy: Pre-Training Rewards and Policies for
Autonomous Real-World Reinforcement Learning [58.3994826169858]
We introduce RoboFuME, a reset-free fine-tuning system for robotic reinforcement learning.
Our insights are to utilize offline reinforcement learning techniques to ensure efficient online fine-tuning of a pre-trained policy.
Our method can incorporate data from an existing robot dataset and improve on a target task within as little as 3 hours of autonomous real-world experience.
arXiv Detail & Related papers (2023-10-23T17:50:08Z) - Pick Planning Strategies for Large-Scale Package Manipulation [8.55680753725927]
This extended abstract showcases a large-scale package manipulation from unstructured piles in Amazon Robotics' Robot Induction (Robin) fleet.
It describes the various methods developed over time and their successor, which utilizes a pick success predictor trained on real production data.
To the best of the authors' knowledge, this work is the first large-scale deployment of learned pick quality estimation methods in a real production system.
arXiv Detail & Related papers (2023-09-23T00:26:49Z) - ASPEST: Bridging the Gap Between Active Learning and Selective
Prediction [56.001808843574395]
Selective prediction aims to learn a reliable model that abstains from making predictions when uncertain.
Active learning aims to lower the overall labeling effort, and hence human dependence, by querying the most informative examples.
In this work, we introduce a new learning paradigm, active selective prediction, which aims to query more informative samples from the shifted target domain.
arXiv Detail & Related papers (2023-04-07T23:51:07Z) - Forecasting labels under distribution-shift for machine-guided sequence
design [0.0]
We propose a method to guide decision-making that forecasts the performance of high- throughput libraries.
We show that our method outperforms baselines that naively use model scores to estimate library performance.
arXiv Detail & Related papers (2022-11-18T18:35:50Z) - Batch Reinforcement Learning from Crowds [24.717084423091865]
A shortcoming of batch reinforcement learning is its requirement for rewards in data.
Existing settings for lack of reward, such as behavioral cloning, rely on optimal demonstrations collected from humans.
This paper addresses the lack of reward in a batch reinforcement learning setting by learning a reward function from preferences.
arXiv Detail & Related papers (2021-11-08T05:46:33Z) - Learning Multiple Stock Trading Patterns with Temporal Routing Adaptor
and Optimal Transport [8.617532047238461]
We propose a novel architecture, Temporal Adaptor (TRA), to empower existing stock prediction models with the ability to model multiple stock trading patterns.
TRA is a lightweight module that consists of a set independent predictors for learning multiple patterns as well as a router to dispatch samples to different predictors.
We show that the proposed method can improve information coefficient (IC) from 0.053 to 0.059 and 0.051 to 0.056 respectively.
arXiv Detail & Related papers (2021-06-24T12:19:45Z) - Just Label What You Need: Fine-Grained Active Selection for Perception
and Prediction through Partially Labeled Scenes [78.23907801786827]
We introduce generalizations that ensure that our approach is both cost-aware and allows for fine-grained selection of examples through partially labeled scenes.
Our experiments on a real-world, large-scale self-driving dataset suggest that fine-grained selection can improve the performance across perception, prediction, and downstream planning tasks.
arXiv Detail & Related papers (2021-04-08T17:57:41Z) - Predicting MOOCs Dropout Using Only Two Easily Obtainable Features from
the First Week's Activities [56.1344233010643]
Several features are considered to contribute towards learner attrition or lack of interest, which may lead to disengagement or total dropout.
This study aims to predict dropout early-on, from the first week, by comparing several machine-learning approaches.
arXiv Detail & Related papers (2020-08-12T10:44:49Z) - Uncertainty-aware Self-training for Text Classification with Few Labels [54.13279574908808]
We study self-training as one of the earliest semi-supervised learning approaches to reduce the annotation bottleneck.
We propose an approach to improve self-training by incorporating uncertainty estimates of the underlying neural network.
We show our methods leveraging only 20-30 labeled samples per class for each task for training and for validation can perform within 3% of fully supervised pre-trained language models.
arXiv Detail & Related papers (2020-06-27T08:13:58Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.