Split-Boost Neural Networks
Raffaele Giuseppe Cestari, Gabriele Maroni, Loris Cannelli, Dario, Piga, Simone Formentin

TL;DR
The paper introduces split-boost, a new training strategy for neural networks that enhances performance, reduces hyperparameters, and speeds up tuning by implicitly regularizing without explicit modeling.
Contribution
It presents a novel split-boost training method that simplifies hyperparameter tuning and incorporates regularization automatically in feed-forward neural networks.
Findings
Improved neural network performance on real-world data
Reduced hyperparameter tuning complexity
Implicit regularization enhances training efficiency
Abstract
The calibration and training of a neural network is a complex and time-consuming procedure that requires significant computational resources to achieve satisfactory results. Key obstacles are a large number of hyperparameters to select and the onset of overfitting in the face of a small amount of data. In this framework, we propose an innovative training strategy for feed-forward architectures - called split-boost - that improves performance and automatically includes a regularizing behaviour without modeling it explicitly. Such a novel approach ultimately allows us to avoid explicitly modeling the regularization term, decreasing the total number of hyperparameters and speeding up the tuning phase. The proposed strategy is tested on a real-world (anonymized) dataset within a benchmark medical insurance design problem.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Machine Learning in Healthcare · Machine Learning and Algorithms
