paper-with-me

Papers

SVMnet: Non-parametric image classification based on convolutional SVM ensembles for small training sets

2021-09-29 · Hunter Goddard, Lior Shamir

Deep convolutional neural networks (DCNNs) have demonstrated superior power in their ability to classify image data. However, one of the downsides of DCNNs for supervised learning of image data is that their training normally requires large sets of labeled "ground truth" images. Since in many real-world problems large sets of pre-labeled images are not always available, DCNNs might not perform in an optimal manner in all real-world cases. Here we propose SVMnet -- a method based on a layered structure of Support Vector Machine (SVM) ensembles for non-parametric image classification. By utilizing the quick learning of SVMs compared to neural networks, the proposed method can reach higher accuracy than DCNNs when the training set is small. Experimental results show that while "conventional" DCNN architectures such as ResNet-50 outperform SVMnet when the size of the training set is large, SVMnet provides a much higher accuracy when the number of "ground truth" training samples is small.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar Papers 제목 키워드 기반

Bayesian posterior approximation with stochastic ensembles

2022-12-15 · CVPR 2023 1 · Oleksandr Balabanov, Bernhard Mehlig, Hampus Linander

We introduce ensembles of stochastic neural networks to approximate the Bayesian posterior, combining stochastic methods such as dropout with deep ensembles. The stochastic ensembles are formulated as families of distrib…

Bayesian Inferenceimage-classificationImage ClassificationVariational Inference

Comparisons among different stochastic selection of activation layers for convolutional neural networks for healthcare

2020-11-24 · Loris Nanni, Alessandra Lumini, Stefano Ghidoni, Gianluca Maguolo

Classification of biological images is an important task with crucial application in many fields, such as cell phenotypes recognition, detection of cell organelles and histopathological classification, and it might help …

ClassificationGeneral ClassificationMedical Diagnosis

An Ensemble of Convolutional Neural Networks for Audio Classification

2020-07-15 · Loris Nanni, Gianluca Maguolo, Sheryl Brahnam, Michelangelo Paci

In this paper, ensembles of classifiers that exploit several data augmentation techniques and four signal representations for training Convolutional Neural Networks (CNNs) for audio classification are presented and teste…

Audio ClassificationClassificationData AugmentationEnvironmental Sound Classification+2

Checkpoint Ensembles: Ensemble Methods from a Single Training Process

2017-10-09 · Hugh Chen, Scott Lundberg, Su-In Lee

We present the checkpoint ensembles method that can learn ensemble models on a single training process. Although checkpoint ensembles can be applied to any parametric iterative learning technique, here we focus on neural…

Automatic Semantic Segmentation of the Lumbar Spine: Clinical Applicability in a Multi-parametric and Multi-centre Study on Magnetic Resonance Images

2021-11-16 · Jhon Jairo Saenz-Gamboa, Julio Domenech, Antonio Alonso-Manjarrés, Jon A. Gómez 외

One of the major difficulties in medical image segmentation is the high variability of these images, which is caused by their origin (multi-centre), the acquisition protocols (multi-parametric), as well as the variabilit…

AnatomyImage SegmentationMedical Image SegmentationSemantic Segmentation