OCLGNov 29, 2019

A robust method based on LOVO functions for solving least squares problems

arXiv:1911.13078v18 citations
Originality Incremental advance
AI Analysis

This addresses the issue of outlier contamination in data fitting for statistical models, offering an incremental improvement over existing robust methods.

The paper tackles the problem of robust nonlinear model fitting in the presence of outliers by proposing a Lower Order-value Optimization (LOVO) version of the Levenberg-Marquardt algorithm, which successfully detects and ignores outliers without many specific parameters and finds better adjustments than existing robust algorithms.

The robust adjustment of nonlinear models to data is considered in this paper. When data comes from real experiments, it is possible that measurement errors cause the appearance of discrepant values, which should be ignored when adjusting models to them. This work presents a Lower Order-value Optimization (LOVO) version of the Levenberg-Marquardt algorithm, which is well suited to deal with outliers in fitting problems. A general algorithm is presented and convergence to stationary points is demonstrated. Numerical results show that the algorithm is successfully able to detect and ignore outliers without too many specific parameters. Parallel and distributed executions of the algorithm are also possible, allowing for the use of larger datasets. Comparison against publicly available robust algorithms shows that the present approach is able to find better adjustments in well known statistical models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes