Algorithms (Mar 2024)

A Piecewise Linear Regression Model Ensemble for Large-Scale Curve Fitting

  • Santiago Moreno-Carbonell,
  • Eugenio F. Sánchez-Úbeda

DOI
https://doi.org/10.3390/a17040147
Journal volume & issue
Vol. 17, no. 4
p. 147

Abstract

Read online

The Linear Hinges Model (LHM) is an efficient approach to flexible and robust one-dimensional curve fitting under stringent high-noise conditions. However, it was initially designed to run in a single-core processor, accessing the whole input dataset. The surge in data volumes, coupled with the increase in parallel hardware architectures and specialised frameworks, has led to a growth in interest and a need for new algorithms able to deal with large-scale datasets and techniques to adapt traditional machine learning algorithms to this new paradigm. This paper presents several ensemble alternatives, based on model selection and combination, that allow for obtaining a continuous piecewise linear regression model from large-scale datasets using the learning algorithm of the LHM. Our empirical tests have proved that model combination outperforms model selection and that these methods can provide better results in terms of bias, variance, and execution time than the original algorithm executed over the entire dataset.

Keywords