Necrosis, or body tissue death, occurs when there is insufficient blood flow to the tissue, which can be caused by injury, radiation, or chemicals. One of the main challenges in the automated diagnosis of necrosis is data imbalance in medical datasets, where the number of pathological cases is far less than normal cases. To address this issue, this study implements and evaluates various data sampling techniques, including Random Undersampling (RUS), Random Oversampling (ROS), Combination of Over-Undersampling (COUS), Synthetic Minority Over-sampling Technique (SMOTE), and Tomek Link, then using a Support Vector Machine (SVM) as the classifier. The test results show that the best sampling technique is the Synthetic Minority Over-sampling Technique (SMOTE), which successfully achieved an accuracy of 100% and an Area Under Curve (AUC) of 100%, indicating its significant potential in improving the accuracy of necrosis diagnosis from CT scans.
Copyrights © 2026