Dengue disease remains a significant public health challenge in tropical and subtropical regions, with rising incidence and mortality rates over the past few decades. While expert systems have been developed for early detection, traditional approaches often rely on rigid rule-based inference engines, which are limited by their dependence on expert-defined structures and lack adaptability to evolving knowledge sources. This study introduces a novel approach to enhance the flexibility and adaptability of expert systems by integrating machine learning (ML) techniques into the inference engine, leveraging the growing availability of medical record data as a dynamic knowledge source. Using a dataset of 90 medical records, balanced to 126 items via the Synthetic Minority Over-sampling Technique (SMOTE), we evaluated the performance of multiple ML algorithms, including Decision Trees (DT), Support Vector Machines (SVM), and Artificial Neural Networks (ANN), against traditional models like Naive Bayes (NB) and K-Nearest Neighbors (KNN). The DT, SVM, and ANN models demonstrated exceptional performance, achieving average accuracy, precision, recall, and F1 scores of 97.73%, 98.33%, 97.22%, and 97.41%, respectively. The key innovation of this research lies in developing an adaptive inference engine that can dynamically learn from medical data, reducing reliance on static rule bases and enabling the expert system to evolve with new knowledge. This approach improves diagnostic accuracy and provides a scalable and flexible framework for addressing other infectious diseases. By bridging the gap between expert systems and machine learning, this study paves the way for more intelligent, data-driven healthcare solutions with significant implications for public health and disease management.
Copyrights © 2025