paper-with-me

Papers

Ensemble Learning based on Classifier Prediction Confidence and Comprehensive Learning Particle Swarm Optimisation for polyp localisation

2021-04-10 · Truong Dang, Thanh Nguyen, John McCall, Alan Wee-Chung Liew

Colorectal cancer (CRC) is the first cause of death in many countries. CRC originates from a small clump of cells on the lining of the colon called polyps, which over time might grow and become malignant. Early detection and removal of polyps are therefore necessary for the prevention of colon cancer. In this paper, we introduce an ensemble of medical polyp segmentation algorithms. Based on an observation that different segmentation algorithms will perform well on different subsets of examples because of the nature and size of training sets they have been exposed to and because of method-intrinsic factors, we propose to measure the confidence in the prediction of each algorithm and then use an associate threshold to determine whether the confidence is acceptable or not. An algorithm is selected for the ensemble if the confidence is below its associate threshold. The optimal threshold for each segmentation algorithm is found by using Comprehensive Learning Particle Swarm Optimization (CLPSO), a swarm intelligence algorithm. The Dice coefficient, a popular performance metric for image segmentation, is used as the fitness criteria. Experimental results on two polyp segmentation datasets MICCAI2015 and Kvasir-SEG confirm that our ensemble achieves better results compared to some well-known segmentation algorithms.

📄 PDF Abstract BibTeX arXiv:2104.04832

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble LearningImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Estimating Confidence of Predictions of Individual Classifiers and Their Ensembles for the Genre Classification Task

2022-06-15 · Mikhail Lepekhin, Serge Sharoff

Genre identification is a subclass of non-topical text classification. The main difference between this task and topical classification is that genres, unlike topics, usually do not correspond to simple keywords, and thu…

Genre classificationtext-classificationText Classification

Specialists Outperform Generalists in Ensemble Classification

2021-07-09 · Sascha Meyen, Frieder Göppert, Helen Alber, Ulrike Von Luxburg 외

Consider an ensemble of $k$ individual classifiers whose accuracies are known. Upon receiving a test point, each of the classifiers outputs a predicted label and a confidence in its prediction for this particular test po…

Classification

An urn model for majority voting in classification ensembles

2016-12-01 · NeurIPS 2016 12 · Victor Soto, Alberto Suárez, Gonzalo Martinez-Muñoz

In this work we analyze the class prediction of parallel randomized ensembles by majority voting as an urn model. For a given test instance, the ensemble can be viewed as an urn of marbles of different colors. A marble r…

ClassificationGeneral ClassificationPrediction

Distance-based Confidence Score for Neural Network Classifiers

2017-09-28 · Amit Mandelbaum, Daphna Weinshall

The reliable measurement of confidence in classifiers' predictions is very important for many applications and is, therefore, an important part of classifier design. Yet, although deep learning has received tremendous at…

Novelty Detection

Estimating Confidence of Predictions of Individual Classifiers and TheirEnsembles for the Genre Classification Task

2022-06-01 · LREC 2022 6 · Mikhail Lepekhin, Serge Sharoff

Genre identification is a kind of non-topic text classification. The main difference between this task and topic classification is that genre, unlike topic, usually cannot be expressed just by some keywords and is define…

Genre classificationtext-classificationText ClassificationTopic Classification