一种用于评估算法改进的增强型投影寻踪树分类器及可视化方法 / An Enhanced Projection Pursuit Tree Classifier with Visual Methods for Assessing Algorithmic Improvements
1️⃣ 一句话总结
这篇论文通过允许更多分割和更灵活的分组,改进了投影寻踪树分类器以处理复杂的多类别数据,并开发了可视化诊断工具来直观验证这些改进在实际高维数据中的效果。
This paper presents enhancements to the projection pursuit tree classifier and visual diagnostic methods for assessing their impact in high dimensions. The original algorithm uses linear combinations of variables in a tree structure where depth is constrained to be less than the number of classes -- a limitation that proves too rigid for complex classification problems. Our extensions improve performance in multi-class settings with unequal variance-covariance structures and nonlinear class separations by allowing more splits and more flexible class groupings in the projection pursuit computation. Proposing algorithmic improvements is straightforward; demonstrating their actual utility is not. We therefore develop two visual diagnostic approaches to verify that the enhancements perform as intended. Using high-dimensional visualization techniques, we examine model fits on benchmark datasets to assess whether the algorithm behaves as theorized. An interactive web application enables users to explore the behavior of both the original and enhanced classifiers under controlled scenarios. The enhancements are implemented in the R package PPtreeExt.
一种用于评估算法改进的增强型投影寻踪树分类器及可视化方法 / An Enhanced Projection Pursuit Tree Classifier with Visual Methods for Assessing Algorithmic Improvements
这篇论文通过允许更多分割和更灵活的分组,改进了投影寻踪树分类器以处理复杂的多类别数据,并开发了可视化诊断工具来直观验证这些改进在实际高维数据中的效果。
源自 arXiv: 2602.21130