PulseAugur
实时 21:58:48
English(EN) Classification Trees with Valid Inference via the Exponential Mechanism

新方法实现分类树的有效推断

研究人员开发了一种新颖的分类树拟合方法,该方法包含有效推断。这种新方法用概率方法取代了传统的预测空间贪婪分割,其中每次分割都基于指数机制的采样概率来选择。该机制中的温度参数控制与确定性选择的偏差,允许模型在低温下紧密模仿标准树算法,同时通过考虑自适应树结构来实现推断。该方法直接从采样概率生成枢轴,理论上允许对预测拟合进行渐近有效推断,而不会像数据分割技术那样牺牲准确性。 AI

影响 引入了一种新颖的决策树统计方法,有可能提高机器学习模型的可解释性和推断能力。

排序理由 详细介绍新统计方法的学术论文。[lever_c_demoted from research: ic=1 ai=0.7]

在 arXiv stat.ML 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新方法实现分类树的有效推断

报道来源 [1]

  1. arXiv stat.ML TIER_1 English(EN) · Soham Bakshi, Snigdha Panigrahi ·

    具有通过指数机制的有效推理的分类树

    arXiv:2511.15068v3 Announce Type: cross Abstract: Decision trees are widely used for non-linear modeling, as they capture interactions between predictors while producing inherently interpretable models. Despite their popularity, performing inference on the non-linear fit remains …