Next Article in Journal
Serverless Functions in Cloud–Edge Environments: A Comprehensive Critical Review and Taxonomy
Previous Article in Journal
Comparative Analysis of Transfer Learning Architectures for Human Posture Classification Using Silhouette Images
Previous Article in Special Issue
Heterogeneous Conditional Counter-Inspection: Configurable Error Control and Weak-Filter Recovery for 5G Network Intrusion Detection
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

HFS-SVE: A Hybrid Feature Selection and Soft Voting Ensemble for Android Malware Detection

Cyber Security Centre, Warwick Manufacturing Group, University of Warwick, Coventry CV4 7AL, UK
*
Author to whom correspondence should be addressed.
Future Internet 2026, 18(9), 495; https://doi.org/10.3390/fi18090495 (registering DOI)
Submission received: 20 August 2026 / Revised: 13 September 2026 / Accepted: 17 September 2026 / Published: 20 September 2026

Abstract

Android malware continues to evolve in complexity, creating challenges for detection systems that must distinguish malicious applications from increasingly heterogeneous benign applications. Although machine learning provides effective mechanisms for learning malware characteristics, the high dimensionality of Android malware datasets can introduce redundant and weakly informative features and increase computational requirements. To address this problem, this paper proposes a Hybrid Feature Selection and Soft-Voting Ensemble (HFS-SVE) framework that integrates complementary feature-selection and ensemble-learning strategies. The proposed framework sequentially applies Random Forest (RF) feature importance, Chi-square-based SelectKBest, correlation filtering, and L1 regularisation, reducing the original 489-feature representation to 13 selected features. These features are subsequently classified using RF, XGBoost, and LightGBM, whose probability outputs are combined through soft voting. Experimental results on the KronoDroid dataset demonstrate that the proposed HFS-SVE achieves 99.41% accuracy, 99.52% precision, 99.30% recall, 99.40% F1-score, and 99.41% ROC-AUC. The proposed framework also records the lowest measured detection time among the evaluated feature-selection strategies. Cross-dataset evaluation on Malgenome, TUANDROMD, and Drebin achieves accuracy above 98% on each dataset. The findings demonstrate that the proposed HFS-SVE can combine substantial feature-space reduction with strong Android malware detection performance, while the cross-dataset results highlight the importance of dataset variation and feature provenance when assessing generalisation.
Keywords: Android malware detection; machine learning; hybrid feature selection; ensemble learning; soft voting; malware classification Android malware detection; machine learning; hybrid feature selection; ensemble learning; soft voting; malware classification
Graphical Abstract

Share and Cite

MDPI and ACS Style

Atlam, H.F.; Jeevane, S.M. HFS-SVE: A Hybrid Feature Selection and Soft Voting Ensemble for Android Malware Detection. Future Internet 2026, 18, 495. https://doi.org/10.3390/fi18090495

AMA Style

Atlam HF, Jeevane SM. HFS-SVE: A Hybrid Feature Selection and Soft Voting Ensemble for Android Malware Detection. Future Internet. 2026; 18(9):495. https://doi.org/10.3390/fi18090495

Chicago/Turabian Style

Atlam, Hany F., and Samyak M. Jeevane. 2026. "HFS-SVE: A Hybrid Feature Selection and Soft Voting Ensemble for Android Malware Detection" Future Internet 18, no. 9: 495. https://doi.org/10.3390/fi18090495

APA Style

Atlam, H. F., & Jeevane, S. M. (2026). HFS-SVE: A Hybrid Feature Selection and Soft Voting Ensemble for Android Malware Detection. Future Internet, 18(9), 495. https://doi.org/10.3390/fi18090495

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Article metric data becomes available approximately 24 hours after publication online.
Back to TopTop