Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Sparse Representation-based Classification

About

We present a transductive deep learning-based formulation for the sparse representation-based classification (SRC) method. The proposed network consists of a convolutional autoencoder along with a fully-connected layer. The role of the autoencoder network is to learn robust deep features for classification. On the other hand, the fully-connected layer, which is placed in between the encoder and the decoder networks, is responsible for finding the sparse representation. The estimated sparse codes are then used for classification. Various experiments on three different datasets show that the proposed network leads to sparse representations that give better classification results than state-of-the-art SRC methods. The source code is available at: github.com/mahdiabavisani/DSRC.

Mahdi Abavisani, Vishal M. Patel• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationSVHN (test)
Accuracy67.75
362
Image ClassificationUSPS (test)
Accuracy96.25
25
Face ClassificationUMDAA-01 Session 1 (test)
Accuracy93.39
8
Showing 3 of 3 rows

Other info

Code

Follow for update