Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Alternate loss functions and regression models that achieve robustness to outliers by modulating the learning rate

About

Most real-world datasets used for training supervised learning models are contaminated with noisy data and outliers leading to large prediction errors. This paper proposes a new approach for achieving robustness where the learning rate is modulated by a factor that is sensitive to outliers. In this approach a reduction of the learning rate is shown to be achieved by using alternate loss functions that are infinitely differentiable, strictly convex or quasiconvex and more closely approximate the absolute error than Huber and log-cosh losses. A comparison of the performance of regression models trained with different loss functions on a wide variety of benchmarks and datasets is presented to demonstrate the superior performance of the Square Root Loss (SRL) and Smooth Mean Absolute Error (SMAE) losses proposed in this paper. Two new robust linear regression models are presented. Highly vectorized robust parameter update formulae that take advantage of modern GPUs for both stochastic and batch gradient descent are presented.

Mathew Mithra Noel, Arindam Banerjee, Yug D. Oswal, Geraldine Bessie Amali D, Venkataraman Muthiah-Nakarajan• 2026

Related benchmarks

TaskDatasetResultRank
RegressionCalifornia Housing (test)
RMSE0.2016
35
RegressionWine Quality (test)--
15
Object LocalizationSynthetic MNIST 1.0 (train)
RMSE0.1413
5
Object LocalizationSynthetic MNIST 1.0 (test)
RMS Error0.0705
5
RegressionConcrete Strength (test)
RMS Error0.2142
5
RegressionWine Quality (train)
RMSE0.2568
5
RegressionConcrete Strength (train)
RMS Error0.2996
5
House price predictionCalifornia Housing 1990 U.S. Census (train)
RMS0.2839
5
Showing 8 of 8 rows

Other info

Follow for update