Oduware Okosun

Work place: University of Benin, Benin City, Nigeria

E-mail: oduware.aghama@uniben.edu

Website: https://orcid.org/0009-0003-9958-6303

Research Interests:

Biography

Oduware Okosun received the B.Eng., M.Eng., and Ph.D. degrees in Computer Engineering from the University of Benin (UNIBEN), Benin City, Nigeria. Her major field of study is Computer Engineering. She has served in various academic and administrative positions, including her current role as Senior Lecturer and Head of the Computer Engineering Department (2023–2025). She has also contributed to several research projects and published articles in peer-reviewed journals. Her current research interests include wireless sensor networks, cloud computing, telecommunications engineering, and optimization techniques. Dr. Okosun is a member of the Council for the Regulation of Engineers (COREN), the Nigeria Society of Engineers (NSE), and the Association of Professional Women Engineers of Nigeria (APWEN). She has received recognition for her contributions to engineering education and research, and actively participates in professional committees and editorial boards within the field.

Author Articles
Development of a Deep Learning Model for Detecting DOS Attacks in Computer Networks

By Obiageli M. Attoh Oduware Okosun

DOI: https://doi.org/10.5815/ijem.2026.01.04, Pub. Date: 8 Feb. 2026

This study investigates the application of deep learning techniques for the detection of Denial of Service (DoS) attacks in network traffic using the NSL-KDD dataset. A Deep Neural Network (DNN) model is proposed and optimized for intrusion detection. The model consists of a 41-feature input layer, two fully connected hidden layers containing 128 and 64 neurons respectively and a SoftMax activated output layer for multiclass classification. The hidden layer used ReLU activation function and the model was optimized using Adam optimizer. The dataset was preprocessed using feature encoding, normalization and label transformation. The dataset was used with its standard predefined split: KDDTrain+ for training/validation and KDDTest+ for testing. The training data was further divided into 80% for training and 20% for validation. The effectiveness of the DNN was compared against traditional machine learning models, including Logistic Regression, LightGBM (LGBM), and CatBoost. Key evaluation metrics such as accuracy, precision, recall, and F1-score are used to assess the effectiveness of each model in detecting network intrusions. The results demonstrate that the DNN model achieves an accuracy of 86% on the test dataset, consistently outperforming the traditional models across all key metrics. These findings highlight the advantages of deep learning for anomaly-based intrusion detection, particularly in handling complex network traffic patterns. This study contributes to advancing network security by leveraging the capabilities of DNNs for real-time DoS detection, scalability, and practical implementation in modern cybersecurity frameworks.

[...] Read more.
Other Articles