Skip to content

Author

Ali Ghaffari

3 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 Aug 2026

Metaheuristic optimized deep learning for intelligent intrusion detection in cloud environments

Designing intrusion detection systems for cloud environments requires a framework that not only achieves high accuracy but also effectively identifies a wide spectrum of attacks, including DoS/DDoS, Probe, R2L, and U2R, under dynamic and noisy network conditions. This paper presents the integrated AQSE-QDST framework, which combines the Adaptive Quantum Swarm Evolution (AQSE) algorithm for feature space optimization with QDST-Net (Quantum-Inspired Dual Spatial-Temporal Network) as the classification engine. In addition, the Entropy-Guided Adaptive Flow Normalization (EAFN) mechanism is incorporated to accelerate convergence and reduce fitness fluctuations during the early stages of training. This three-layer design enables robust feature extraction, dimensionality reduction, and stable feature selection for diverse and imbalanced datasets. Experiments conducted on three benchmark cybersecurity datasets demonstrate that the proposed framework performs effectively in detecting both frequent and rare attacks. The model achieves accuracy rates of 99.69% on NSL-KDD, 98.86% on CIC-IDS2017, and 98.65% on UNSW-NB15, highlighting its capability to detect both high-volume attacks such as DoS/DDoS and Probe and low-frequency attacks such as R2L and U2R. Furthermore, convergence analysis indicates that AQSE-QDST outperforms baseline methods by maintaining more stable fitness values and more consistent feature selection behavior.

Rasoul Farahi, Nahideh Derakhshanfard, Roya Abdollahzadeh Sarnaghi et al. · 0 citations
Open access Jul 2026

Optimized IoT clustering and assignment in semi-synchronous federated learning

This study focuses on the important task of optimizing device clustering and assigning them to edge servers, while also implementing data redistribution in hierarchical semi-synchronous federated learning within the realm of advancing edge computing. Our research goal is to increase the performance and scalability of federated learning systems by improving resource allocation and data processing efficiency, which will in turn enhance edge computing frameworks. The current literature does not have thorough methods that can effectively combine model accuracy with optimal device clustering algorithms in hierarchical semi-synchronous federated learning, leading to below-par performance and inefficient use of resources. This difference highlights the need for creative measures that enhance not only model training accuracy but also the grouping of devices as opposed to current methods. The study utilizes a Graph Neural Network (GNN) to group IoT devices according to their hardware features and local datasets, then applies the K-means algorithm to create efficient device clusters. After that, Hybrid Data Redistribution is used to equalize local datasets in each cluster, and Proximal Policy resource allocation optimization algorithm is implemented to allocate devices to edge servers according to bandwidth usage, and energy consumption based on real-time updates, ultimately enabling hierarchical semi-synchronous federated learning to improve model training. The results show a 15% increase in clustering metrics compared to current algorithms, showcasing how our method improves device assignment and data redistribution in hierarchical semi-synchronous federated learning, addressing issues in model accuracy and resource optimization.

Hadi Farajvand, Nahideh Derakhshanfard, Abbas Mirzaei et al. · 0 citations
Open access Aug 2026

A hybrid crow search and Harris Hawks optimization approach for clustering based routing in vehicular ad hoc networks

Vehicular Ad Hoc Networks (VANETs) are characterized by highly dynamic topologies, leading to frequent link breakages and challenging reliable routing. While clustering effectively mitigates topology instability, optimal Cluster Head (CH) selection and routing remain NP-hard problems. Despite various existing approaches, many current meta-heuristic routing protocols struggle to balance exploration and exploitation in highly dynamic VANET environments, often suffering from premature convergence and cluster instability under high mobility. To address these critical limitations, this paper proposes CRAHO, a novel hybrid meta-heuristic approach integrating the CSA and HHO for robust clustering-based routing in VANETs. Specifically, CSA is employed during the clustering phase to evaluate critical parameters—such as communication link quality and spatial distance—to form highly stable clusters. Subsequently, the routing phase leverages HHO based on distance metrics and node degrees to establish optimal, persistent inter-cluster paths. By formulating a comprehensive multi-objective fitness function, the CRAHO algorithm effectively coordinates exploration and exploitation. This approach guarantees QoS by minimizing routing overhead and end-to-end delay while maximizing the Packet Delivery Ratio (PDR). Simulation results demonstrate that the proposed CRAHO framework significantly outperforms benchmark routing protocols in maintaining network stability and optimizing data transmission in highly mobile vehicular environments. Specifically, compared to the baseline methods, CRAHO achieves improvements of 10.06% in network lifetime, 10.65% in throughput, 6.72% in PDR, and a 6.41% reduction in end-to-end delay.

Ataollah Sattari, Ali Ghaffari, Abbas Mirzaei · 0 citations