CVJan 29

Mam-App: A Novel Parameter-Efficient Mamba Model for Apple Leaf Disease Classification

arXiv:2601.21307v1h-index: 3
Originality Incremental advance
AI Analysis

This work addresses the problem of resource-intensive deep learning models for crop disease diagnosis, benefiting agricultural applications by enabling efficient deployment on drones and mobile devices, though it is incremental as it adapts an existing Mamba architecture to a specific domain.

The paper tackles the trade-off between efficiency and performance in deep learning models for apple leaf disease classification by proposing Mam-App, a parameter-efficient Mamba-based model that achieves competitive state-of-the-art performance with 99.58% accuracy and only 0.051M parameters, making it suitable for low-resource deployment.

The rapid growth of the global population, alongside exponential technological advancement, has intensified the demand for food production. Meeting this demand depends not only on increasing agricultural yield but also on minimizing food loss caused by crop diseases. Diseases account for a substantial portion of apple production losses, despite apples being among the most widely produced and nutritionally valuable fruits worldwide. Previous studies have employed machine learning techniques for feature extraction and early diagnosis of apple leaf diseases, and more recently, deep learning-based models have shown remarkable performance in disease recognition. However, most state-of-the-art deep learning models are highly parameter-intensive, resulting in increased training and inference time. Although lightweight models are more suitable for user-friendly and resource-constrained applications, they often suffer from performance degradation. To address the trade-off between efficiency and performance, we propose Mam-App, a parameter-efficient Mamba-based model for feature extraction and leaf disease classification. The proposed approach achieves competitive state-of-the-art performance on the PlantVillage Apple Leaf Disease dataset, attaining 99.58% accuracy, 99.30% precision, 99.14% recall, and a 99.22% F1-score, while using only 0.051M parameters. This extremely low parameter count makes the model suitable for deployment on drones, mobile devices, and other low-resource platforms. To demonstrate the robustness and generalizability of the proposed model, we further evaluate it on the PlantVillage Corn Leaf Disease and Potato Leaf Disease datasets. The model achieves 99.48%, 99.20%, 99.34%, and 99.27% accuracy, precision, recall, and F1-score on the corn dataset and 98.46%, 98.91%, 95.39%, and 97.01% on the potato dataset, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes