基于卷积神经网络(CNN)的自动机器人拣货系统的开发

Huitaek Yun, Jin-Soo Park, M. Jun
{"title":"基于卷积神经网络(CNN)的自动机器人拣货系统的开发","authors":"Huitaek Yun, Jin-Soo Park, M. Jun","doi":"10.1115/msec2022-84712","DOIUrl":null,"url":null,"abstract":"\n Smart Manufacturing (SM) emphasizes autonomous self-adoption and decision making, which is possible by the aid of information technology such as big data, sensors, and machine learning techniques. Picking objects autonomously by industrial robots from cluttered bins (Bin picking) is one of topics that the technologies could be applied to manufacturing processes, especially in flexible input and output logistics. One of the methods is to analyze 3D point clouds from depth sensors, and are matched to the geometry model to calculate possible robot posture, which required heavy calculation and complex algorithm to handle the point clouds. Another method is to train neural networks from reinforced learning, however it requires huge amount of trials and trainings to establish the model, starting with failures. In this paper, a convolutional neural network (CNN) model was initially trained from human skills, and it was trained by itself to improve the job accuracy. In the initial stage, an operator selected a block with a depth image from a Lidar sensor by their intuition that a block can be picked up by a robot. The robot tried to pick up the block, and the image of block with the result of the trial by the robot was recorded. CNN was trained after collecting 500 datasets by the operator. Next, in the self-learning stage, the system automatically tried to pick up candidate blocks from the CNN’s prediction. Collected data during the trial was utilized to gradually train the CNN model. The result shows that the job accuracy was 39% with initial CNN, and improved by 71% after 2,000 trials by self-learning step. The collaboration between human and autonomy would enable to apply the system in shop floors by reduced time, simple development, and improved pick-up accuracy.","PeriodicalId":23676,"journal":{"name":"Volume 2: Manufacturing Processes; Manufacturing Systems; Nano/Micro/Meso Manufacturing; Quality and Reliability","volume":"29 2 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2022-06-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Development of Autonomous Robotic Bin Picking System Using Convolutional Neural Network (CNN) Initially Trained by Human Skills\",\"authors\":\"Huitaek Yun, Jin-Soo Park, M. Jun\",\"doi\":\"10.1115/msec2022-84712\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"\\n Smart Manufacturing (SM) emphasizes autonomous self-adoption and decision making, which is possible by the aid of information technology such as big data, sensors, and machine learning techniques. Picking objects autonomously by industrial robots from cluttered bins (Bin picking) is one of topics that the technologies could be applied to manufacturing processes, especially in flexible input and output logistics. One of the methods is to analyze 3D point clouds from depth sensors, and are matched to the geometry model to calculate possible robot posture, which required heavy calculation and complex algorithm to handle the point clouds. Another method is to train neural networks from reinforced learning, however it requires huge amount of trials and trainings to establish the model, starting with failures. In this paper, a convolutional neural network (CNN) model was initially trained from human skills, and it was trained by itself to improve the job accuracy. In the initial stage, an operator selected a block with a depth image from a Lidar sensor by their intuition that a block can be picked up by a robot. The robot tried to pick up the block, and the image of block with the result of the trial by the robot was recorded. CNN was trained after collecting 500 datasets by the operator. Next, in the self-learning stage, the system automatically tried to pick up candidate blocks from the CNN’s prediction. Collected data during the trial was utilized to gradually train the CNN model. The result shows that the job accuracy was 39% with initial CNN, and improved by 71% after 2,000 trials by self-learning step. The collaboration between human and autonomy would enable to apply the system in shop floors by reduced time, simple development, and improved pick-up accuracy.\",\"PeriodicalId\":23676,\"journal\":{\"name\":\"Volume 2: Manufacturing Processes; Manufacturing Systems; Nano/Micro/Meso Manufacturing; Quality and Reliability\",\"volume\":\"29 2 1\",\"pages\":\"\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-06-27\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Volume 2: Manufacturing Processes; Manufacturing Systems; Nano/Micro/Meso Manufacturing; Quality and Reliability\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1115/msec2022-84712\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Volume 2: Manufacturing Processes; Manufacturing Systems; Nano/Micro/Meso Manufacturing; Quality and Reliability","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1115/msec2022-84712","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

智能制造(SM)强调自主的自我采用和决策,这在大数据、传感器和机器学习技术等信息技术的帮助下是可能的。工业机器人从杂乱的垃圾箱中自主拾取物品是该技术可以应用于制造过程的主题之一,特别是在灵活的输入和输出物流中。其中一种方法是对深度传感器的三维点云进行分析,并与几何模型匹配来计算机器人可能的姿态,这需要大量的计算和复杂的算法来处理点云。另一种方法是通过强化学习来训练神经网络,但它需要大量的试验和训练来建立模型,从失败开始。本文首先从人类的技能中训练卷积神经网络(CNN)模型,并对其进行自我训练以提高工作准确率。在初始阶段,操作员根据直觉从激光雷达传感器中选择具有深度图像的块,该块可以被机器人拾取。机器人试着拿起积木,记录下机器人试着拿起积木的图像。CNN是在操作员收集了500个数据集后进行训练的。接下来,在自我学习阶段,系统自动尝试从CNN的预测中挑选候选块。利用试验过程中收集的数据,逐步训练CNN模型。结果表明,初始CNN的工作准确率为39%,经过2000次自学习后,工作准确率提高了71%。人类和自动驾驶之间的协作将使系统能够在车间中应用,减少了时间,简化了开发,提高了取货精度。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Development of Autonomous Robotic Bin Picking System Using Convolutional Neural Network (CNN) Initially Trained by Human Skills
Smart Manufacturing (SM) emphasizes autonomous self-adoption and decision making, which is possible by the aid of information technology such as big data, sensors, and machine learning techniques. Picking objects autonomously by industrial robots from cluttered bins (Bin picking) is one of topics that the technologies could be applied to manufacturing processes, especially in flexible input and output logistics. One of the methods is to analyze 3D point clouds from depth sensors, and are matched to the geometry model to calculate possible robot posture, which required heavy calculation and complex algorithm to handle the point clouds. Another method is to train neural networks from reinforced learning, however it requires huge amount of trials and trainings to establish the model, starting with failures. In this paper, a convolutional neural network (CNN) model was initially trained from human skills, and it was trained by itself to improve the job accuracy. In the initial stage, an operator selected a block with a depth image from a Lidar sensor by their intuition that a block can be picked up by a robot. The robot tried to pick up the block, and the image of block with the result of the trial by the robot was recorded. CNN was trained after collecting 500 datasets by the operator. Next, in the self-learning stage, the system automatically tried to pick up candidate blocks from the CNN’s prediction. Collected data during the trial was utilized to gradually train the CNN model. The result shows that the job accuracy was 39% with initial CNN, and improved by 71% after 2,000 trials by self-learning step. The collaboration between human and autonomy would enable to apply the system in shop floors by reduced time, simple development, and improved pick-up accuracy.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信