paper-with-me

Papers

ParamBoost: Gradient Boosted Piecewise Cubic Polynomials

2026-04-20 · Nicolas Salvadé, Tim Hillel arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.18864

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Complexity aspects of local minima and related notions

2020-08-14 · Amir Ali Ahmadi, Jeffrey Zhang

We consider the notions of (i) critical points, (ii) second-order points, (iii) local minima, and (iv) strict local minima for multivariate polynomials. For each type of point, and as a function of the degree of the poly…

Analytic Ray Splitting for Controlled Precision DVR

2021-06-16 · EuroVIS Short Papers 2021 6 · Sebastian Weiss, Rüdiger Westermann

For direct volume rendering of post-classified data, we propose an algorithm that analytically splits a ray through a cubical cell at the control points of a piecewise-polynomial transfer function. This splitting generat…

Gray level image enhancement using the Bernstein polynomials

2014-12-18 · Vasile Patrascu

This paper presents a method for enhancing the gray level images. This presented method takes part from the category of point operations and it is based on piecewise linear functions. The interpolation nodes of these fun…

Image Enhancement

Universal Smoothness via Bernstein Polynomials: A Constructive Approximation Approach for Activation Functions

2026-05-04 · Wentao Zhang, Yutong Zhang, Yifan Zhu, Wentao Mo arxiv

The efficacy of deep neural networks is heavily reliant on the design of non-linear activation functions, yet existing approaches often struggle to balance optimization stability with computational efficiency. While piec…

Computational EfficiencyImage Classification

Machine Learning Optimized Orthogonal Basis Piecewise Polynomial Approximation

2024-03-13 · Hannes Waclawek, Stefan Huber

Piecewise Polynomials (PPs) are utilized in several engineering disciplines, like trajectory planning, to approximate position profiles given in the form of a set of points. While the approximation target along with doma…

Trajectory Planning