Sparse Graph-based Transduction for Image Classification
Sheng Huang, Dan Yang, Jia Zhou, Luwen Huangfu, Xiaohong Zhang

TL;DR
This paper introduces a novel image classifier called Sparse Graph-based Classifier (SGC) that combines Sparse Representation and Graph-based Transduction to improve robustness and discriminative power, especially with small or noisy datasets.
Contribution
The paper proposes SGC, a new classifier that integrates SR and GT using graph Laplacian, enhancing image classification performance over existing methods.
Findings
SGC outperforms state-of-the-art classifiers on four image datasets.
SGC is particularly effective with small training samples.
SGC demonstrates robustness in noisy sample conditions.
Abstract
Motivated by the remarkable successes of Graph-based Transduction (GT) and Sparse Representation (SR), we present a novel Classifier named Sparse Graph-based Classifier (SGC) for image classification. In SGC, SR is leveraged to measure the correlation (similarity) of each two samples and a graph is constructed for encoding these correlations. Then the Laplacian eigenmapping is adopted for deriving the graph Laplacian of the graph. Finally, SGC can be obtained by plugging the graph Laplacian into the conventional GT framework. In the image classification procedure, SGC utilizes the correlations, which are encoded in the learned graph Laplacian, to infer the labels of unlabeled images. SGC inherits the merits of both GT and SR. Compared to SR, SGC improves the robustness and the discriminating power of GT. Compared to GT, SGC sufficiently exploits the whole data. Therefore it alleviates…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning · Face and Expression Recognition
