paper-with-me

Papers

Dictionary learning for fast classification based on soft-thresholding

2014-02-09 · Alhussein Fawzi, Mike Davies, Pascal Frossard

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 an iterative DC solver. We conduct experiments on several datasets, and show that our learning algorithm that leverages the structure of the classification problem outperforms generic learning procedures. Our simple classifier based on soft-thresholding also competes with the recent sparse coding classifiers, when the dictionary is learned appropriately. The adopted classification scheme further requires less computational time at the testing stage, compared to other classifiers. The proposed scheme shows the potential of the adequately trained soft-thresholding mapping for classification and paves the way towards the development of very efficient classification methods for vision problems.

📄 PDF Abstract BibTeX arXiv:1402.1973

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDictionary LearningGeneral Classification

Similar Papers 제목 키워드 기반

Learning Deep Analysis Dictionaries for Image Super-Resolution

2020-01-31 · Jun-Jie Huang, Pier Luigi Dragotti

Inspired by the recent success of deep neural networks and the recent efforts to develop multi-layer dictionary models, we propose a Deep Analysis dictionary Model (DeepAM) which is optimized to address a specific regres…

ClusteringImage Super-ResolutionregressionSuper-Resolution

Computational Cost Reduction in Learned Transform Classifications

2015-04-26 · Emerson Lopes Machado, Cristiano Jacques Miosso, Ricardo von Borries, Murilo Coutinho 외

We present a theoretical analysis and empirical evaluations of a novel set of techniques for computational cost reduction of classifiers that are based on learned transform and soft-threshold. By modifying optimization p…

General Classification

Spatially Aware Dictionary Learning and Coding for Fossil Pollen Identification

2016-05-03 · Shu Kong, Surangi Punyasena, Charless Fowlkes

We propose a robust approach for performing automatic species-level recognition of fossil pollen grains in microscopy images that exploits both global shape and local texture characteristics in a patch-based matching met…

Dictionary LearningGeneral Classification

Compressed Dictionary Learning

2018-05-02 · Karin Schnass, Flavio Teixeira

In this paper we show that the computational complexity of the Iterative Thresholding and K-residual-Means (ITKrM) algorithm for dictionary learning can be significantly reduced by using dimensionality-reduction techniqu…

Dictionary LearningDimensionality ReductionLEMMA

Overcomplete Frame Thresholding for Acoustic Scene Analysis

2017-12-25 · Romain Cosentino, Randall Balestriero, Richard Baraniuk, Ankit Patel

In this work, we derive a generic overcomplete frame thresholding scheme based on risk minimization. Overcomplete frames being favored for analysis tasks such as classification, regression or anomaly detection, we provid…

Action DetectionActivity DetectionAnomaly DetectionGeneral Classification+1