Title :
Clustered blockwise PCA for representing visual data
Author :
Nishino, Ko ; Nayar, Shree K. ; Jebara, Tony
Author_Institution :
Dept. of Comput. Sci., Columbia Univ., New York, NY, USA
Abstract :
Principal component analysis (PCA) is extensively used in computer vision and image processing. Since it provides the optimal linear subspace in a least-square sense, it has been used for dimensionality reduction and subspace analysis in various domains. However, its scalability is very limited because of its inherent computational complexity. We introduce a new framework for applying PCA to visual data which takes advantage of the spatio-temporal correlation and localized frequency variations that are typically found in such data. Instead of applying PCA to the whole volume of data (complete set of images), we partition the volume into a set of blocks and apply PCA to each block. Then, we group the subspaces corresponding to the blocks and merge them together. As a result, we not only achieve greater efficiency in the resulting representation of the visual data, but also successfully scale PCA to handle large data sets. We present a thorough analysis of the computational complexity and storage benefits of our approach. We apply our algorithm to several types of videos. We show that, in addition to its storage and speed benefits, the algorithm results in a useful representation of the visual data.
Keywords :
computational complexity; data structures; data visualisation; least squares approximations; principal component analysis; temporal databases; very large databases; visual databases; clustered blockwise PCA; computational complexity; large data sets; least-square sense; principal component analysis; spatio-temporal correlation; visual data representation; Clustering algorithms; Computational complexity; Computer vision; Covariance matrix; Image analysis; Image processing; Image reconstruction; Image sequences; Partitioning algorithms; Principal component analysis; Index Terms- Principal component analysis; clustering; eigenvalues and eigenvectors; natural image statistics; region growing/partitioning.; singular value decomposition; Algorithms; Artificial Intelligence; Computer Simulation; Image Enhancement; Image Interpretation, Computer-Assisted; Information Storage and Retrieval; Models, Statistical; Pattern Recognition, Automated; Principal Component Analysis;
Journal_Title :
Pattern Analysis and Machine Intelligence, IEEE Transactions on
DOI :
10.1109/TPAMI.2005.193