← Papers

Unverified paper record

Visual question answering model for fruit tree disease decision-making based on multimodal deep learning.

Frontiers in plant science · 5 Jan 2023 · 10.3389/fpls.2022.1064399

Abstract

Visual Question Answering (VQA) about diseases is an essential feature of intelligent management in smart agriculture. Currently, research on fruit tree diseases using deep learning mainly uses single-source data information, such as visible images or spectral data, yielding classification and identification results that cannot be directly used in practical agricultural decision-making. In this study, a VQA model for fruit tree diseases based on multimodal feature fusion was designed. Fusing images and Q&A knowledge of disease management, the model obtains the decision-making answer by querying questions about fruit tree disease images to find relevant disease image regions. The main contributions of this study were as follows: (1) a multimodal bilinear factorized pooling model using Tucker decomposition was proposed to fuse the image features with question features: (2) a deep modular co-attention architecture was explored to simultaneously learn the image and question attention to obtain richer graphical features and interactivity. The experiments showed that the proposed unified model combining the bilinear model and co-attentive learning in a new network architecture obtained 86.36% accuracy in decision-making under the condition of limited data (8,450 images and 4,560k Q&A pairs of data), outperforming existing multimodal methods. The data augmentation is adopted on the training set to avoid overfitting. Ten runs of 10-fold cross-validation are used to report the unbiased performance. The proposed multimodal fusion model achieved friendly interaction and fine-grained identification and decision-making performance. Thus, the model can be widely deployed in intelligent agriculture.

Plant phenotyping relevance

果樹病害画像から病害状態を推定するマルチモーダルVQAモデルの開発と性能検証が研究の中心であり、植物病害表現型の画像ベース推定に該当する。

abstractIn this study, a VQA model for fruit tree diseases based on multimodal feature fusion was designed.
abstractThe experiments showed that the proposed unified model combining the bilinear model and co-attentive learning in a new network architecture obtained 86.36% accuracy in decision-making under the condition of limited data

Code and data availability

The authors explicitly provide a public GitHub repository containing the paper-specific VQA fruit tree disease dataset (8,450 images with Q&A triplets) and the model implementation.

Codepublic

a regularization to save model parameters after each epoch to prevent overfitting. To evaluate the model, we chose the best epoch based on the accuracy of the validation set. The proposed method was trained using the PyTorch library, and the experiments were run on Nvidia GTX3090 Ti 32GB GPU. The implementation is available at https://github.com/guoyaqi1/vqa_Fruit-tree-disease . After tuning all model parameters by training, we trained the model once on all available data (training set + validation set). Finally, we evaluated the test set to obtain the evaluation results of the model. The main hyperparameter setting is shown in Table 4 . Most of the values are set by trial-and-error method,

Open resource ↗guoyaqi1/vqa_Fruit-tree-disease · lines:286-468

This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.