88,625 research outputs found
Predicting Failure using Machine Learning and Statistical Based Method: a Production Machine Case Study
This research investigates the applicability of failure detection models based on machine learning and statistical approaches to reduce unplanned downtime in a food production company. Sensor data is utilized to for identifying early failure symptoms. To capture temporal and sequential dependencies in time-series data, we employ one of potential network based method so called the Long Short Term Memory (LSTM) Autoencoder. Furthermore, we contrast the performance of the result with the traditional statistical method, the multivariate Exponentially Weighted Moving Average (EWMA). While both models successfully detected all failures, LSTM-AE demonstrated superior performance by reducing false alarms and providing true alarms with a longer time-to-failure. The findings highlight the potential of leveraging limited data for failure prediction, demonstrating the effectiveness of both models in detecting anomalies while emphasizing their role in enhancing productivity through early failure detection
Review and Comparison of Intelligent Optimization Modelling Techniques for Energy Forecasting and Condition-Based Maintenance in PV Plants
Within the field of soft computing, intelligent optimization modelling techniques include
various major techniques in artificial intelligence. These techniques pretend to generate new business
knowledge transforming sets of "raw data" into business value. One of the principal applications of
these techniques is related to the design of predictive analytics for the improvement of advanced
CBM (condition-based maintenance) strategies and energy production forecasting. These advanced
techniques can be used to transform control system data, operational data and maintenance event data
to failure diagnostic and prognostic knowledge and, ultimately, to derive expected energy generation.
One of the systems where these techniques can be applied with massive potential impact are the
legacy monitoring systems existing in solar PV energy generation plants. These systems produce a
great amount of data over time, while at the same time they demand an important e ort in order to
increase their performance through the use of more accurate predictive analytics to reduce production
losses having a direct impact on ROI. How to choose the most suitable techniques to apply is one of
the problems to address. This paper presents a review and a comparative analysis of six intelligent
optimization modelling techniques, which have been applied on a PV plant case study, using the
energy production forecast as the decision variable. The methodology proposed not only pretends
to elicit the most accurate solution but also validates the results, in comparison with the di erent
outputs for the di erent techniques
Predicting Scheduling Failures in the Cloud
Cloud Computing has emerged as a key technology to deliver and manage
computing, platform, and software services over the Internet. Task scheduling
algorithms play an important role in the efficiency of cloud computing services
as they aim to reduce the turnaround time of tasks and improve resource
utilization. Several task scheduling algorithms have been proposed in the
literature for cloud computing systems, the majority relying on the
computational complexity of tasks and the distribution of resources. However,
several tasks scheduled following these algorithms still fail because of
unforeseen changes in the cloud environments. In this paper, using tasks
execution and resource utilization data extracted from the execution traces of
real world applications at Google, we explore the possibility of predicting the
scheduling outcome of a task using statistical models. If we can successfully
predict tasks failures, we may be able to reduce the execution time of jobs by
rescheduling failed tasks earlier (i.e., before their actual failing time). Our
results show that statistical models can predict task failures with a precision
up to 97.4%, and a recall up to 96.2%. We simulate the potential benefits of
such predictions using the tool kit GloudSim and found that they can improve
the number of finished tasks by up to 40%. We also perform a case study using
the Hadoop framework of Amazon Elastic MapReduce (EMR) and the jobs of a gene
expression correlations analysis study from breast cancer research. We find
that when extending the scheduler of Hadoop with our predictive models, the
percentage of failed jobs can be reduced by up to 45%, with an overhead of less
than 5 minutes
Machine condition prognosis based on regression trees and one-step-ahead prediction
Predicting degradation of working conditions of machinery and trending of fault propagation before they reach the alarm or failure threshold is extremely importance in industry to fully utilize the machine production capacity. This paper proposes a method to predict future conditions of machines based on one-step-ahead prediction of time-series forecasting techniques and regression trees. In this study, the embedding dimension is firstly estimated in order to determine the necessary available
observations for predicting the next value in the future. This value is subsequently utilized for
regression tree predictor. Real trending data of low methane compressor acquired from condition
monitoring routine are employed for evaluating the proposed method. The results indicate that the
proposed method offers a potential for machine condition prognosi
- …
