Energy-Efficient Eimeria Parasite Detection Using a Two-Stage Spiking Neural Network Architecture
Ángel Miguel García-Vico, Huseyin Seker, Muhammad Afzal
TL;DR
This paper tackles the challenge of energy-efficient Eimeria parasite detection from microscopic images by introducing a two-stage Spiking Neural Network (SNN) architecture. It leverages ANN-to-SNN conversion to create a spiking feature extractor, then couples it with an unsupervised STDP classifier trained without labels, achieving end-to-end spiking classification with dramatically reduced energy consumption. The approach delivers state-of-the-art accuracy (e.g., 98.32% with MNASNet-1.0) alongside substantial energy savings (often thousands of times lower than ANN equivalents), demonstrating a practical path to autonomous, low-power diagnostics on neuromorphic hardware. The work highlights sparse, specialized neuronal coding as the mechanism for high performance and underscores the potential of transfer learning in SNNs for Green AI-enabled on-site parasite detection.
Abstract
Coccidiosis, a disease caused by the Eimeria parasite, represents a major threat to the poultry and rabbit industries, demanding rapid and accurate diagnostic tools. While deep learning models offer high precision, their significant energy consumption limits their deployment in resource-constrained environments. This paper introduces a novel two-stage Spiking Neural Network (SNN) architecture, where a pre-trained Convolutional Neural Network is first converted into a spiking feature extractor and then coupled with a lightweight, unsupervised SNN classifier trained with Spike-Timing-Dependent Plasticity (STDP). The proposed model sets a new state-of-the-art, achieving 98.32\% accuracy in Eimeria classification. Remarkably, this performance is accomplished with a significant reduction in energy consumption, showing an improvement of more than 223 times compared to its traditional ANN counterpart. This work demonstrates a powerful synergy between high accuracy and extreme energy efficiency, paving the way for autonomous, low-power diagnostic systems on neuromorphic hardware.
