pith. sign in

arxiv: 2410.08405 · v2 · pith:5TMQRGLQnew · submitted 2024-10-10 · 💻 cs.CV · cs.AI

AgroGPT: Efficient Agricultural Vision-Language Model with Expert Tuning

classification 💻 cs.CV cs.AI
keywords dataagrogptmodelsagricultureagriculturaldomainslargeavailable
0
0 comments X
read the original abstract

Significant progress has been made in advancing large multimodal conversational models (LMMs), capitalizing on vast repositories of image-text data available online. Despite this progress, these models often encounter substantial domain gaps, hindering their ability to engage in complex conversations across new domains. Recent efforts have aimed to mitigate this issue, albeit relying on domain-specific image-text data to curate instruction-tuning data. However, many domains, such as agriculture, lack such vision-language data. In this work, we propose an approach to construct instruction-tuning data that harnesses vision-only data for the agriculture domain. We utilize diverse agricultural datasets spanning multiple domains, curate class-specific information, and employ large language models (LLMs) to construct an expert-tuning set, resulting in a 70k expert-tuning dataset called AgroInstruct. Subsequently, we expert-tuned and created AgroGPT, an efficient LMM that can hold complex agriculture-related conversations and provide useful insights. We also develop AgroEvals for evaluation and compare {AgroGPT's} performance with large open and closed-source models. {AgroGPT} excels at identifying fine-grained agricultural concepts, can act as an agriculture expert, and provides helpful information for multimodal agriculture questions. The code, datasets, and models are available at https://github.com/awaisrauf/agroGPT.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Fine-Tuning General-Purpose Large Language Models for Agricultural Applications:A Reproducible Framework and Evaluation Protocol Based on Qwen3-8B

    cs.CL 2026-06 unverdicted novelty 3.0

    Proposes AgriTune-R, a reproducible framework and expert-evaluation protocol for adapting general-purpose LLMs to agricultural QA, pest consultation, cultivation, and policy tasks.

  2. AI in Agriculture: A Survey of Deep Learning Techniques for Crops, Fisheries and Livestock

    cs.CV 2025-07 unverdicted novelty 3.0

    A systematic survey of over 200 works on deep learning and AI techniques for crops, fisheries, and livestock in agriculture.