paper-with-me

홈 › Papers

A Committee of Convolutional Neural Networks for Image Classication in the Concurrent Presence of Feature and Label Noise

2020-04-19 · Stanisław Kaźmierczak, Jacek Mańdziuk

Image classification has become a ubiquitous task. Models trained on good quality data achieve accuracy which in some application domains is already above human-level performance. Unfortunately, real-world data are quite often degenerated by the noise existing in features and/or labels. There are quite many papers that handle the problem of either feature or label noise, separately. However, to the best of our knowledge, this piece of research is the first attempt to address the problem of concurrent occurrence of both types of noise. Basing on the MNIST, CIFAR-10 and CIFAR-100 datasets, we experimentally proved that the difference by which committees beat single models increases along with noise level, no matter it is an attribute or label disruption. Thus, it makes ensembles legitimate to be applied to noisy images with noisy labels. The aforementioned committees' advantage over single models is positively correlated with dataset difficulty level as well. We propose three committee selection algorithms that outperform a strong baseline algorithm which relies on an ensemble of individual (nonassociated) best models.

📄 PDF Abstract BibTeX arXiv:2004.10705

Code (0)

등록된 구현이 없습니다.

Tasks

Attributeimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Self-Committee Approach for Image Restoration Problems using Convolutional Neural Network

2017-05-12 · Byeongyong Ahn, Nam Ik Cho

There have been many discriminative learning methods using convolutional neural networks (CNN) for several image restoration problems, which learn the mapping function from a degraded input to the clean output. In this l…

DenoisingImage DenoisingImage Restoration

Convolutional Neural Network Committees for Melanoma Classification with Classical And Expert Knowledge Based Image Transforms Data Augmentation

2017-02-22 · Cristina Nader Vasconcelos, Bárbara Nader Vasconcelos

Skin cancer is a major public health problem, as is the most common type of cancer and represents more than half of cancer diagnoses worldwide. Early detection influences the outcome of the disease and motivates our work…

Data AugmentationGeneral Classification

On Choosing Committees Based on Approval Votes in the Presence of Outliers

2015-11-13 · Palash Dey, Neeldhara Misra, Y. Narahari

We study the computational complexity of committee selection problem for several approval-based voting rules in the presence of outliers. Our first result shows that outlier consideration makes committee selection proble…

Committees of deep feedforward networks trained with few data

2014-06-23 · Bogdan Miclut, Thomas Kaester, Thomas Martinetz, Erhardt Barth

Deep convolutional neural networks are known to give good results on image classification tasks. In this paper we present a method to improve the classification result by combining multiple such networks in a committee. …

ClassificationGeneral Classificationimage-classificationImage Classification

The application of Convolutional Neural Networks to Detect Slow, Sustained Deformation in InSAR Timeseries

2019-09-05 · N. Anantrasirichai, J. Biggs, F. Albino, D. Bull

Automated systems for detecting deformation in satellite InSAR imagery could be used to develop a global monitoring system for volcanic and urban environments. Here we explore the limits of a CNN for detecting slow, sust…