Your search
Results 2 resources
-
Traditional brain tumor diagnosis and classification are time-consuming and heavily reliant on radiologist expertise. The ever-growing patient population generates vast data, rendering existing methods expensive and inefficient. Deep Learning (DL) is a promising approach for developing automated systems to diagnose or segment brain tumors with high accuracy in less time. Within Deep Learning, Convolutional Neural Networks (CNNs) are potent tools for image classification tasks. This is achieved through a series of specialized layers, including convolution layers that identify patterns within images, pooling layers that summarize these patterns, fully connected layers that ultimately classify the image, and a feedforward layer to produce the output class. This study employed a CNN to classify brain tumors in T1-weighted contrast-enhanced images with various image resolutions, including 30×30, 50×50, 70×70, 100×100, and 150×150 pixels. The model successfully distinguished between three tumor types: glioma, meningioma, and pituitary. The CNN's impressive accuracy on training data reached up to 86.38% for image resolution (30×30) and 94.64% for higher resolution (150×150). This indicates its potential as a valuable tool in real-world brain tumor classification tasks. © 2025 IEEE.
-
Coronary heart disease (CHD) is the leading global cause of death, making early detection essential. While coronary angiography is the diagnostic gold standard, its invasive nature poses risks, and non-invasive symptom-based methods often lack accuracy. Machine learning-powered computer-aided diagnostic systems can effectively address challenges in clinical decisionmaking. This work presents an Evolutionary Strategy-optimized Support Vector Machine (ES-SVM) model for classifying CHD based on non-invasive test results and patient characteristics. Using the Coronary Heart Disease dataset, the proposed ESSVM demonstrated significant precision and F1-scores, as well as the accuracy of the proposed model. The results indicate that SVM performance can be significantly enhanced through evolutionary hyperparameter tuning, resulting in a reliable, noninvasive diagnostic tool for initial CAD screening and supporting early intervention techniques. © 2025 IEEE.