paper-with-me

Papers

Sparse, Collaborative, or Nonnegative Representation: Which Helps Pattern Classification?

2018-06-12 · Jun Xu, Wangpeng An, Lei Zhang, David Zhang

The use of sparse representation (SR) and collaborative representation (CR) for pattern classification has been widely studied in tasks such as face recognition and object categorization. Despite the success of SR/CR based classifiers, it is still arguable whether it is the $\ell_{1}$-norm sparsity or the $\ell_{2}$-norm collaborative property that brings the success of SR/CR based classification. In this paper, we investigate the use of nonnegative representation (NR) for pattern classification, which is largely ignored by previous work. Our analyses reveal that NR can boost the representation power of homogeneous samples while limiting the representation power of heterogeneous samples, making the representation sparse and discriminative simultaneously and thus providing a more effective solution to representation based classification than SR/CR. Our experiments demonstrate that the proposed NR based classifier (NRC) outperforms previous representation based classifiers. With deep features as inputs, it also achieves state-of-the-art performance on various visual classification tasks.

📄 PDF Abstract BibTeX arXiv:1806.04329

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFace RecognitionGeneral ClassificationObject Categorization

Similar Papers 제목 키워드 기반

Collaborative filtering based on nonnegative/binary matrix factorization

2024-10-14 · Yukino Terui, Yuka Inoue, Yohei Hamakawa, Kosuke Tatsumura 외

Collaborative filtering generates recommendations based on user-item similarities through rating data, which may involve numerous unrated items. To predict scores for unrated items, matrix factorization techniques, such …

Collaborative Filtering

Nonnegative-Constrained Joint Collaborative Representation with Union Dictionary for Hyperspectral Anomaly Detection

2022-03-18 · Shizhen Chang, Pedram Ghamisi

Recently, many collaborative representation-based (CR) algorithms have been proposed for hyperspectral anomaly detection. CR-based detectors approximate the image by a linear combination of background dictionaries and th…

Anomaly Detection

Log-based Sparse Nonnegative Matrix Factorization for Data Representation

2022-04-22 · Chong Peng, Yiqun Zhang, Yongyong Chen, Zhao Kang 외

Nonnegative matrix factorization (NMF) has been widely studied in recent years due to its effectiveness in representing nonnegative data with parts-based representations. For NMF, a sparser solution implies better parts-…

Sparseness helps: Sparsity Augmented Collaborative Representation for Classification

2015-11-29 · Naveed Akhtar, Faisal Shafait, Ajmal Mian

Many classification approaches first represent a test sample using the training samples of all the classes. This collaborative representation is then used to label the test sample. It was a common belief that sparseness …

ClassificationGeneral Classification

Matrix-wise $\ell_0$-constrained Sparse Nonnegative Least Squares

2020-11-22 · Nicolas Nadisic, Jeremy E Cohen, Arnaud Vandaele, Nicolas Gillis

Nonnegative least squares problems with multiple right-hand sides (MNNLS) arise in models that rely on additive linear combinations. In particular, they are at the core of most nonnegative matrix factorization algorithms…