1. What are the contributions mentioned in the paper "Sparse concept coding for visual analysis" ?
The authors consider the problem of image representation for visual analysis.. In this paper, the authors propose a novel method, called Sparse Concept Coding ( SCC ), for image representation and analysis.. Inspired from the recent developments on manifold learning and sparse coding, SCC provides a sparse representation which can capture the intrinsic geometric structure of the image space.. Extensive experimental results on image clustering have shown that the proposed approach provides a better representation with respect to the semantic structure.
read more
2. What is the purpose of this paper?
Motivated from recent progresses in matrix factorization (sparse coding) and manifold learning, in this paper the authors propose a novel matrix factorization method, called Sparse Concept Coding (SCC), for image representation.
read more
3. What are the parameters in the basis learning phase of SCC?
There are two parameters in the basis learning phase of SCC: the number of nearest neighbors p and the ridge regularization parameter α.
read more
4. How can the authors compute the basis U?
Considering k n, their SCC algorithm needs O(n2s+ n2p) to compute the basis U.After the authors obtain the basis U, the representation A can be computed column by column independently through the following minimization problem.
read more
