CVJul 15, 2025

Clustering-Guided Multi-Layer Contrastive Representation Learning for Citrus Disease Classification

arXiv:2507.11171v1h-index: 6
Originality Incremental advance
AI Analysis

This work addresses the problem of accurate disease detection for citrus farmers by reducing reliance on annotated data, though it is incremental as it builds on existing contrastive learning methods.

The paper tackled citrus disease classification by proposing a clustering-guided self-supervised multi-layer contrastive representation learning algorithm, which achieved state-of-the-art performance with accuracy improvements of 4.5%-30.1% on a public dataset and narrowed the gap with fully supervised methods.

Citrus, as one of the most economically important fruit crops globally, suffers severe yield depressions due to various diseases. Accurate disease detection and classification serve as critical prerequisites for implementing targeted control measures. Recent advancements in artificial intelligence, particularly deep learning-based computer vision algorithms, have substantially decreased time and labor requirements while maintaining the accuracy of detection and classification. Nevertheless, these methods predominantly rely on massive, high-quality annotated training examples to attain promising performance. By introducing two key designs: contrasting with cluster centroids and a multi-layer contrastive training (MCT) paradigm, this paper proposes a novel clustering-guided self-supervised multi-layer contrastive representation learning (CMCRL) algorithm. The proposed method demonstrates several advantages over existing counterparts: (1) optimizing with massive unannotated samples; (2) effective adaptation to the symptom similarity across distinct citrus diseases; (3) hierarchical feature representation learning. The proposed method achieves state-of-the-art performance on the public citrus image set CDD, outperforming existing methods by 4.5\%-30.1\% accuracy. Remarkably, our method narrows the performance gap with fully supervised counterparts (all samples are labeled). Beyond classification accuracy, our method shows great performance on other evaluation metrics (F1 score, precision, and recall), highlighting the robustness against the class imbalance challenge.

Foundations

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

Your Notes