Red Blood Cell Segmentation with Overlapping Cell Separation and
Classification on Imbalanced Dataset
- URL: http://arxiv.org/abs/2012.01321v2
- Date: Wed, 9 Dec 2020 06:29:54 GMT
- Title: Red Blood Cell Segmentation with Overlapping Cell Separation and
Classification on Imbalanced Dataset
- Authors: Korranat Naruenatthanaset, Thanarat H. Chalidabhongse, Duangdao
Palasuwan, Nantheera Anantrasirichai, Attakorn Palasuwan
- Abstract summary: Overlapping cells can cause incorrect predicted results that have to separate into multiple single RBCs before classifying.
To classify multiple classes with deep learning, imbalance problems are common in medical imaging because normal samples are always higher than rare disease samples.
This paper presents a new method to segment and classify red blood cells from blood smear images, specifically to tackle cell overlapping and data imbalance problems.
- Score: 1.7219362335740878
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: Automated red blood cell classification on blood smear images helps
hematologist to analyze RBC lab results in less time and cost. Overlapping
cells can cause incorrect predicted results that have to separate into multiple
single RBCs before classifying. To classify multiple classes with deep
learning, imbalance problems are common in medical imaging because normal
samples are always higher than rare disease samples. This paper presents a new
method to segment and classify red blood cells from blood smear images,
specifically to tackle cell overlapping and data imbalance problems. Focusing
on overlapping cell separation, our segmentation process first estimates
ellipses to represent red blood cells. The method detects the concave points
and then finds the ellipses using directed ellipse fitting. The accuracy is
0.889 on 20 blood smear images. Classification requires balanced training
datasets. However, some RBC types are rare. The imbalance ratio is 34.538 on 12
classes with 20,875 individual red blood cell samples. The use of machine
learning for RBC classification with an imbalance dataset is hence more
challenging than many other applications. We analyze techniques to deal with
this problem. The best accuracy and f1 score are 0.921 and 0.8679 on
EfficientNet-b1 with augmentation. Experimental results show that the weight
balancing technique with augmentation has the potential to deal with imbalance
problems by improving the f1 score on minority classes while data augmentation
significantly improves the overall classification performance.
Related papers
- Brain Tumor Classification on MRI in Light of Molecular Markers [61.77272414423481]
Co-deletion of the 1p/19q gene is associated with clinical outcomes in low-grade gliomas.
This study aims to utilize a specially MRI-based convolutional neural network for brain cancer detection.
arXiv Detail & Related papers (2024-09-29T07:04:26Z) - Automatic Classification of White Blood Cell Images using Convolutional Neural Network [0.0]
Human immune system contains white blood cells (WBC) that are good indicator of many diseases like bacterial infections, AIDS, cancer, spleen, etc.
Traditionally in laboratories, pathologists and hematologists analyze these blood cells through microscope and then classify them manually.
In this paper, first we have used different CNN pre-train models such as ResNet-50, InceptionV3, VGG16 and MobileNetV2 to automatically classify the white blood cells.
Inspired by these architectures, a framework has been proposed to automatically categorize the four kinds of white blood cells with increased accuracy.
arXiv Detail & Related papers (2024-09-19T16:39:46Z) - Deep Learning Segmentation and Classification of Red Blood Cells Using a Large Multi-Scanner Dataset [0.18641315013048293]
We propose a two-stage deep learning framework for RBC image segmentation and classification.
The dataset is a highly diverse dataset of more than 100K RBCs containing eight different classes.
An IoU of 98.03% and an average classification accuracy of 96.5% were attained on the test set.
arXiv Detail & Related papers (2024-03-27T11:28:32Z) - Imbalanced Domain Generalization for Robust Single Cell Classification
in Hematological Cytomorphology [3.7007225479462402]
We train a robust CNN for WBC classification by addressing cross-domain data imbalance and domain shifts.
Our approach achieves the best F1 macro score compared to other existing methods.
arXiv Detail & Related papers (2023-03-14T10:20:31Z) - Dynamic Bank Learning for Semi-supervised Federated Image Diagnosis with
Class Imbalance [65.61909544178603]
We study a practical yet challenging problem of class imbalanced semi-supervised FL (imFed-Semi)
This imFed-Semi problem is addressed by a novel dynamic bank learning scheme, which improves client training by exploiting class proportion information.
We evaluate our approach on two public real-world medical datasets, including the intracranial hemorrhage diagnosis with 25,000 CT slices and skin lesion diagnosis with 10,015 dermoscopy images.
arXiv Detail & Related papers (2022-06-27T06:51:48Z) - Large-Margin Representation Learning for Texture Classification [67.94823375350433]
This paper presents a novel approach combining convolutional layers (CLs) and large-margin metric learning for training supervised models on small datasets for texture classification.
The experimental results on texture and histopathologic image datasets have shown that the proposed approach achieves competitive accuracy with lower computational cost and faster convergence when compared to equivalent CNNs.
arXiv Detail & Related papers (2022-06-17T04:07:45Z) - Wide & Deep neural network model for patch aggregation in CNN-based
prostate cancer detection systems [51.19354417900591]
Prostate cancer (PCa) is one of the leading causes of death among men, with almost 1.41 million new cases and around 375,000 deaths in 2020.
To perform an automatic diagnosis, prostate tissue samples are first digitized into gigapixel-resolution whole-slide images.
Small subimages called patches are extracted and predicted, obtaining a patch-level classification.
arXiv Detail & Related papers (2021-05-20T18:13:58Z) - RA-GCN: Graph Convolutional Network for Disease Prediction Problems with
Imbalanced Data [47.00510780034136]
Class imbalance is a familiar issue in the field of disease prediction.
In this paper, we propose Re-weighted Adversarial Graph Convolutional Network (RA-GCN) to enhance the performance of the graph-based classifier.
We show the superiority of RA-GCN on synthetic and three publicly available medical datasets compared to the recent method.
arXiv Detail & Related papers (2021-02-27T14:06:27Z) - Classification of COVID-19 in CT Scans using Multi-Source Transfer
Learning [91.3755431537592]
We propose the use of Multi-Source Transfer Learning to improve upon traditional Transfer Learning for the classification of COVID-19 from CT scans.
With our multi-source fine-tuning approach, our models outperformed baseline models fine-tuned with ImageNet.
Our best performing model was able to achieve an accuracy of 0.893 and a Recall score of 0.897, outperforming its baseline Recall score by 9.3%.
arXiv Detail & Related papers (2020-09-22T11:53:06Z) - Attention based Multiple Instance Learning for Classification of Blood
Cell Disorders [38.086308180994976]
We propose an attention based multiple instance learning method to classify blood samples of patients suffering from blood cell disorders.
With the features extracted for each cell, a multiple instance learning method classifies patient samples into one out of four blood cell disorders.
The attention mechanism provides a measure of the contribution of each cell to the overall classification and significantly improves the network's classification accuracy as well as its interpretability for the medical expert.
arXiv Detail & Related papers (2020-07-22T19:29:40Z) - Convolutional Neural Networks based Focal Loss for Class Imbalance
Problem: A Case Study of Canine Red Blood Cells Morphology Classification [8.121462458089143]
A misclassified red blood cell morphology will lead to false disease diagnosis and improper treatment.
In the past decade, many approaches have been proposed for classifying human red blood cell morphology.
A class imbalance problem can lead to a biased model towards the majority class.
arXiv Detail & Related papers (2020-01-10T07:31:57Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.