Processing, Please wait...

  • Home
  • 📊 Statistics
  • About Us
  • 📺 Tutorial
  • Search:
  • Advanced Search

Growing Science » Authors » Amer Alqutaish

📚 Highly Cited Articles

  • Jaya Algorithm
  • Rao Algorithm
  • TLBO Algorithm
  • Discrete Firefly
  • ChatGPT and Blended Learning

Journals

  • IJIEC (777)
  • MSL (2648)
  • DSL (690)
  • CCL (544)
  • USCM (1099)
  • ESM (428)
  • AC (562)
  • JPM (323)
  • IJDS (992)
  • JFS (101)
  • HE (37)
  • SCI (41)

🔑 Keywords

Supply chain management(168)
Jordan(167)
Vietnam(153)
Customer satisfaction(122)
Performance(116)
Supply chain(113)
Competitive advantage(98)
Service quality(98)
Artificial intelligence(95)
Tehran Stock Exchange(94)
Sustainability(91)
SMEs(91)
optimization(88)
Trust(84)
Financial performance(84)
TOPSIS(83)
Job satisfaction(81)
Knowledge Management(80)
Social media(79)
Genetic Algorithm(78)


» Show all keywords

✍️ Authors

Naser Azad(82)
Zeplin Jiwa Husada Tarigan(67)
Mohammad Reza Iravani(64)
Endri Endri(45)
Muhammad Alshurideh(42)
Hotlan Siagian(40)
Dmaithan Almajali(38)
Jumadil Saputra(36)
Muhammad Turki Alshurideh(35)
Ahmad Makui(33)
Barween Al Kurdi(32)
Hassan Ghodrati(31)
Basrowi Basrowi(31)
Sautma Ronni Basana(31)
Mohammad Khodaei Valahzaghard(30)
Haitham M. Alzoubi(29)
Shankar Chakraborty(29)
Ni Nyoman Kerti Yasa(29)
Sulieman Ibraheem Shelash Al-Hawary(28)
Prasadja Ricardianto(28)


» Show all authors

🌍 Countries

1. Algeria (52)
2. Angola (1)
3. Argentina (22)
4. Armenia (1)
5. Australia (52)
6. Austria (2)
7. Bahrain (26)
8. Bangladesh (56)
9. Belarus (3)
10. Belgium (3)
11. Benin (2)
12. Benin Republic (1)
13. Bhutan (1)
14. Bosnia and Herzegovina (1)
15. Botswana (8)
16. Brazil (39)
17. Brunei (1)
18. Bulgaria (1)
19. Burkina Faso (1)
20. Cameroon (1)
Total: 122 countries

Show all countries
Sort articles by: Volume | Date | Most Rates | Most Views | Reviews | Alphabet
1.

Phishing website detection model based on Tabular Multi-Head Attention (Tabmha) Pages 567-576 Right click to download the paper Download PDF

Authors: Mohammad A. Alsharaiah, Mohammed Amin, Amer Alqutaish, Ghada Alradwan

doi 10.5267/j.ijdns.2026.2.002 Crossmark

Keywords: Phishing Detection, Deep learning, Classification, Tabular Multi-Head Attention

Abstract:
The vast usage and development of web technology generate numerous types of web pages. Besides, not all these types are legitimate webpages. Phishing sites mislead web page users into taking harmful actions. However, there is a need for a tool to address this type of problem. Deep learning models are used in dealing with web technology to detect whether the webpage is either legitimate or phishing. Herein, a novel Tabular Multi-Head Attention (TabMHA) model is presented to perform a binary classification task. The main task is to classify whether the webpages are phishing or not. The proposed model is trained and tested on a benchmark dataset related to phishing detection. It contains 5000 legitimate web pages and 5000 phishing ones; the overall is 10,000. Also, the feature numbers in the dataset are out of 48 features. As a consequence, the proposed model achieved a powerful performance compared with other models in the literature; the model achieved an accuracy level of 99.6%. This result is considered a promising result and can be integrated into real-world detection models.
Details
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5

Journal: IJDS | Year: 2026 | Volume: 10 | Issue: 2 | Views: 731 | Reviews: 0

 
2.

Hybrid soft computing and adaptive learning strategies for intelligent autonomous systems Pages 609-620 Right click to download the paper Download PDF

Authors: Udit Mamodiya, Indra Kishor, Mohammed Amin, Amer Alqutaish, Ghada Alradwan, Mansour Obiedat

doi 10.5267/j.ijdns.2026.1.010 Crossmark

Keywords: Hybrid soft computing, Adaptive learning, Intelligent autonomous systems, Fuzzy inference, Robust control

Abstract:
The intelligent autonomous systems need to be reliable in the situations when there is uncertainty as well as nonlinear dynamics and time-varying disturbances. Traditional model-driven controllers are not flexible and purely learning-based models can be unstable and not easily interpretable. The current hybrid techniques strive to unite these paradigms, but they are generally based on offline optimization or loosely coupled structures of learning and control. This paper offers a hybrid soft computing and adaptive learning model based on combining fuzzy inference with an online learning process to make decisions in real-time. The fuzzy aspect provides the ability to deal with uncertainty and nonlinear mappings whereas the adaptive learning aspect optimizes control parameters through performance feedback with limited updates. Experimental analysis shows the presented framework can reach control accuracy of 95.2 which is 3-5 points better than the representative hybrid and learning-based baselines, with adaptation time lowered to 2.6 s. Stability analysis indicates a much lower level of control signal variance than with the unconstrained learning strategies. The primary value of the research is the single hybrid architecture that maintains the interpretability and allows further adaptation, which is a feasible and reliable solution to intelligent autonomous control in continuously evolving environments.
Details
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5

Journal: IJDS | Year: 2026 | Volume: 10 | Issue: 2 | Views: 195 | Reviews: 0

 
3.

A novel IOT intrusion detection system: Integrating features position encoder with a tab transformer deep learning model Pages 677-688 Right click to download the paper Download PDF

Authors: Mohammad A. Alsharaiah, Mohammed Amin Almaiah, Amer Alqutaish, Udit Mamodiya, Rami Shehab, Mansour Obeidat

doi 10.5267/j.ijdns.2026.1.003 Crossmark

Keywords: SMOTE, TabTransformer, Binary Classification, IoT, Positional encodings

Abstract:
Internet of Things (IoT) and Internet of Medical Things (IoMT) networks provide a massive amount of data. These types of data need a protection level, such as an intrusion detection framework. Deep learning models become a powerful tool for this purpose. Therefore, this work proposes an intrusion detection framework based on a deep learning technique which employs TabTransformer and self-attention mechanisms to imprison intricate dependencies among tabular features and detect abnormal attack behaviors. Precisely, each numerical feature is mapped into a learnable embedding vector and augmented with positional encodings to preserve feature identity and inter-feature relationships within the embedding space. The main task for the proposed model is to achieve binary classification tasks the model should classify the traffic data as either normal or abnormal. Furthermore, the model utilized a benchmark dataset such as the CICIoMT2024. Furthermore, this type of dataset faces issues, such as imbalance. So, the system integrates SMOTE-based data balancing, Stratified K-Fold Cross-Validation, and threshold optimization to ensure fairness and reproducibility to accomplish a binary classification task. As a consequence, experiments on the CICIoMT2024 dataset yield superior results, achieving a mean accuracy of 99.85. Through SHAP-based interpretability, key features influencing model predictions are identified, confirming the framework’s transparency, robustness, and suitability for real-world ARP intrusion detection.
Details
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5

Journal: IJDS | Year: 2026 | Volume: 10 | Issue: 2 | Views: 693 | Reviews: 0

 
4.

Behavior-aware cybersecurity using artificial intelligence and cryptographic intelligence Pages 699-722 Right click to download the paper Download PDF

Authors: Udit Mamodiya, Indra Kishor, Mohammed Almaiah, Amer Alqutaish, Rami Shehab, Mansour Obeidat

doi 10.5267/j.ijdns.2026.1.001 Crossmark

Keywords: Behavior-aware cybersecurity, Adaptive cryptographic intelligence, Sequential behavior modelling, Secure learning systems, Intelligent threat response

Abstract:
Cyber-attacks become manifested as a series of behavioral patterns, but not as an event, and many current security regimes stay based upon a static detection and fixed trust implementation. Such incongruence restricts their capability to act in a dependable manner in fluctuating and unpredictable threat situations. The existing artificial intelligence-based cybersecurity products mainly focus on the detection performance. Due to this, such systems will still be vulnerable to false positives, erratic reactions, and degradation of performance over time. This paper proposes a behavior-sensitive cybersecurity model that brings together sequential behavioral modelling, risk-adaptive cryptography implementation, and integrity-guaranteed learning in an architecture with closed loops. The temporally structured patterns of activity are considered as behavioral risk, which allows making proportional, not binary, trust decisions. Cryptographic policies are adaptively changed based on the inferenced risk, whereas learning updates are explicitly secured to maintain the model reliability as time goes by. The experimental findings indicate that the proposed framework can obtain a detection accuracy of 96.7% and F 1-score of 96.0, as well as a false positive rate decreased to 3.1%. Moreover, the adaptive response latency is also decreased by a factor of about 20-30% relative to the representative baselines and also enhanced stability in response to adversarial noise. These results indicate behavior-based intelligence.
Details
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5

Journal: IJDS | Year: 2026 | Volume: 10 | Issue: 2 | Views: 355 | Reviews: 0

 
5.

Enhancing cyber threat detection transparency through explainable artificial intelligence models and data-driven security analytics Pages 969-982 Right click to download the paper Download PDF

Authors: Indra Kishor, Udit Mamodiya, Mohammed Almaiah, Amer Alqutaish, Rami Shehab, Mansour Obeidat

doi 10.5267/j.ijdns.2025.11.002 Crossmark

Keywords: Data-driven security analytics, Explainable artificial intelligence, Cyber threat detection in cloud networks, Network intrusion interpretable modeling, Adaptive risk scoring

Abstract:
The recent explosion of cyber threats in big data ecosystems has exposed the vulnerability of black-box machine learning models that prioritize accuracy over explainability. Traditional cybersecurity mechanisms do not create a sense as to why a prediction is provided and the analysts are left with doubts and the response mechanisms are slow. This is not very transparent and therefore compromises the operational trust and the traceability of high-risk decisions in real-time defense infrastructures. Current explainable AI (XAI) methods, despite their usefulness, are mostly stagnant, not connected to the changing situation of network behavior and human monitoring. They seldom inculcate the feedback mechanisms that can adjust the model explanations with new threat patterns. The research paper introduces an Explainable Artificial Intelligence and Data-Driven Security Analytics Framework that is hybrid and serves to combine global interpretability with SHAP, local reasoning with LIME, and adaptive refinement with an analyst-in-loop feedback layer. The architecture converts the threat detection to a self-fixing transparent process in which the analytical reasoning is dynamically developed with the data flow. In experimental tests of less than 10k concurrent traffic conditions, experimental results indicate that the system had a detection accuracy of 98.4 and Spearman correlation (0.91) between predicted risk scores and real levels of severity with a quantifiable 3.9% stability improvement over the similar XAI-based systems of intrusion detection. The combination of explainability with real-time analytics will further enhance the accuracy of detecting cyber threats and its interpretability reliability as well. The findings indicate the essential change to credible, self-explanatory, and adaptive security intelligence of the next-generation data networks.
Details
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5

Journal: IJDS | Year: 2026 | Volume: 10 | Issue: 2 | Views: 467 | Reviews: 0

 
6.

A comparative analysis of a machine learning pipeline for network intrusion detection Pages 1-14 Right click to download the paper Download PDF

Authors: Dena Abu Laila, Samir Brahim Belhaouari, Mohammed Almayah, Amer Alqutaish, Mansour Obeidat, Theyazn H. H. Aldhyanie

doi 10.5267/j.ijdns.2025.10.017 Crossmark

Keywords: Lightweight CNN, Optimization, 5G networks, IoT security, Federated learning, Model compression, Network slicing

Abstract:
The exponential growth of Internet of Things (IoT) devices integrated with fifth-generation (5G) wireless networks has created unprecedented opportunities for ultra-low-latency applications while introducing complex security vulnerabilities and computational challenges. This paper presents a comprehensive framework for deploying adaptive lightweight Convolutional Neural Networks (CNNs) in 5G-enabled IoT environments to address intrusion detection, intelligent traffic classification, and dynamic resource optimization. We propose a novel multi-objective optimization approach that integrates Adaptive Depthwise Separable Convolutions (ADSC), Dynamic Quantization-Aware Training (DQAT), and Real time Pruning Strategy (RPS) specifically designed for 5G network slicing architectures. Our methodology incorporates federated learning principles, edge-cloud collaboration, and context-aware adaptation mechanisms. Comprehensive evaluation on multiple datasets, including NF-ToN-IoT-v2, NSL-KDD, and CICIDS-2017, demonstrates superior performance with 97.8% accuracy in multi-class attack detection, 76% reduction in computational overhead, 71% decrease in energy consumption, and 42% improvement in network throughput. The framework achieves inference times under 8.5ms on edge devices while maintaining robust security postures across heterogeneous IoT deployments. Statistical significance testing and large-scale ablation studies verify the effectiveness of each of the suggested elements.
Details
  • 85
  • 1
  • 2
  • 3
  • 4
  • 5

Journal: IJDS | Year: 2026 | Volume: 10 | Issue: 1 | Views: 617 | Reviews: 0

 
7.

Deep learning-driven multi-layer intrusion detection and prevention framework for resilient defense against adaptive evasion techniques in modern networks Pages 37-52 Right click to download the paper Download PDF

Authors: Dena Abu Laila, Ibrahim Mohd I Obeidat, Mohammed Amin, Amer Alqutaish, Mansour Obeidat, Theyazn H. H. Aldhyani

doi 10.5267/j.ijdns.2025.10.014 Crossmark

Keywords: Intrusion Detection System (IDS), Zero-day Attacks, Multi-layer Security, Graph Neural Networks (GNN), Deep Learning

Abstract:
Current network security technologies face new threats from determined attackers employing advanced evasion techniques such as IP spoofing, tiny fragment attacks, tunneling, and HTML smuggling. Conventional intrusion detection and prevention systems (IDS/IPS) have significant limitations in detecting zero-day attacks and sophisticated threats that can continuously alter their attack vectors. This paper presents a novel deep learning-driven, multilayer intrusion detection and prevention framework that integrates network-based IDS/IPS, host-based intrusion detection systems (HIDS), and honeypot technologies with advanced machine learning models, including graph neural networks (GNNs), autoencoders, and transformers. The framework employs adaptive learning mechanisms to enhance resilience against evasion techniques while maintaining low false positive rates. Experimental evaluation using diverse attack datasets demonstrates superior performance, achieving 97.3% detection accuracy for zero-day attacks and 94.8% resilience against advanced evasion techniques, significantly outperforming existing state-of-the-art solutions. The proposed framework contributes to cybersecurity research by introducing innovative multilayer correlation mechanisms, adaptive threat modeling, and evasion-resilient detection algorithms.
Details
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5

Journal: IJDS | Year: 2026 | Volume: 10 | Issue: 1 | Views: 2838 | Reviews: 0

 
8.

Client-side runtime integrity agent for detecting man-in-the-browser attacks using forensic monitoring and anomaly detection Pages 483-498 Right click to download the paper Download PDF

Authors: Dena Abu Laila, Mohammed Amin, Amer Alqutaish, Rami Shehab

doi 10.5267/j.ijdns.2025.9.004 Crossmark

Keywords: Man-in-the-Browser, Cybersecurity, Anomaly detection, Runtime integrity, Browser security, Malware detection, Financial fraud preventio

Abstract:
Man-in-the-Browser (MitB) attacks represent a sophisticated class of web-based threats that manipulate browser functionality to intercept and modify user transactions in real-time. Traditional server-side detection mechanisms often fail to identify these attacks due to their client-side nature and encrypted communication channels. This paper presents a novel client-side runtime integrity agent that employs forensic monitoring and machine learning-based anomaly detection to identify MitB attacks at their source. The proposed system integrates DOM integrity verification, memory forensic analysis, and behavioral pattern recognition to detect malicious browser modifications before they can compromise user sessions. Our experimental evaluation demonstrates a detection accuracy of 97.3% with a false positive rate of 2.1%, significantly outperforming existing client-side detection methods. The system successfully identified various MitB attack vectors, including Zeus, SpyEye, and custom injection payloads, while maintaining a minimal computational overhead of less than 3% CPU utilization.
Details
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5

Journal: IJDS | Year: 2026 | Volume: 10 | Issue: 1 | Views: 536 | Reviews: 0

 

® 2010-2026 GrowingScience.Com