An Innovative Medical Image Analyzer Incorporating Fuzzy Approaches to Support Medical Decision-Making
Abstract
1. Introduction
- O1
- The use of the Fuzzy Logic Matlab toolbox, R2023a enhancing iMIA features during image analysis.
- O2
- The use of fuzzy indexes computed with Canny edge [52] image results as ground truth when compared with other methods. ACO with fuzzy metrics was considered here based on comparative metrics (e.g., Jaccard index, Figure of Merit) results from [53]. More comprehensive statistical visualization replaced the pixel count chart. Four separate charts have been introduced to display fuzzy metrics, which present fuzzy false negatives (FFN), fuzzy false positives (FFP), fuzzy true positives (FTP), and the fuzzy index (validated metrics [53,54]).
- O3
- Fuzzy processing: The application now supports the generation of both fuzzy edge and linked fuzzy edge of the image. This module offers the possibility to save fuzzy edges.
- O4
- Clustering: Fuzzy C-means image clustering has been incorporated to facilitate soft tissue classification.
- O5
- The zoom image and edges module offers interactive zooming and panning capabilities, allowing detailed inspection of the processed image with the option to overlay Canny edges for comparative visualization.
- O6
- Comparison of ACO with U-Net [55] in extracting brain boundaries from medical image such as MRI or CT scans.
2. Materials and Methods
2.1. Proposal: Fuzzy Approach of the Innovative Medical Image Analyzer
2.1.1. iMIAStructure and Functional Organization
2.1.2. Edge Generation and Performance Analysis
2.1.3. Filtering and Edge Detection on Filtered Images
2.1.4. Interactive Zoom and Edge Overlay
2.2. Clustering
2.3. Fuzzy Processing
2.4. Key Features and Workflow
2.5. Pre-Processing Medical Dataset
2.6. Fuzzy Index
- -
- The fuzzy Euclidean distance matrix (Equation (2)).
- -
- The Euclidean distance between two pixels and (Equation (3));
- -
- Maximum Euclidean distance between two elements in D (Equation (4))
- -
- The scalar cardinality of images sets and (Equation (5))
- -
- The fuzzy true positive , the fuzzy intersection of and , and its scalar cardinality, (Equation (6))
- -
- The fuzzy false positive bounded difference between and and its scalar cardinality, (Equation (7))
- -
- The fuzzy false negative bounded difference between and and its scalar cardinality, (Equation (8))
3. Results
3.1. Medical Image Dataset Processing
- Red (255, 0, 0)—Tumor core (non-enhancing tumor + necrotic core)
- Green (0, 255, 0)—Edema (swelling around the tumor)
- Blue (0, 0, 255)—Enhancing tumor (region showing contrast enhancement)
3.2. Hardware and Software
3.3. Running Time
3.4. Formal Specification of Parameters
- -
- To run 1536 iterations for each of the four optimization stages;
- -
- The number of ants is set equal to the Fimage resolution;
- -
- The pheromone matrix is initially set to a low value of .
- -
- Parameters which reflect the relative importance of pheromone concentration in guiding the ants’ path selection;
- -
- Locally, pheromone evaporation is applied with a rate of ;
- -
- The global pheromone update incorporates a decay coefficient of .
4. Discussions
Case Study | %FTP | %FFN | %FFP | %FI |
---|---|---|---|---|
TCGA_CS_4941_19960909_3 | ||||
ACO_KH | 13,813.5558 | 78.9893 | 2545.7823 | 0.8410 |
ACO_Chi | 13,830.1532 | 78.5887 | 2529.1849 | 0.8420 |
ACO_Sin | 13,808.6418 | 78.8579 | 2550.6963 | 0.8407 |
ACO_Pow | 15,490.0836 | 53.9731 | 869.25447 | 0.9440 |
TCGA_CS_4941_19960909_14 | ||||
ACO_KH | 14,584.0047 | 35.722 | 1786.1172 | 0.8886 |
ACO_Chi | 14,585.6887 | 36.0614 | 1784.4331 | 0.8887 |
ACO_Sin | 14,587.8412 | 35.9304 | 1782.2807 | 0.8888 |
ACO_Pow | 15,641.7746 | 33.7812 | 728.34729 | 0.9537 |
TCGA_DU_5872_19950223_1 | ||||
ACO_KH | 14,646.0902 | 39.7504 | 1724.4969 | 0.8925 |
ACO_Chi | 14,658.9086 | 40.0822 | 1711.6785 | 0.8932 |
ACO_Sin | 14,656.1966 | 39.7628 | 1714.3904 | 0.8931 |
ACO_Pow | 15,794.2675 | 33.4020 | 576.31957 | 0.9631 |
TCGA_DU_5872_19950223_35 | ||||
ACO_KH | 15,211.4221 | 23.1851 | 1163.4043 | 0.9275 |
ACO_Chi | 15,212.5014 | 23.1170 | 1162.3249 | 0.9276 |
ACO_Sin | 15,212.4069 | 23.2139 | 1162.4195 | 0.9276 |
ACO_Pow | 15,826.9928 | 22.4937 | 547.83357 | 0.9653 |
Statistics | %FTP | %FFN | %FFP | %FI |
---|---|---|---|---|
Mean | 14,236 | 72.60 | 2123.70 | 0.8669 |
Std | 836.37 | 12.42 | 836.37 | 0.0514 |
Variance | 699,510 | 154.27 | 699,510 | 0.0026 |
Alpha-cut intervals | ||||
Alpha = 0.00 | [13,399.24, 15,071.98] | [60.18, 85.02] | [1287.36, 2960.10] | [0.82, 0.92] |
Alpha = 0.25 | [13,511.29, 14,959.92] | [61.85, 83.36] | [1399.41, 2848.04] | [0.82, 0.91] |
Alpha = 0.50 | [13,644.21, 14,827.01] | [63.82, 81.38] | [1532.33, 2715.13] | [0.83, 0.90] |
Alpha = 0.75 | [13,817.42, 14,653.79] | [66.39, 78.81] | [1705.55, 2541.91] | [0.84, 0.89] |
Alpha = 1.00 | [14,235.61, 14,235.61] | [72.60, 72.60] | [2123.73, 2123.73] | [0.87, 0.87] |
95% Confidence Interval | [12,904.76, 15,566.46] | [52.84, 92.37] | [792.88, 3454.58] | [0.79, 0.95] |
- -
- Original Image: The initial input image from the dataset.
- -
- Enhanced Image: The result after applying image enhancement techniques to improve contrast and feature visibility, likely to support better clustering outcomes.
- -
- Clusters 1 to 4: The segmentation outputs, where the image has been partitioned into four distinct clusters. Each cluster highlights different regions based on pixel similarity, potentially corresponding to anatomical structures, tissues, or specific features of interest within the medical images.
Additional Tests: U-Net and Numerical Comparison with ACO
- High recall values (e.g., 0.9880 and 0.9963 for CS1 and DU1 images) indicate that in these cases, the model successfully identified most ground truth edge pixels—though often with excessive prediction (over-segmentation);
- Very low recall (e.g., 0.0483 for DU2 image) shows that in some cases, the model fails to detect most of the true edge pixels—under-segmentation;
- Low precision values across all cases (from 0.0952 to 0.2342) suggest that many of the predicted edge pixels do not match the ground truth, indicating high false positive rates;
- F1-score and Jaccard Index are low overall (F1 from 0.0641 to 0.3786; Jaccard from 0.0331 to 0.2335), pointing to a general mismatch between predicted and true edge locations;
- SSIM and Max NCC vary from moderate to low (SSIM up to 0.7892, NCC mostly below 0.33), reflecting inconsistent structural similarity and limited pixel-level correlation across cases.
5. Conclusions
- Ant Colony Optimization is a strong edge detection method. It performs on par with the Canny edge detector, as expected;
- ACO achieves edges without relying on additional edge linking algorithms, detecting even subtle discontinuities;
- The edges are following the true content of the image, avoiding artificial or forced connections;
- While not as sharp as Canny edges, ACO edges maintain continuity and represent fuzzy, uncertain anatomical boundaries;
- Fuzzy logic is central to the iMIA processing approach; fuzzy edge detection handles uncertainty and imprecision well in medical imaging, and it preserves soft transitions and ambiguous regions;
- The clustering module segments images into meaningful sub-regions, enhances contrast, and reveals patterns not obvious in the original images.
- A customized U-Net model is being developed for edge extraction, adapting it from its original segmentation purpose; although in the early stages, it shows promise. Here, ACO currently remains a more reliable edge detection method.
Future Improvements
- -
- Clustering accuracy while automatically learning hierarchical and discriminative images features;
- -
- Image segmentation in large or noisy image datasets;
- -
- Workflow speed while automatically segment and classify medical images;
- -
- Interpretability and trustworthy outputs as DL could incorporate uncertainty estimation to help doctors feel more confident in their diagnoses.
- -
- Edge detection techniques can be applied to MRI or CT brain images, including for highlighting fluid diffusion associated with Alzheimer’s disease. Specific Alzheimer’s disease-related use cases:
- –
- Ventricular enlargement: edge detection may help outline and measure these ventricles without full segmentation;
- –
- Cortical atrophy: edges between cerebrospinal fluid and cortical gray matter become more pronounced;
- –
- Midline shift ar asymmetry detection: Early signs of structural imbalance can be highlighted through edge-based symmetry analysis.
- -
- The types of edge detection which can be used are the following:
- –
- Sobel, Prewitt, Roberts, Canny, ACO variants;
- –
- The edge detection methods can be used in combination with filtering techniques to reduce noise.
- Is not a substitute for segmentation but serves as a valuable, lightweight tool for early structural analysis;
- Enhances anatomical visualization and helps identify atrophic patterns;
- Can be integrated into preprocessing pipelines for diagnostic support, data annotation, or machine learning model input;
- Must include images of good quality that are properly preprocessed;
- Indicates that edge detection is often just one step in the analysis process, and specialized interpretation is needed to differentiate between pathological fluid diffusion and normal structures or imaging artifacts.
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
Abbreviations
TCIA | The Cancer Imaging Archive |
iMIA | innovative Medical Image Analyzer |
FCM | Fuzzy C-Means |
DL | Deep Learning |
ACO | Ant Colony Optimization |
CNN | Convolutional Neural Networks |
FTP | Fuzzy True Positives |
FFN | Fuzzy False Negatives |
FFP | Fuzzy False Positives |
FI | Fuzzy Index |
Appendix A
References
- Obuchowicz, R.; Strzelecki, M.; Piorkowski, A. Clinical applications of artificial intelligence in medical imaging and image processing—A review. Cancers 2024, 16, 1870. [Google Scholar] [CrossRef]
- Shobayo, O.; Saatchi, R. Developments in Deep Learning Artificial Neural Network Techniques for Medical Image Analysis and Interpretation. Diagnostics 2025, 15, 1072. [Google Scholar] [CrossRef] [PubMed]
- Li, X.; Zhang, L.; Yang, J.; Teng, F. Role of artificial intelligence in medical image analysis: A review of current trends and future directions. J. Med. Biol. Eng. 2024, 44, 231–243. [Google Scholar] [CrossRef]
- Rayed, M.E.; Islam, S.S.; Niha, S.I.; Jim, J.R.; Kabir, M.M.; Mridha, M.F. Deep learning for medical image segmentation: State-of-the-art advancements and challenges. Inform. Med. Unlocked 2024, 47, 101504. [Google Scholar] [CrossRef]
- Thakur, G.K.; Thakur, A.; Kulkarni, S.; Khan, N.; Khan, S. Deep learning approaches for medical image analysis and diagnosis. Cureus 2024, 16, e59507. [Google Scholar] [CrossRef]
- Suganyadevi, S.; Seethalakshmi, V.; Balasamy, K. A review on deep learning in medical image analysis. Int. J. Multimed. Inf. Retr. 2022, 11, 19–38. [Google Scholar] [CrossRef]
- Sharma, R.; Kumar, N.; Sharma, V. Computer Vision for Disease Detection—An Overview of How Computer Vision Techniques Can Be Used to Detect Diseases in Medical Images, Such as X-Rays and MRIs. In AI in Disease Detection: Advancements and Applications; IEEE Publisher: Piscataway, NJ, USA, 2025; pp. 77–98. [Google Scholar]
- Panahi, O. AI-Enhanced Case Reports: Integrating Medical Imaging for Diagnostic Insights. J. Case Rep. Clin. Images 2025, 8, 1161. [Google Scholar]
- Mehta, S.; Pancholi, K.; Pandey, S.; Dhage, S. MedSeg: A Medical Image Analyzer. In Proceedings of the 2024 Control Instrumentation System Conference, Manipal, India, 2–3 August 2024; IEEE: Piscataway, NJ, USA, 2024; pp. 1–6. [Google Scholar]
- MedSeg Website, 2025. Available online: https://www.medseg.ai/ (accessed on 14 July 2025).
- Szegedy, C.; Vanhoucke, V.; Ioffe, S.; Shlens, J.; Wojna, Z. Rethinking the Inception Architecture for Computer Vision. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Las Vegas, NV, USA, 27–30 June 2016; IEEE: Piscataway, NJ, USA, 2016; pp. 2818–2826. [Google Scholar]
- Mzoughi, H.; Njeh, I.; BenSlima, M.; Farhat, N.; Mhiri, C. Vision transformers (ViT) and deep convolutional neural network (D-CNN)-based models for MRI brain primary tumors images multi-classification supported by explainable artificial intelligence (XAI). Vis. Comput. 2025, 41, 2123–2142. [Google Scholar] [CrossRef]
- Khan, R.; Chen, C.; Zaman, A.; Wu, J.; Mai, H.; Su, L.; Kang, Y.; Huang, B. RenalSegNet: Automated segmentation of renal tumor, veins, and arteries in contrast-enhanced CT scans. Complex Intell. Syst. 2025, 11, 131. [Google Scholar] [CrossRef]
- Huang, Y.; Peng, Z.; Zhao, Y.; Yang, P.; Yang, X.; Shen, W. MedSeg-R: Reasoning Segmentation in Medical Images with Multimodal Large Language Models. arXiv 2025, arXiv:2506.10465. [Google Scholar]
- Li, C.Y.; Chang, K.J.; Yang, C.F.; Wu, H.Y.; Chen, W.; Bansal, H.; Chen, L.; Yang, Y.P.; Chen, Y.C.; Chen, S.P.; et al. Towards a holistic framework for multimodal LLM in 3D brain CT radiology report generation. Nat. Commun. 2025, 16, 2258. [Google Scholar] [CrossRef]
- Ramya, G.; Reddy, A.R.; Sireesha, V.; Rajesham, V.V.; Kumar, P.K. A Modern Method for Image Segmentation that Uses Log, Zero-Cross, and Canny Operators to Detect Brain Tumor Edges and Compares it to Color Coding Technique for Effective Illness Finding. In Recent Developments in Microbiology, Biotechnology and Pharmaceutical Sciences; CRC Press: Boca Raton, FL, USA, 2024; pp. 928–934. [Google Scholar]
- Canny, J. A computational approach to edge detection. IEEE Trans. Pattern Anal. Mach. Intell. 1986, 6, 679–698. [Google Scholar] [CrossRef]
- Cherstvy, A.G.; Safdari, H.; Metzler, R. Anomalous diffusion, nonergodicity, and ageing for exponentially and logarithmically time-dependent diffusivity: Striking differences for massive versus massless particles. J. Phys. D Appl. Phys. 2021, 54, 195401. [Google Scholar] [CrossRef]
- Liao, Y.; Coelho, S.; Chen, J.; Ades-Aron, B.; Pang, M.; Stepanov, V.; Osorio, R.; Shepherd, T.; Lui, Y.W.; Novikov, D.S.; et al. Mapping tissue microstructure of brain white matter in vivo in health and disease using diffusion MRI. Imaging Neurosci. 2024, 2, 1–17. [Google Scholar] [CrossRef]
- Novikov, D.S.; Kiselev, V.G.; Jespersen, S.N. On modeling. Magn. Reson. Med. 2018, 79, 3172–3193. [Google Scholar] [CrossRef]
- Novikov, D.S.; Fieremans, E.; Jespersen, S.N.; Kiselev, V.G. Quantifying brain microstructure with diffusion MRI: Theory and parameter estimation. NMR Biomed. 2019, 32, e3998. [Google Scholar] [CrossRef]
- Novikov, D.S.; Veraart, J.; Jelescu, I.O.; Fieremans, E. Rotationally-invariant mapping of scalar and orientational metrics of neuronal microstructure with diffusion MRI. NeuroImage 2018, 174, 518–538. [Google Scholar] [CrossRef]
- Ghosh, S.; Chandra, A.; Mudi, R.K. A novel fuzzy pixel intensity correlation based segmentation algorithm for early detection of Alzheimer’s disease. Multimed. Tools Appl. 2019, 78, 12465–12489. [Google Scholar] [CrossRef]
- Alzheimer’s Disease Neuroimaging Initiative, 2025. Available online: https://adni.loni.usc.edu/ (accessed on 13 July 2025).
- Zadeh, L.A. Fuzzy logic systems: Origin, concepts, and trends. Science 2004, 80, 16–18. [Google Scholar]
- Zadeh, L.A. Fuzzy logic. In Granular, Fuzzy, and Soft Computing; Springer Publisher: New York, NY, USA, 2023; pp. 19–49. [Google Scholar]
- Novák, V.; Perfilieva, I.; Mockor, J. Mathematical Principles of Fuzzy Logic; Springer Science & Business Media Publisher: Berlin/Heidelberg, Germany, 1999; Volume 517. [Google Scholar]
- Silva, M.A.S.; Dimuro, G.P.; Borges, E.N.; Lucca, G.; Marco-Detchart, C. Analysis of fuzzy techniques in edge detection. In International Conference on Enterprise Information Systems; Springer: Cham, Switzerland, 2024; pp. 161–180. [Google Scholar]
- Abdalla, A.Y.; Abdalla, T.Y.; Chyaid, A.M. Internet of things based fuzzy systems for medical applications: A review. IEEE Access 2024, 12, 163883–163902. [Google Scholar] [CrossRef]
- Priyan, S.V.; Rajalakshmi, K.; Inbakumar, J.P.; Swaminathan, A. Enhanced melanoma detection using a fuzzy ensemble approach integrating hybrid optimization algorithm. Biomed. Signal Process. Control. 2024, 89, 105924. [Google Scholar] [CrossRef]
- Eldakhly, N.M. Enhanced early detection of ovarian cancer through deep learning and fuzzy rough sets. In Neural Computing and Applications; Springer: Berlin/Heidelberg, Germany, 2025; pp. 1–23. [Google Scholar]
- Samiei, M.; Hassani, A.; Sarspy, S.; Komari, I.E.; Trik, M.; Hassanpour, F. Classification of skin cancer stages using a AHP fuzzy technique within the context of big data healthcare. J. Cancer Res. Clin. Oncol. 2023, 149, 8743–8757. [Google Scholar] [CrossRef]
- Vishwakarma, S.; Goswami, R.S.; Nayudu, P.P.; Sekhar, K.R.; Arnepalli, P.R.R. Secure federated learning architecture for fuzzy classifier in healthcare environment. In Soft Computing; Springer: Berlin/Heidelberg, Germany, 2023; pp. 1–12. [Google Scholar]
- Ozdemir, G. Comparison of Classical and Fuzzy Edge Detection Methods. Konya J. Eng. Sci. 2024, 12, 177–191. [Google Scholar] [CrossRef]
- Sahoo, A.K.; Parida, P.; Panda, M.K.; Muralibabu, K.; Mohanty, A.S. MultiTumor Analyzer (MTA-20–55): A network for efficient classification of detected brain tumors from MRI images. Biocybernet. Biomed. Eng. 2024, 44, 617–634. [Google Scholar] [CrossRef]
- Farnoosh, R.; Noushkaran, H. Development of an unsupervised pseudo-deep approach for brain tumor detection in magnetic resonance images. Knowl.-Based Syst. 2024, 300, 112171. [Google Scholar] [CrossRef]
- Bezdek, J.C. Pattern Recognition with Fuzzy Objective Function Algorithms; Springer: New York, NY, USA, 2013. [Google Scholar]
- Dorigo, M.; Stützle, T. Ant colony optimization: Overview and recent advances. Handbook of metaheuristics. In Handbook of Metaheuristics; Springer: Berlin/Heidelberg, Germany, 2018; pp. 311–351. [Google Scholar]
- Agarwal, S.; Dohare, A.K.; Saxena, P.; Singh, J.; Singh, I.; Sahu, U.K. HDL-ACO hybrid deep learning and ant colony optimization for ocular optical coherence tomography image classification. Sci. Rep. 2025, 15, 5888. [Google Scholar] [PubMed]
- Soladoye, A.A.; Aderinto, N.; Omodunbi, B.A.; Esan, A.O.; Adeyanju, I.A.; Olawade, D.B. Enhancing Alzheimer’s Disease Prediction Using Random Forest: A Novel Framework Combining Backward Feature Elimination and Ant Colony Optimization. Curr. Res. Transl. Med. 2025, 73, 103526. [Google Scholar] [CrossRef] [PubMed]
- Hariprasanna, B.; Devi, S.V.S. Applying Nature-Inspired Optimization: Ant and Bee Colony Approaches for Enhanced Edge Detection in Image Processing. In Proceedings of the 2025 Third International Conference on Augmented Intelligence and Sustainable Systems (ICAISS), Trichy, India, 21–23 May 2025; pp. 160–165. [Google Scholar]
- Bano, S.; Vaishnav, V.A.D.; Murlie, S. Ant Colony Optimization For Medical Image Analysis. Int. J. Environ. Sci. 2025, 11, 1024–1028. [Google Scholar]
- Mukhlif, Y.A.; Ramaha, N.T.; Hameed, A.A.; Salman, M.; Yon, D.K.; Fitriyani, N.L.; Syafrudin, M.; Lee, S.W. Ant colony and whale optimization algorithms aided by neural networks for optimum skin lesion diagnosis: A thorough review. Mathematics 2024, 12, 1049. [Google Scholar] [CrossRef]
- Xia, B.; Innab, N.K.; Kandasamy, V.; Ahmadian, A.; Ferrara, M. Intelligent cardiovascular disease diagnosis using deep learning enhanced neural network with ant colony optimization. Sci. Rep. 2024, 14, 21777. [Google Scholar] [CrossRef]
- Sarwar, N.; Irshad, A.; Naith, Q.H.; DAlsufiani, K.; Almalki, F.A. Skin lesion segmentation using deep learning algorithm with ant colony optimization. BMC Medical Informatics and Decision Making. BMC Med. Inform. Decis. Mak. 2024, 24, 265. [Google Scholar] [CrossRef]
- Ticala, C.; Pintea, C.-M.; Matei, O.; Perez, R. Innovative Medical Image Analyzer—iMIA tested on COVID-19 images. In Communications in Computer and Information Science; In Press; Springer: Berlin/Heidelberg, Germany, 2025. [Google Scholar]
- Gonzalez, R.C.; Woods, R.E. Digital Image Processing; Pearson Education (Prentice-Hall): London, UK, 2017. [Google Scholar]
- Matlab Central File Exchange (2025) Find Edges in 2-D Grayscale Image. Available online: https://www.mathworks.com/help/images/ref/edge.html (accessed on 1 May 2025).
- Ticala, C.; Pintea, C.M.; Matei, O. Sensitive ant algorithm for edge detection in medical images. Appl. Sci. 2021, 11, 11303. [Google Scholar] [CrossRef]
- Ticala, C.; Zelina, I.; Pintea, C.M. Admissible perturbation of demicontractive operators within ant algorithms for medical images edge detection. Mathematics 2020, 8, 1040. [Google Scholar] [CrossRef]
- Pintea, C.M.; Ticala, C. Medical image processing: A brief survey and a new theoretical hybrid ACO model. In Combinations of Intelligent Methods and Applications; ICTAI 2014; Springer: Cham, Switzerland, 2016; pp. 117–134. [Google Scholar]
- Rachmawan, U. Canny Edge Detection. MATLAB Central File Exchange. 2025. Available online: https://www.mathworks.com/matlabcentral/fileexchange/46859-canny-edge-detection (accessed on 1 May 2025).
- Ticala, C.; Pintea, C.M.; Ludwig, S.A.; Hajdu-Macelaru, M.; Matei, O.; Pop, P.C. Fuzzy index evaluating image edge detection obtained with ant colony optimization. In Proceedings of the 2022 IEEE International Conference on Fuzzy Systems (FUZZ-IEEE), Padua, Italy, 18–23 July 2022; pp. 1–6. [Google Scholar]
- Perez-Ornelas, F.; Mendoza, O.; Melin, P.; Castro, J.R.; Rodriguez-Diaz, A.; Castillo, O. Fuzzy Index to Evaluate Edge Detection in Digital Images. PLoS ONE 2015, 10, e0131161. [Google Scholar] [CrossRef]
- Ronneberger, O.; Fischer, P.; Brox, T. U-net: Convolutional networks for biomedical image segmentation. In International Conference on Medical Image Computing and Computer-Assisted Intervention; Springer International Publishing: Cham, Switzerland, 2015; pp. 234–241. [Google Scholar]
- Schoen, M.P. Introduction to Intelligent Systems, Control, and Machine Learning Using MATLAB; Cambridge University Press: Cambridge, UK, 2023. [Google Scholar]
- Sharma, A.K.; Mandot, M. Diagnosis of the Feature Extraction for Brain Tumor in Matlab. Turk. Online J. Qual. Inq. 2021, 12, 4370. [Google Scholar]
- Rahi, P.; Singh, A.P.; Singh, I.; Thakur, M.; Mahajan, Y. Utilizing Fuzzy Logic in MATLAB for Visualizing Risk Factors associated with Cardiovascular Attacks. In Proceedings of the 2024 International Conference on Computational Intelligence and Computing Applications (ICCICA), Samalkha, India, 23–24 May 2024; pp. 564–570. [Google Scholar]
- Gupta, N.; Singh, H.; Singla, J. Fuzzy logic-based systems for medical diagnosis—A review. In Proceedings of the 2022 3rd International Conference on Electronics and Sustainable Communication Systems (ICESC), Coimbatore, India, 17–19 August 2022; pp. 1058–1062. [Google Scholar]
- Nagayo, A.M.; Al Ajmi, M.Z.K.; Guduri, N.R.K.; AlBuradai, F.S.H. IoT-based telemedicine health monitoring system with a fuzzy inference-based medical decision support module for clinical risk evaluation. In Proceedings of the Third International Conference on Advances in Computer Engineering and Communication Systems: ICACECS 2022, Hyderabad, India, 11–12 August 2022; Springer Nature: Singapore, 2023; pp. 313–336. [Google Scholar]
- Kaliwo, A.; Nyirenda, C. Enhancing Digital Health in 6G Networks: A Cybertwin-driven Fuzzy Approach to Medical Traffic Identification and Classification. In Proceedings of the 2023 International Conference on Electrical, Communication and Computer Engineering (ICECCE), Dubai, United Arab Emirates, 30–31 December 2023; pp. 1–8. [Google Scholar]
- The Cancer Imaging Archive (TCIA). Available online: https://www.cancerimagingarchive.net/ (accessed on 1 May 2025).
- Buda, M. Brain MRI Images. Available online: https://www.kaggle.com/datasets/mateuszbuda/lgg-mri-segmentation (accessed on 1 May 2025).
- Tian, J.; Yu, W.; Xie, S. An ant colony optimization algorithm for image edge detection. In Proceedings of the 2008 IEEE Congress on Evolutionary Computation (IEEE World Congress on Computational Intelligence), Hong Kong, China, 1–6 June 2008; pp. 751–756. [Google Scholar]
- He, K.; Zhang, X.; Ren, S.; Sun, J. Deep residual learning for image recognition. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Las Vegas, NV, USA, 27–30 June 2016; pp. 770–778. [Google Scholar]
- Isensee, F.; Jaeger, P.F.; Kohl, S.A.; Petersen, J.; Maier-Hein, K.H. nnU-Net: A self-configuring method for deep learning-based biomedical image segmentation. Nat. Methods 2021, 18, 203–211. [Google Scholar] [CrossRef] [PubMed]
- Chen, J.V.; Li, Y.; Tang, F.; Chaudhari, G.; Lew, C.; Lee, A.; Rauschecker, A.M.; Haskell-Mendoza, A.P.; Wu, Y.W.; Calabrese, E. Automated neonatal nnU-Net brain MRI extractor trained on a large multi-institutional dataset. Sci. Rep. 2024, 14, 4583. [Google Scholar] [CrossRef] [PubMed]
- Zhang, X.; Ou, N.; Basaran, B.D.; Visentin, M.; Qiao, M.; Gu, R.; Matthews, P.M.; Liu, Y.; Ye, C.; Bai, W. A foundation model for lesion segmentation on brain mri with mixture of modality experts. IEEE Trans. Med. Imaging 2025, 44, 2594–2604. [Google Scholar] [CrossRef] [PubMed]
Fuzzy Tools | Utility |
---|---|
Fast fuzzy C-means image segmentation | Segment N-dimensional grayscale images into classes using efficient C-means or fuzzy C-means clustering algorithm. |
Fuzzy Logic Toolbox | Fuzzy Logic Toolbox provides MATLAB functions, apps, and a Simulink block for analyzing, designing, and simulating fuzzy logic systems. |
Metric | CS1 | CS2 | DU1 | DU2 |
---|---|---|---|---|
ACO Edge Pixels (%) | 14.12% | 9.75% | 9.19% | 5.52% |
U-Net Predicted Edge Pixels (%) | 59.56% | 15.58% | 47.56% | 2.80% |
Accuracy | 0.5422 | 0.8065 | 0.6157 | 0.9221 |
Precision | 0.2342 | 0.1920 | 0.1926 | 0.0952 |
Recall | 0.9880 | 0.3067 | 0.9963 | 0.0483 |
F1-Score | 0.3786 | 0.2361 | 0.3229 | 0.0641 |
Jaccard Index | 0.2335 | 0.1339 | 0.1925 | 0.0331 |
Dice Coefficient | 0.3786 | 0.2361 | 0.3229 | 0.0641 |
SSIM | 0.3292 | 0.5918 | 0.4883 | 0.7892 |
Max NCC | 0.3281 | 0.2217 | 0.3322 | 0.1965 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Ticala, C.; Pintea, C.M.; Chira, M.; Matei, O. An Innovative Medical Image Analyzer Incorporating Fuzzy Approaches to Support Medical Decision-Making. Med. Sci. 2025, 13, 97. https://doi.org/10.3390/medsci13030097
Ticala C, Pintea CM, Chira M, Matei O. An Innovative Medical Image Analyzer Incorporating Fuzzy Approaches to Support Medical Decision-Making. Medical Sciences. 2025; 13(3):97. https://doi.org/10.3390/medsci13030097
Chicago/Turabian StyleTicala, Cristina, Camelia M. Pintea, Mihaela Chira, and Oliviu Matei. 2025. "An Innovative Medical Image Analyzer Incorporating Fuzzy Approaches to Support Medical Decision-Making" Medical Sciences 13, no. 3: 97. https://doi.org/10.3390/medsci13030097
APA StyleTicala, C., Pintea, C. M., Chira, M., & Matei, O. (2025). An Innovative Medical Image Analyzer Incorporating Fuzzy Approaches to Support Medical Decision-Making. Medical Sciences, 13(3), 97. https://doi.org/10.3390/medsci13030097