paper-with-me

홈 › Papers

Towards Scalable IoT Deployment for Visual Anomaly Detection via Efficient Compression

2025-05-11 · Arianna Stropeni, Francesco Borsatti, Manuel Barusco, Davide Dalle Pezze, Marco Fabris, Gian Antonio Susto

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.

📄 PDF Abstract BibTeX arXiv:2505.07119

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionData Compression

Similar Papers 제목 키워드 기반

TinyGLASS: Real-Time Self-Supervised In-Sensor Anomaly Detection

2026-03-17 · Pietro Bonazzi, Rafael Sutter, Luigi Capogrosso, Mischa Buob 외 arxiv

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 Detection

ReactVAU: A Slow-Fast Decoupled Framework for Streaming Video Anomaly Understanding

2026-09-07 · Chia-Hui Chen, Shih-Ying Yeh, Fu-En Yang, Min-Hung Chen 외 arxiv

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 Detection

Cascading multi-agent anomaly detection in surveillance systems via vision-language models and embedding-based classification

2026-01-08 · Tayyab Rehman, Giovanni De Gasperis, Aly Shmahell arxiv

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 Detection

Anomalib: A Deep Learning Library for Anomaly Detection

2022-02-16 · Samet Akcay, Dick Ameln, Ashwin Vaidya, Barath Lakshmanan 외

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 Detection

AdapTS: Lightweight Teacher-Student Approach for Multi-Class and Continual Visual Anomaly Detection

2026-03-18 · Manuel Barusco, Davide Dalle Pezze, Francesco Borsatti, Gian Antonio Susto arxiv

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