CVApr 11, 2012

Collaborative Representation based Classification for Face Recognition

arXiv:1204.2358v2232 citations
Originality Incremental advance
AI Analysis

This work addresses face recognition for computer vision applications, but it is incremental as it builds on and refines existing SRC methods.

The paper tackles the problem of robust face recognition by analyzing sparse representation based classification (SRC) and showing that collaborative representation is more crucial than sparsity, leading to a generalized framework called collaborative representation based classification (CRC) with various instantiations tested for accuracy and efficiency.

By coding a query sample as a sparse linear combination of all training samples and then classifying it by evaluating which class leads to the minimal coding residual, sparse representation based classification (SRC) leads to interesting results for robust face recognition. It is widely believed that the l1- norm sparsity constraint on coding coefficients plays a key role in the success of SRC, while its use of all training samples to collaboratively represent the query sample is rather ignored. In this paper we discuss how SRC works, and show that the collaborative representation mechanism used in SRC is much more crucial to its success of face classification. The SRC is a special case of collaborative representation based classification (CRC), which has various instantiations by applying different norms to the coding residual and coding coefficient. More specifically, the l1 or l2 norm characterization of coding residual is related to the robustness of CRC to outlier facial pixels, while the l1 or l2 norm characterization of coding coefficient is related to the degree of discrimination of facial features. Extensive experiments were conducted to verify the face recognition accuracy and efficiency of CRC with different instantiations.

Foundations

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

Your Notes