paper-with-me

홈 › Papers

Cauchy Loss Function: Robustness Under Gaussian and Cauchy Noise

2023-02-14 · Thamsanqa Mlotshwa, Heinrich van Deventer, Anna Sergeevna Bosman

In supervised machine learning, the choice of loss function implicitly assumes a particular noise distribution over the data. For example, the frequently used mean squared error (MSE) loss assumes a Gaussian noise distribution. The choice of loss function during training and testing affects the performance of artificial neural networks (ANNs). It is known that MSE may yield substandard performance in the presence of outliers. The Cauchy loss function (CLF) assumes a Cauchy noise distribution, and is therefore potentially better suited for data with outliers. This papers aims to determine the extent of robustness and generalisability of the CLF as compared to MSE. CLF and MSE are assessed on a few handcrafted regression problems, and a real-world regression problem with artificially simulated outliers, in the context of ANN training. CLF yielded results that were either comparable to or better than the results yielded by MSE, with a few notable exceptions.

📄 PDF Abstract BibTeX arXiv:2302.07238

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

On the Robustness of Kernel Ridge Regression Using the Cauchy Loss Function

2025-03-26 · Hongwei Wen, Annika Betken, Wouter Koolen

Robust regression aims to develop methods for estimating an unknown regression function in the presence of outliers, heavy-tailed distributions, or contaminated data, which can severely impact performance. Most existing …

regression

Truncated Cauchy Non-negative Matrix Factorization

2019-06-02 · Naiyang Guan, Tongliang Liu, Yangmuzi Zhang, DaCheng Tao 외

Non-negative matrix factorization (NMF) minimizes the Euclidean distance between the data matrix and its low rank approximation, and it fails when applied to corrupted data because the loss function is sensitive to outli…

ClusteringImage Clustering

Cauchy Principal Component Analysis

2014-12-19 · Pengtao Xie, Eric Xing

Principal Component Analysis (PCA) has wide applications in machine learning, text mining and computer vision. Classical PCA based on a Gaussian noise model is fragile to noise of large magnitude. Laplace noise assumptio…

A General and Adaptive Robust Loss Function

2017-01-11 · CVPR 2019 6 · Jonathan T. Barron

We present a generalization of the Cauchy/Lorentzian, Geman-McClure, Welsch/Leclerc, generalized Charbonnier, Charbonnier/pseudo-Huber/L1-L2, and L2 loss functions. By introducing robustness as a continuous parameter, ou…

ClusteringDepth EstimationImage GenerationUnsupervised Monocular Depth Estimation

Robust matrix completion via Novel M-estimator Functions

2023-10-08 · Zhi-Yong Wang, Hing Cheung So

M-estmators including the Welsch and Cauchy have been widely adopted for robustness against outliers, but they also down-weigh the uncontaminated data. To address this issue, we devise a framework to generate a class of …

Matrix Completion