Designing a Robust, Bounded, and Smooth Loss Function for Improved Supervised Learning
Abstract
The loss function is crucial to machine learning, especially in supervised learning frameworks. It is a fundamental component that controls the behavior and general efficacy of learning algorithms. However, despite their widespread use, traditional loss functions have significant drawbacks when dealing with high-dimensional and outlier-sensitive datasets, which frequently results in reduced performance and slower convergence during training. In this work, we develop a robust, bounded, and smooth (RoBoS-NN) loss function to resolve the aforementioned hindrances. The generalization ability of the loss function has also been theoretically analyzed to rigorously justify its robustness. Moreover, we implement RoboS-NN loss in the framework of a neural network (NN) to forecast time series and present a new robust algorithm named -NN. To assess the potential of -NN, we conduct experiments on multiple real-world datasets. In addition, we infuse outliers into data sets to evaluate the performance of -NN in more challenging scenarios. Numerical results show that -NN outperforms the other benchmark models in terms of accuracy measures.
Cite
@article{arxiv.2602.06858,
title = {Designing a Robust, Bounded, and Smooth Loss Function for Improved Supervised Learning},
author = {Soumi Mahato and Lineesh M. C},
journal= {arXiv preprint arXiv:2602.06858},
year = {2026}
}