Benchmarking In-the-wild Multimodal Disease Recognition and A Versatile Baseline
Tianqi Wei, Zhi Chen, Zi Huang, Xin Yu
TL;DR
This work tackles plant disease recognition in-the-wild, where inter-class similarity is high and intra-class appearance varies greatly. It introduces PlantWild, a large-scale multimodal dataset with images and descriptive prompts for 89 disease classes, enabling richer textual information for discrimination. The proposed MVPDR baseline builds multimodal prototypes (visual and textual) using CLIP, supporting fully supervised, few-shot, and zero-shot scenarios by learning prototype weights while keeping the CLIP backbone fixed. Across experiments, MVPDR achieves state-of-the-art performance on wild datasets like PlantWild and PlantDoc, demonstrates robust generalization, and offers lesion localization capabilities, highlighting the value of multimodal cues for real-world plant disease recognition.
Abstract
Existing plant disease classification models have achieved remarkable performance in recognizing in-laboratory diseased images. However, their performance often significantly degrades in classifying in-the-wild images. Furthermore, we observed that in-the-wild plant images may exhibit similar appearances across various diseases (i.e., small inter-class discrepancy) while the same diseases may look quite different (i.e., large intra-class variance). Motivated by this observation, we propose an in-the-wild multimodal plant disease recognition dataset that contains the largest number of disease classes but also text-based descriptions for each disease. Particularly, the newly provided text descriptions are introduced to provide rich information in textual modality and facilitate in-the-wild disease classification with small inter-class discrepancy and large intra-class variance issues. Therefore, our proposed dataset can be regarded as an ideal testbed for evaluating disease recognition methods in the real world. In addition, we further present a strong yet versatile baseline that models text descriptions and visual data through multiple prototypes for a given class. By fusing the contributions of multimodal prototypes in classification, our baseline can effectively address the small inter-class discrepancy and large intra-class variance issues. Remarkably, our baseline model can not only classify diseases but also recognize diseases in few-shot or training-free scenarios. Extensive benchmarking results demonstrate that our proposed in-the-wild multimodal dataset sets many new challenges to the plant disease recognition task and there is a large space to improve for future works.
