ASPG Menu
search

American Scientific Publishing Group

Research Feed

Found 3841 matches for "All Articles"

Blade Server Attack Detection and Mitigation Framework in Cloud Computing Using SSGRU and GGSSO

Malicious activities that seek to disrupt cloud communication are cybersecurity threats. Nevertheless, none of the existing works focused on detecting the attacks that happened in the Blade Server (BS) in the cloud. Therefore, this paper proposes an efficient Intrusion Detection System (IDS) framework for BS in the cloud by utilizing Kerberos-based Exponential Mestre-Brainstrass Curve Cryptography (KEMBCC) and Sechsoftwave and Sparsele-centric Gated Recurrent Unit (SSGRU). Primarily, the cloud users are registered into the network. Then, the incoming data are encrypted. Here, to balance the incoming loads, BS is used. To detect attacks in BS, IDS is implemented. Initially, the data are preprocessed. Further, the big data are handled in the IDS. Afterward, the features are extracted and optimal features are chosen from it. Thereafter, to classify the attack and normal BS, the SSGRU classifier is used. After that, by generating a Sankey diagram, the attacked and non-attacked blades in the BS are differentiated. Next, the attacked blades are isolated, whereas the non-attacked blades are further used for load balancing on the cloud. According to the analysis results, this model performed superior to the other models by attaining an accuracy of 99.43%.

groups
Waleed Kh. Hussein mail -
Ghaith J. Mohammed mail -
Ahmed Salih Al-Obaidi mail -
Massila Kamalrudin mail -
Mustafa Musa mail
link https://doi.org/10.54216/JISIoT.180104

Volume & Issue

Vol. Volume 18 / Iss. Issue 1

Details open_in_new

Optimized Deep Learning Models for Forecasting Evaporation in Almaty Using Gray Wolf Optimization

The reliable estimation of evaporation is essential for proper water resource planning, particularly in scenarios governed by climatic variability. This work proposes the application of advanced deep learning methods—namely Long Short-Term Memory (LSTM), Bidirectional LSTM (BiLSTM), and Gated Recurrent Unit (GRU)—optimized by the Gray Wolf Optimization (GWO) algorithm in predicting monthly evaporation values over Almaty, Kazakhstan. Furthermore, the models were optimized for best performance through the adjustment of key hyperparameters such as the number of hidden units, dropout rates, and learning rates. Among candidate models for evaluation, the optimal model with smallest MSE (0.6162) and maximum value of R-squared (0.9335) was LSTM-GWO, indicating strong correlation with actual values. Performance measures such as RMSE, MAE, and MAPE strongly indicated the improved generalization strength of LSTM-GWO compared to BiLSTM and GRU. Forecasts for 2023 indicated seasonal patterns persistently expressed as maximum evaporation during summer seasons. The results detail the potential of deep learning algorithms tuned to improve the precision of hydrological forecasting specifically for semi-arid areas.

groups
Ruaa Azzah Suhail mail -
Osama Salim Hameed mail -
El-Sayed M. El-Kenawy mail -
Marwa M. Eid mail
link https://doi.org/10.54216/JISIoT.180105

Volume & Issue

Vol. Volume 18 / Iss. Issue 1

Details open_in_new

Keystroke Dynamics System for User Authentication Using SVM Classifier

As people increasingly rely on computers to store sensitive information and interact with various technologies, the need for low-cost, effective security measures has become more critical than ever. One such method is keystroke dynamics, which analyzes a person’s typing rhythm on digital devices. This behavioral biometric approach enhances the security and reliability of user authentication systems and contributes to improved cybersecurity. This study aims to reduce authentication risks by encouraging the adoption of keystroke-based verification methods. The research uses a fixed-text password dataset (.tie5Roanl), collected from 51 users who typed the password over eight sessions conducted on alternating days, capturing variations in mood and typing behavior. Seven models were developed, each following a structured seven-phase process. The first phase involved loading the CMU Keystroke Dynamics Benchmark dataset. The second focused on data preprocessing. In the third phase, new keystroke features were engineered from the original dataset. The fourth phase involved feature selection across various types: unigraph (Hold), digraph (Down-Down, Down-Up, Up-Down, Up-Up), trigraph (Hold-Tri), and their combinations. Training and testing were conducted in the fifth and sixth phases using a Support Vector Machine (SVM) classifier, leveraging keystroke patterns for behavioral biometric identification. The final phase focused on evaluating the models. Each model was tested under two scenarios: one where only the first user is treated as the authorized user, and another where the first three users are considered authorized. Each scenario was further divided into two cases based on preprocessing conditions. The models were assessed using multiple performance metrics, including Accuracy, F1-Score, Recall, Precision, ROC-AUC, and Equal Error Rate (EER). The highest achieved results were Accuracy of 99.35%, F1-Score of 94.2%, Recall of 91.8%, Precision of 98.8%, ROC-AUC of 99.56%, and a minimum EER of 0.02. These outcomes demonstrate the effectiveness of the proposed approach in enhancing authentication reliability using keystroke dynamics.

groups
Rasha Khalid Ibrahim mail -
Mays M. Hoobi mail
link https://doi.org/10.54216/JISIoT.180106

Volume & Issue

Vol. Volume 18 / Iss. Issue 1

Details open_in_new

Deep Learning Techniques For Image Splicing Detection: A Systematic Review

Currently, images stand for a highly common form of communication, whether through teleconferencing, mobile communication or social media. The identification of counterfeit images is intrinsic because it is crucial that the images used for communication be genuine and original. Images are fabricated referring to the fact that it is challenging to set the difference between a tampered image and the real image. This refers notably to the myriad technological, moral, and judicial implications connected with advanced image editing software. The majority of handcrafted traits are used in traditional approaches for detecting image counterfeiting. The problem with many of the image tampering detection methods now in use resides in the fact that they are confined to identifying particular types of alteration by looking for particular features in the images. Image tampering is currently recognized through deep learning techniques. These methods proved to be promising and worthwhile as they perform better than traditional ones since they can extract complex components from images. As far as this research paper is concerned, we provide a thorough review of deep learning-based methods for detecting splicing images, along with the pertinent results of our survey in the form of findings and analysis.

groups
Mohammed S. Khazaal mail -
Mohamed Elleuch mail -
Monji kherallah mail -
Faiza Charfi mail
link https://doi.org/10.54216/JISIoT.180107

Volume & Issue

Vol. Volume 18 / Iss. Issue 1

Details open_in_new

Optimizing Neural Network Architectures with TensorFlow and Keras for Scalable Deep Learning

Deep studying architectures face fundamental demanding situations in balancing overall performance optimization, computational scalability, and operational interpretability. Current strategies show off an essential fragmentation: neural architecture search (NAS) techniques perform independently of interpretability requirements, while scalability answers remain detached from structure optimization pipelines. This disconnect hinders the improvement of a unified workflow from architecture layout to interpretable deployment. We endorse DeepOptiFrame, a TensorFlow/Keras-primarily based Python framework that combines three middle capabilities: (1) superior optimization algorithms (BOHB, Hyperband) with useful resource-restrained multi-objective search, (2) distributed training acceleration across GPU/GPU clusters via Horovod integration and blended-precision strategies, and (3) GPU-increased interpretability gear (SHAP, LIME) incorporated without delay into the education pipeline. Our framework demonstrates large experimental improvements: a 15-20% accuracy growth at the CIFAR-a hundred and ImageNet benchmarks compared to today's baselines, a 65% education speedup whilst scaled to eight GPUs with close to-linear performance, and a 30% development in interpretability reliability, as measured via the Mean Confidence Decrease metric. This implementation additionally reduces reminiscence intake via forty% throughout gradient checkpoints even as keeping numerical balance. These advances establish a new paradigm for coherent deep learning development, simultaneously improving overall performance, scalability, and transparency inside unified workflow surroundings.

groups
Muna Al-Saadi mail -
Bushra Al-Saadi mail -
Dheyauldeen Ahmed Farhan mail -
Oday Ali Hassen mail
link https://doi.org/10.54216/JISIoT.180108

Volume & Issue

Vol. Volume 18 / Iss. Issue 1

Details open_in_new

IoT-Enabled Reversible Watermarking of Medical Images Using PCA and Hash-Based Signatures for Secure Smart Healthcare

The rise of IoT in smart healthcare systems necessitates secure and efficient methods to protect sensitive medical imaging data transmitted across interconnected devices. This research introduces a novel IoT-enabled reversible watermarking technique using Principal Component Analysis (PCA) and Hash-Based Signatures (HBS) to ensure both data integrity and diagnostic quality. The method supports secure embedding of watermarks into medical images captured and transmitted by IoT devices such as wearable scanners, remote diagnostic units, and edge sensors. By leveraging PCA for minimal distortion and reversible embedding, and HBS for robust tamper detection, the system ensures full restoration of original images post-verification. Discrete Wavelet Transform (DWT) further optimizes the compression and transformation for real-time IoT environments. The proposed approach demonstrates high imperceptibility (high PSNR), robust tamper detection (using SHA-256 and SHA-512), and full reversibility, making it ideal for real-time transmission of medical data over IoT-based healthcare networks.

groups
Pradeep Kumar Tripathi mail -
Manoj Varshney mail -
Aditi Sharma mail
link https://doi.org/10.54216/JISIoT.180109

Volume & Issue

Vol. Volume 18 / Iss. Issue 1

Details open_in_new

A Distributed İntrusion Detection Using Long Short-Term Memory-Gradient Repeating Unit and Enhanced Density Peak Clustering for Real-Time Cyber Threat Detection

Due to the huge number of devices that connect to Internet of Things (IoT) networks, these networks have become the main nerve of the organizations that use them due to the large services that the networks provide to companies. In recent years, the number of attacks targeting IoT networks to shut down or violate data privacy has increased, so system developers must build strong protection systems to keep those networks secure. Intrusion detection systems (IDS) and intrusion prevention systems (IPS) are one of the most promising protection systems in securing these networks, but they suffer from several challenges, including high false positive alarms (FPA) and false negative alarms (FNA), in addition to the difficulty of controlling the long-time chains of incoming and outgoing traffic in IoT networks. This paper presents a distributed intrusion detection system (DIDS) based on the use of deep learning algorithms, specifically the enhanced long short-term memory (LSTM) algorithm with the gradient repeating unit (GRU) algorithm, as well as the use of a modern dataset collected from real network data called CICIOT2023. To adjust the threshold and achieve a balanced approach to the detection of anomalies, a hybrid model of the Enhanced Peak Density (DPC) aggregation algorithm with ROC curve analysis was used. The proposed work's main innovation is the combination of top-k feature selection with a hybrid LSTM-GRU architecture optimized for imbalanced datasets using focal loss, SMOTE, and dynamic class weighting. As a result, the intrusion detection pipeline is strong and effective. To evaluate the functioning of the system, standard performance metrics such as AUC-ROC, accuracy, F1-score, and recall were used, as the proposed system proved to be a powerful solution to prevent complex attacks targeting IoT networks as well as the possibility of detecting rare and modern attacks. The proposed model achieved promising results with accurate results reaching (96.0%) and a false negative rate (FNR) of 0.049% and a false positive rate (FPR) of 0.014%.

groups
Wisam Ali Hussein Salman mail
link https://doi.org/10.54216/JISIoT.180110

Volume & Issue

Vol. Volume 18 / Iss. Issue 1

Details open_in_new

Arabic Fake News Detection Techniques: A Review

People are efficient on websites and social media platforms for news and updates as their popularity has grown. Even official media outlets to publish news use social media networks. However, due to the massive volume of user-generated material, verifying the veracity of the presented information is necessary. To handle the large volume of posts being made, this procedure should be implemented automatically and effectively. Fake news detection (FND) estimates the chance that a certain news story (news report, editorial, expose, and the like) is purposefully misleading. Over the past ten years, there has been an increase in interest in Arabic FND, and several detection techniques have shown some promise in identifying fake news across various datasets. This paper provides an overview of the fake news definition, consequences, detection strategies, and datasets that are utilized for detecting Arabic fake news. The design of Arabic FND systems is mainly based on two methods. The first one uses machine learning (ML) methods that rely on manually produced statistical data extracted from the text and used as a feature to distinguish between real and fake news. In the second strategy, “end-to-end” systems for detection are created using deep learning (DL) approaches. The investigation conducted in this paper may help researchers understand the advantages and uses of Arabic FND systems to develop more efficient algorithms in this field.

groups
Maysoon Ahmed Abbas mail -
Dhafar Hamed Abd mail -
Mondher Frikha mail -
Adel M. Alimi mail
link https://doi.org/10.54216/JISIoT.180111

Volume & Issue

Vol. Volume 18 / Iss. Issue 1

Details open_in_new

Trustworthy and Interpretable AI in IoT-Based Medical Systems: A Review and Framework for CoT-XAI Integration

The use of Artificial Intelligence (AI) in medical diagnosis has rapidly evolved with the adoption of large language models and explainability techniques. This study investigates the intersection of Chain-of-Thought (CoT) reasoning and Explainable AI (XAI) in the development of trustworthy diagnostic systems, particularly within Internet of Things (IoT)-enabled healthcare environments. A systematic review of 106 Scopus-indexed publications (2016–2025) was conducted, supported by topic modeling (LDA) and keyword co-occurrence network analysis to identify dominant research themes and gaps. Findings reveal that while CoT and XAI are actively studied, their integration within real-time, distributed, and resource-constrained medical systems remains limited. Most research emphasizes either performance or interpretability in isolation, with minimal efforts to embed step-wise reasoning into deployable clinical AI pipelines. Moreover, few studies address how CoT can function effectively in edge computing or federated learning scenarios common to IoT infrastructures. To address this gap, we propose a multi-layered conceptual framework that integrates CoT reasoning, machine learning predictors, XAI methods, and IoT deployment models. This framework reflects the shift toward user-centric, transparent, and adaptive AI solutions in smart healthcare. It provides a structured path from multimodal data ingestion to clinically interpretable and real-time decision support. This study contributes a novel perspective on reasoning-driven explainability and offers design guidance for future development of interpretable, scalable, and deployable AI systems in medical applications.

groups
Faisal Binsar mail -
Sasmoko mail
link https://doi.org/10.54216/JISIoT.180112

Volume & Issue

Vol. Volume 18 / Iss. Issue 1

Details open_in_new

Urban Planning Based Sustainable Public Healthcare System using Machine Learning Algorithms

Growing use of a wide range of Internet of Medical Things (IoMT) devices and apps makes smart health an increasingly vulnerable area. One popular method for creating smart city solutions that benefit vital infrastructures over time, such smart healthcare, is IoMT. Because Bluetooth technology is flexible and uses few resources, it is used for short-range communication by many IoMT devices in smart cities. This research proposes novel technique in urban planning in smart public healthcare system utilizing ML algorithms. The smart healthcare system is developed based on secure honeynet cloud IoT model. Here the input smart healthcare-based health monitoring data is collected and processed for missing value removal and noise removal. Then this data classified and optimized using recurrent Bi-LSTM temporal Gaussian model with whale swarm particle colony optimization. Experimental analysis is carried out in terms of detection accuracy, precision, data integrity, throughput, recall, latency. proposed technique obtained 96% of Detection    accuracy, 97% of Precision, 95% of Throughput, 88% of RECALL, 94% of LATENCY.

groups
V. Rajathi mail -
Pritee Parwekar mail -
V. Anantha Lakshmi mail -
M. Syed Rabiya mail -
M. Banu Priya mail -
V. Devi mail
link https://doi.org/10.54216/JISIoT.180113

Volume & Issue

Vol. Volume 18 / Iss. Issue 1

Details open_in_new