Improving Fine-Grained Rice Leaf Disease Detection via Angular-Compactness Dual Loss Learning

arXiv cs.CV / 3/27/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses the difficulty of fine-grained rice leaf disease classification caused by high intra-class variance and inter-class similarity in plant pathology datasets.
  • It proposes an Angular-Compactness Dual Loss framework that combines Center Loss and ArcFace Loss to strengthen discriminative feature embeddings.
  • The approach is evaluated on three SOTA backbones (InceptionNetV3, DenseNet201, EfficientNetB0) using the public Rice Leaf Dataset.
  • Reported accuracies are very high (99.6%, 99.2%, 99.2%), indicating that angular-margin and center-based constraints improve classification performance.
  • The authors emphasize that the method achieves gains without major architectural changes, supporting practical deployment in real farming environments.

Abstract

Early detection of rice leaf diseases is critical, as rice is a staple crop supporting a substantial share of the world's population. Timely identification of these diseases enables more effective intervention and significantly reduces the risk of large-scale crop losses. However, traditional deep learning models primarily rely on cross entropy loss, which often struggles with high intra-class variance and inter-class similarity, common challenges in plant pathology datasets. To tackle this, we propose a dual-loss framework that combines Center Loss and ArcFace Loss to enhance fine-grained classification of rice leaf diseases. The method is applied into three state-of-the-art backbone architectures: InceptionNetV3, DenseNet201, and EfficientNetB0 trained on the public Rice Leaf Dataset. Our approach achieves significant performance gains, with accuracies of 99.6%, 99.2% and 99.2% respectively. The results demonstrate that angular margin-based and center-based constraints substantially boost the discriminative strength of feature embeddings. In particular, the framework does not require major architectural modifications, making it efficient and practical for real-world deployment in farming environments.