2022
DOI: 10.1016/j.asoc.2022.109588
|View full text |Cite
|
Sign up to set email alerts
|

Handling class imbalance in COVID-19 chest X-ray images classification: Using SMOTE and weighted loss

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
6
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
5
5

Relationship

0
10

Authors

Journals

citations
Cited by 42 publications
(6 citation statements)
references
References 65 publications
0
6
0
Order By: Relevance
“…In order to accomplish the classification task, we have used four different classifiers such as DT, RF, KNN, and SVM where each of which is developed with the help of the scikit-learn Python package [18] but KNN and RF outperformed the others. To overcome the imbalanced data, we have tried undersampling, oversampling, synthetic minority oversampling technique (SMOTE) and SMOTE-Tomek [19][20][21]. However, SMOTE outperforms the other data balancing techniques.…”
Section: Classifiersmentioning
confidence: 99%
“…In order to accomplish the classification task, we have used four different classifiers such as DT, RF, KNN, and SVM where each of which is developed with the help of the scikit-learn Python package [18] but KNN and RF outperformed the others. To overcome the imbalanced data, we have tried undersampling, oversampling, synthetic minority oversampling technique (SMOTE) and SMOTE-Tomek [19][20][21]. However, SMOTE outperforms the other data balancing techniques.…”
Section: Classifiersmentioning
confidence: 99%
“…A class imbalance problem is solved for classifying COVID-19 in chest X-ray image sequences by Chamseddine et al [ 25 ]. This approach utilized SMOTE and weighted loss.…”
Section: Literature Reviewmentioning
confidence: 99%
“…To raise the total amount of training instances, an alternative strategy is to oversample the minority class. This may be accomplished by simply copying already-existing instances or by creating new synthetic instances using data augmentation techniques like rotation, scaling, or the addition of noise [29] .…”
Section: Introductionmentioning
confidence: 99%