paper-with-me

홈 › Papers

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

2026-03-17 · Pietro Bonazzi, Rafael Sutter, Luigi Capogrosso, Mischa Buob, Michele Magno 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 patterns using only defect-free data and have shown strong performance on industrial benchmarks. However, their computational requirements limit the deployment on resource-constrained edge platforms, and even more so within in-sensor processing architectures. This work introduces TinyGLASS, a lightweight adaptation of the GLASS framework designed for real-time edge and in-sensor anomaly detection. The proposed architecture replaces the original WideResNet-50 backbone with a compact ResNet-18 and introduces deployment-based modifications that enable static graph tracing and INT8 quantization. We evaluated the proposed approach on the Sony IMX500 intelligent vision sensor, exploiting the in-sensor processor using the Sony Model Compression Toolkit. In addition to evaluating performance on the MVTec-AD benchmark, we investigate robustness to contaminated training data and introduce a custom industrial dataset, named MMS Dataset, for cross-device evaluation. Experimental results show that TinyGLASS achieves 8.6x parameter compression while maintaining competitive detection performance, reaching 94.2% image-level AUROC on MVTec-AD and operating at 20 FPS within the 8 MB memory constraints of the IMX500 platform. System profiling showcases low power consumption (4.0 mJ per inference), real-time end-to-end latency (20 FPS), and high energy efficiency (470 GMAC/J). Furthermore, the model demonstrates stable performance under moderate levels of training data contamination.

📄 PDF Abstract BibTeX arXiv:2603.16451

Code (0)

등록된 구현이 없습니다.

Tasks

Model CompressionAnomaly Detection

Similar Papers 제목 키워드 기반

SelfReDepth: Self-Supervised Real-Time Depth Restoration for Consumer-Grade Sensors

2024-06-05 · Alexandre Duarte, Francisco Fernandes, João M. Pereira, Catarina Moreira 외

Depth maps produced by consumer-grade sensors suffer from inaccurate measurements and missing data from either system or scene-specific sources. Data-driven denoising algorithms can mitigate such problems. However, they …

DenoisingMixed RealitySelf-Supervised Learning

Self-Supervised Anomaly Detection of Rogue Soil Moisture Sensors

2023-05-09 · Boje Deforce, Bart Baesens, Jan Diels, Estefanía Serral Asensio

IoT data is a central element in the successful digital transformation of agriculture. However, IoT data comes with its own set of challenges. E.g., the risk of data contamination due to rogue sensors. A sensor is consid…

Anomaly DetectionDynamic Time WarpingSelf-Supervised Anomaly DetectionSupervised Anomaly Detection+1

Self-Supervised Multisensor Change Detection

2021-02-12 · Sudipan Saha, Patrick Ebel, Xiao Xiang Zhu

Most change detection methods assume that pre-change and post-change images are acquired by the same sensor. However, in many real-life scenarios, e.g., natural disaster, it is more practical to use the latest available …

BIG-bench Machine LearningChange DetectionContrastive LearningDeep Clustering+1

Sensei: Self-Supervised Sensor Name Segmentation

2021-01-01 · Findings (ACL) 2021 8 · Jiaman Wu, Dezhi Hong, Rajesh Gupta, Jingbo Shang

A sensor name, typically an alphanumeric string, encodes the key context (e.g., function and location) of a sensor needed for deploying smart building applications. Sensor names, however, are curated in a building vendor…

Language ModelingLanguage ModellingSegmentation

CUDLE: Learning Under Label Scarcity to Detect Cannabis Use in Uncontrolled Environments

2024-10-04 · Reza Rahimi Azghan, Nicholas C. Glodosky, Ramesh Kumar Sah, Carrie Cuttler 외

Wearable sensor systems have demonstrated a great potential for real-time, objective monitoring of physiological health to support behavioral interventions. However, obtaining accurate labels in free-living environments …

Contrastive LearningData AugmentationSelf-Supervised Learning