Evaluating Edge AI for Real-Time Industrial Anomaly Detection | Blazingprojects Postgraduate Thesis
Home / Computer Science / Evaluating Edge AI for Real-Time Industrial Anomaly Detection

Evaluating Edge AI for Real-Time Industrial Anomaly Detection

 

Table Of Contents


Chapter ONE

INTRODUCTION

  • 1.
  • 1.1Introduction
  • 2.
  • 1.2Background of the Study
  • 3.
  • 1.3Statement of the Problem
  • 4.
  • 1.4Aim and Objectives of the Study
  • 5.
  • 1.5Research Questions
  • 6.
  • 1.6Research Hypotheses
  • 7.
  • 1.7Significance of the Study
  • 8.
  • 1.8Scope and Delimitation of the Study
  • 9.
  • 1.9Limitations of the Study
  • 10.
  • 1.10Organisation of the Study
  • 11.
  • 1.11Operational Definition of Terms

Chapter TWO

LITERATURE REVIEW

  • 1.
  • 2.1Conceptual Review: Defining Edge AI in Industrial Anomaly Detection
  • 2.
  • 2.2Theoretical Framework: Resource-Constrained Edge Computing Theories
  • 3.
  • 2.3Theoretical Framework: Real-Time Data Processing and Timeliness Theories
  • 4.
  • 2.4Empirical Review: Edge AI for Anomaly Detection in Manufacturing
  • 5.
  • 2.5Empirical Review: On-Device Inference vs Cloud Offloading Trade-offs
  • 6.
  • 2.6Empirical Review: Data Quality and Sensor Fusion for Anomaly Detection
  • 7.
  • 2.7Empirical Review: Model Drift and Adaptation on Edge Devices
  • 8.
  • 2.8Empirical Review: Security and Privacy Considerations in Edge AI
  • 9.
  • 2.9Empirical Review: Energy Efficiency and Thermal Constraints on Edge Devices
  • 10.
  • 2.10Empirical Review: Deployment Case Studies in Automotive and Petrochemical Plants
  • 11.
  • 2.11Gaps in Technology Readiness for Edge AI Anomaly Detection
  • 12.
  • 2.12Conceptual Model: Synthesis of Edge AI Detection Chain
  • 13.
  • 2.13Summary of the Literature and Research Gaps

Chapter THREE

SYSTEM DESIGN AND IMPLEMENTATION

  • 1.
  • 3.1Research Design: Empirical Field Study in Industrial Settings
  • 2.
  • 3.2Philosophical Paradigm: Pragmatism and Mixed Methods Rationale
  • 3.
  • 3.3Population of the Study: Industrial Plants with Edge AI Systems
  • 4.
  • 3.4Sampling Frame and Selection Criteria
  • 5.
  • 3.5Sample Size and Sampling Technique
  • 6.
  • 3.6Data Sources and Instruments: Edge Device Logs, Sensor Streams, and Operator Interviews
  • 7.
  • 3.7Instrument Validity and Reliability: Calibration Procedures and Pilot Testing
  • 8.
  • 3.8Data Collection Procedures: On-Site Measurements and Remote Data Retrieval
  • 9.
  • 3.9Data Analysis Techniques: Descriptive, Inferential, and Time-Series Analyses
  • 10.
  • 3.10Model Specification: Performance, Latency, and Resource Utilization Framework
  • 11.
  • 3.11Validity, Reliability, and Trustworthiness in Field Data
  • 12.
  • 3.12Ethical Considerations: Access, Privacy, and Safety Protocols

Chapter FOUR

SYSTEM TESTING AND EVALUATION

  • ANALYSIS AND DISCUSSION OF FINDINGS
  • 1.
  • 4.1Data Presentation: Edge Device Performance Dashboards
  • 2.
  • 4.2Descriptive Statistics of Edge Inference Latency and Accuracy
  • 3.
  • 4.3Reliability and Robustness of Anomaly Detectors on Edge vs Cloud
  • 4.
  • 4.4Hypotheses Testing: Latency and Detection Accuracy Comparisons
  • 5.
  • 4.5Hypotheses Testing: Energy Consumption Across Deployment Scenarios
  • 6.
  • 4.6Interpretation of Results: Trade-offs Between Local and Cloud Inference
  • 7.
  • 4.7Anomaly Detection in Noisy Industrial Environments: Case Analyses
  • 8.
  • 4.8Discussion in Relation to Theoretical Frameworks and Prior Studies

Chapter FIVE

SUMMARY, CONCLUSION AND RECOMMENDATIONS

  • CONCLUSION AND RECOMMENDATIONS
  • 1.
  • 5.1Summary of Findings
  • 2.
  • 5.2Conclusions drawn from Field Evidence
  • 3.
  • 5.3Contribution to Knowledge: Practical and Theoretical Implications
  • 4.
  • 5.4Recommendations for Industry Practice
  • 5.
  • 5.5Suggestions for Future Research

Thesis Abstract

Industrial manufacturing increasingly relies on edge AI to meet the demand for real-time anomaly detection while preserving data locality, reducing latency, and mitigating bandwidth constraints. However, deploying and evaluating edge-enabled anomaly detection systems in diverse industrial environments poses challenges related to model generalization under heterogeneous sensor setups, resource-constrained devices, and evolving process conditions. This study addresses these gaps by empirically evaluating edge AI pipelines for real-time industrial anomaly detection, focusing on performance, reliability, and operational impact in live manufacturing settings. The aim is to determine how edge AI architectures compare with cloud-centric and hybrid approaches in terms of detection accuracy, latency, energy consumption, and maintainability, and to identify factors that influence their effectiveness in production. Specific objectives are (1) to quantify detection performance across multiple fault types using time-series sensor data collected from three distinct production lines; (2) to measure end-to-end latency, inference energy, and throughput under varying workload scenarios; (3) to assess model robustness to concept drift and sensor failures through controlled stress-testing; (4) to evaluate deployment feasibility, including resource utilization on edge devices (ARM-based and x86-based gateways) and data governance implications; and (5) to develop a prescriptive framework for selecting edge AI configurations tailored to process characteristics and operational constraints. The methodology adopts a mixed-methods, empirical field study design. The population comprises industrial lines in a mid-sized manufacturing facility equipped with vibration, temperature, and acoustic sensors. A sample of 40 sensors across three lines serves as the primary data source, with 20 bespoke edge devices deployed for on-device inference and 5 gateway systems collecting centralized cloud-assisted analyses for comparison. Data collection instruments include synchronized time-series datasets, edge device telemetry (CPU/GPU utilization, memory, energy draw), and operator feedback captured through structured interviews. The study employs supervised anomaly detection models based on lightweight architectures (e.g., TinyML CNNs and LSTM variants) trained on historical fault-free and fault-label data, with parallel experiments implementing cloud-based and hybrid pipelines. Validity and reliability are ensured through cross-validation, repeat runs under identical conditions, and calibration against ground-truth maintenance logs. Analytical techniques comprise descriptive statistics to profile operational baselines, followed by inferential analyses. Performance is evaluated using precision, recall, F1-score, and area under the ROC curve for each fault type. Latency is analyzed via end-to-end response times from sensor event to anomaly alert, using repeated-measures ANOVA to compare edge, cloud, and hybrid configurations under varying workloads. Energy efficiency is assessed through Wilcoxon signed-rank tests on device-level power consumption. Robustness to concept drift is examined with time-based drift simulations and adaptive retraining experiments, analyzed through regression models and change-point detection methods. A qualitative component analyzes operator perspectives via thematic analysis of interview transcripts, exploring perceived reliability, maintainability, and trust in edge-enabled systems. Theoretical grounding draws on the Resource-Based View to interpret capability configurations and the Theory of Distributed Cognition to explain human-system interaction in fast-paced manufacturing contexts. Expected findings indicate that edge AI substantially reduces inference latency (mean reduction of 45–60 ms per event) and lowers bandwidth needs by up to 70% without compromising detection accuracy beyond a 1–2 percentage-point difference compared with cloud-based baselines, given well-curated feature sets. Edge deployments are anticipated to exhibit lower energy per inference in idle-to-moderate loads, while scaling challenges arise under peak machine states necessitating strategic offloading. The study is expected to reveal situational guidelines for model complexity, data preprocessing, and hardware selection that optimize performance under drift and sensor faults. The contribution to knowledge includes an empirically validated framework for selecting edge AI configurations in real-time industrial anomaly detection, a comparative performance map across edge, cloud, and hybrid pipelines, and methodological guidance for robust field deployments. Concluding recommendations emphasize governance of data locality, continuous monitoring for model degradation, scheduled recalibration cycles, and a decision-support toolkit enabling practitioners to tailor edge AI strategies to process characteristics, reliability requirements, and organizational constraints.

Thesis Overview

Evaluating Edge AI for Real-Time Industrial Anomaly Detection is a research topic focused on using edge computing devices (such as embedded GPUs or specialized AI accelerators) to detect unusual or faulty behavior in industrial processes as data is generated, rather than sending everything to a central cloud for analysis. The core idea is to move computation closer to the source of data to reduce latency, improve reliability during network outages, and decrease bandwidth usage, while maintaining high detection accuracy. Why it matters: Industrial environments require fast and reliable detection of anomalies to prevent equipment damage, production stoppages, and safety incidents. Traditional cloud-based analytics introduce delays and depend on stable connectivity. Edge AI aims to provide real-time monitoring with privacy and security benefits, but it raises questions about model performance under resource constraints, adaptability to changing equipment, and maintenance overhead. What problem or gap it addresses: There is a need for systematic, empirically grounded evaluation of edge-deployed anomaly detection models in realistic manufacturing settings. Gaps include how model choice (autoencoders, one-class SVMs, or lightweight CNNs) performs under limited compute, memory, and power; how on-device adaptation handles concept drift; and how edge-cloud collaboration compares to edge-only approaches in terms of detection speed, false alarms, and total cost of ownership. What the researcher will do step by step: 1. Select a representative industrial scenario (e.g., a milling machine with vibration and acoustic sensors) and instrument the setup with edge devices and a gateway to the cloud. 2. Formulate research questions and hypotheses about detection accuracy, latency, and resource utilization across different models. 3. Collect data from normal operation and labeled anomaly events over several weeks, aiming for a dataset of around 50,000 time-series segments. 4. Implement multiple lightweight edge models (e.g., convolutional neural networks, autoencoders) and baseline cloud-based equivalents; ensure on-device inference is feasible within memory and power constraints. 5. Evaluate each model on metrics such as detection accuracy, precision/recall, latency, energy consumption, and bandwidth savings. 6. Assess robustness to concept drift through simulated degradation of sensors and periodic model updates via edge-cloud synchronization. 7. Perform statistical analyses (ANOVA or repeated-measures tests) to compare performance across configurations and conduct ablation studies to identify contributing factors. 8. Interpret results in light of existing literature and propose a practical, scalable edge deployment framework. Expected contribution and outcome: The study will provide empirical benchmarks comparing edge and cloud approaches for real-time industrial anomaly detection, clarify trade-offs between accuracy and resource use, and offer guidelines for selecting models and deployment strategies. It will yield actionable recommendations for practitioners on achieving reliable, low-latency anomaly detection with on-device adaptation in industrial environments.

Blazingprojects Mobile App

📚 Over 50,000 Research Thesis
📱 100% Offline: No internet needed
📝 Over 98 Departments
🔍 Thesis-to-Journal Publication
🎓 Undergraduate/Postgraduate Thesis
📥 Instant Whatsapp/Email Delivery

Blazingprojects App

Related Research

Economics. 4 min read

Impact of Microcredit on Female Entrepreneurship and Poverty Reduction in Rural Indi...

The study investigates how microcredit programs influence women starting and growing small businesses in rural India, and how these efforts affect poverty level...

BP
Blazingprojects
Read more →
Economics education. 4 min read

Assessing Active Learning Impacts in Introductory Economics Courses ...

Assessing Active Learning Impacts in Introductory Economics Courses is a research project that investigates whether replacing or augmenting traditional lectures...

BP
Blazingprojects
Read more →
Dermatology. 2 min read

Assessment of teledermatology effectiveness in rural skin cancer triage and follow-u...

Teledermatology refers to the use of telecommunications technology to exchange medical information about skin conditions, enabling remote diagnosis, triage, and...

BP
Blazingprojects
Read more →
Dentistry. 4 min read

Impact of Air Abrasion and Laser Techniques on Enamel Demineralization in Early Orth...

This research examines how air abrasion and laser techniques used during early orthodontic care affect the prevention or reduction of enamel demineralization ar...

BP
Blazingprojects
Read more →
Computer Science. 3 min read

Evaluating Edge AI for Real-Time Industrial Anomaly Detection...

Evaluating Edge AI for Real-Time Industrial Anomaly Detection is a research topic focused on using edge computing devices (such as embedded GPUs or specialized ...

BP
Blazingprojects
Read more →
Computer Engineering. 2 min read

Edge Computing for Real-Time IoT Anomaly Detection in Smart Cities...

Edge Computing for Real-Time IoT Anomaly Detection in Smart Cities aims to detect unusual or faulty behavior in Internet of Things devices and data streams as t...

BP
Blazingprojects
Read more →
Computer Education. 3 min read

Impact of Gamified Learning on Primary Students’ Digital Literacy Skills ...

This research investigates how using gamified learning activities influences the digital literacy skills of elementary school students. Digital literacy here re...

BP
Blazingprojects
Read more →
Co-operative economi. 2 min read

Impact of Cooperative Governance on Microcredit Access in Rural India...

This research investigates how the way cooperatives are governed affects the ability of rural residents in India to access microcredit. It looks at whether stro...

BP
Blazingprojects
Read more →
Civil engineering. 3 min read

Assessment of pavement distress and performance under mixed traffic in urban highway...

This research investigates how pavements on urban highways perform when they carry mixed traffic, including cars, buses, trucks, and informal vehicles, and how ...

BP
Blazingprojects
Read more →
WhatsApp Click here to chat with us