🤖 AI Summary
This study addresses staged event tree models with context-specific dependence structures by proposing an efficient modeling approach based on hierarchical clustering over the probability simplex. Through a systematic evaluation of various combinations of divergence measures—including total variation, Hellinger, Fisher, and Kaniadakis—and linkage strategies such as Ward.D2, average, complete, and McQuitty, the work demonstrates for the first time that the pairing of total variation divergence with Ward.D2 linkage consistently outperforms the conventional Backward Hill Climbing method. This combination achieves superior performance in terms of model fit accuracy, ability to recover the true underlying structure, and computational efficiency, thereby offering an improved solution for constructing staged event trees.
📝 Abstract
Staged tree models enhance Bayesian networks by incorporating context-specific dependencies through a stage-based structure. In this study, we present a new framework for estimating staged trees using hierarchical clustering on the probability simplex, utilizing simplex basesd divergences. We conduct a thorough evaluation of several distance and divergence metrics including Total Variation, Hellinger, Fisher, and Kaniadakis; alongside various linkage methods such as Ward.D2, average, complete, and McQuitty. We conducted the simulation experiments that reveals Total Variation, especially when combined with Ward.D2 linkage, consistently produces staged trees with better model fit, structure recovery, and computational efficiency. We assess performance by utilizing relative Bayesian Information Criterion (BIC), and Hamming distance. Our findings indicate that although Backward Hill Climbing (BHC) delivers competitive outcomes, it incurs a significantly higher computational cost. On the other, Total Variation divergence with Ward.D2 linkage, achieves similar performance while providing significantly better computational efficiency, making it a more viable option for large-scale or time sensitive tasks.