FungalZSL: Zero-Shot Fungal Classification with Image Captioning Using a Synthetic Data Approach
摘要
The effectiveness of zero-shot classification in large vision-language models (VLMs), such as Contrastive Language-Image Pre-training (CLIP), depends on access to extensive, well-aligned text-image datasets. In this work, we introduce two complementary data sources: one generated by large language models (LLMs) to describe the stages of fungal growth and another comprising a diverse set of synthetic fungi images. These datasets are designed to enhance CLIP’s zero-shot classification capabilities for fungi-related tasks. To ensure effective alignment between text and image data, we project them into CLIP’s shared representation space, focusing on different fungal growth stages. We generate text using LLaMA3.2 to bridge modality gaps and synthetically create fungi images. Furthermore, we investigate knowledge transfer by comparing text outputs from different LLM techniques to refine classification across growth stages. An up-to-date repository accompanies this paper, including the dataset and resources discussed: Synthetic Fungi Generation.