paper-with-me

홈 › Papers

The Relative Performance of Ensemble Methods with Deep Convolutional Neural Networks for Image Classification

2017-04-05 · Cheng Ju, Aurélien Bibaut, Mark J. Van Der Laan

Artificial neural networks have been successfully applied to a variety of machine learning tasks, including image recognition, semantic segmentation, and machine translation. However, few studies fully investigated ensembles of artificial neural networks. In this work, we investigated multiple widely used ensemble methods, including unweighted averaging, majority voting, the Bayes Optimal Classifier, and the (discrete) Super Learner, for image recognition tasks, with deep neural networks as candidate algorithms. We designed several experiments, with the candidate algorithms being the same network structure with different model checkpoints within a single training process, networks with same structure but trained multiple times stochastically, and networks with different structure. In addition, we further studied the over-confidence phenomenon of the neural networks, as well as its impact on the ensemble methods. Across all of our experiments, the Super Learner achieved best performance among all the ensemble methods in this study.

📄 PDF Abstract BibTeX arXiv:1704.01664

Code (1)

faizanahemad/facebook-hateful-memes pytorch

Tasks

General Classificationimage-classificationImage ClassificationMachine TranslationSemantic SegmentationTranslation

Similar Papers 제목 키워드 기반

Automated diagnosis of pneumothorax using an ensemble of convolutional neural networks with multi-sized chest radiography images

2018-04-18 · Tae Joon Jun, Dohyeun Kim, Daeyoung Kim

Pneumothorax is a relatively common disease, but in some cases, it may be difficult to find with chest radiography. In this paper, we propose a novel method of detecting pneumothorax in chest radiography. We propose an e…

Pneumothorax Detection

FLANNEL: Focal Loss Based Neural Network Ensemble for COVID-19 Detection

2020-10-30 · Zhi Qiao, Austin Bae, Lucas M. Glass, Cao Xiao 외

To test the possibility of differentiating chest x-ray images of COVID-19 against other pneumonia and healthy patients using deep neural networks. We construct the X-ray imaging data from two publicly available sources, …

Combining High-Level Features of Raw Audio Waves and Mel-Spectrograms for Audio Tagging

2018-11-26 · Marcel Lederle, Benjamin Wilhelm

In this paper, we describe our contribution to Task 2 of the DCASE 2018 Audio Challenge. While it has become ubiquitous to utilize an ensemble of machine learning methods for classification tasks to obtain better predict…

Audio TaggingData AugmentationGeneral ClassificationTask 2

Insect pest image detection and recognition based on bio-inspired methods

2019-10-01 · Loris Nanni, Gianluca Maguolo, Fabio Pancino

Insect pests recognition is necessary for crop protection in many areas of the world. In this paper we propose an automatic classifier based on the fusion between saliency methods and convolutional neural networks. Salie…

Ensembles of feedforward-designed convolutional neural networks

2019-01-08 · Yueru Chen, Yijing Yang, Wei Wang, C. -C. Jay Kuo

An ensemble method that fuses the output decision vectors of multiple feedforward-designed convolutional neural networks (FF-CNNs) to solve the image classification problem is proposed in this work. To enhance the perfor…

DiversityGeneral Classificationimage-classificationImage Classification