H2MAF Framework for Explainable Plant Disease Diagnosis
August 27, 2026
The Hybrid Hierarchical Multi-Agent Framework fuses EfficientNet-B3 and ConvNeXt-Tiny with MLLMs like Gemma 4 E4B and Qwen3.5 4B for plant disease diagnosis. On the PlantDoc benchmark, the inclusion of Gemma 4 improved accuracy from 63.9% to 68.5%, specifically boosting performance on high-conflict CNN subsets.
HOW THIS AFFECTS YOU
●
builderYou can implement hierarchical multi-agent structures to resolve conflicts between vision experts and LLMs.
●
researcherThis demonstrates the efficacy of semantic arbitration using open-weight MLLMs in specialized vision tasks.