非线性小样本数据回归与一个新的理数二次数Minkowski内核烟草激光穿孔工艺的焦油减少估计
Juan Huo1, Feng He2, Changtong Lu3
1School of Electrical and Information Engineering, Zhengzhou University, Zhengzhou 450001, China.
ACS omega
|February 3, 2025
概括
这项研究使用激光穿孔参数来模拟烟草焦油减少. 一个新的理性二次数Minkowski内核提高了复杂,小样本数据集的准确性,超越了标准回归模型的性能.
科学领域:
- 烟草研究的研究.
- 材料科学是一种材料科学.
- 数据科学是数据科学.
背景情况:
- 了解激光穿孔参数与烟草焦油减少之间的关系对于产品开发至关重要.
- 现有的模型与这个领域固有的复杂的非线性和有限的数据作斗争.
研究的目的:
- 根据激光穿孔参数开发一个可靠的模型来预测烟草焦油减少.
- 为了应对回归建模中小样本大小和复杂的非线性关系的挑战.
主要方法:
- 开发了一个使用Python Streamlit的在线平台,用于数据收集和分析.
- 最初使用了二次非线性回归,随后设计了一种基于理性二次Minkowski (RM) 的新型内核.
- 支持向量机器 (SVM) 和高斯过程回归 (GPR) 用于新的RM-kernel.
主要成果:
- 二次回归显示了显著的匹配,但预测误差很高 (NRMSE>10%).
- 与SVM和GPR中的RBF和RQ内核相比,新型RM内核显示出更高的准确性和灵活性.
- RM-kernel模型实现了更高的准确性和稳定性,有效地捕捉复杂的关系.
结论:
- RM-kernel回归模型为预测有限数据的焦油减少提供了显著的进步.
- 这种方法成功地引导了激光穿孔参数的选择,与人类的感官数据保持一致.
相关概念视频
Residuals and Least-Squares Property
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...
Residual Plots
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...
Calibration Curves: Linear Least Squares
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
On...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
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...
Quadratic Models
Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...


