Robust L1 Norm Factorization in the Presence of Outliers and Missing Data by Alternative Convex Programming - Robotics Institute Carnegie Mellon University

Robust L1 Norm Factorization in the Presence of Outliers and Missing Data by Alternative Convex Programming

Qifa Ke and Takeo Kanade
Conference Paper, Proceedings of (CVPR) Computer Vision and Pattern Recognition, Vol. 1, pp. 739 - 746, June, 2005

Abstract

Matrix factorization has many applications in computer vision. Singular Value Decomposition (SVD) is the standard algorithm for factorization. When there are outliers and missing data, which often happen in real measurements, SVD is no longer applicable. For robustness Iteratively Re-weighted Least Squares (IRLS) is often used for factorization by assigning a weight to each element in the measurements. Because it uses L2 norm, good initialization in IRLS is critical for success, but is non-trivial. In this paper, we formulate matrix factorization as a L1 norm minimization problem that is solved efficiently by alternative convex programming. Our formulation 1) is robust without requiring initial weighting, 2) handles missing data straightforwardly, and 3) provides a framework in which constraints and prior knowledge (if available) can be conveniently incorporated. In the experiments we apply our approach to factorization-based structure from motion. It is shown that our approach achieves better results than other approaches (including IRLS) on both synthetic and real data.

BibTeX

@conference{Ke-2005-9210,
author = {Qifa Ke and Takeo Kanade},
title = {Robust L1 Norm Factorization in the Presence of Outliers and Missing Data by Alternative Convex Programming},
booktitle = {Proceedings of (CVPR) Computer Vision and Pattern Recognition},
year = {2005},
month = {June},
volume = {1},
pages = {739 - 746},
}