Abstract
The growth of aquaculture poses significant challenges for disease management, impacting economic sustainability and global food security. Traditional diagnostics are slow and require expertise, while current deep learning models, including CNNs and Transformers, face a trade-off between capturing global symptom context and maintaining computational efficiency. This paper introduces FishMambaNet, a novel framework that integrates selective state space models (SSMs) with convolutional networks for accurate and efficient fish disease diagnosis. FishMambaNet features two core components: the Fish Disease Detection State Space block (FSBlock), which models long-range symptom dependencies via SSMs while preserving local details with gated convolutions, and the Multi-Scale Convolutional Attention (MSCA) mechanism, which enriches multi-scale feature representation with low computational cost. Experiments demonstrate state-of-the-art performance, with FishMambaNet achieving a mean Average Precision at 50% Intersection over Union (mAP@50) of 86.7% using only 4.3 M parameters and 10.7 GFLOPs, significantly surpassing models like YOLOv8-m and RT-DETR. This work establishes a new paradigm for lightweight, powerful disease detection in aquaculture, offering a practical solution for real-time deployment in resource-constrained environments.