PulseAugur
EN
LIVE 20:22:55

TinyGLASS enables real-time in-sensor anomaly detection on edge devices

Researchers have developed TinyGLASS, a lightweight adaptation of the GLASS framework for real-time, self-supervised anomaly detection on resource-constrained edge devices. This new architecture utilizes a compact ResNet-18 backbone and incorporates modifications for static graph tracing and INT8 quantization, enabling deployment on in-sensor processors like the Sony IMX500. TinyGLASS achieves significant parameter compression while maintaining competitive performance, operating at 20 FPS within strict memory limits and demonstrating low power consumption. AI

IMPACT Enables real-time anomaly detection on edge devices, potentially improving industrial quality control and efficiency.

RANK_REASON The cluster describes a new research paper detailing a novel model adaptation for in-sensor anomaly detection. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

TinyGLASS enables real-time in-sensor anomaly detection on edge devices

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Pietro Bonazzi, Rafael Sutter, Luigi Capogrosso, Mischa Buob, Michele Magno ·

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

    arXiv:2603.16451v3 Announce Type: replace Abstract: 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 us…