CVDec 8, 2016

Complex Matrix Factorization for Face Recognition

arXiv:1612.02513v16 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for face recognition systems, focusing on a domain-specific application.

The authors tackled face recognition by developing complex matrix factorization methods (CMF, SpaCMF, GraCMF) that transform real-valued data into a complex field to decompose matrices, resulting in a simpler framework that provides better recognition results, though no concrete numbers are provided.

This work developed novel complex matrix factorization methods for face recognition; the methods were complex matrix factorization (CMF), sparse complex matrix factorization (SpaCMF), and graph complex matrix factorization (GraCMF). After real-valued data are transformed into a complex field, the complex-valued matrix will be decomposed into two matrices of bases and coefficients, which are derived from solutions to an optimization problem in a complex domain. The generated objective function is the real-valued function of the reconstruction error, which produces a parametric description. Factorizing the matrix of complex entries directly transformed the constrained optimization problem into an unconstrained optimization problem. Additionally, a complex vector space with N dimensions can be regarded as a 2N-dimensional real vector space. Accordingly, all real analytic properties can be exploited in the complex field. The ability to exploit these important characteristics motivated the development herein of a simpler framework that can provide better recognition results. The effectiveness of this framework will be clearly elucidated in later sections in this paper.

Foundations

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

Your Notes