Discriminative Autoencoder for Feature Extraction: Application to Character Recognition
Conventionally, autoencoders are unsupervised representation learning tools. In this work, we propose a novel discriminative autoencoder. Use of supervised discriminative learning ensures that the learned representation is robust to variations commonly encountered in image datasets. Using the basic discriminating autoencoder as a unit, we build a stacked architecture aimed at extracting relevant representation from the training data. The efficiency of our feature extraction algorithm ensures a high classification accuracy with even simple classification schemes like KNN (K-nearest neighbor). We demonstrate the superiority of our model for representation learning by conducting experiments on standard datasets for character/image recognition and subsequent comparison with existing supervised deep architectures like class sparse stacked autoencoder and discriminative deep belief network.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationRepresentation LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Automatic Feature Extraction for Heartbeat Anomaly Detection
We focus on automatic feature extraction for raw audio heartbeat sounds, aimed at anomaly detection applications in healthcare. We learn features with the help of an autoencoder composed by a 1D non-causal convolutional …
Anomaly DetectionDecoderVariational InferenceAutonomous Deep Learning: Incremental Learning of Denoising Autoencoder for Evolving Data Streams
The generative learning phase of Autoencoder (AE) and its successor Denosing Autoencoder (DAE) enhances the flexibility of data stream method in exploiting unlabelled samples. Nonetheless, the feasibility of DAE for data…
DenoisingIncremental LearningStacking an autoencoder for feature selection of zero-day threats
Zero-day attack detection plays a critical role in mitigating risks, protecting assets, and staying ahead in the evolving threat landscape. This study explores the application of stacked autoencoder (SAE), a type of arti…
feature selectionSparse Autoencoder for Unsupervised Nucleus Detection and Representation in Histopathology Images
Histopathology images are crucial to the study of complex diseases such as cancer. The histologic characteristics of nuclei play a key role in disease diagnosis, prognosis and analysis. In this work, we propose a sparse …
PrognosisGroup Based Deep Shared Feature Learning for Fine-grained Image Classification
Fine-grained image classification has emerged as a significant challenge because objects in such images have small inter-class visual differences but with large variations in pose, lighting, and viewpoints, etc. Most exi…
ClassificationFine-Grained Image ClassificationGeneral Classificationimage-classification+1