scispace - formally typeset
Open AccessJournal ArticleDOI

SOPHIA: An Event-Based IoT and Machine Learning Architecture for Predictive Maintenance in Industry 4.0

TLDR
A data-driven approach based on machine learning applied to woodworking industrial machines for a major woodworking Italian corporation deployed on a Big Data framework allows screening simultaneously multiple connected machines by learning from terabytes of log data.
Abstract
Predictive Maintenance (PdM) is a prominent strategy comprising all the operational techniques and actions required to ensure machine availability and to prevent a machine-down failure. One of the main challenges of PdM is to design and develop an embedded smart system to monitor and predict the health status of the machine. In this work, we use a data-driven approach based on machine learning applied to woodworking industrial machines for a major woodworking Italian corporation. Predicted failures probabilities are calculated through tree-based classification models (Gradient Boosting, Random Forest and Extreme Gradient Boosting) and calculated as the temporal evolution of event data. This is achieved by applying temporal feature engineering techniques and training an ensemble of classification algorithms to predict Remaining Useful Lifetime (RUL) of woodworking machines. The effectiveness of the proposed method is showed by testing an independent sample of additional woodworking machines without presenting machine down. The Gradient Boosting model achieved accuracy, recall, and precision of 98.9%, 99.6%, and 99.1%. Our predictive maintenance approach deployed on a Big Data framework allows screening simultaneously multiple connected machines by learning from terabytes of log data. The target prediction provides salient information which can be adopted within the maintenance management practice.

read more

Citations
More filters
Journal ArticleDOI

Machine Learning in Predictive Maintenance towards Sustainable Smart Manufacturing in Industry 4.0

TL;DR: This paper aims to provide a comprehensive review of the recent advancements of ML techniques widely applied to PdM for smart manufacturing in I4.0 by classifying the research according to the ML algorithms, ML category, machinery, and equipment used, and highlight the key contributions of the researchers, and thus offers guidelines and foundation for further research.
Journal ArticleDOI

Machine learning and reasoning for predictive maintenance in Industry 4.0: Current status and challenges

TL;DR: It is pointed out that predictive maintenance is a hot topic in the context of Industry 4.0 but with several challenges to be better investigated in the area of machine learning and the application of reasoning.

Intelligent condition-based prediction of machinery reliability

Abstract: Abstract The ability to forecast machinery failure is vital to reducing maintenance costs, operation downtime and safety hazards. Recent advances in condition monitoring technologies have given rise to a number of prognostic models that attempt to forecast machinery health based on condition data. This paper presents a novel approach for incorporating population characteristics information and suspended condition trending data of historical units into prognosis. The population characteristics information extracted from statistical failure distribution enables longer-range prognosis. The accurate modelling of suspended data is also found to be of great importance, since in practice machines are rarely allowed to run to failure and hence data are commonly suspended. The proposed model consists of a feed-forward neural network whose training targets are asset survival probabilities estimated using a variation of the Kaplan–Meier estimator and a degradation-based failure probability density function (PDF) estimator. The trained network is capable of estimating the future survival probabilities of an operating asset when a series of condition indices are inputted. The output survival probabilities collectively form an estimated survival curve. Pump vibration data were used for model validation. The proposed model was compared with two similar models that neglect suspended data, as well as with a conventional time series prediction model. The results support our hypothesis that the proposed model can predict more accurately and further ahead than similar methods that do not include population characteristics and/or suspended data in prognosis.
Journal ArticleDOI

Design and Implementation of an ML and IoT Based Adaptive Traffic-Management System for Smart Cities

TL;DR: The experiment outcomes reveal that the proposed ATM system significantly outperformed the conventional traffic-management strategy and will be a frontrunner for transportation planning in smart-city-based transport systems.
Journal ArticleDOI

Business analytics in industry 4.0: a systematic review

TL;DR: A Systematic Literature Review (SLR) on the usage of Business Analytics within the Industry 4.0 concept is performed, covering a selection of 169 papers obtained from six major scientific publication sources from 2010 to March 2020.
References
More filters
Journal ArticleDOI

Random Forests

TL;DR: Internal estimates monitor error, strength, and correlation and these are used to show the response to increasing the number of features used in the forest, and are also applicable to regression.
Journal Article

Scikit-learn: Machine Learning in Python

TL;DR: Scikit-learn is a Python module integrating a wide range of state-of-the-art machine learning algorithms for medium-scale supervised and unsupervised problems, focusing on bringing machine learning to non-specialists using a general-purpose high-level language.
Journal ArticleDOI

Greedy function approximation: A gradient boosting machine.

TL;DR: A general gradient descent boosting paradigm is developed for additive expansions based on any fitting criterion, and specific algorithms are presented for least-squares, least absolute deviation, and Huber-M loss functions for regression, and multiclass logistic likelihood for classification.
Proceedings ArticleDOI

XGBoost: A Scalable Tree Boosting System

TL;DR: This paper proposes a novel sparsity-aware algorithm for sparse data and weighted quantile sketch for approximate tree learning and provides insights on cache access patterns, data compression and sharding to build a scalable tree boosting system called XGBoost.
Related Papers (5)