Revisiting Chebyshev Polynomial and Anisotropic RBF Models for Tabular Regression 文章

ArXiv CS.AI2026-06-16NEWSen作者: Luciano Gerber, Huw Lloyd

详细信息

来源站点
ArXiv CS.AI
作者
Luciano Gerber, Huw Lloyd
文章类型
NEWS
语言
en
发布日期
2026-06-16

摘要

arXiv:2602.22422v2 Announce Type: replace-cross Abstract: Smooth-basis models such as Chebyshev polynomial regressors and radial basis function (RBF) networks are well established in numerical analysis. Their continuously differentiable prediction surfaces suit surrogate optimisation, sensitivity analysis, and other settings where the response varies gradually with inputs. Despite these properties, smooth models seldom appear in tabular regression, where tree ensembles dominate. We ask whether they can compete, benchmarking models across 55 regression datasets organised by application domain. We develop an anisotropic RBF network with data-driven centre placement and gradient-based width optimisation, a ridge-regularised Chebyshev polynomial regressor, and a smooth-tree hybrid (Chebyshev model tree); all three are released as scikit-learn-compatible packages.