SOTAVerified

Self-supervised learning for tool wear monitoring with a disentangled-variational-autoencoder

2021-03-31Code Available1· sign in to hype

Tim von Hahn, Chris K. Mechefske

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The use of end-to-end deep learning in Machinery Health Monitoring allows ma-chine learning models to be created without the need for feature engineering. The research presented here expands on this use in the context of tool wear monitoring. A disentangled-variational-autoencoder, with a temporal convolutional neural network, is used to model and trend tool wear in a self-supervised manner, and anomaly detection is used to make predictions from both the input and latent spaces. The method achieves a precision-recall area-under-curve (PR-AUC) score of 0.45 across all cutting parameters on a milling data set, and a top score of 0.80for shallow depth cuts. The method achieves a top PR-AUC score of 0.41 on areal-world industrial CNC data set, but the method does not generalize as well across the broad range of manufactured parts. The benefits of the approach, along with the drawbacks, are discussed in detail. The code for the experiment is available at: https://github.com/tvhahn/ml-tool-wear

Tasks

Reproductions