paper-with-me

Papers

Sparse Deep Stacking Network for Image Classification

2015-01-05 · Jun Li, Heyou Chang, Jian Yang

Sparse coding can learn good robust representation to noise and model more higher-order representation for image classification. However, the inference algorithm is computationally expensive even though the supervised signals are used to learn compact and discriminative dictionaries in sparse coding techniques. Luckily, a simplified neural network module (SNNM) has been proposed to directly learn the discriminative dictionaries for avoiding the expensive inference. But the SNNM module ignores the sparse representations. Therefore, we propose a sparse SNNM module by adding the mixed-norm regularization (l1/l2 norm). The sparse SNNM modules are further stacked to build a sparse deep stacking network (S-DSN). In the experiments, we evaluate S-DSN with four databases, including Extended YaleB, AR, 15 scene and Caltech101. Experimental results show that our model outperforms related classification methods with only a linear classifier. It is worth noting that we reach 98.8% recognition accuracy on 15 scene.

📄 PDF Abstract BibTeX arXiv:1501.00777

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Energy-Based Spherical Sparse Coding

2017-10-04 · Bailey Kong, Charless C. Fowlkes

In this paper, we explore an efficient variant of convolutional sparse coding with unit norm code vectors where reconstruction quality is evaluated using an inner product (cosine distance). To use these codes for discrim…

ClassificationGeneral Classificationimage-classificationImage Classification

Sparse Filtering

2011-12-01 · NeurIPS 2011 12 · Jiquan Ngiam, Zhenghao Chen, Sonia A. Bhaskar, Pang W. Koh 외

Unsupervised feature learning has been shown to be effective at learning representations that perform well on image, video and audio classification. However, many existing feature learning algorithms are hard to use and …

Audio ClassificationClassificationGeneral Classification

Blurry-Consistency Segmentation Framework with Selective Stacking on Differential Interference Contrast 3D Breast Cancer Spheroid

2024-06-08 · Thanh-Huy Nguyen, Thi Kim Ngan Ngo, Mai Anh Vu, Ting-Yuan Tu

The ability of three-dimensional (3D) spheroid modeling to study the invasive behavior of breast cancer cells has drawn increased attention. The deep learning-based image processing framework is very effective at speedin…

Deep LearningMorphological Analysis

Cost-Sensitive Stacking: an Empirical Evaluation

2023-01-04 · Natalie Lawrance, Marie-Anne Guerry, George Petrides

Many real-world classification problems are cost-sensitive in nature, such that the misclassification costs vary between data instances. Cost-sensitive learning adapts classification algorithms to account for differences…

Classification

Compact Neural Networks via Stacking Designed Basic Units

2022-05-03 · Weichao Lan, Yiu-ming Cheung, Juyong Jiang

Unstructured pruning has the limitation of dealing with the sparse and irregular weights. By contrast, structured pruning can help eliminate this drawback but it requires complex criterion to determine which components t…