0
Article ? AI-assigned paper type based on the abstract. Classification may not be perfect — flag errors using the feedback button. Tier 2 ? Original research — experimental, observational, or case-control study. Direct primary evidence. Policy & Risk Sign in to save

Efficient Detection of Microplastics on Edge Devices With Tailored Compiler for TinyML Applications

IEEE Access 2025 3 citations ? Citation count from OpenAlex, updated daily. May differ slightly from the publisher's own count.
Alessandro Cerioli, Lorenzo Petrosino, Daniele Sasso, Clément Laroche, Tobias Piechowiak, Luca Pezzarossa, Mario Merone, Luca Vollero, Anna Sabatini

Summary

Two AI models (MLP and GRU) were designed for microplastic detection in water from scattered optical signals and optimized via neural architecture search, then compiled with a custom TinyML compiler for deployment on resource-constrained edge devices—enabling low-power, distributed microplastic monitoring.

Body Systems

The current study aims to train and benchmark AI models tailored for the detection of microplastic in water from scattered signals. We trained two different models, the first based on a Multi-Layer Perceptron (MLP) and the second on a Gated Recurrent Unit (GRU). A Neural Architecture Search algorithm was used to determine the optimal configuration for each of the two models. Moreover, for deployment on edge devices, a specific custom-made compiler was designed and used. The compiler is specifically designed for TinyML applications and, therefore, for resource-constrained devices. It bypasses traditional inference engines, compiling the NNs to native C code using only standard C libraries. Our approach demonstrated better performance compared to state-of-the-art frameworks such as ONNX Runtime, achieving better latency, memory usage, energy consumption, and a higher portability. This highlights the potential of our method for efficient and effective microplastic detection in environmental monitoring.

Share this paper