arXiv:2604.18864cs.LGstat.ML2026-04

用分段三次多项式提升可解释模型的精度与可控性

ParamBoost: Gradient Boosted Piecewise Cubic Polynomials

论文配图:ParamBoost: Gradient Boosted Piecewise Cubic Polynomials
图 1 · 摘自论文原文
  • 通过梯度提升拟合带约束的分段三次多项式形状函数
  • 在多个真实数据集上超越现有可解释模型性能
  • 支持按需添加单调、凸性等约束,适合专业领域建模

广义加法模型(GAM)能构建非线性且完全可解释的模型,但缺乏对领域知识的整合能力。本文提出ParamBoost,一种新型GAM,其形状函数通过梯度提升算法学习,叶节点为三次多项式。该方法引入多项参数分析常用约束:(i) 形状函数及其导数(至C2阶)连续;(ii) 单调性;(iii) 凸性;(iv) 特征交互约束;(v) 模型设定约束。实验表明,无约束的ParamBoost在多个真实数据集上持续优于当前最优GAM。进一步验证,模型可在小幅牺牲预测性能下选择性施加约束,实现针对特定应用场景的可解释性与参数分析需求定制。

原文摘要 · Abstract (English)

Generalized Additive Models (GAMs) can be used to create non-linear glass-box (i.e. explicitly interpretable) models, where the predictive function is fully observable over the complete input space. However, glass-box interpretability itself does not allow for the incorporation of expert knowledge from the modeller. In this paper, we present ParamBoost, a novel GAM whose shape functions (i.e. mappings from individual input features to the output) are learnt using a Gradient Boosting algorithm that fits cubic polynomial functions at leaf nodes. ParamBoost incorporates several constraints commonly used in parametric analysis to ensure well-refined shape functions. These constraints include: (i) continuity of the shape functions and their derivatives (up to C2); (ii) monotonicity; (iii) convexity; (iv) feature interaction constraints; and (v) model specification constraints. Empirical results show that the unconstrained ParamBoost model consistently outperforms state-of-the-art GAMs across several real-world datasets. We further demonstrate that modellers can selectively impose required constraints at a modest trade-off in predictive performance, allowing the model to be fully tailored to application-specific interpretability and parametric-analysis requirements.

可解释模型分段多项式梯度提升参数约束

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。