English

AgrI Challenge: A Data-Centric AI Competition for Cross-Team Validation in Agricultural Vision

Computer Vision and Pattern Recognition 2026-03-17 v2 Artificial Intelligence Machine Learning

Abstract

Machine learning models in agricultural vision often achieve high accuracy on curated datasets but fail to generalize under real field conditions due to distribution shifts between training and deployment environments. Moreover, most machine learning competitions focus primarily on model design while treating datasets as fixed resources, leaving the role of data collection practices in model generalization largely unexplored. We introduce the AgrI Challenge, a data-centric competition framework in which multiple teams independently collect field datasets, producing a heterogeneous multi-source benchmark that reflects realistic variability in acquisition conditions. To systematically evaluate cross-domain generalization across independently collected datasets, we propose Cross-Team Validation (CTV), an evaluation paradigm that treats each team's dataset as a distinct domain. CTV includes two complementary protocols: Train-on-One-Team-Only (TOTO), which measures single-source generalization, and Leave-One-Team-Out (LOTO), which evaluates collaborative multi-source training. Experiments reveal substantial generalization gaps under single-source training: models achieve near-perfect validation accuracy yet exhibit validation-test gaps of up to 16.20% (DenseNet121) and 11.37% (Swin Transformer) when evaluated on datasets collected by other teams. In contrast, collaborative multi-source training dramatically improves robustness, reducing the gap to 2.82% and 1.78%, respectively. The challenge also produced a publicly available dataset of 50,673 field images of six tree species collected by twelve independent teams, providing a diverse benchmark for studying domain shift and data-centric learning in agricultural vision.

Keywords

Cite

@article{arxiv.2603.07356,
  title  = {AgrI Challenge: A Data-Centric AI Competition for Cross-Team Validation in Agricultural Vision},
  author = {Mohammed Brahimi and Karim Laabassi and Mohamed Seghir Hadj Ameur and Aicha Boutorh and Badia Siab-Farsi and Amin Khouani and Omar Farouk Zouak and Seif Eddine Bouziane and Kheira Lakhdari and Abdelkader Nabil Benghanem},
  journal= {arXiv preprint arXiv:2603.07356},
  year   = {2026}
}

Comments

17 pages, 8 figures, 6 tables. Introduces the AgrI Challenge dataset containing 50,673 field images of six tree species collected by twelve independent teams