UltraLightSqueezeNet: A Deep Learning Architecture for Malaria Classification with up to 54x fewer trainable parameters for resource constrained devices
Suresh Babu Nettur, Shanthi Karpurapu, Unnati Nettur, Likhit Sagar, Gajja, Sravanthy Myneni, Akhil Dusi, Lalithya Posham

TL;DR
This paper introduces ultra-lightweight SqueezeNet variants for malaria detection, achieving up to 54x fewer trainable parameters while maintaining high accuracy, suitable for resource-constrained devices.
Contribution
Proposed and evaluated three ultra-lightweight SqueezeNet variants that significantly reduce computational requirements with minimal accuracy loss for malaria classification.
Findings
Variant 3 achieves 96.55% accuracy with 6x less computation.
Variant 1 reduces parameters by 54x, maintaining competitive accuracy.
All variants outperform baseline models in resource efficiency.
Abstract
Lightweight deep learning approaches for malaria detection have gained attention for their potential to enhance diagnostics in resource constrained environments. For our study, we selected SqueezeNet1.1 as it is one of the most popular lightweight architectures. SqueezeNet1.1 is a later version of SqueezeNet1.0 and is 2.4 times more computationally efficient than the original model. We proposed and implemented three ultra-lightweight architecture variants to SqueezeNet1.1 architecture, namely Variant 1 (one fire module), Variant 2 (two fire modules), and Variant 3 (four fire modules), which are even more compact than SqueezeNetV1.1 (eight fire modules). These models were implemented to evaluate the best performing variant that achieves superior computational efficiency without sacrificing accuracy in malaria blood cell classification. The models were trained and evaluated using the NIH…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Imaging for Blood Diseases · Anomaly Detection Techniques and Applications · vaccines and immunoinformatics approaches
MethodsSoftmax · Attention Is All You Need
