Papers › MIRAGE: A Benchmark for Multimodal Information-Seeking and Reasoning in Agricultural...

MIRAGE: A Benchmark for Multimodal Information-Seeking and Reasoning in Agricultural Expert-Guided Conversations

25 Jun 2025arXiv:2506.20100archive 2025-07-28

Vardhan Dongre, Chi Gui, Shubham Garg, Hooshang Nayyeri, Gokhan Tur, Dilek Hakkani-Tür, Vikram S. Adve

We introduce MIRAGE, a new benchmark for multimodal expert-level reasoning and decision-making in consultative interaction settings. Designed for the agriculture domain, MIRAGE captures the full complexity of expert consultations by combining natural user queries, expert-authored responses, and image-based context, offering a high-fidelity benchmark for evaluating models on grounded reasoning, clarification strategies, and long-form generation in a real-world, knowledge-intensive domain. Grounded in over 35,000 real user-expert interactions and curated through a carefully designed multi-step pipeline, MIRAGE spans diverse crop health, pest diagnosis, and crop management scenarios. The benchmark includes more than 7,000 unique biological entities, covering plant species, pests, and diseases, making it one of the most taxonomically diverse benchmarks available for vision-language models, grounded in the real world. Unlike existing benchmarks that rely on well-specified user inputs and closed-set taxonomies, MIRAGE features underspecified, context-rich scenarios with open-world settings, requiring models to infer latent knowledge gaps, handle rare entities, and either proactively guide the interaction or respond. Project Page: https://mirage-benchmark.github.io

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2506.20100")

Code

Syntology Ran 1 of 18 code samples harvested from 1 repository linked to this paper; 17 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: official repository: 18 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mirage-benchmark/mirage-benchmark officialmentioned in papermentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 1 ran; 0 honoured the contract we drafted; 17 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
17unverified

Licence: 18 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from mirage-benchmark/mirage-benchmark. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

encode_image mirage-benchmark/mirage-benchmark/MMST/chat_models/Client.py official repository ran · our draft was wrong no licence file found · pointer only · f41cb1a19b154297 · report
batch_generate mirage-benchmark/mirage-benchmark/MMMT/src/llm_agents.py official repository unverified no licence file found · pointer only · bf40ff2b135468ac · report
build_dialog_context mirage-benchmark/mirage-benchmark/MMMT/generate_tasks.py official repository unverified no licence file found · pointer only · 599869e892bfa6cf · report
build_eval_prompt mirage-benchmark/mirage-benchmark/MMMT/src/prompt_builder.py official repository unverified no licence file found · pointer only · 83a5d5145699b180 · report
build_eval_prompt_decomp mirage-benchmark/mirage-benchmark/MMMT/src/prompt_builder.py official repository unverified no licence file found · pointer only · af46eb3922de5305 · report
build_prompt mirage-benchmark/mirage-benchmark/MMMT/src/prompt_builder.py official repository unverified no licence file found · pointer only · 73f970619d92b562 · report
detect_speaker mirage-benchmark/mirage-benchmark/MMMT/generate_tasks.py official repository unverified no licence file found · pointer only · a8aa34413805cff7 · report
extract_json mirage-benchmark/mirage-benchmark/MMMT/src/clarification_generator.py official repository unverified no licence file found · pointer only · 9593836b0ce2c31a · report
extract_predictions_from_log mirage-benchmark/mirage-benchmark/MMMT/evaluate/evalaute_reason.py official repository unverified no licence file found · pointer only · da20f6bab2d17876 · report
extract_predictions_from_log mirage-benchmark/mirage-benchmark/MMMT/evaluate/evalaute_zs.py official repository unverified no licence file found · pointer only · e5a0abc6d1e181f7 · report
get_image_captions mirage-benchmark/mirage-benchmark/MMMT/src/data_utils.py official repository unverified no licence file found · pointer only · e2774d672afc0261 · report
get_llm_client mirage-benchmark/mirage-benchmark/MMMT/src/llm_agents.py official repository unverified no licence file found · pointer only · 8bedfe018838a85a · report
load_jsonl_or_json mirage-benchmark/mirage-benchmark/MMMT/evaluate/evalaute_reason.py official repository unverified no licence file found · pointer only · b1ee0080cf9e0749 · report
load_jsonl_or_json mirage-benchmark/mirage-benchmark/MMMT/evaluate/evalaute_zs.py official repository unverified no licence file found · pointer only · 0ce8598d5845d362 · report
safe_json_parse mirage-benchmark/mirage-benchmark/MMMT/evaluate/evalaute_reason.py official repository unverified no licence file found · pointer only · 007e1998bace6aed · report
stream_generate mirage-benchmark/mirage-benchmark/MMMT/src/llm_agents.py official repository unverified no licence file found · pointer only · 27ae3770ecd5207a · report
truncate_dialog mirage-benchmark/mirage-benchmark/MMMT/src/data_utils.py official repository unverified no licence file found · pointer only · 5de8890f8187b489 · report
validate_decision mirage-benchmark/mirage-benchmark/MMMT/src/validator.py official repository unverified no licence file found · pointer only · aa4fea1d2088ded2 · report

Tasks

World Knowledge

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections