Skip to content

Author

Yousef Elsheikh

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Jul 2026

AI-Powered Adaptive Network Defense Through Feature Optimization and Ensemble Cyber-Threat Recognition

The increasing complexity and variability of cyberattacks require network defense systems that can identify heterogeneous attack behaviours while remaining computationally efficient and explainable to security analysts. This study proposes an Adaptive Feature-Optimized Stacked Ensemble Network Defense Framework (AFO-SE-NDF) for multi-class cyber-threat recognition using the CSE-CIC-IDS2018 benchmark. The framework integrates leakage-aware preprocessing, class-imbalance treatment, hybrid consensus feature optimization, ensemble decision fusion, and explainable decision support. Raw CSE-CIC-IDS2018 traffic was processed from ten CSV files containing 16,233,002 records and sampled into a controlled research dataset. After repeated header removal, label normalization, leakage-column exclusion, missing and infinite-value treatment, duplicate removal, and constant-feature filtering, the final model-ready dataset contained 860,359 records, 69 numerical features, and seven traffic classes. The proposed Hybrid Consensus Feature Optimization Module (HCFOM) combined variance filtering, correlation redundancy analysis, mutual-information ranking, recursive feature elimination, tree-based importance, and SHAP-stability consensus. HCFOM reduced the feature space from 69 to 25 features, achieving a 63.77% feature-reduction ratio. Logistic Regression, Decision Tree, Random Forest, XGBoost, and LightGBM were evaluated under full-feature and optimized-feature conditions, followed by a stacked ensemble using Random Forest, XGBoost, and LightGBM base learners with a logistic meta-learner. The final optimized stacked ensemble achieved 92.00% test accuracy, 0.9219 macro-F1, 0.9920 macro-ROC-AUC, and 0.9041 Matthews correlation coefficient. The results demonstrate that feature-optimized ensemble learning can convert high-dimensional traffic data into actionable and interpretable cyber-threat decisions..

Yousef Elsheikh, Captain Anand Dubey, Emil Kowalski et al. · 0 citations
Conference Jul 2026

Understanding and Reducing Code Smells in AI-Generated Java Code Using Explainable AI and Prompt Optimization

Recently, Developers have been relying on AI tools to support them in their daily work by generating code. While the use of large language model-based AI tools has improved productivity, the quality of the generated code wasn't always optimal. In a lot of cases, the code includes design issues known as code smells, which negatively impact readability, maintainability, and future development. This paper investigates these issues in AI-generated Java code, with a focus on common object-oriented problems such as switch statements, temporary fields, and refused bequest. A structured approach is proposed that combines static analysis tools with explainable AI techniques to better understand why these problems appear. Based on the realized insights, prompts are optimized to guide the AI model towards generating cleaner and more structured code. The results showed clear improvement after the prompt optimization, where the number of detected code smells was reduced by 66%, and completely removed (100% reduction) in some cases. Overall, the study showed that improving prompt design, supported by explainable analysis, can significantly enhance the quality of AI-generated code.

Y. Younes, Yousef Elsheikh · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.