Local Features Are Not Lonely - Laplacian Sparse Coding for Image Classification
Abstract
Sparse coding which encodes the original signal in a sparse signal space, has shown its state-of-the-art performance in the visual codebook generation and feature quantization process of BoW based image representation. However, in the feature quantization process of sparse coding, some similar local features may be quantized into different visual words of the codebook due to the sensitiveness of quantization. In this paper, to alleviate the impact of this problem, we propose a Laplacian sparse coding method, which will exploit the dependence among the local features. Specifically, we propose to use histogram intersection based kNN method to construct a Laplacian matrix, which can well characterize the similarity of local features. In addition, we incorporate this Laplacian matrix into the objective function of sparse coding to preserve the consistence in sparse representation of similar local features. Comprehensive experimental results show that our method achieves or outperforms existing state-of-the-art results, and exhibits excellent performance on Scene 15 data set. ©2010 IEEE.
Cite
Text
Gao et al. "Local Features Are Not Lonely - Laplacian Sparse Coding for Image Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539943Markdown
[Gao et al. "Local Features Are Not Lonely - Laplacian Sparse Coding for Image Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/gao2010cvpr-local/) doi:10.1109/CVPR.2010.5539943BibTeX
@inproceedings{gao2010cvpr-local,
title = {{Local Features Are Not Lonely - Laplacian Sparse Coding for Image Classification}},
author = {Gao, Shenghua and Tsang, Ivor Wai-Hung and Chia, Liang-Tien and Zhao, Peilin},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2010},
pages = {3555-3561},
doi = {10.1109/CVPR.2010.5539943},
url = {https://mlanthology.org/cvpr/2010/gao2010cvpr-local/}
}