相关实验视频
Updated: Jun 27, 2025

08:05
Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
10.7K
克服数据稀缺,不平衡和特征选择挑战的策略,用于预测性维护的机器学习模型
1Mechanical and Industrial Engineering Department, College of Engineering and Computing in Al-Gunfudha, Umm Al-Qura University, 21961, Mecca, Saudi Arabia. amahakami@uqu.edu.sa.
Scientific reports
|April 26, 2024
概括
本研究介绍了用于预测维护 (PdM) 的机器学习方法,通过生成合成数据来克服数据挑战. 这种方法提高了预测设备故障的准确性,提高了工业可靠性.
科学领域:
- 工业工程 工业工程 工业工程
- 数据科学数据科学数据科学
- 机器学习 机器学习
背景情况:
- 预测性维护 (PdM) 使用统计分析来防止设备故障,降低成本.
- 机器学习 (ML) 分析历史数据以识别模式和预测故障.
- 在PdM中的挑战包括数据稀缺,不平衡和时间依赖.
研究的目的:
- 为预测性维护提出基于ML的方法,以应对常见的数据挑战.
- 提高预测设备和系统故障的准确性和可靠性.
主要方法:
- 利用生成对抗网络 (GANs) 进行合成数据生成.
- 使用长期短期记忆 (LSTM) 层来提取时间特征.
- 开发了故障视界,以考虑时间数据特征.
主要成果:
- 在合成生成的数据上训练了ML算法.
- 获得的高准确率:ANN (88.98%),随机森林 (74.15%),决策树 (73.82%),KNN (74.02%) 和XGBoost (73.93%).
结论:
- 拟议的ML方法有效地克服了PdM中的数据稀缺性和不平衡.
- 该方法在预测设备故障方面取得了显著的改进,提高了工业维护策略.
相关概念视频
Survival Tree
80
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
80
Distribution Reliability and Automation
107
Distribution reliability in electrical power systems is critical for ensuring an uninterrupted power supply to consumers at minimal cost. According to IEEE Standard Terms, reliability is the probability that a device will function without failure over a specified time period or amount of usage. For electric power distribution, this translates to maintaining continuous power supply and addressing customer concerns over power outages. Several indices, as defined by IEEE Standard 1366-2012, are...
107
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
52
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
52
Outliers and Influential Points
4.0K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
4.0K
Residuals and Least-Squares Property
7.4K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.4K
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K

