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

09:17
Surrogate Model Development for Digital Experiments in Welding
Published on: March 28, 2025
789
基于meta学习的剩余网络,用于在有限的数据的情况下预测工业生产质量
Yiguan Shi1,2, Yazhao Cao3, Yong Chen4
1School of Mechanical Engineering, Beijing Institute of Technology, Beijing, 100081, China.
Scientific reports
|May 25, 2024
概括
本研究介绍了一种基于残余网络 (MLRN) 模型的新型超级学习,用于有效预测生产质量,即使使用有限的工业数据. 通过使用MLRN方法,可以增强深度学习模型,以克服数据稀缺性和防止数据退化.
科学领域:
- 工业工程 工业工程 工业工程
- 机器学习 机器学习
- 人工智能的人工智能
背景情况:
- 用于生产质量预测的深度学习模型在有限的真实世界工业数据中扎.
- 在深度学习网络中,训练期间的模型退化是一个重大挑战.
研究的目的:
- 提出基于剩余网络 (MLRN) 的超级学习模型,以有限的数据进行生产质量预测.
- 在深度学习培训过程中解决模型退化问题.
主要方法:
- 开发了一个MLRN模型,训练了各种学习任务,以获得预测知识.
- 使用了带有有效通道注意力 (ECA) 的增强剩余网络来提取特征并减轻梯度问题.
- 实施了多批次和多任务数据输入策略,以防止过度拟合.
主要成果:
- 在生产质量预测中,MLRN模型证明了可用性和有效性.
- 通过对数字和图形数据集的其他模型进行比较来验证性能.
结论:
- 拟议的MLRN模型为在数据稀缺的工业环境中生产质量预测提供了可行的解决方案.
- 整合元学习,增强的残留网络和注意力机制提高了模型的稳定性和预测准确性.
相关概念视频
Residual Plots
4.6K
A residual plot is a statistical representation of data used to analyze correlation and regression results. It helps verify the requirements for drawing specific conclusions about correlation and regression. To obtain the residual plot, first, the residual for each data value is calculated, which is simply the vertical distance between the observed and the predicted value obtained from the regression equation.
When the residual values are plotted against the variable x, it is called a residual...
When the residual values are plotted against the variable x, it is called a residual...
4.6K
Residuals and Least-Squares Property
7.3K
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.3K
Multiple Regression
3.0K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.0K
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
Regression Toward the Mean
6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Regression Analysis
5.7K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
5.7K

