Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (513)

Search Parameters:
Keywords = cloud-fog computing

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
16 pages, 3057 KB  
Article
Intelligent Edge Computing Architecture: Low-Latency Transmission in an Intelligent Transport System for IoT Applications
by Edna Iliana Tamariz-Flores, Richard Torrealba-Meléndez, Jesús Manuel Muñoz-Pacheco, Mario López-López and César Augusto Arriaga-Arriaga
IoT 2026, 7(2), 47; https://doi.org/10.3390/iot7020047 - 11 Jun 2026
Viewed by 276
Abstract
Latency is a determining factor in an IoT-enabled Intelligent Transportation System. To solve the latency issue in an edge computing system connected to the cloud, where the primary challenge is the distance between the end device and the cloud server, an implementation in [...] Read more.
Latency is a determining factor in an IoT-enabled Intelligent Transportation System. To solve the latency issue in an edge computing system connected to the cloud, where the primary challenge is the distance between the end device and the cloud server, an implementation in a real urban environment is presented to illustrate the architecture of Intelligent Edge Computing. The IEC design is scalable through a communication system that incorporates latency and distance measurements in the transmission of a detection signal using deep learning at the edge node. This enabled the transmission of 2-byte detection signals to the fog node, where the received information was processed to count vehicles on up to three streets near the intersection. The vehicle detection signal is transmitted between two different embedded platforms. This architecture enabled an average transmission latency of 15.45 ms and a total end-to-end latency of 47.9087 ms over a distance of 600 m in a real-world urban environment. The IEC system leverages this low latency and offers intelligent processing closer to the data source and, therefore, to the user. Full article
(This article belongs to the Special Issue IoT-Driven Smart Cities)
Show Figures

Figure 1

50 pages, 6539 KB  
Review
Distributed Intelligence in the Artificial Intelligence of Things: A Review of Artificial Intelligence Workload Placement Across the Device-Edge-Fog-Cloud Continuum
by Leandro Pazmiño-Ortiz, Alan Cuenca-Sánchez and Byron Loarte-Cajamarca
Future Internet 2026, 18(6), 296; https://doi.org/10.3390/fi18060296 - 1 Jun 2026
Viewed by 568
Abstract
Artificial Intelligence of Things (AIoT) is transforming Internet of Things (IoT) systems from cloud-centric data processing into distributed intelligence across device, edge, fog, and cloud tiers. However, existing reviews often emphasize specific computational layers, learning paradigms, or application domains rather than the cross-domain [...] Read more.
Artificial Intelligence of Things (AIoT) is transforming Internet of Things (IoT) systems from cloud-centric data processing into distributed intelligence across device, edge, fog, and cloud tiers. However, existing reviews often emphasize specific computational layers, learning paradigms, or application domains rather than the cross-domain problem of Artificial Intelligence (AI) workload placement under real deployment constraints. This paper presents a structured integrative review of AI workload placement in AIoT, based on a multi-stage literature search, two-stage screening process, and thematic synthesis of 132 sources. The review does not propose a new physical architecture; instead, it develops a terminology-harmonized and AI-centric perspective for assessing where AI functions should reside according to latency, privacy, bandwidth, power, scalability, resilience, and model complexity. Evidence is synthesized across Industrial Internet of Things (IIoT), smart cities, Internet of Medical Things (IoMT), and smart agriculture. The findings show that placement drivers are domain-dependent: deterministic response and reliability dominate IIoT, interoperability and scale shape smart cities, privacy and human oversight constrain IoMT, and energy scarcity and intermittent connectivity define agriculture. The review concludes that robust AIoT requires hybrid multi-layer architectures combining Tiny Machine Learning (TinyML), edge/fog coordination, cloud-scale optimization, and Federated Learning (FL) where appropriate. Full article
Show Figures

Graphical abstract

24 pages, 5282 KB  
Article
Data-Driven Police IoT in Smart Cities: A Sustainable Hierarchical Framework for Traffic Prediction and Policing Decisions
by Nebojša Dragović, Saša D. Milić, Dragan Vukmirović and Tijana Čomić
Sustainability 2026, 18(10), 4867; https://doi.org/10.3390/su18104867 - 13 May 2026
Viewed by 298
Abstract
The smart environment hides numerous security challenges that need to be addressed promptly. Smart cities have emerged as a novel concept, integrating emerging technologies and data-driven solutions to improve urban living conditions. Traffic surveillance cameras at intersections enable continuous traffic monitoring and rapid [...] Read more.
The smart environment hides numerous security challenges that need to be addressed promptly. Smart cities have emerged as a novel concept, integrating emerging technologies and data-driven solutions to improve urban living conditions. Traffic surveillance cameras at intersections enable continuous traffic monitoring and rapid incident detection, optimizing signal timing to improve road safety and reduce traffic congestion and travel delay. These cities present new challenges for the police force, forcing them to blend into the environment. The paper proposes novel hierarchical Police Internet of Things (PIoT) concepts that should enable and secure timely, high-priority policing forecasting and decision-making processes in smart cities. Hierarchical edge, fog, and cloud computing were presented according to the police decision-making process. This concept is carefully developed to improve the timeliness of predictive policing, planning, management, and decision-making using artificial intelligence and fuzzy logic. The proposed vertical PIoT concept is supported by vertical data processing. In hierarchical computing, machine learning models for time series prediction and fuzzy-logic-based decision-making are applied to enable comprehensive analysis in a smart environment. Two case studies dealing with crime and traffic issues are presented in detail. Full article
Show Figures

Figure 1

17 pages, 3872 KB  
Article
Fusion-Based Semantic Segmentation and 3D Reconstruction Using Radar–LiDAR Point Clouds: A Comparative Evaluation of DeepLabv3 and FCN-ResNet Against Traditional Architectures
by John Paipa, Cristian Suancha and Eduardo A. Fernández
Sensors 2026, 26(9), 2900; https://doi.org/10.3390/s26092900 - 6 May 2026
Viewed by 706
Abstract
Reliable person segmentation with sparse 3D sensors degrades significantly under adverse atmospheric conditions. This work presents a controlled comparative evaluation of four segmentation architectures—U-Net, Mask R-CNN, DeepLabV3+, and FCN-ResNet—on a fused Radar–LiDAR dataset for binary person–background segmentation and applies a dual-domain evaluation procedure [...] Read more.
Reliable person segmentation with sparse 3D sensors degrades significantly under adverse atmospheric conditions. This work presents a controlled comparative evaluation of four segmentation architectures—U-Net, Mask R-CNN, DeepLabV3+, and FCN-ResNet—on a fused Radar–LiDAR dataset for binary person–background segmentation and applies a dual-domain evaluation procedure that formally links 2D pixel-level overlap (IoU, Dice) to 3D geometric fidelity (Chamfer distance, Completeness) through mask back-projection onto fused point clouds. Raw point clouds are rasterized into range–intensity grids enriched with Radar reflectivity; the predicted masks are then reprojected into 3D space and evaluated using Chamfer distance and Completeness under three controlled visibility conditions. U-Net achieves the highest 2D overlap (IoU = 0.82, Dice = 0.89), while DeepLabV3+ delivers the best 3D reconstruction fidelity (Chamfer = 0.021 m, Completeness = 93.4%) and the highest overall accuracy (97.9%). This dissociation between 2D overlap and 3D fidelity is explained by DeepLabV3+’s multi-scale Atrous Spatial Pyramid Pooling (ASPP), which reduces boundary fragmentation during back-projection; more than 70% of the Chamfer deviation across competing architectures originates at object contours. Mask R-CNN performs well when instances are clearly separated, and FCN-ResNet offers the lowest computational cost at reduced boundary precision. Radar–LiDAR fusion sustains an IoU within 3% of clear-weather performance under dense fog, whereas LiDAR-only inputs degrade by more than 12%. Due to the 12:1 background-to-person class imbalance, overlap-based metrics (IoU, Dice) are prioritized over raw accuracy in all reported comparisons. These results provide actionable deployment guidance and constitute a reproducible evaluation procedure for future sparse-sensor fusion studies, independently of the architectures evaluated. Full article
(This article belongs to the Special Issue Advances in Point Clouds for Sensing Applications)
Show Figures

Figure 1

31 pages, 7614 KB  
Article
A Conceptual Framework for Athlete Health Using AIoT, Wearables, and Personalized Performance Intelligence
by Ernesto William De Luca, Nicola Dall’Ora, Romeo Giuliano, Carlo della Valle, Alessandra di Cagno, Alessandra Ferramosca, Alessandro Lucidi, Daniele Passaretti, Chiara Parretti, Paolo Senesi, Samuele Germiniani, Stefano Aldegheri, Vincenzo Zara and Gabriele Arcidiacono
Appl. Sci. 2026, 16(9), 4542; https://doi.org/10.3390/app16094542 - 5 May 2026
Cited by 1 | Viewed by 661
Abstract
Advancing athlete health requires a shift from reactive sports medicine toward proactive, personalized, and longitudinal care. This article presents a conceptual framework for an Interdisciplinary AI Center for Longevity and Well-Being designed to integrate Artificial Intelligence of Things (AIoT), wearable sensing, and multimodal [...] Read more.
Advancing athlete health requires a shift from reactive sports medicine toward proactive, personalized, and longitudinal care. This article presents a conceptual framework for an Interdisciplinary AI Center for Longevity and Well-Being designed to integrate Artificial Intelligence of Things (AIoT), wearable sensing, and multimodal analytics into a unified athlete health ecosystem. The manuscript contextualizes the proposed framework with relevant literature across key technical domains and presents a reference edge–fog–cloud architecture together with a proof-of-concept dashboard pipeline to illustrate technical feasibility. Within this framework, heterogeneous data streams from wearable physiological sensors, biomechanical devices, non-invasive biomarker monitors, and environmental trackers are organized to support multimodal analysis and individualized performance intelligence. The paper outlines five target application domains: real-time health monitoring, injury risk assessment, performance optimization, holistic well-being evaluation, and longevity-oriented health management. Privacy-preserving and interpretable AI components, including federated learning, differential privacy, and explainability-oriented design considerations, are presented as key architectural priorities, while several elements are explicitly identified as future development directions. Rather than claiming full real-world validation, this work provides an interdisciplinary blueprint and prototype-informed foundation for future research and implementation at the intersection of computer science, biomedical engineering, and sports science. Full article
Show Figures

Figure 1

3 pages, 132 KB  
Editorial
Scalable and Distributed Cloud Continuum Orchestration for Next-Generation IoT Applications: Latest Advances and Prospects—2nd Edition
by Dimitrios Dechouniotis and Ioannis Dimolitsas
Future Internet 2026, 18(5), 240; https://doi.org/10.3390/fi18050240 - 1 May 2026
Viewed by 384
Abstract
With the advent of the Internet of Things (IoT), the centralized cloud computing service delivery paradigm has been gradually transformed into a cloud continuum that includes edge and fog computing and heterogeneous IoT devices with varying computing and power capabilities [...] Full article
33 pages, 32574 KB  
Article
AIoT Methodology for Retrofitting Aeronautical Manufacturing Systems
by Eneko Villar, Isidro Calvo, Pablo Venegas and Oscar Barambones
Appl. Sci. 2026, 16(9), 4134; https://doi.org/10.3390/app16094134 - 23 Apr 2026
Viewed by 307
Abstract
Artificial Intelligence of Things (AIoT) technologies shifted the structure of production systems, enabling the development of more intelligent, connected and sustainable manufacturing environments. However, some industrial sectors, such as aerospace manufacturing industry, fell behind in the adoption of these new technologies, mainly because [...] Read more.
Artificial Intelligence of Things (AIoT) technologies shifted the structure of production systems, enabling the development of more intelligent, connected and sustainable manufacturing environments. However, some industrial sectors, such as aerospace manufacturing industry, fell behind in the adoption of these new technologies, mainly because of the high safety standards, strict reliability requirements and long lifespan of aircraft components. Due to low production volumes and complex manufacturing processes, this sector relies heavily on weakly automated legacy machines and production systems. This article proposes a methodology to ease the integration of AIoT technologies for retrofitting legacy industrial equipment in the aeronautical domain in order to achieve the requirements of modern industrial production systems, enabling the development of more flexible, efficient and interconnected manufacturing environments. The proposed methodology is validated through a case study where the Smart Retrofitting of a legacy aeronautical industrial machine is carried out. The case study focuses on the development of an AIoT-based architecture to implement a predictive maintenance system through vibration and infrared thermography monitoring. A three layer architecture is proposed based on Edge/Fog/Cloud Computing paradigms. A hybrid communication architecture is used, combining wired technologies for critical real-time control tasks and wireless technologies for enhanced flexibility and scalability. The results demonstrate the viability of the proposed methodology for retrofitting legacy aircraft manufacturing systems. Full article
(This article belongs to the Special Issue Applications of Artificial Intelligence in the IoT, 2nd Edition)
Show Figures

Figure 1

26 pages, 2353 KB  
Article
A Privacy-Preserving Federated Learning Framework for Web User Behavior over Fog Infrastructure
by Abdulrahman K. Alnaim and Khalied M. Albarrak
Systems 2026, 14(4), 442; https://doi.org/10.3390/systems14040442 - 19 Apr 2026
Viewed by 600
Abstract
Understanding user behavior on the web is considered essential for personalization, recommendation, and anomaly detection. Centralized analytics approaches raise significant privacy risks and regulatory concerns, particularly when large volumes of interaction data are collected in the cloud. Federated learning offers a decentralized alternative [...] Read more.
Understanding user behavior on the web is considered essential for personalization, recommendation, and anomaly detection. Centralized analytics approaches raise significant privacy risks and regulatory concerns, particularly when large volumes of interaction data are collected in the cloud. Federated learning offers a decentralized alternative but faces challenges in handling heterogeneous, Non-Independently and Identically Distributed (non-IID) web interaction data. This paper presents FogLearn-Web, a fog computing-based federated learning framework for privacy-preserving web user behavior analytics. The architecture employs hierarchical aggregation in which browser-embedded models train locally, fog nodes perform behavior-aware regional aggregation, and the cloud maintains a global model with formal differential privacy guarantees. A key contribution is the behavioral sketch, a compact representation of local interaction distributions that enables attention-weighted federated averaging without exposing raw data. Experiments on benchmark and real-world datasets show that FogLearn-Web achieves within 2.3% of centralized accuracy while reducing data transmission by 89% and improving convergence under non-IID settings by 34% over standard FedAvg. Full article
(This article belongs to the Special Issue Data Analytics for Social, Economic and Environmental Issues)
Show Figures

Figure 1

19 pages, 1775 KB  
Article
A Reproducible Monte Carlo Framework for Evaluating Cost–Latency Trade-Offs in Cloud Continuum
by Enrico Barbierato, Emanuele Goldoni and Daniele Tessera
Electronics 2026, 15(8), 1708; https://doi.org/10.3390/electronics15081708 - 17 Apr 2026
Viewed by 389
Abstract
Parallel, data-intensive applications are now commonly executed on infrastructures that combine Cloud, Fog, and Edge resources. In these environments, execution takes place on devices with markedly different computational power and over networks whose latency and bandwidth can fluctuate over time. Under these conditions, [...] Read more.
Parallel, data-intensive applications are now commonly executed on infrastructures that combine Cloud, Fog, and Edge resources. In these environments, execution takes place on devices with markedly different computational power and over networks whose latency and bandwidth can fluctuate over time. Under these conditions, overall performance is influenced not only by processing speed but also by communication delays arising from data dependencies between tasks. This leads to a basic issue: whether scheduling strategies developed under computation-focused assumptions continue to perform well once communication costs are made explicit. This work examines the behavior of simple and widely adopted scheduling heuristics when network effects are modeled directly within the system. No new scheduling algorithms are introduced. Instead, the analysis focuses on how execution time and monetary cost change for deterministic parallel workloads deployed on hierarchical Cloud–Edge infrastructures exposed to stochastic latency and bandwidth variations. For this purpose, we introduce CLOWNSim, a lightweight discrete-event simulation framework that supports large-scale Monte Carlo experiments on fixed task graphs, allowing infrastructural and scheduling effects to be examined independently of workload variability. The experimental analysis covers fully centralized Cloud deployments, intermediate Fog configurations, and resource-constrained IoT scenarios. Scheduling policies based on computational speed, execution cost, or random device selection are evaluated across these settings. In Cloud and Fog environments, communication latency and data transfers represent a substantial portion of the overall makespan, weakening the impact of scheduling decisions driven primarily by computation. In IoT scenarios, limited processing capacity becomes the main limiting factor, while communication overhead remains present but less influential in comparison. The results indicate that performance trends across the Cloud–Edge continuum cannot be attributed to scheduler choice alone. Execution behavior arises from the combined effects of workload structure, placement decisions, and network properties, with different elements becoming dominant depending on the deployment context. The proposed simulation framework offers a practical way to study these interactions and to assess cost–performance trade-offs under communication conditions that reflect realistic operating environments. Full article
(This article belongs to the Special Issue Advances in Mobile Networked Systems)
Show Figures

Figure 1

45 pages, 7613 KB  
Article
BrainTwin-AI: A Multimodal MRI-EEG-Based Cognitive Digital Twin for Real-Time Brain Health Intelligence
by Himadri Nath Saha, Utsho Banerjee, Rajarshi Karmakar, Saptarshi Banerjee and Jon Turdiev
Brain Sci. 2026, 16(4), 411; https://doi.org/10.3390/brainsci16040411 - 13 Apr 2026
Cited by 1 | Viewed by 1662
Abstract
Background/Objectives: Brain health monitoring is increasingly essential as modern cognitive load, stress, and lifestyle pressures contribute to widespread neural instability. The paper presents BrainTwin, a next-generation cognitive digital twin, as a patient-specific, constantly updating computer model that combines state-of-the-art MRI analytics for [...] Read more.
Background/Objectives: Brain health monitoring is increasingly essential as modern cognitive load, stress, and lifestyle pressures contribute to widespread neural instability. The paper presents BrainTwin, a next-generation cognitive digital twin, as a patient-specific, constantly updating computer model that combines state-of-the-art MRI analytics for neuro-oncological assessment related to clinical study and management of tumors affecting the central nervous system (including their detection, progression, and monitoring) with real-time EEG-based brain health intelligence. Methods: Structural analysis is driven by an Enhanced Vision Transformer (ViT++), which improves spatial representation and boundary localization, achieving more accurate tumor prediction than conventional models. The extracted tumor volume forms the baseline for short-horizon tumor progression modeling. Parallel to MRI analysis, continuous EEG signals are captured through an in-house wearable skullcap, preprocessed using Edge AI on a Hailo Toolkit-enabled Raspberry Pi 5 for low-latency denoising and secure cloud transmission. Pre-processed EEG packets are authenticated at the fog layer, ensuring secure and reliable cloud transfer, enabling significant load reduction in the edge and cloud nodes. In the digital twin, EEG characteristics offer real-time functional monitoring through dynamic brainwave analysis, while a BiLSTM classifier distinguishes relaxed, stress, and fatigue states, which are probabilistically inferred cognitive conditions derived from EEG spectral patterns. Unlike static MRI imaging, EEG provides real-time brain health monitoring. The BrainTwin performs EEG–MRI fusion, correlating functional EEG metrics with ViT++ structural embeddings to produce a single risk score that can be interpreted by clinicians to determine brain vulnerability to future diseases. Explainable artificial intelligence (XAI) provides clinical interpretability through gradient-weighted class activation mapping (Grad-CAM) heatmaps, which are used to interpret ViT++ decisions and are visualized on a 3D interactive brain model to allow more in-depth inspection of spatial details. Results: The evaluation metrics demonstrate a BiLSTM macro-F1 of 0.94 (Precision/Recall/F1: Relaxed 0.96, Stress 0.93, Fatigue 0.92) and a ViT++ MRI accuracy of 96%, outperforming baseline architectures. Conclusions: These results demonstrate BrainTwin’s reliability, interpretability, and clinical utility as an integrated digital companion for tumor assessment and real-time functional brain monitoring. Full article
Show Figures

Figure 1

20 pages, 899 KB  
Article
Proximity-Aware VM Placement in Multi-Layer Fog Computing for Efficient Resource Management: Performance Evaluation Under a Gaming Application Scenario
by Sreebha Bhaskaran and Supriya Muthuraman
Computers 2026, 15(4), 225; https://doi.org/10.3390/computers15040225 - 3 Apr 2026
Cited by 1 | Viewed by 600
Abstract
The rapid proliferation of mobile devices, particularly smartphones and tablets, has transformed digital entertainment, with mobile gaming emerging as one of the fastest-growing digital segments. Such applications are inherently latency-sensitive and require effective resource management and seamless mobility support. To overcome these issues, [...] Read more.
The rapid proliferation of mobile devices, particularly smartphones and tablets, has transformed digital entertainment, with mobile gaming emerging as one of the fastest-growing digital segments. Such applications are inherently latency-sensitive and require effective resource management and seamless mobility support. To overcome these issues, this paper suggests a four-layered infrastructure that combines edge, fog, and cloud computing with Software-Defined Networking (SDN) and is assisted by a lightweight proximity-aware heuristic placement strategy and mobility management. The suggested structure follows a microservices contained breakdown of the gaming functionality and uses clustering algorithms to permit coordinated access to resources by edge and fog nodes. A dynamic lightweight proximity-aware virtual machine placement algorithm is presented to deploy application modules nearer to the users depending on the availability and mobility of the resources. The proposed work is simulated using IFogSim2. The proposed model reduces the latency by up to 73 percent and the rate of task completion by 25 percent relative to baseline configurations in the case of dynamic mobility of users. These results indicate that the suggested strategy can be effective in improving the latency-sensitive mobile gaming applications performance in the edge-fog networks. Full article
(This article belongs to the Section Cloud Continuum and Enabled Applications)
Show Figures

Figure 1

45 pages, 3695 KB  
Article
Towards a Reference Architecture for Machine Learning Operations
by Miguel Ángel Mateo-Casalí, Andrés Boza and Francisco Fraile
Computers 2026, 15(4), 218; https://doi.org/10.3390/computers15040218 - 1 Apr 2026
Cited by 1 | Viewed by 1251
Abstract
Industrial organisations increasingly rely on machine learning (ML) to improve quality, maintenance, and planning in Industry 4.0/5.0 ecosystems. However, turning experimental models into reliable services on the production floor remains complex due to the heterogeneity of operational technologies (OTs) and information technologies (ITs), [...] Read more.
Industrial organisations increasingly rely on machine learning (ML) to improve quality, maintenance, and planning in Industry 4.0/5.0 ecosystems. However, turning experimental models into reliable services on the production floor remains complex due to the heterogeneity of operational technologies (OTs) and information technologies (ITs), including implementation constraints, latency in edge-fog-cloud scenarios, governance requirements, and continuous performance degradation caused by data drift. Although Machine Learning Operations (MLOps) provides lifecycle practices for deployment, monitoring, and retraining, the evidence is fragmented across tool-centric descriptions, case-specific pipelines, and conceptual architectures, offering limited guidance on which industrial constraints should inform architectural decisions and how to evaluate solutions. This work addresses that gap through a PRISMA-guided systematic review of 49 studies on industrial MLOps (with the search and screening primarily targeting Industry 4.0/IIoT operationalisation contexts, as reflected in the search strategy and corpus) and an evidence-based synthesis of principles, challenges, lifecycle practices, and enabling technologies. From this synthesis, industrial requirements are derived that encompass OT/IT integration, edge-fog-cloud orchestration, security and traceability, and observability-based lifecycle control. On this basis, a reference architecture is proposed that maps these requirements to functional layers, data and control flows, and verifiable responsibilities. To support reproducibility and practical inspectability, the article also presents an open-source architectural instantiation aligned with the proposed decomposition. Finally, the evaluation is illustrated through a predictive maintenance use case (tool breakage) in a single CNC machining cell, where the objective is to demonstrate end-to-end feasibility under realistic operational constraints rather than cross-scenario superiority or broad industrial generalisability. Full article
(This article belongs to the Special Issue Machine Learning: Innovation, Implementation, and Impact)
Show Figures

Figure 1

41 pages, 4416 KB  
Article
A Novel Approach to Sybil Attack Detection in VANETs Using Verifiable Delay Functions and Hierarchical Fog-Cloud Architecture
by Habiba Hadri, Mourad Ouadou and Khalid Minaoui
J. Cybersecur. Priv. 2026, 6(2), 59; https://doi.org/10.3390/jcp6020059 - 1 Apr 2026
Viewed by 1052
Abstract
Vehicular Ad Hoc Networks (VANETs) have become the foundation for the implementation of intelligent transportation systems and new vistas for road safety and traffic efficiency. However, these networks are still susceptible to Sybil attacks, a form of attack that requires malicious entities to [...] Read more.
Vehicular Ad Hoc Networks (VANETs) have become the foundation for the implementation of intelligent transportation systems and new vistas for road safety and traffic efficiency. However, these networks are still susceptible to Sybil attacks, a form of attack that requires malicious entities to create a series of fake identities in order to have an out-of-proportion influence. The present paper puts forth a new Sybil attack detection framework that combines Verifiable Delay Functions (VDFs) in synergistic cooperation with a hierarchical fog-cloud computing structure. Our method does not rely on any additional properties of VDFs but uses them to prove uniqueness computationally, deploying purposefully placed fog nodes for effective localized detection. We mathematically formulate a multi-layered detection algorithm that processes interactions between vehicles on two fog (and cloud) layers to produce suspicion scores using spatiotemporal consistency and VDF challenge-response patterns. Security analysis proves the system’s ability to resist a range of Sybil attack variants with performance evaluation outperforming at detection above 97.8% and false positives below 2.3%. The incorporation of machine learning techniques also extends detection capabilities, and our hybrid VDF-ML method proves better adaptation to the changing attack patterns. Details of implementation and detailed simulations in various traffic situations prove the feasibility and efficiency of our proposed solution to set a new level playing ground for secure VANET communications. Full article
(This article belongs to the Special Issue Intrusion/Malware Detection and Prevention in Networks—2nd Edition)
Show Figures

Figure 1

30 pages, 663 KB  
Article
Quantum Secure Pairwise Key Agreement Scheme for Fog-Enabled Social Internet of Vehicles
by Hyewon Park and Yohan Park
Mathematics 2026, 14(6), 1046; https://doi.org/10.3390/math14061046 - 19 Mar 2026
Viewed by 409
Abstract
In Social Internet of Vehicles (SIoV) environments, fog computing plays a crucial role in supporting real-time services by reducing the latency inherent in cloud-based architectures. However, fog nodes are typically deployed in physically exposed roadside environments and can be operated by several system [...] Read more.
In Social Internet of Vehicles (SIoV) environments, fog computing plays a crucial role in supporting real-time services by reducing the latency inherent in cloud-based architectures. However, fog nodes are typically deployed in physically exposed roadside environments and can be operated by several system operators, making them vulnerable to physical compromise and unauthorized access. Despite these threats, many existing authentication schemes assume fog nodes to be fully trusted or honest-but-curious, allowing them to decrypt transmitted data using a session key shared among vehicles, fog nodes, and cloud servers. To overcome these limitations, this paper proposes a quantum-secure pairwise key agreement scheme that establishes distinct session keys for vehicle–fog, fog–cloud, and vehicle–cloud communications. This design effectively prevents the disclosure of sensitive information even in the event of fog node compromise. Furthermore, Physical Unclonable Functions (PUFs) are employed to mitigate physical capture attacks, while lattice-based cryptography based on the Module Learning with Errors (MLWE) problem is integrated to ensure resistance against quantum computing attacks. The security of the proposed protocol is rigorously validated through formal analysis using AVISPA, BAN logic, and the Real-or-Random (RoR) model, in addition to informal security analysis. Comparative performance evaluations against related schemes demonstrate that the proposed approach achieves a balance between efficiency and security, making it well suited for practical deployment in SIoV environments. Full article
(This article belongs to the Special Issue Cryptography, Data Security, and Cloud Computing)
Show Figures

Figure 1

20 pages, 315 KB  
Systematic Review
Green Scheduling and Task Offloading in Edge Computing: A Systematic Review
by Adriana Rangel Ribeiro, Ana Clara Santos Andrade, Gabriel Leal dos Santos, Guilherme Dinarte Marcondes Lopes, Edvard Martins de Oliveira, Adler Diniz de Souza and Jeremias Barbosa Machado
Network 2026, 6(1), 17; https://doi.org/10.3390/network6010017 - 16 Mar 2026
Viewed by 817
Abstract
This paper presents a Systematic Literature Review (SLR) on green scheduling and task offloading strategies for energy optimization in edge computing environments. The evolution of low-latency, high-performance applications has driven the widespread adoption of distributed computing paradigms such as Edge Computing, Fog-Cloud architectures, [...] Read more.
This paper presents a Systematic Literature Review (SLR) on green scheduling and task offloading strategies for energy optimization in edge computing environments. The evolution of low-latency, high-performance applications has driven the widespread adoption of distributed computing paradigms such as Edge Computing, Fog-Cloud architectures, and the Internet of Things (IoT). In this context, Mobile Edge Computing (MEC) is often combined with Unmanned Aerial Vehicles (UAVs) to extend computational capabilities to areas with limited infrastructure, bringing processing closer to the data source to reduce latency and improve scalability. Nevertheless, these systems encounter substantial energy-related challenges, particularly in battery-powered or resource-constrained environments. To address these concerns, green computing strategies—especially energy-efficient scheduling and task offloading—have emerged as promising approaches to optimize energy usage in edge environments. Green scheduling optimizes task allocation to minimize energy consumption, whereas offloading redistributes workloads from resource-constrained devices to edge or cloud servers. Increasingly, these techniques are enhanced through artificial intelligence (AI) and machine learning (ML), enabling adaptive and context-aware decision-making in dynamic environments. This paper conducts a systematic literature review (SLR) to synthesize the most widely adopted strategies for energy-efficient scheduling and task offloading in edge computing, highlighting their impact on sustainability and performance. The analysis provides a comprehensive view of the state of the art, examines how architectural contexts influence energy-aware decisions, and highlights the role of AI/ML in enabling intelligent and sustainable edge systems. The findings reveal current research gaps and outline future directions to advance the development of robust, scalable, and environmentally responsible computing infrastructures. Full article
Show Figures

Figure 1

Back to TopTop