← Papers

Paper record

A Visual Question Answering Dataset for Benchmarking Vision-Language Models in Plant Science.

Sakib SN, Haque N, Hossain MZ, Arman SE.

Scientific data · 10 Aug 2026 · 10.1038/s41597-026-07779-y

Abstract

Existing plant-disease datasets target classification and detection, leaving vision-language models unable to support interactive, reasoning-based diagnosis. To address this, we present PlantExpertVQA, a large-scale visual question answering (VQA) dataset designed to advance vision-language models for agricultural decision-making. It is compiled from 45 open-source datasets, including the widely used PlantVillage corpus, and comprises 765,186 high-quality question-answer (QA) pairs grounded over 150,841 images spanning 38 crop species and 89 disease conditions. Questions are organized into 3 levels of cognitive complexity and 9 distinct categories. Each was phrased following expert guidance and generated via an automated two-stage pipeline: template-based QA synthesis from image metadata, followed by multi-stage linguistic re-engineering. The dataset was iteratively reviewed by domain experts for scientific accuracy and relevance. We find that current frontier vision-language models, including recent open-source instruction-tuned multimodal LLMs, perform poorly on PlantExpertVQA. However, parameter-efficient fine-tuning of a compact 2B-parameter model on a small fraction of the dataset yields substantial improvements across all question categories, demonstrating its effectiveness for domain adaptation.

Code and data availability

保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。

Codepublic

The code for the programmatic QA generation pipeline, the data-refinement and template-paraphrasing steps, the automated outlier-detection pipeline, and the parameter-efficient fine-tuning experiments reported in this work is publicly available at https://github.com/syed-nazmus-sakib/PlantExpertVQA.

Open resource ↗syed-nazmus-sakib/PlantExpertVQA · html-lines:578-597