🤖 AI Summary
Deep learning models for robotic weed control in agriculture lack reliable uncertainty quantification, hindering farmer trust and real-world deployment.
Method: This paper introduces conformal prediction—systematically integrated into the spray decision pipeline—for the first time, establishing the first statistically guaranteed framework for uncertainty-calibrated automated weeding. Leveraging outputs from a vision-based classification model, the method constructs prediction sets via conformal inference and incorporates domain-specific spraying rules to ensure verifiable weed identification and precise herbicide application under a 90% theoretical coverage guarantee.
Results: Experiments demonstrate that the framework consistently satisfies its statistical coverage guarantees both in-distribution and under near-out-of-distribution conditions. In real-field trials, it achieves a certified weed coverage rate exceeding 90%, significantly enhancing decision transparency, interpretability, and technical reliability for agricultural robotics.
📝 Abstract
Precision agriculture in general, and precision weeding in particular, have greatly benefited from the major advancements in deep learning and computer vision. A large variety of commercial robotic solutions are already available and deployed. However, the adoption by farmers of such solutions is still low for many reasons, an important one being the lack of trust in these systems. This is in great part due to the opaqueness and complexity of deep neural networks and the manufacturers' inability to provide valid guarantees on their performance. Conformal prediction, a well-established methodology in the machine learning community, is an efficient and reliable strategy for providing trustworthy guarantees on the predictions of any black-box model under very minimal constraints. Bridging the gap between the safe machine learning and precision agriculture communities, this article showcases conformal prediction in action on the task of precision weeding through deep learning-based image classification. After a detailed presentation of the conformal prediction methodology and the development of a precision spraying pipeline based on a ''conformalized'' neural network and well-defined spraying decision rules, the article evaluates this pipeline on two real-world scenarios: one under in-distribution conditions, the other reflecting a near out-of-distribution setting. The results show that we are able to provide formal, i.e. certifiable, guarantees on spraying at least 90% of the weeds.