Journal Description
Future Internet
Future Internet
is an international, peer-reviewed, open access journal on internet technologies and the information society, published monthly online by MDPI.
- Open Access— free for readers, with article processing charges (APC) paid by authors or their institutions.
- High Visibility: indexed within Scopus, ESCI (Web of Science), Ei Compendex, dblp, Inspec, and other databases.
- Journal Rank: JCR - Q2 (Computer Science, Information Systems) / CiteScore - Q1 (Computer Networks and Communications)
- Rapid Publication: manuscripts are peer-reviewed and a first decision is provided to authors approximately 16.1 days after submission; acceptance to publication is undertaken in 2.9 days (median values for papers published in this journal in the second half of 2025).
- Recognition of Reviewers: reviewers who provide timely, thorough peer-review reports receive vouchers entitling them to a discount on the APC of their next publication in any MDPI journal, in appreciation of the work done.
- Journal Clusters of Network and Communications Technology: Future Internet, IoT, Telecom, Journal of Sensor and Actuator Networks, Network, Signals.
Impact Factor:
4.6 (2025);
5-Year Impact Factor:
3.9 (2025)
Latest Articles
Machine Learning-Based Diabetes Risk Prediction via DiaHealth Dataset with Explainable AI and Streamlit Deployment
Future Internet 2026, 18(6), 331; https://doi.org/10.3390/fi18060331 (registering DOI) - 21 Jun 2026
Abstract
The growing worldwide prevalence of Diabetes Mellitus highlights the urgent need for effective early detection methods to enable prompt intervention. This study develops a machine learning-based decision-support prototype for predicting diabetes risk using health metrics from the DiaHealth dataset, a recently published Bangladeshi
[...] Read more.
The growing worldwide prevalence of Diabetes Mellitus highlights the urgent need for effective early detection methods to enable prompt intervention. This study develops a machine learning-based decision-support prototype for predicting diabetes risk using health metrics from the DiaHealth dataset, a recently published Bangladeshi open-source dataset for Type 2 diabetes prediction. Five supervised learning algorithms were evaluated: Logistic Regression (LR), Support Vector Machine (SVM), K-Nearest Neighbour (KNN), Decision Tree (DT), and Random Forest (RF). Models were assessed across three stages: before feature scaling, after standardisation, and following hyperparameter optimisation via GridSearchCV, using accuracy, precision, recall, and F1-score as evaluation metrics. LR and SVM showed marked improvements after standardisation, consistent with their sensitivity to feature magnitude, whilst tree-based approaches such as DT and RF remained largely unchanged. KNN displayed minimal sensitivity to scaling, which is discussed in relation to the feature distributions of the dataset. Following hyperparameter tuning, RF achieved the highest accuracy of 95%, outperforming all other models. RF predictions were interpreted using Local Interpretable Model-agnostic Explanations (LIME) to promote transparency in model decision-making. The best-performing model was subsequently deployed as an interactive web-based prototype application using Streamlit, providing real-time prediction outputs. These findings demonstrate how preprocessing choices and hyperparameter tuning can differentially affect algorithm performance and illustrate the potential of combining explainable AI with practical deployment for diabetes risk assessment in a research context.
Full article
(This article belongs to the Special Issue The Future Internet of Medical Things, 3rd Edition)
►
Show Figures
Open AccessArticle
RiDTwin: XR-First Operator Support and Maintenance for Textile Manufacturing with AR, VR and an Intelligent Virtual Assistant
by
André Costa, João Miranda, João Mirra, Nuno Dinis, Luís Romero and Pedro Miguel Faria
Future Internet 2026, 18(6), 330; https://doi.org/10.3390/fi18060330 - 17 Jun 2026
Abstract
►▼
Show Figures
This article presents an integrated approach that combines Virtual Reality (VR), Augmented Reality (AR), and an Intelligent Virtual Assistant (IVA) to support training, on-the-job assistance, and maintenance in a textile manufacturing environment. The solution spans three systems: RioRV, a Unity-based VR platform for
[...] Read more.
This article presents an integrated approach that combines Virtual Reality (VR), Augmented Reality (AR), and an Intelligent Virtual Assistant (IVA) to support training, on-the-job assistance, and maintenance in a textile manufacturing environment. The solution spans three systems: RioRV, a Unity-based VR platform for immersive, step-by-step procedure rehearsal, instructional videos, and simplified 3D animations; RiAR, a mobile AR application for assisted maintenance and access to real-time and historical machine data using marker-based (VuMark) identification; and Ria, a web-based IVA that delivers document-grounded answers, operational queries over a secure plant API, short-horizon forecasting, and a narrow set of guarded remote actions. The architecture prioritizes human-centered Industry 5.0 principles—safety, usability, and resilience—by enabling operators to learn procedures in VR, execute tasks with AR overlays and maintenance media at the workstation, and obtain concise, source-cited guidance via the IVA without leaving immersion. In the case study with a spinning section at RIOPELE, the convergence of VR, AR, and IVA reduced reliance on bulky manuals, shortened time-to-information for machine status, and established a feedback loop in which training and operational experience continuously enrich the knowledge base.
Full article

Figure 1
Open AccessArticle
AI-Augmented Compliance Auditing for Cloud Systems: A Hybrid ML–LLM Approach
by
Moïse Iradukunda Ingabire and Jema David Ndibwile
Future Internet 2026, 18(6), 329; https://doi.org/10.3390/fi18060329 - 17 Jun 2026
Abstract
Manual compliance auditing in cloud environments consumes up to 40% of IT security budgets annually, yet existing approaches verify control presence rather than effectiveness, leaving institutions vulnerable to adversarial evasion. This paper presents an AI-augmented hybrid ML–LLM compliance auditing system evaluated on
[...] Read more.
Manual compliance auditing in cloud environments consumes up to 40% of IT security budgets annually, yet existing approaches verify control presence rather than effectiveness, leaving institutions vulnerable to adversarial evasion. This paper presents an AI-augmented hybrid ML–LLM compliance auditing system evaluated on Rwanda’s National Cyber Security Authority (NCSA) Minimum Cybersecurity Standards (169 controls across 14 families). The system combines leakage-free XGBoost multi-label classification with GPT-4o-mini semantic log analysis, grounded in a formal effectiveness model. Key findings: (1) XGBoost v2 achieves 85.45% macro-F1 on leakage-free synthetic data (Wilson 95% CI = [84.9%, 86.0%]); an initial 86.3% data-leakage rate artificially inflated prior results to 99.99% and was identified and corrected in this revision; (2) GPT-4o-mini achieves 92.3% macro accuracy across four log types (n = 628, 37.5% real enterprise data, Wilson CI = [89.9%, 94.3%]); (3) adversarial validation across five MITRE ATT&CK scenarios yields 92.8% macro detection with 0.0% false-positive rate on real SSH/PAM compliant logs (n = 75); (4) a cross-dataset generalization analysis confirms 87.6% F1 on real SSH logs but identifies a 37.8-percentage-point out-of-vocabulary gap for Windows and HTTP log types, motivating the hybrid architecture; (5) the combined hybrid system (XGBoost for in-vocabulary logs, GPT-4o-mini for out-of-vocabulary) achieves 85.1% F1 with 6.4% false-positive rate on 180 real-world logs. The system runs at 2.0 CPU cores, 2.66 GB RAM, on $50/month cloud hosting (Apple M1 Pro baseline; storage and maintenance excluded), producing audit reports in 2–5 s depending on log volume and policy document size, demonstrating that effectiveness-based compliance auditing is accessible without enterprise-grade infrastructure.
Full article
(This article belongs to the Special Issue Advanced Artificial Intelligence and Machine Learning for Cybersecurity)
►▼
Show Figures

Figure 1
Open AccessArticle
Computing Incentive and Data Offloading in Digital Twin Networks: A Contract Theory and Multi-Agent Deep Reinforcement Learning Approach
by
Nan Zhao, Henan Xu, Yuxiang Su, Bokun He, Fan Zhang, Jing Tang and Sheng Hu
Future Internet 2026, 18(6), 328; https://doi.org/10.3390/fi18060328 - 16 Jun 2026
Abstract
In the digital twin (DT) network, effective edge data processing is essential to meet the real-time requirements of DT models. However, edge servers (ESs) are self-interested and have limited computation resources. The virtual content operator (VCO) cannot observe their true computing capabilities, leading
[...] Read more.
In the digital twin (DT) network, effective edge data processing is essential to meet the real-time requirements of DT models. However, edge servers (ESs) are self-interested and have limited computation resources. The virtual content operator (VCO) cannot observe their true computing capabilities, leading to participation reluctance and information asymmetry. To address these challenges, this paper proposes a contract-learning integration method for computing incentive and data offloading. A two-dimensional computation-reward contract incentive mechanism is designed to motivate ESs to provide computation resources for data pre-processing, where both continuous and discrete distributions of ES types are considered. Then, ESs upload the processed results to the VCO for DT model mapping, synchronization, and final construction. Based on the individual rationality and incentive compatibility constraints, the optimal incentive reward and computing resource allocation strategies are analytically derived to maximize the VCO’s utility. Then, based on the signed contracts, a multi-agent double deep Q-network algorithm is developed to jointly optimize the binary data offloading decision, transmission bandwidth, and transmission power for the minimal system delay. The algorithm learns adaptive strategies in the dynamic network environment and mitigates Q-value overestimation. Numerical results demonstrate that the proposed method improves system performance in terms of computing incentive and data offloading.
Full article
(This article belongs to the Topic Next-Generation IoT and Smart Systems for Communication and Sensing)
►▼
Show Figures

Figure 1
Open AccessArticle
Application of a Hybrid Approach in the Synthesis of a Knowledge Extraction Module of an Intelligent Assistant for a Microcontroller Technical Specialist
by
Vadim Voloshchuk, Eduard Melnik, Oleg Kartashov, Alexey Samoylov and Yaroslav Melnik
Future Internet 2026, 18(6), 327; https://doi.org/10.3390/fi18060327 - 16 Jun 2026
Abstract
►▼
Show Figures
A Retrieval-Augmented Generation (RAG) approach is widely used as a key element for intelligent assistants. However, the knowledge extraction stage from technical text corpora is fraught with difficulties due to the presence of highly specialized terminology, tables, and abbreviations. The goal of this
[...] Read more.
A Retrieval-Augmented Generation (RAG) approach is widely used as a key element for intelligent assistants. However, the knowledge extraction stage from technical text corpora is fraught with difficulties due to the presence of highly specialized terminology, tables, and abbreviations. The goal of this study is to develop methodological support for knowledge extraction for an intelligent assistant for a technical specialist in the field of microcontroller-based device design. This study systematically compares and analyzes the computational performance of knowledge extraction methods and their various combinations. The results showed that the hybrid version of the baseline methods (hybrid_v2_dense) provides the best R@1 (45.2%), MRR@5 (49.8%) and nDCG@5 (52.0%) values, while the R@5 level remains comparable to BM25. Among the extended configurations of the hybrid_v2 family, the best R@5 value (57.7%) is achieved by the hybrid_v2_dense_splade method, while the best values of R@1 (48.9%), MRR@5 (52.1%), and nDCG@5 (53.7%) are achieved by the hybrid_v2_dense_unicoil method. Based on the obtained results, an expert decision tree was formed for selecting the knowledge extraction module configuration considering hardware limitations. These results provide experimental evidence of the effectiveness of the developed methodological support for knowledge extraction for an intelligent assistant of a technical specialist.
Full article

Figure 1
Open AccessReview
LLM-Based Multi-Agent Orchestration: A Survey of Frameworks, Communication Protocols, and Emerging Patterns
by
Yiwen Zhu, Lihe Liu, Jiaqian Yu and Di Zhang
Future Internet 2026, 18(6), 326; https://doi.org/10.3390/fi18060326 - 15 Jun 2026
Abstract
The proliferation of large language model (LLM) agents has enabled increasingly complex multi-step automation; however, composing multiple agents into coherent systems introduces significant orchestration challenges that remain poorly documented. This survey examines LLM-based multi-agent orchestration from 2023 through early 2026 (literature cutoff: March
[...] Read more.
The proliferation of large language model (LLM) agents has enabled increasingly complex multi-step automation; however, composing multiple agents into coherent systems introduces significant orchestration challenges that remain poorly documented. This survey examines LLM-based multi-agent orchestration from 2023 through early 2026 (literature cutoff: March 2026), with explicit attention to the evidence hierarchy used to interpret deployment claims. We propose a three-topology, one-adaptivity taxonomy—centralized, decentralized, and hierarchical coordination topologies, each optionally augmented with a dynamic–adaptive control axis—grounded in classical multi-agent systems theory and recent empirical evidence. We compare six leading frameworks (LangGraph, CrewAI, AutoGen/Microsoft Agent Framework, OpenAI Agents SDK, MetaGPT, and DSPy) along axes directly relevant to practitioners: state-management granularity, token-cost structure, failure-recovery options, and design philosophy. The emerging protocol stack is examined in terms of why MCP (agent-to-tool) and A2A (agent-to-agent) occupy complementary layers, how the ACP–A2A merger signals protocol convergence, and where ANP’s decentralized-discovery design fits. Production design considerations—state management, task planning, error handling, scalability, and security—are evaluated with reference to published benchmarks. Vendor-reported figures are marked † throughout and held to a documented evidence hierarchy, which separates them from peer-reviewed and government-evaluator measurements. We close by identifying eight open challenges and proposing a six-dimension evaluation framework for multi-agent coordination quality. This paper offers practitioners a decision framework covering taxonomy, framework selection, protocol adoption, and early operational pilots.
Full article
(This article belongs to the Special Issue Generative Artificial Intelligence: Systems, Technologies and Applications)
►▼
Show Figures

Graphical abstract
Open AccessArticle
Development and Experimental Validation of an Educational Robotic Platform with Machine Vision and Web-Based Monitoring for Automation Teaching
by
Elizabeth Salazar-Jácome, Jean Ruiz-Espinoza, Wilson Sánchez-Ocaña, Javier De la Torre-Guzmán, Félix Chávez-Jácome and Mario Pérez-Cargua
Future Internet 2026, 18(6), 325; https://doi.org/10.3390/fi18060325 - 15 Jun 2026
Abstract
The development of accessible and experimentally validated robotic systems for engineering education is a challenge, especially in academic environments where industrial manipulators are economically inaccessible. This paper presents the design, mechanical validation, and experimental evaluation of a robotic arm-based didactic module developed for
[...] Read more.
The development of accessible and experimentally validated robotic systems for engineering education is a challenge, especially in academic environments where industrial manipulators are economically inaccessible. This paper presents the design, mechanical validation, and experimental evaluation of a robotic arm-based didactic module developed for the classification of objects according to color and morphology. The proposed system integrates a five-degree-of-freedom articulated configuration, a servomotor drive, motion planning with a trapezoidal speed profile, and a web-based control interface, enabling local and remote operation within an educational environment aligned with Industry 4.0 principles. The mechanical structure was designed using CAD modeling and validated through static structural analysis to ensure mechanical integrity and adequate safety factors. The selection of actuators was made considering the torque, angular velocity, and load requirements. A trapezoidal speed profile was implemented in order to ensure smooth trajectories and minimize positioning errors. Experimental validation was carried out through repetitive tests under controlled laboratory conditions, evaluating the accuracy and repeatability metrics. Statistical indicators such as mean error, standard deviation, and root mean square error (RMSE) were calculated. The results show the stable performance of the system, with low variability in multiple test cycles, confirming the viability of the proposed architecture for its implementation in automation and educational robotics laboratories. The integration of structural validation, motion control strategy, and experimental quantitative evaluation contributes to bridging the gap between theoretical teaching of robotics and its practical application, offering a scalable, low-cost platform for engineering training.
Full article
(This article belongs to the Special Issue Mobile Robotics and Autonomous System)
►▼
Show Figures

Figure 1
Open AccessArticle
An Edge Artificial Intelligence Framework for IoMT-Enabled Remote Health Monitoring and Clinical Information Retrieval
by
Pir Noman Ahmad, Muhammad Shahid Anwar, Igor Heberto Barahona, Atta Ur Rahman, Haseeb Nisar and Umama Burhan
Future Internet 2026, 18(6), 324; https://doi.org/10.3390/fi18060324 - 15 Jun 2026
Abstract
Intelligent sensors and Internet of Medical Things (IoMT) platforms are rapidly changing smart healthcare by enabling continuous capture of physiological, behavioral, and clinical events outside conventional hospital settings. Yet the value of connected sensing depends on more than signal acquisition alone. A practical
[...] Read more.
Intelligent sensors and Internet of Medical Things (IoMT) platforms are rapidly changing smart healthcare by enabling continuous capture of physiological, behavioral, and clinical events outside conventional hospital settings. Yet the value of connected sensing depends on more than signal acquisition alone. A practical remote-monitoring ecosystem must also convert sensor alerts, clinician-facing summaries, and historical electronic clinical records (ECRs) into ranked evidence that supports care decisions. This study reframes a large-AI clinical retrieval model as the intelligence layer of an edge–cloud IoMT architecture. The proposed framework combines Transformer-Based Sequence (TBS) encoding, BioBERT-driven representation learning, explicit retrieval, and domain-guided re-ranking to connect sensor-originated narratives, patient records, and clinician queries. The empirical evaluation is conducted on Medical Information Mart for Intensive Care III (MIMIC-III) and i2b2, two de-identified clinical text benchmarks that approximate the documentation layer of real-world remote patient monitoring. Compared with strong baselines, including DeepBio, UniT2T, Web4IR, A2A-API, CoLTiD, VLRG, ColBERT, DeepSDH, BiRex, and DL4BTM, the proposed model achieves the best overall performance, reaching F1/Pre/NDCG scores of 0.8399/0.8338/0.5235 on MIMIC-III and 0.8090/0.8100/0.5129 on i2b2. Ablation experiments confirm the importance of exploratory data adaptation, critical feature modeling, critical token learning, cross-disciplinary supervision, and data-driven regularization. Parameter sensitivity analysis shows stable behavior for beta values greater than or equal to 1, with the strongest results at beta = 5. The study concludes that large-AI retrieval can strengthen the clinical interpretation layer required for IoMT-enabled remote monitoring, while future work should validate the approach on live multimodal sensor streams and privacy-preserving deployments.
Full article
(This article belongs to the Special Issue Intelligent Sensor and Internet of Medical Things for Smart Healthcare)
►▼
Show Figures

Figure 1
Open AccessArticle
Enhancing SYN Cookie Security Against DDoS Attacks: Mitigating Replay Attacks with Nonce Implementation
by
Nazar Abbas Saqib, Haifa Alobiad, Layan Alsuliman and Tala Almulla
Future Internet 2026, 18(6), 323; https://doi.org/10.3390/fi18060323 (registering DOI) - 15 Jun 2026
Abstract
SYN flooding attacks remain a persistent threat to network availability, particularly in Distributed Denial-of-Service (DDoS) scenarios that exploit the TCP three-way handshake. Traditional SYN cookies mitigate half-open connection exhaustion but may exhibit limited replay resistance under certain adversarial conditions. This paper presents a
[...] Read more.
SYN flooding attacks remain a persistent threat to network availability, particularly in Distributed Denial-of-Service (DDoS) scenarios that exploit the TCP three-way handshake. Traditional SYN cookies mitigate half-open connection exhaustion but may exhibit limited replay resistance under certain adversarial conditions. This paper presents a nonce-enhanced, HMAC-SHA256-based SYN cookie mechanism designed to strengthen handshake validation while preserving stateless operation. The implemented framework binds each connection attempt to a time-bounded, per-session nonce and embeds a truncated HMAC within the TCP sequence number field. The mechanism is implemented and experimentally evaluated using a custom-built simulation framework, NOxSYN. Under concurrent SYN flood conditions, the enhanced design successfully validated legitimate handshakes while maintaining stable operation under adversarial load. Measured server-side cryptographic processing remained below 1 ms per connection, with stable CPU utilization during testing. These results demonstrate that nonce-based replay protection can be integrated into a SYN cookie framework while preserving scalability and stateless operation. The current evaluation focuses on implementation-level validation and performance characterization, providing a foundation for future security-oriented assessment across a broader range of replay-based attack scenarios.
Full article
(This article belongs to the Special Issue Security of Computer System and Network)
►▼
Show Figures

Figure 1
Open AccessArticle
A Hybrid DAO-Based Framework for Faculty Governance in Higher Education: Regulatory Alignment, Prototype Implementation, and Simulation-Based Evaluation
by
Tawfiq Hasanin, Rayan Mosli and Sahar Jambi
Future Internet 2026, 18(6), 322; https://doi.org/10.3390/fi18060322 - 14 Jun 2026
Abstract
►▼
Show Figures
Faculty governance in higher education depends on transparent participation, reliable quorum enforcement, accountable record keeping, and strict alignment with institutional regulations. Conventional departmental council processes provide formal authority and academic deliberation, but they often rely on manual documentation, fragmented records, and procedural enforcement
[...] Read more.
Faculty governance in higher education depends on transparent participation, reliable quorum enforcement, accountable record keeping, and strict alignment with institutional regulations. Conventional departmental council processes provide formal authority and academic deliberation, but they often rely on manual documentation, fragmented records, and procedural enforcement that is difficult to verify after the fact. This work presents an integrated hybrid Decentralized Autonomous Organization (DAO) framework for faculty governance that combines regulatory alignment analysis, a working smart-contract prototype, and scenario-based simulation. The framework is designed for university departmental councils and is structured across three layers: off-chain community governance, on-chain protocol governance, and off-chain execution governance. It expands prior conceptual work by incorporating governance dimensions related to roles, incentives, membership, communication, decision-making, identity, auditability, conflict-of-interest handling, and institutional ratification. The evaluation simulates 1488 proposals across twelve scenarios covering four faculty sizes (15, 30, 50, and 100 members) and three adoption levels (low, moderate, and high). Scenario results indicate that adoption intensity is the dominant driver of governance performance: mean participation increases from about 33% under low usage to about 85% under high usage, quorum achievement rises from about 6% to about 96%, and execution rises from about 19% to about 70%. Relative to a modeled conventional workflow baseline, the DAO-supported process reduces decision-cycle time by about 76%, improves audit completeness by about 30%, and increases traceability from about 0.63 to 1.00. The results indicate that DAO-assisted faculty governance can strengthen transparency, procedural consistency, and auditability while preserving legally mandated university authority, but its practical value depends on sustained participation, privacy safeguards, cost control, and clearly defined hybrid control points.
Full article

Figure 1
Open AccessArticle
Executable Trust: A Formal Model and Architecture for Verifiable Digital Interactions
by
Geun-Hyung Kim and Young Kuen Jang
Future Internet 2026, 18(6), 321; https://doi.org/10.3390/fi18060321 - 12 Jun 2026
Abstract
Digital trust in online interactions is commonly established through mechanisms such as decentralized identifiers (DIDs), verifiable credentials (VCs), and digital wallets. While these technologies support the correctness of individual components, they do not by themselves establish that an interaction as a whole is
[...] Read more.
Digital trust in online interactions is commonly established through mechanisms such as decentralized identifiers (DIDs), verifiable credentials (VCs), and digital wallets. While these technologies support the correctness of individual components, they do not by themselves establish that an interaction as a whole is trustworthy. This limitation arises because real-world interactions consist of sequences of dependent steps, where inconsistencies may arise even when each step is locally valid. In this paper, we introduce the concept of executable trust, which models trust as a verifiable property of execution across complete interaction sequences. We formalize interactions as chains of TrustEvidence objects that capture step-level validity, constraint satisfaction, and cross-step dependencies. Based on this model, we show that step-level correctness alone is insufficient to characterize interaction-level trust under the stated execution assumptions. We further clarify the definition-induced modular structure of interaction-level trust and use a local failure-witness characterization to connect the formal model with scenario-based validation. We also present the Executable Trust Architecture (ETA), a five-layer architecture that operationalizes the proposed model through components for evidence generation, constraint enforcement, secure communication, and auditability. The feasibility of the approach is examined through scenario-based evaluation covering key trust properties—authenticity, integrity, privacy, and accountability—across nine scenarios comprising 68 test cases. The evaluation illustrates cases in which cross-step violations that pass conventional step-level verification are reflected as failures of ETA’s sequence-aware trust conditions under the evaluated assumptions.
Full article
(This article belongs to the Section Cybersecurity)
►▼
Show Figures

Figure 1
Open AccessArticle
Experimental Evaluation and Performance Analysis of 5G NSA Networks
by
Vasileios D. Batsios, Spiridoula V. Margariti, Constantinos T. Angelis and Eleftherios Stergiou
Future Internet 2026, 18(6), 320; https://doi.org/10.3390/fi18060320 - 12 Jun 2026
Abstract
5G technology was introduced in 2019 with the aim of transforming digital connectivity, enabling a new generation of communication capabilities, such as significantly faster mobile broadband, highly reliable low-latency links, and the capacity to support vast IoT deployments. However, the expected improvements promised
[...] Read more.
5G technology was introduced in 2019 with the aim of transforming digital connectivity, enabling a new generation of communication capabilities, such as significantly faster mobile broadband, highly reliable low-latency links, and the capacity to support vast IoT deployments. However, the expected improvements promised by 5G technology do not seem to be reflected in actual usage. This study aims to address the issue of the real-world usage of 5G telecommunications networks and compare it with the theoretical specifications of the network as officially published by 3GPP. Specifically, the focus will be on the evaluation of the implementation of the 5G network in northwestern Greece, which operates in Non-Standalone (NSA) mode as of the date of this study’s completion. 5G Standalone (SA) networks were not available for public testing in this region during the data collection period. The analysis focuses on key performance indicators, including throughput, latency, stability, and coverage, to assess how effectively current deployments meet the expectations set by 5G standards. Results show that while 5G delivers notable improvements in peak data rates and latency, several practical limitations persist. NSA deployments remain constrained by their dependence on 4G infrastructure, resource sharing between LTE and 5G components affects performance under high-load conditions, and inconsistent coverage leads to significant variability in user experience. These findings highlight the gap between theoretical capabilities and operational performance, offering insights that can guide future network optimization and inform the transition toward 5G Standalone (SA) architectures.
Full article
(This article belongs to the Special Issue 5G/6G and Beyond: The Future of Wireless Communications Systems)
►▼
Show Figures

Graphical abstract
Open AccessReview
Secure V2X Communication in the Quantum Era: A Survey of Post-Quantum Authentication and Key Agreement (AKA) Protocols for Autonomous Vehicles
by
Weiqi Wang and Soo Fun Tan
Future Internet 2026, 18(6), 319; https://doi.org/10.3390/fi18060319 - 11 Jun 2026
Abstract
Vehicle-to-Everything (V2X) communication is a critical enabler of autonomous driving, supporting real-time information exchange among vehicles, roadside infrastructure, pedestrians, and cloud services. However, the security of current V2X systems largely relies on classical cryptographic mechanisms, which are expected to become vulnerable in the
[...] Read more.
Vehicle-to-Everything (V2X) communication is a critical enabler of autonomous driving, supporting real-time information exchange among vehicles, roadside infrastructure, pedestrians, and cloud services. However, the security of current V2X systems largely relies on classical cryptographic mechanisms, which are expected to become vulnerable in the presence of large-scale quantum computers. Given the long operational lifespan and stringent safety requirements of autonomous vehicular networks, the transition toward quantum-resistant authentication and key management mechanisms has become increasingly important. This paper presents a comprehensive survey of post-quantum Authentication and Key Agreement (AKA) protocols for secure V2X communications. The survey systematically reviews V2X communication architectures, security and privacy requirements, existing authentication frameworks, and emerging post-quantum cryptographic approaches. Representative AKA schemes and NIST-standardized post-quantum algorithms are comparatively analyzed in terms of security strength, computational complexity, communication overhead, storage requirements, scalability, and deployment suitability for resource-constrained vehicular environments. The survey further examines practical implementation challenges, including latency constraints, bandwidth limitations, signature size expansion, memory consumption, and hardware resource requirements. The analysis reveals that achieving quantum-resistant security in V2X networks requires balancing strong cryptographic protection with the stringent performance demands of safety-critical vehicular applications. While recent post-quantum approaches offer promising security guarantees against quantum adversaries, their practical deployment remains constrained by computational and communication overhead. Finally, this survey identifies key research gaps and outlines future directions for the development of lightweight, scalable, and quantum-resilient AKA frameworks capable of supporting next-generation autonomous transportation systems. The findings provide researchers and practitioners with a structured understanding of the opportunities, limitations, and challenges associated with securing future V2X communications in the quantum era.
Full article
(This article belongs to the Special Issue Future Industrial Networks: Technologies, Algorithms, and Protocols)
►▼
Show Figures

Figure 1
Open AccessArticle
Enhancing Respiratory Disease Diagnosis with AI Lung Sound Analysis: A Web-Based Approach
by
Reshma Sreejith, R. Kanesaraj Ramasamy, Wan-Noorshahida Mohd-Isa and Junaidi Abdullah
Future Internet 2026, 18(6), 318; https://doi.org/10.3390/fi18060318 - 11 Jun 2026
Abstract
Accurate and timely diagnosis of respiratory diseases remains a critical challenge in clinical practice, particularly in resource-limited and remote healthcare settings. This study proposes a web-based automated respiratory disease classification system leveraging a hybrid Convolutional Neural Network–Long Short-Term Memory with Time-Distributed (CNN-LSTM-TD) architecture
[...] Read more.
Accurate and timely diagnosis of respiratory diseases remains a critical challenge in clinical practice, particularly in resource-limited and remote healthcare settings. This study proposes a web-based automated respiratory disease classification system leveraging a hybrid Convolutional Neural Network–Long Short-Term Memory with Time-Distributed (CNN-LSTM-TD) architecture for lung sound analysis. The proposed model integrates three complementary time-frequency representations—Mel-Frequency Cepstral Coefficients (MFCCs), Mel-spectrograms, and Chroma Short-Time Fourier Transform (Chroma-STFT)—to comprehensively capture both local spectral characteristics and long-range temporal dependencies inherent in respiratory cycles. Specifically, the TimeDistributed CNN block extracts localised acoustic features from sequential frames, while the LSTM layer models their temporal evolution, enabling robust identification of pathological acoustic signatures such as wheezes and crackles. The model was rigorously evaluated on the benchmark ICBHI 2017 dataset across six diagnostic categories: healthy, asthma, chronic obstructive pulmonary disease (COPD), pneumonia, upper respiratory tract infection (URTI), and bronchiectasis. The CNN-LSTM-TD model achieved an F1-score of 0.94, recall of 0.91, precision of 0.97, overall accuracy of 96.40%, and an AUC-ROC of 0.96, significantly outperforming standalone CNN, LSTM, and CNN-LSTM baseline models. The accompanying web interface supports audio file upload, real-time visualisation of waveforms and spectrograms, and confidence score reporting, collectively facilitating clinical decision support and telemedicine integration. These results demonstrate that the synergy of temporally aware deep feature extraction and accessible web deployment positions the proposed system as a clinically viable, scalable tool for automated respiratory disease diagnosis and remote patient monitoring.
Full article
(This article belongs to the Special Issue Artificial Intelligence-Enabled Smart Healthcare)
►▼
Show Figures

Figure 1
Open AccessArticle
A Load-Aware Task Offloading Method for Mobile Edge Computing Under Eligibility Constraints
by
Yarong Liu, Zijian Che and Xiaolan Xie
Future Internet 2026, 18(6), 317; https://doi.org/10.3390/fi18060317 - 10 Jun 2026
Abstract
►▼
Show Figures
Mobile edge computing (MEC) enables computation-intensive and latency-sensitive tasks to be offloaded from mobile devices to nearby edge servers. Most existing MEC task offloading studies formulate offloading as a selection problem over a fixed or fully available set of candidate servers, which is
[...] Read more.
Mobile edge computing (MEC) enables computation-intensive and latency-sensitive tasks to be offloaded from mobile devices to nearby edge servers. Most existing MEC task offloading studies formulate offloading as a selection problem over a fixed or fully available set of candidate servers, which is restrictive in heterogeneous MEC scenarios with task-node eligibility constraints. Under such constraints, a task can be processed by an edge server only when task attributes, service requirements, link conditions, and node states jointly satisfy the corresponding eligibility conditions. The feasible action set therefore varies over time, while offloading decisions are further coupled with edge-node-side queue competition and long-term load evolution. To address this problem, this paper proposes Resource-oriented Scheduling Coordination (RoSCo), a load-aware task offloading method with scheduling-level constraint handling for eligibility-constrained MEC systems. In this paper, scheduling coordination refers to the joint use of feasible-action control, priority-aware edge-node service-order modeling, and load-responsive feedback within the task offloading decision process; it does not denote inter-server communication, task aggregation, federated model aggregation, or a distributed coordination protocol. RoSCo constructs a dynamic feasible action set, applies eligibility-aware action masking to exclude infeasible offloading actions, incorporates priority-aware edge-node service-order information to characterize queueing competition among heterogeneous tasks, and designs a load-responsive reward to guide congestion mitigation and load balancing. A dueling double deep Q-network (D3QN) is adopted as the value-learning backbone, while the main methodological contribution lies in embedding task-specific feasible-action control, priority-aware node-side queue information, and load-responsive feedback into the constrained offloading process. Simulation results show that RoSCo reduces the task drop rate and edge-node load imbalance while maintaining competitive task completion delay and energy consumption, especially under high-load and sparse-eligibility conditions.
Full article

Figure 1
Open AccessArticle
Evaluating Post-Quantum Cryptography in IoT Networks: Communication, Fragmentation, and Reliability
by
Eric Sakk, Guobin Xu, Jianzhou Mao and Shuangbao Wang
Future Internet 2026, 18(6), 316; https://doi.org/10.3390/fi18060316 - 10 Jun 2026
Abstract
Post-quantum cryptographic (PQC) algorithms are being developed to guard against quantum-computing attacks, but their behavior in constrained Internet of Things (IoT) environments remains an important topic of discussion. In this work, we study the impact of deploying PQC protocols in IoT networks using
[...] Read more.
Post-quantum cryptographic (PQC) algorithms are being developed to guard against quantum-computing attacks, but their behavior in constrained Internet of Things (IoT) environments remains an important topic of discussion. In this work, we study the impact of deploying PQC protocols in IoT networks using the Open Quantum Safe (liboqs) framework. In particular, key encapsulation and digital signature schemes are evaluated in terms of their computational performance, communication costs, and energy consumption. Our results indicate that although PQC operations can be completed in microseconds using general-purpose processors, substantially larger key and ciphertext sizes introduce significant communication overhead. When mapped to common IoT protocols such as Bluetooth Low Energy (BLE), IEEE 802.15.4 (Zigbee), and LoRa, these larger payloads must be divided into multiple packets. In low-payload LoRa networks, for example, ML-KEM handshakes can require up to 62 packets. This level of fragmentation increases latency and energy consumption, thus potentially affecting reliability. Furthermore, when packet delivery probabilities approaching 99% are achieved, handshake success rates can drop to values approaching 50%. These results suggest that communication metrics, rather than computational performance, pose key challenges to PQC deployment in constrained IoT settings.
Full article
(This article belongs to the Special Issue Cyber Security in the New “Edge Computing and IoT” World, 2nd Edition)
►▼
Show Figures

Figure 1
Open AccessArticle
Joint Optimization of Task Offloading and Image–Container Caching Based on Hierarchical Multi-Agent Reinforcement Learning in Containerized MEC Networks
by
Zihan Xu and Chengqun Wang
Future Internet 2026, 18(6), 315; https://doi.org/10.3390/fi18060315 - 10 Jun 2026
Abstract
Future Internet applications such as intelligent transportation, immersive services, and edge-assisted artificial intelligence require latency-sensitive service provisioning at the network edge. In containerized mobile edge computing (MEC), service orchestration is not only a task-offloading problem, but also a task–container–image constrained decision problem: an
[...] Read more.
Future Internet applications such as intelligent transportation, immersive services, and edge-assisted artificial intelligence require latency-sensitive service provisioning at the network edge. In containerized mobile edge computing (MEC), service orchestration is not only a task-offloading problem, but also a task–container–image constrained decision problem: an offloaded task can be executed only when the required runtime container is active, and a newly activated container must be supported by a locally cached service image. This dependency couples task placement, runtime container caching, and persistent image caching under limited RAM and ROM resources. To address this challenge, this paper proposes HAM-MADDPG, a dependency-aware hierarchical action-masked multi-agent reinforcement learning algorithm for joint task offloading and image–container caching in containerized MEC networks. HAM-MADDPG decomposes the monolithic orchestration decision into three causally ordered policy layers: task offloading, runtime container caching, and persistent image caching. Each layer learns a structured subproblem conditioned on upstream realized decisions, while dynamic action masking and feasibility-aware action realization guide the learned policies toward executable decisions satisfying task–container and container–image constraints. Extensive simulations under dynamic service demands and heterogeneous edge resources show that HAM-MADDPG achieves more stable convergence than non-hierarchical reinforcement learning baselines and reduces long-term system latency by approximately 14–25% compared with representative heuristic and flat DRL baselines.
Full article
(This article belongs to the Section Network Virtualization and Edge/Fog Computing)
►▼
Show Figures

Figure 1
Open AccessArticle
A Mixed-Reality Approach to Cardiovascular Anatomy Education
by
Shantanu Patil, Virinchi Lalwani, Bahar Uddin Mahmud, Steven M. Carr, Jade Woodcock, Kelsey Grellinger and Guan Yue Hong
Future Internet 2026, 18(6), 314; https://doi.org/10.3390/fi18060314 - 9 Jun 2026
Abstract
Mixed-reality (MR) technologies have enhanced anatomy education through immersive three-dimensional visualization; however, most existing systems lack tutoring capabilities that respond contextually during anatomical exploration. This paper presents a reproducible MR anatomy learning platform implemented on the Apple Vision Pro that integrates the open-source
[...] Read more.
Mixed-reality (MR) technologies have enhanced anatomy education through immersive three-dimensional visualization; however, most existing systems lack tutoring capabilities that respond contextually during anatomical exploration. This paper presents a reproducible MR anatomy learning platform implemented on the Apple Vision Pro that integrates the open-source Z-Anatomy atlas, with cardiovascular anatomy as the case domain. The system supports interactive exploration through hand gestures and eye tracking, alongside natural-language voice interaction. To provide context-grounded tutoring, we incorporate a retrieval-augmented generation (RAG) voice assistant whose responses are bounded by the Terminologia Anatomica knowledge base and weighted by the learner’s current spatial focus, with spatially anchored labels supporting contextual understanding. The platform was profiled on Apple Vision Pro hardware using Xcode Instruments and exercised through scenario-based walkthroughs of representative anatomical exploration tasks; the system met its real-time interaction and rendering thresholds across eight integrated anatomical systems. By leveraging open-source content and a substitutable AI backend, the architecture reduces software-licensing and development costs by an estimated one to two orders of magnitude relative to comparable proprietary systems and ports across XR platforms via a single bridge layer.
Full article
(This article belongs to the Special Issue Virtual Reality and Metaverse: Impact on the Digital Transformation of Society—3rd Edition)
►▼
Show Figures

Figure 1
Open AccessArticle
Measuring Baseline Web Security Posture: Tier-1 HTTP Security Header Adoption in the Maldives and the WSHS-B Governance Metric
by
Leela Waheed and Ammar Alazab
Future Internet 2026, 18(6), 313; https://doi.org/10.3390/fi18060313 - 9 Jun 2026
Abstract
Baseline web security configuration is a critical but often overlooked component of national cybersecurity posture, particularly in small and developing digital economies. This study presents a systematic empirical assessment of Tier-1 HTTP security header adoption across 51 Maldivian government and public limited company
[...] Read more.
Baseline web security configuration is a critical but often overlooked component of national cybersecurity posture, particularly in small and developing digital economies. This study presents a systematic empirical assessment of Tier-1 HTTP security header adoption across 51 Maldivian government and public limited company (PLC) websites, benchmarked against 20 internationally recognised secure domains. To enable reproducible, policy-relevant evaluation, this paper introduces the Website Security Header Score–Benchmark (WSHS-B), a normalised metric quantifying deployment of three foundational browser-enforced controls: Strict-Transport-Security, X-Frame-Options, and X-Content-Type-Options. Only 11.8% of evaluated Maldivian websites implement all three Tier-1 headers; 39.2% implement none and 49.0% partially comply. Benchmark domains achieve near-complete adoption (mean WSHS-B = 0.92) versus 0.35 for Maldivian websites, a gap of 57 percentage points. Mann–Whitney U tests confirm statistically significant differences between groups (p < 0.001), with large rank-based effect sizes (Cliff’s δ ≈ 0.80). Unlike practitioner-facing tools such as Mozilla Observatory and SecurityHeaders.com, which produce composite site-level grades, WSHS-B is purpose-built for population-level governance monitoring through binary, policy-enforceable indicators. To the authors’ knowledge, this is the first nationally scoped empirical baseline of Tier-1 header adoption in the Maldives and the first governance-aligned metric of its kind for small digital economies. The findings provide an evidence base for NCSS 2024–2029 implementation, including mandatory baseline standards, automated compliance monitoring, and targeted capacity development. The methodology is replicable across comparable Small Island Developing States using passive, open-source scanning.
Full article
(This article belongs to the Section Cybersecurity)
►▼
Show Figures

Figure 1
Open AccessArticle
A Batch-Based VNF Deployment Mechanism for Privacy-Preserving Multi-Domain SFC Deployment Using Deep Reinforcement Learning
by
Arif Indra Irawan and Yukinobu Fukushima
Future Internet 2026, 18(6), 312; https://doi.org/10.3390/fi18060312 - 8 Jun 2026
Abstract
Future 6G networks require higher performance and wider service coverage. Multi-domain Service Function Chain (SFC) deployment enables service provisioning across multiple network domains to meet these demands. However, when collaboration occurs among different network operators, privacy-preserving mechanisms are required to protect sensitive information
[...] Read more.
Future 6G networks require higher performance and wider service coverage. Multi-domain Service Function Chain (SFC) deployment enables service provisioning across multiple network domains to meet these demands. However, when collaboration occurs among different network operators, privacy-preserving mechanisms are required to protect sensitive information such as internal topology and resource availability. Existing SIRM-based mechanisms, such as the Privacy-Preserving Deployment Mechanism (PPDM), address this challenge but suffer from structural limitations: PPDM performs whole-chain feasibility evaluation with extensive virtual occupation. This paper proposes a -Batch Sequential Deployment mechanism for privacy-preserving multi-domain SFC deployment. Instead of evaluating whole-chain feasibility at once, the proposed -Batch mechanism partitions each incoming SFC into fixed-size VNF batches and constructs a batch-level SIRM. This design confines virtual occupation to the current batch and reduces both its magnitude and duration while remaining fully compatible with the SIRM privacy model and the hierarchical multi-domain control architecture. A Deep Q-Network (DQN) is employed to learn substrate node selection policies based solely on SIRM-based state information, without exposing domain-internal topology or resource details. Simulation results on a three-domain AARNET substrate topology demonstrate that the proposed mechanism consistently improves deployment robustness under varying traffic intensities and SFC lengths, including short (3–6 VNFs), medium (6–9 VNFs), and long (9–12 VNFs) service chains. Compared with PPDM, the proposed -Batch mechanism achieves higher acceptance ratios under moderate-to-heavy traffic while reducing end-to-end delay and improving average substrate resource utilization. Node selection analysis further shows that smaller batch sizes preserve feasibility through compact node reuse, whereas larger batch sizes encourage broader substrate exploration. Overall, the proposed -Batch mechanism enhances feasibility preservation and deployment robustness in privacy-preserving multi-domain SFC orchestration.
Full article
(This article belongs to the Special Issue Software-Defined Networking and Network Function Virtualization)
►▼
Show Figures

Figure 1
Journal Menu
► ▼ Journal Menu-
- Future Internet Home
- Aims & Scope
- Editorial Board
- Reviewer Board
- Topical Advisory Panel
- Instructions for Authors
- Special Issues
- Topics
- Sections & Collections
- Article Processing Charge
- Indexing & Archiving
- Editor’s Choice Articles
- Most Cited & Viewed
- Journal Statistics
- Journal History
- Journal Awards
- Conferences
- Editorial Office
Journal Browser
► ▼ Journal BrowserHighly Accessed Articles
Latest Books
E-Mail Alert
News
9 October 2025
Meet Us at the 3rd International Conference on AI Sensors and Transducers, 2–7 August 2026, Jeju, South Korea
Meet Us at the 3rd International Conference on AI Sensors and Transducers, 2–7 August 2026, Jeju, South Korea
22 June 2026
Interview with Dr. Aristeidis Karras—Winner of the Future Internet Outstanding Reviewer Award
Interview with Dr. Aristeidis Karras—Winner of the Future Internet Outstanding Reviewer Award
Topics
Topic in
Actuators, Algorithms, BDCC, Future Internet, JMMP, Machines, Robotics, Systems
Smart Product Design and Manufacturing on Industrial Internet
Topic Editors: Pingyu Jiang, Jihong Liu, Ying Liu, Jihong YanDeadline: 30 June 2026
Topic in
AI, Computers, Education Sciences, Societies, Future Internet, Technologies
AI Trends in Teacher and Student Training
Topic Editors: José Fernández-Cerero, Marta Montenegro-RuedaDeadline: 11 July 2026
Topic in
Electronics, Future Internet, Information, Sensors
Secure Cyber Physical Systems: Machine Learning and Cryptography
Topic Editors: Henry Griffith, Heena Rathore, Yuchen JiangDeadline: 31 July 2026
Topic in
AI, BDCC, Future Internet, Information, Sustainability
Big Data and Artificial Intelligence, 3rd Edition
Topic Editors: Miltiadis D. Lytras, Andreea Claudia SerbanDeadline: 30 August 2026
Conferences
Special Issues
Special Issue in
Future Internet
Secure and Trustworthy Next Generation O-RAN Optimisation
Guest Editors: Michael Mackay, Alessandro Raschellà, Miguel López-Benítez, Ahmed Al-TahmeesschiDeadline: 25 June 2026
Special Issue in
Future Internet
Adversarial Attacks and Cyber Security
Guest Editors: Wei Zong, Yang-Wai ChowDeadline: 30 June 2026
Special Issue in
Future Internet
Human-Centric Explainability in Large-Scale IoT and AI Systems
Guest Editors: Aristeidis Karras, Massimo CafaroDeadline: 30 June 2026
Special Issue in
Future Internet
Virtual Reality and Metaverse: Impact on the Digital Transformation of Society—3rd Edition
Guest Editor: Diego VergaraDeadline: 30 June 2026
Topical Collections
Topical Collection in
Future Internet
Featured Reviews of Future Internet Research
Collection Editor: Dino Giuli
Topical Collection in
Future Internet
Computer Vision, Deep Learning and Machine Learning with Applications
Collection Editors: Remus Brad, Arpad Gellert
Topical Collection in
Future Internet
Machine Learning Approaches for User Identity
Collection Editors: Kaushik Roy, Mustafa Atay, Ajita Rattani
Topical Collection in
Future Internet
5G/6G Networks for the Internet of Things: Communication Technologies and Challenges
Collection Editor: Sachin Sharma



