Towards Scalable IoT Deployment for Visual Anomaly Detection via Efficient Compression
Visual Anomaly Detection (VAD) is a key task in industrial settings, where minimizing operational costs is essential. Deploying deep learning models within Internet of Things (IoT) environments introduces specific challenges due to limited computational power and bandwidth of edge devices. This study investigates how to perform VAD effectively under such constraints by leveraging compact, efficient processing strategies. We evaluate several data compression techniques, examining the tradeoff between system latency and detection accuracy. Experiments on the MVTec AD benchmark demonstrate that significant compression can be achieved with minimal loss in anomaly detection performance compared to uncompressed data. Current results show up to 80% reduction in end-to-end inference time, including edge processing, transmission, and server computation.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionData CompressionSimilar Papers 제목 키워드 기반
TinyGLASS: Real-Time Self-Supervised In-Sensor Anomaly Detection
Anomaly detection plays a key role in industrial quality control, where defects must be identified despite the scarcity of labeled faulty samples. Recent self-supervised approaches, such as GLASS, learn normal visual pat…
Model CompressionAnomaly DetectionReactVAU: A Slow-Fast Decoupled Framework for Streaming Video Anomaly Understanding
In this paper, we propose ReactVAU, a Slow-Fast Decoupled Framework for real-time streaming Video Anomaly Understanding (VAU). Existing VAU methods rely on offline inference with global temporal sampling, which violates …
Computational EfficiencyAnomaly DetectionCascading multi-agent anomaly detection in surveillance systems via vision-language models and embedding-based classification
Intelligent anomaly detection in dynamic visual environments requires reconciling real-time performance with semantic interpretability. Conventional approaches address only fragments of this challenge. Reconstruction-bas…
Anomaly DetectionAnomalib: A Deep Learning Library for Anomaly Detection
This paper introduces anomalib, a novel library for unsupervised anomaly detection and localization. With reproducibility and modularity in mind, this open-source library provides algorithms from the literature and a set…
Anomaly DetectionDeep LearningModel OptimizationUnsupervised Anomaly DetectionAdapTS: Lightweight Teacher-Student Approach for Multi-Class and Continual Visual Anomaly Detection
Visual Anomaly Detection (VAD) is crucial for industrial inspection, yet most existing methods are limited to single-category scenarios, failing to address the multi-class and continual learning demands of real-world env…
Continual LearningAnomaly Detection