Multi-Scale Auxiliary Discriminative Remote Sensing Scene Classification Network and Its Application in Pest and Disease Classification
-
Abstract
Objectives: Remote sensing scene classification encounters persistent bottlenecks rooted in intra-class diversity and inter-class similarity, where traditional static feature extraction mechanisms fail to model the intricate spatial topologies of complex surface targets. Existing methodologies predominantly focus on capturing highly salient primary features while discarding surrounding, fine-grained secondary features, such as peripheral structures around urban complexes or dispersed background architectures, thereby compromising classification robustness in highly cluttered environments. To break these limitations, a multi-scale multi-information assisted discriminative network, termed MSIADNet, is formulated with the primary objective of dynamically bridging macro-scene contexts with micro-structural details through joint primary-secondary feature collaboration, thereby significantly suppressing false positives in fine-grained scenario categorization. Furthermore, to evaluate cross-domain generalization and structural adaptability, the structural efficacy of the proposed model is extended and validated on a fine-grained agrarian crop pest and disease classification task. Methods: The architectural framework optimizes feature extraction, aggregation, and semantic cross-validation through three cohesive advanced components, beginning with a multi-scale selective attention module that departs from traditional parallel feature concatenation by introducing a cross-guided attention mechanism with asymmetric large and small convolution kernels to dynamically allocate optimal receptive fields for varying-sized land cover patches. To address the limitations of static codebooks that overfit to dominant regions, a learnable residual encoding module embeds a codebook and a smoothing factor directly into the backpropagation framework for joint optimization, actively mining hidden secondary features from deeper layers while restricting the codebook size to 32 to optimize parameters. These auxiliary representations are then deeply aggregated with core multi-scale macro-scene features through a primarysecondary feature collaboration mechanism, which explicitly incorporates the spatial topology and contextual correlation between primary and secondary land covers into final decision criteria to break conventional singleregion decision boundaries. To bypass the domain chasm between macro-satellite observations and micro-crop images, a multi-stage progressive training strategy executes source domain pre-training on standard large-scale benchmarks to solidify macro-spatial representations, followed by target domain fine-tuning on a self-built agricultural dataset to smoothly adapt the learnable residual encoder to fine-grained lesion textures under strict multiseed statistical protocols using five sequential random seeds. Results: Extensive empirical benchmarking across three standard remote sensing scene datasets demonstrates the superior performance of the proposed network. On the UCM dataset under standard 5:5 and 8:2 splitting protocols, the model achieves peak overall accuracies of 99.20%and 99.86%, respectively, outperforming state-of-the-art architectures including CDLNet and SCViT, while guaranteeing commanding overall accuracies of 95.87% and 97.23% on the AID dataset under 2:8 and 5:5 partitions, and securing top-tier performance at 93.41% and 95.00% on the challenging NWPU dataset under 1:9 and 2:8 splits. Quantitative parameterizations confirm that the architecture maintains a highly streamlined computational footprint, retaining total parameters at 60.26 M and computational complexity at 11.21 MACs. In the extended crop pest and disease identification task, the model successfully registers outstanding overall accuracies of 94.89% and 94.35%, where detailed confusion matrices and Grad-CAM feature visualizations explicitly confirm that the network sharply mitigates category confusion among highly similar biological targets, such as beet armyworm, Asian corn borer, and striped rice borer, by effectively isolating cluttered foliar backgrounds. Conclusions: The implementation of MSIADNet establishes a robust paradigm for scene classification by demonstrating that the explicit synergy between multi-scale selective attention and dynamic residual encoding can effectively counteract deep intra-class variations and high inter-class similarities. Furthermore, the successful transition from macro-scale remote sensing benchmarks to micro-scale agricultural pathology proves that the learned structural representations and background-isolation capabilities possess profound cross-domain scalability.
-
-