TAN-FGBMLE:基于快速生成引导的树增高的天真贝叶斯结构学习,用于连续变量分类的最大概率估计
Chenghao Wei1,2, Tianyu Zhang1,2, Chen Li1,2
1School of Computer Science, Hubei University of Technology, Wuhan 430068, China.
Entropy (Basel, Switzerland)
|December 24, 2025
概括
我们开发了一种新方法,用于使用快速生成引导最大概率估计 (TAN-FGBMLE) 进行树增高的天真贝叶群 (TAN) 结构学习. 这种方法改善了连续属性的密度估计,提高了模型的准确性和可解释性.
科学领域:
- 机器学习 机器学习
- 统计建模 统计建模
- 数据挖掘 数据挖掘
背景情况:
- 树增强的天真湾 (TAN) 提供可解释的图形模型.
- 对于连续数据,TAN的结构学习依赖于类条件的相互信息.
- 在TAN中估计复杂分布的密度是具有挑战性的.
研究的目的:
- 为TAN.提议一种新的结构学习方法.
- 为了解决连续属性的密度估计中的局限性.
- 提高TAN模型的准确性和效率.
主要方法:
- 引入了快速生成引导最大概率估计 (TAN-FGBMLE).
- 采用两阶段的FGBMLE过程,以快速生成参数和最佳重量估计.
- 使用Prim的算法来构建TAN结构.
主要成果:
- 与传统估计器相比,TAN-FGBMLE显示出更高的适配精度和更短的运行时间.
- 在开源数据集上实现了更高的准确性和回忆,显示了稳定性和可解释性.
- 应用于空气质量数据,它产生了高分类结果,并有效地捕获了属性依赖.
结论:
- TAN-FGBMLE提供了一种强大而高效的解决方案,用于使用连续属性的 TAN 结构学习.
- 该方法提高了密度估计,从而提高了模型性能.
- 它为分析复杂数据集和发现属性关系提供了有价值的工具.
相关概念视频
Survival Tree
369
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...
369
Bootstrapping
785
The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is...
785
Classification of Systems-I
533
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
533
Classification of Systems-II
445
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
445
Aggregates Classification
947
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
947
Prediction Intervals
3.1K
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.
3.1K
