Dictionary learning for fast classification based on soft-thresholding
Alhussein Fawzi, Mike Davies, Pascal Frossard

TL;DR
This paper introduces a fast classification method using soft-thresholding with a specially learned dictionary, offering competitive accuracy and reduced computational cost compared to traditional sparse coding approaches.
Contribution
It proposes a novel supervised dictionary learning algorithm tailored for soft-thresholding based classification, optimizing both dictionary and classifier jointly.
Findings
Outperforms generic learning procedures in experiments.
Competes with recent sparse coding classifiers.
Requires less computational time at test stage.
Abstract
Classifiers based on sparse representations have recently been shown to provide excellent results in many visual recognition and classification tasks. However, the high cost of computing sparse representations at test time is a major obstacle that limits the applicability of these methods in large-scale problems, or in scenarios where computational power is restricted. We consider in this paper a simple yet efficient alternative to sparse coding for feature extraction. We study a classification scheme that applies the soft-thresholding nonlinear mapping in a dictionary, followed by a linear classifier. A novel supervised dictionary learning algorithm tailored for this low complexity classification architecture is proposed. The dictionary learning problem, which jointly learns the dictionary and linear classifier, is cast as a difference of convex (DC) program and solved efficiently with…
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
TopicsSparse and Compressive Sensing Techniques · Face and Expression Recognition · Advanced Image and Video Retrieval Techniques
