Section 01
[Introduction] Hybrid Malware Detection System Integrating Traditional ML and Large Language Models
This article introduces an innovative hybrid malware detection system. Its core lies in multi-dimensional feature engineering that integrates traditional machine learning (TF-IDF, statistical features) and large language models (BERT embeddings), combined with SHAP explainable AI technology. It aims to address the shortcomings of traditional signature-based detection in dealing with zero-day attacks and polymorphic malware, while improving the interpretability of detection results, providing a new solution for the cybersecurity field.