A Lightweight Trust Framework for Edge AI Systems
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: Definitions and Boundaries of Trust in Edge AI
- 2.2Conceptual Review: Lightweight Architectures for Edge Intelligence
- 2.3Conceptual Review: Trust Frameworks in Distributed AI Systems
- 2.4Conceptual Review: Security, Privacy, and Attestation in Edge Environments
- 2.5Conceptual Review: Lightweight Cryptographic Protocols for Resource-Constrained Edge Nodes
- 2.6Theoretical Framework: Trust, Reputation, and Uncertainty in Edge AI
- 2.7Theoretical Framework: Resource-Aware Trust Modelling (RATM) for Edge Compute
- 2.8Theoretical Framework: Compositional Verification for Edge Pipelines
- 2.9Empirical Review: Trust Frameworks in Edge AI Deployments (Industrial and IoT Contexts)
- 2.10Empirical Review: Lightweight Identity and Access Management on Edge Nodes
- 2.11Empirical Review: Attestation Mechanisms for Edge AI Modules
- 2.12Gaps in the Literature and Practical Implications
- 2.13Conceptual Model: Integrated Lightweight Trust Architecture for Edge AI
Chapter THREE
SYSTEM DESIGN AND IMPLEMENTATION
- 3.1Research Design: Model-Based Development of a Lightweight Trust Framework
- 3.2Philosophical Paradigm: Pragmatism in Interdisciplinary Trust Engineering
- 3.3Population of the Study: Edge AI Nodes, Edge Gateways, and Cloud Coordinators
- 3.4Sample Size and Sampling Technique: Stratified Sampling Across Heterogeneous Edge Environments
- 3.5Sources and Instruments of Data Collection: Simulated Datasets, Real-World Traces, and Expert Interviews
- 3.6Validity and Reliability of Instruments
- 3.7Model Specification: Formal Specification of Trust Policies and Attestation Protocols
- 3.8Analytical Framework: Statistical and Formal Verification Methods
- 3.9Simulation and Experimental Setup: Edge AI Testbed Configuration
- 3.10Ethical Considerations
Chapter FOUR
SYSTEM TESTING AND EVALUATION
- ANALYSIS AND DISCUSSION OF FINDINGS
- 4.1Data Presentation: Edge Node Profiles and Trust Metrics
- 4.2Descriptive Analysis: Baseline Trust Levels Across Scenarios
- 4.3Validation of Trust Policies: Attestation Success Rates
- 4.4Hypotheses Testing: Impact of Lightweight Attestation on Latency
- 4.5Hypotheses Testing: Effect of Trust Scoring on Data Integrity
- 4.6Hypotheses Testing: Resource Utilization Under Trust Enforcement
- 4.7Interpretation of Results: Trade-offs Between Security Overheads and Performance
- 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 Recommendations for Deploying a Lightweight Trust Framework in Edge AI
- 5.5Recommendations for Further Studies
Thesis Abstract
In an era increasingly dominated by edge computing, deploying AI workloads on resource-constrained devices raises critical concerns about trust, security, and reliability in autonomous decision-making environments. The study addresses the gap between lightweight, on-device trust mechanisms and the stringent performance constraints of edge AI systems, where traditional centralized trust models incur unacceptable latency and bandwidth costs. The aim is to develop a lightweight trust framework that ensures data integrity, model provenance, and secure collaboration among edge nodes without compromising real-time performance. Specific objectives include (1) to design a modular trust framework tailored for edge AI theorems that integrates lightweight attestation, provenance tracking, and anomaly detection; (2) to formalize a trust metric that combines device capability, data quality, and behavioral evidence into a bounded, interpretable score; (3) to implement a prototype on a heterogeneous edge testbed comprising 50 nodes with Raspberry Pi, NVIDIA Jetson devices, and microcontrollers; (4) to evaluate the framework under realistic workloads including image classification, sensor fusion, and federated learning; and (5) to assess robustness against adversarial interference and network partitioning. The methodology adopts a mixed-methods research design grounded in security and trust theories, notably the Situational Trust Theory and the Formal Provenance Model, augmented by a lightweight Bayesian decision layer. The population consists of edge devices within a smart manufacturing and autonomous robotics setting, with a sample of 50 nodes for validation and a controller node for orchestration. Data collection employs (i) instrumented telemetry logs capturing attestation results, provenance records, and anomaly scores; (ii) synthetic and real-world data streams for vision and sensor fusion tasks; and (iii) a survey of system operators to capture perceived trust levels. Validity and reliability are ensured through triangulation across attestation evidence, provenance integrity checks (log hash chaining and Merkle trees), and cross-validation of anomaly detectors using holdout datasets. Analytical techniques include descriptive statistics to profile trust metrics; regression analysis to quantify the relationship between device characteristics and trust scores; a Bayesian inference layer to update trust in light of new evidence; and ROC/precision-recall metrics to evaluate detector performance. A lightweight Markov decision process (MDP) model specifies policy decisions for resource allocation under varying trust states. The model specification integrates a probabilistic trust propagation mechanism across neighboring edge nodes and uses a constrained optimization to minimize latency while maximizing aggregate trust. Performance evaluation considers throughput, latency, energy consumption, and trust convergence time, with emphasis on scalability to 100–200 nodes in extended scenarios. Ethical considerations address data privacy, secure handling of provenance, and avoidance of unintended bias in trust assessments. Expected findings indicate that the proposed framework achieves sub-100 ms end-to-end attestation latency on edge devices with heterogeneous capabilities, while maintaining a trust score with 95% detection accuracy for compromised or misbehaving nodes. The framework should demonstrate resilience against cascading failures during network partitions, preserving core decision-making capabilities via local provenance and cached trust evidence. The study anticipates that the Bayesian layer will provide robust trust updates with limited data, and the MDP policy will efficiently balance computation, communication, and trust maintenance under resource constraints. The contribution to knowledge comprises (i) a formalized, lightweight trust framework for edge AI that fuses attestation, provenance, and anomaly detection into a cohesive, scalable model; (ii) a demonstrable, reproducible prototype applicable to smart manufacturing, smart cities, and autonomous robotics; and (iii) empirical insights into the trade-offs between trust accuracy, latency, and energy consumption in resource-constrained edge environments. The main conclusion posits that lightweight, modular trust mechanisms can sustain trustworthy edge AI operations without sacrificing performance, provided that trust signals are fused through probabilistic reasoning and policy-aware orchestration. Practical recommendations include guidelines for deploying attestation and provenance in heterogeneous edge ecosystems, calibration of trust thresholds to balance false positives and negatives, and strategies for integrating the framework with federated learning workflows to secure model provenance and collaboration. Suggestions for future work include extending the framework to multi-tenant edge clouds, exploring hardware-assisted trusted execution environments for further minimization of overhead, and empirical validation in large-scale industrial deployments.
Thesis Overview
The research focuses on creating a lightweight trust framework that sits between edge devices running AI workloads and the insecure, heterogeneous environments in which they operate. It addresses the challenge that edge AI systems must make fast decisions with limited resources while facing threats such as data tampering, model poisoning, and impersonation. Existing trust approaches are either too heavy for edge devices or too simplistic for real-world deployment, leading to vulnerabilities or excessive overhead. The goal is to develop a compact, efficient framework that establishes and maintain trust at the edge without imposing significant latency or resource consumption.
Why it matters: Edge AI promises low-latency, privacy-preserving intelligence close to data sources, enabling applications from smart cities to industrial automation. Without a practical trust mechanism, edge inference can be compromised, undermining safety, reliability, and user trust. A lightweight solution can enable secure collaboration among distributed edge nodes, governance of model updates, and robust decision-making under resource constraints.
What problem or knowledge gap it addresses: The gap lies in balancing security guarantees with resource efficiency for edge environments. Most trust models assume powerful cloud infrastructure or heavy cryptographic routines. The research seeks to design a framework that provides verifiable integrity, provenance, and adaptively enforce policies with minimal computational and communication overhead, suitable for devices with limited CPU, memory, and energy.
Step-by-step plan:
1. Literature survey to identify existing lightweight security primitives, trust models, and edge AI deployment patterns.
2. Define a modular trust framework comprising identity, attestation, provenance, and policy enforcement components tailored for edge devices.
3. Develop lightweight cryptographic primitives and provenance mechanisms (e.g., concise attestations, hash-based integrity checks) suitable for constrained hardware.
4. Design an orchestration protocol for secure model updates, data sharing, and cross-node trust decisions.
5. Implement a reference prototype on a heterogeneous edge testbed (e.g., Nvidia Jetson, Raspberry Pi clusters) with 50–100 nodes.
6. Data collection: simulate benign and adversarial scenarios (faulty sensor data, model poisoning, data tampering) and collect metrics on latency, energy, trust score accuracy, and false positive/negative rates.
7. Analysis: use descriptive statistics for performance metrics, regression to assess factors affecting latency and energy, and ROC/AUC to evaluate trust decision effectiveness.
8. Validation: compare against baseline approaches (non-trust edge AI, heavy cloud-based attestation) to demonstrate improvements in efficiency and security.
9. Documentation and refinement of the framework, followed by a discussion of deployment considerations and limitations.
Expected contribution: a practical, deployable lightweight trust framework for edge AI that enables secure collaboration, trustworthy model updates, and resilient inference with low overhead, along with guidelines for real-world deployment and a ready-to-adapt reference implementation.
Anticipated outcome: improved trust decision accuracy with minimal latency and energy overhead, enabling safer and more reliable edge AI deployments, and a roadmap for integrating such frameworks into existing edge ecosystems.