English

Identifying Cocoa Pollinators: A Deep Learning Dataset

Quantitative Methods 2024-12-31 v1 Artificial Intelligence

Abstract

Cocoa is a multi-billion-dollar industry but research on improving yields through pollination remains limited. New embedded hardware and AI-based data analysis is advancing information on cocoa flower visitors, their identity and implications for yields. We present the first cocoa flower visitor dataset containing 5,792 images of Ceratopogonidae, Formicidae, Aphididae, Araneae, and Encyrtidae, and 1,082 background cocoa flower images. This dataset was curated from 23 million images collected over two years by embedded cameras in cocoa plantations in Hainan province, China. We exemplify the use of the dataset with different sizes of YOLOv8 models and by progressively increasing the background image ratio in the training set to identify the best-performing model. The medium-sized YOLOv8 model achieved the best results with 8% background images (F1 Score of 0.71, mAP50 of 0.70). Overall, this dataset is useful to compare the performance of deep learning model architectures on images with low contrast images and difficult detection targets. The data can support future efforts to advance sustainable cocoa production through pollination monitoring projects.

Cite

@article{arxiv.2412.19915,
  title  = {Identifying Cocoa Pollinators: A Deep Learning Dataset},
  author = {Wenxiu Xu and Saba Ghorbani Bazegar and Dong Sheng and Manuel Toledo-Hernandez and ZhenZhong Lan and Thomas Cherico Wanger},
  journal= {arXiv preprint arXiv:2412.19915},
  year   = {2024}
}

Comments

The manuscript introduces the first cocoa pollination dataset and an example analysis with YOLOv8 models

R2 v1 2026-06-28T20:50:18.570Z