Optimisation des réseaux IoT via apprentissage fédéré sécuritaire en edge computing
Table Of Contents
Chapter ONE
INTRODUCTION
- 1.1Introduction
- 1.2Background of the Study
- 1.3Statement of the Problem
- 1.4Aim and Objectives of the Study
- 1.5Research Questions
- 1.6Research Hypotheses
- 1.7Significance of the Study
- 1.8Scope and Delimitation of the Study
- 1.9Limitations of the Study
- 1.10Organisation of the Study
- 1.11Operational Definition of Terms
Chapter TWO
LITERATURE REVIEW
- 2.1Conceptual Review: Fundamentals of IoT, Edge Computing, and Federated Learning
- 2.2Conceptual Review: Security Risks and Privacy in IoT-Edge Architectures
- 2.3Conceptual Review: Federated Learning Paradigms and Security Enhancements
- 2.4Conceptual Review: Data Heterogeneity and Non-IID Challenges in IoT
- 2.5Theoretical Framework: Federated Learning Theory and Edge Intelligence
- 2.6Theoretical Framework: Security-by-Design and Trustworthy AI Principles
- 2.7Theoretical Framework: Blockchain for Federated Learning Integrity (optional)
- 2.8Empirical Review: Prior IoT Edge-Compute Federated Learning Implementations
- 2.9Empirical Review: Security Mechanisms in Federated Aggregation (FedAvg, FedProx, etc.)
- 2.10Empirical Review: Resource-Constrained IoT Devices and Communication Efficiency
- 2.11Empirical Review: Privacy-Preserving Techniques in Federated Settings
- 2.12Gaps in the Literature
- 2.13Conceptual Model: Proposed Integration of Secure FL on Edge for IoT
Chapter THREE
RESEARCH METHODOLOGY
- 3.1Research Design: Multi-Case Experimental Design for IoT Edge FL
- 3.2Philosophical Paradigm: Pragmatism and Post-Positivism in Engineering Research
- 3.3Population of the Study: IoT Edge Networks in Smart Factory Environments
- 3.4Sample Size and Sampling Technique: Stratified Random Sampling of Edge Nodes
- 3.5Sources and Instruments of Data Collection: Network simulators, real-world testbeds, and survey instruments
- 3.6Validity and Reliability of Instruments
- 3.7Data Collection Procedures
- 3.8Data Preprocessing and Privacy-Preserving Steps
- 3.9Method of Data Analysis: Statistical and ML-Based Evaluation
- 3.10Model Specification: Federated Learning Configurations and Security Constraints
- 3.11Ethical Considerations
Chapter FOUR
DATA PRESENTATION AND ANALYSIS
- ANALYSIS AND DISCUSSION OF FINDINGS
- 4.1Data Presentation: Descriptive Statistics of IoT Edge Scenarios
- 4.2Descriptive Analysis: Baseline System Performance without FL
- 4.3Descriptive Analysis: Federated Learning Performance under Security Constraints
- 4.4Hypotheses Testing: Communication Efficiency and Model Accuracy under Adversarial Scenarios
- 4.5Hypotheses Testing: Energy Consumption and Latency in Edge FL Deployments
- 4.6Interpretation of Results: Security Guarantees vs. Performance Trade-offs
- 4.7Interpretation of Results: Robustness to Data Heterogeneity
- 4.8Discussion of Findings in Relation to the Reviewed Literature
Chapter FIVE
SUMMARY, CONCLUSION AND RECOMMENDATIONS
- CONCLUSION AND RECOMMENDATIONS
- 5.1Summary of Findings
- 5.2Conclusion
- 5.3Contribution to Knowledge
- 5.4Practical Implications for IoT Edge Security and Federated Learning
- 5.5Recommendations for Stakeholders and System Designers
- 5.6Suggestions for Further Studies
Thesis Abstract
The rapid proliferation of Internet of Things (IoT) deployments in industrial and urban environments has intensified concerns over data privacy, communication efficiency, and resilience against adversarial threats, motivating the exploration of secure federated learning (FL) in edge computing as a governance mechanism for distributed model updates. This study addresses the challenge of optimizing IoT network performance while preserving data sovereignty and mitigating model-poisoning risks in heterogeneous edge environments. The aim is to develop a scalable FL-enabled edge architecture that enhances network throughput, reduces latency, and sustains high classification accuracy for anomaly detection and traffic routing under stringent privacy and security constraints. Specific objectives include (i) modeling an edge-centric FL framework with secure aggregation and differential privacy, (ii) evaluating communication overhead and convergence behavior across diverse IoT topologies, (iii) benchmarking anomaly-detection accuracy and energy efficiency against centralized and non-federated baselines, (iv) analyzing resilience to Byzantine and data-poisoning attacks, and (v) providing guidelines for deployment in real-world smart-city and industrial IoT settings. The research adopts a mixed-methods design, combining quantitative simulation-based experiments with qualitative expert feedback. The population comprises IoT devices and edge servers distributed across three representative topologies a smart factory, a campus environment, and a metropolitan sensor network. A stratified sample of 120 edge nodes and 30 edge servers is selected, with 60 randomly assigned to the secure FL condition and 60 to traditional federated learning without secure aggregation. Data collections use synthetic yet realistic IoT traces generated via the iFogSim toolkit, complemented by publicly available datasets for intrusion detection (CICIDS2017) and device-level energy consumption. Instrumentation includes (i) a secure FL protocol implemented atop a lightweight secure aggregation scheme, (ii) a traffic-annotation module for labeling anomalous patterns, and (iii) a measurement suite for latency, bandwidth usage, energy consumption, and model accuracy. Validity and reliability are established through instrument calibration, pilot testing on a closed testbed, and repeated runs (n=30 per topology) to ensure statistical robustness. Data analysis proceeds in three phases. First, descriptive statistics and inferential analyses assess network performance indicators (throughput, end-to-end latency, packet loss) and model performance (precision, recall, F1-score) under varying data heterogeneity and participation rates. Second, regression analyses (hierarchical and ridge) examine the relationship between federation parameters (aggregation frequency, differential privacy budgets, and secure-m aggregation overhead) and performance metrics. Third, resilience is evaluated via robustness tests against simulated Byzantine and data-poisoning attacks, employing ANOVA and non-parametric equivalents to compare secure FL against baselines. Additionally, thematic analysis of expert feedback from system engineers and security analysts informs practical constraints and deployment prioritizations. The study integrates theoretical foundations from Federated Learning theory, Secure-Multiparty Computation, and Edge Intelligence, referencing the Bayesian learning paradigm to model uncertainty, and the Information Bottleneck principle to balance privacy and utility. Expected findings indicate that the secure FL framework will achieve superior privacy preservation (local differential privacy with ? in the range [1, 3]), while maintaining comparable global model accuracy to centralized training within a 2–4% margin, particularly in data-scarce or highly skewed partitions. It is anticipated that secure aggregation will introduce modest communication overhead, increasing per-round latency by approximately 8–15% but yielding substantial gains in resilience to poisoning attacks (mean F1 improvement of 6–9% under attack scenarios). The analysis is expected to reveal topology-dependent trade-offs factory-like environments with stable connectivity favor higher aggregation frequency, whereas city-scale networks benefit from adaptive participation and dynamic QoS-aware routing to sustain performance. The study contributes to knowledge by providing a rigorously evaluated design for secure FL in edge-empowered IoT ecosystems, outlining a pragmatic blueprint for deployment that integrates differential privacy, secure aggregation, and attack-resilient learning. It advances theoretical understanding of privacy-utility-security trade-offs in distributed edge learning and informs policy and industry standards for secure IoT analytics. Practical recommendations include guidelines for selecting privacy budgets, aggregation schedules, and resource provisioning to optimize performance while maintaining robust security guarantees. The main conclusion posits that secure federated learning at the edge is a viable solution for IoT network optimization, delivering measurable improvements in efficiency and resilience without compromising data sovereignty, with specific attention to topology-aware configuration and adaptive defense mechanisms.
Thesis Overview
This research explores how to improve the efficiency, security, and scalability of Internet of Things (IoT) networks using federated learning implemented at the edge (close to where data is generated). In IoT systems, many devices continually generate sensitive data and face limited power, processing, and communication capacity. Traditional cloud-based learning can raise privacy concerns, incur high latency, and demand substantial network bandwidth. Federated learning enables devices to collaboratively train a shared model without sending raw data to a central server, while edge computing brings computation closer to the devices, reducing latency and preserving bandwidth. The combination aims to deliver accurate models for tasks such as anomaly detection, energy management, and device collaboration while maintaining data privacy and responsiveness.
The problem addressed is the performance-security trade-off in collaborative learning over heterogeneous, resource-constrained IoT networks. Current approaches often rely on centralized aggregation, which can be vulnerable to privacy leaks and single points of failure, or on simple distributed methods that struggle with non-identically distributed data (non-IID), limited device capabilities, and potential adversarial manipulation. The study seeks to fill gaps in optimizing the convergence, robustness, and security of federated learning in edge environments, including resilience to data heterogeneity, communication constraints, and cyber threats.
The researcher will proceed in stages:
- Literature synthesis to identify state-of-the-art federated learning algorithms suitable for edge IoT and to map security threats and privacy-preserving techniques.
- System design to specify an architectural framework that integrates edge nodes, IoT devices, and a federated learning scheduler with secure aggregation and differential privacy mechanisms.
- Experimental setup using a realistic IoT testbed with at least 100 heterogeneous devices (sensors, actuators) and edge servers, implementing tasks such as anomaly detection or predictive maintenance.
- Data collection through simulated and real device traces, with labeled events for evaluation.
- Data analysis using quantitative metrics (model accuracy, convergence speed, communication rounds, energy consumption) and qualitative assessment of security resilience, employing regression analysis and ANOVA to examine factors influencing performance; ablation studies to isolate the impact of secure aggregation and non-IID data handling.
- Validation under adversarial scenarios to test robustness against data poisoning and model spoofing.
The study is expected to contribute: (1) a practical, scalable architecture for secure, privacy-preserving edge federated learning in IoT; (2) empirical insights into trade-offs between privacy, security, and performance under real-world constraints; (3) guidelines for practitioners on deploying federated learning in resource-limited, heterogeneous IoT environments. The anticipated outcome is a demonstrable improvement in model accuracy with lower latency and reduced data exposure, along with a set of best practices for secure edge-based IoT learning.