Online prediction of threading task failure using Convolutional Neural Networks
Guilherme R. Moreira, Gustavo J. G. Lahr, Thiago Boaventura, Jose O. Savazzi, Glauco A. P. Caurin
Abstract
Fasteners assembly automation in different industries require flexible systems capable of dealing with faulty situations. Fault detection and isolation (FDI) techniques are used to detect failure and deal with them, avoiding losses on parts, tools or robots. However, FDI usually deals with the faults after or at the moment they occur. Thus, we propose a method that predicts potential failures online, based on the forces and torques signatures captured during the task. We demonstrate the approach experimentally using an industrial robot, equipped with a force-torque sensor and a pneumatic gripper, used to align and thread nuts into bolts. All effort information is fed into a supervised machine learning algorithm, based on a Convolutional Neural Network (CNN) classifier. The network was able to predict and classify the threading task outcomes in 3 groups: mounted, not mounted or jammed. Our approach was able to reduce in 10.9% the threading task execution time when compared to a reference without FDI, but had problem to predict jammed cases. The same experiment was also performed with other two additional learning algorithms, and the results were systematically compared.
BibTeX
@inproceedings{iros2018_onlineprediction,
title = {Online prediction of threading task failure using Convolutional Neural Networks},
author = {Guilherme R. Moreira and Gustavo J. G. Lahr and Thiago Boaventura and Jose O. Savazzi and Glauco A. P. Caurin},
booktitle = {IROS 2018},
year = {2018}
}