# On the Robust PCA and Weiszfeld's Algorithm

**Authors:** Sebastian Neumayer, Max Nimmer, Simon Setzer, Gabriele Steidl

arXiv: 1902.04292 · 2019-02-13

## TL;DR

This paper introduces a robust PCA method based on minimizing Euclidean distances to data points using a Weiszfeld-like algorithm, effectively handling outliers and ensuring convergence to critical points.

## Contribution

It develops a novel Weiszfeld-like algorithm for robust PCA that carefully manages anchor directions and proves its global convergence.

## Key findings

- Algorithm demonstrates excellent performance in numerical tests.
- Handles anchor directions with careful mathematical treatment.
- Proven convergence to critical points under Kurdyka-Łojasiewicz property.

## Abstract

Principal component analysis (PCA) is a powerful standard tool for reducing the dimensionality of data. Unfortunately, it is sensitive to outliers so that various robust PCA variants were proposed in the literature. This paper addresses the robust PCA by successively determining the directions of lines having minimal Euclidean distances from the data points. The corresponding energy functional is not differentiable at a finite number of directions which we call anchor directions. We derive a Weiszfeld-like algorithm for minimizing the energy functional which has several advantages over existing algorithms. Special attention is paid to the careful handling of the anchor directions, where we take the relation between local minima and one-sided derivatives of Lipschitz continuous functions on submanifolds of $\mathbb R^d$ into account. Using ideas for stabilizing the classical Weiszfeld algorithm at anchor points and the Kurdyka-{\L}ojasiewicz property of the energy functional, we prove global convergence of the whole sequence of iterates generated by the algorithm to a critical point of the energy functional. Numerical examples demonstrate the very good performance of our algorithm.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.04292/full.md

## Figures

35 figures with captions in the complete paper: https://tomesphere.com/paper/1902.04292/full.md

## References

52 references — full list in the complete paper: https://tomesphere.com/paper/1902.04292/full.md

---
Source: https://tomesphere.com/paper/1902.04292