Intrusion Detection Systems (IDSs) play a critical role in protecting modern networks against increasingly sophisticated cyberattacks. However, traditional IDS approaches often suffer from limitations such as low detection accuracy, high false alarm rates, and poor efficiency when processing large-scale network traffic. To address these challenges, this study proposes a hybrid intrusion detection model that combines Random Forest (RF) and Support Vector Machine (SVM) algorithms to improve detection performance and reliability. The motivation for integrating RF and SVM lies in their complementary strengths: Random Forest provides robustness against overfitting and effective handling of high-dimensional data, while SVM offers strong classification capability for complex and non-linear attack patterns. The proposed hybrid RF–SVM model was evaluated using the CIC-IDS2017 dataset, which contains realistic labeled network traffic representing both normal activities and multiple cyberattack categories, including DDoS, brute force, infiltration, botnets, web attacks, and port scanning. Experimental results demonstrate that the proposed hybrid model achieved an accuracy of 94%, precision of 93%, recall of 94%, and F1-score of 94%, outperforming standalone RF and SVM models in intrusion detection performance. Although the false positive rate slightly increased, the proposed approach significantly improved detection sensitivity and reduced the likelihood of missed attacks. The findings indicate that the RF–SVM hybrid model provides an effective and scalable solution for real-time intrusion detection in modern cybersecurity environments.
Esther J., Grace Phiri, Arockia Venice J.· International Journal of Dat...· 0 citations
Deepfakes pose growing risks to information integrity, yet many detectors perform well only on the datasets they were trained on and remain opaque to human analysts. A robust, explainable detection framework is presented that combines a CNN backbone for extracting spatial artifacts with an LSTM module for modeling temporal inconsistencies across frames. To make decisions auditable, the architecture incorporates Grad-CAM for spatial heatmaps, SHAP for quantitative feature attribution, and LIME for local surrogate explanations. The system was trained primarily on FaceForensics++ with stratified sampling and augmentation to reduce dataset bias and evaluated on multiple external benchmarks to assess cross-domain generalization. Experimental results show strong detection metrics, such as accuracy of 96.3%, precision of 95.8%, recall of 96.7%, and an F1-score of 96.2%, along with robust performance under JPEG compression, Gaussian noise, and FGSM adversarial attacks. By coupling high detection accuracy with transparent explanations, the proposed approach enhances forensic decision support and increases practical readiness for content verification systems.
Lastone Banda, Esther J.· International Journal of Dat...· 0 citations