Enhanced Infield Agriculture with Interpretable Machine Learning Approaches for Crop Classification
Sudi Murindanyi, Joyce Nakatumba-Nabende, Rahman Sanya, Rose, Nakibuule, Andrew Katumba

TL;DR
This paper evaluates various machine learning and deep learning models for crop classification, emphasizing the importance of model explainability in agricultural AI applications, and finds Xception to be the most accurate and interpretable.
Contribution
It compares traditional ML, CNNs, transfer learning, and foundation models for crop classification, highlighting the role of explainability techniques like LIME, SHAP, and GradCAM.
Findings
Xception achieved 98% accuracy on test data.
Explainability methods provided transparency for model predictions.
Model selection should be task-specific, balancing accuracy and interpretability.
Abstract
The increasing popularity of Artificial Intelligence in recent years has led to a surge in interest in image classification, especially in the agricultural sector. With the help of Computer Vision, Machine Learning, and Deep Learning, the sector has undergone a significant transformation, leading to the development of new techniques for crop classification in the field. Despite the extensive research on various image classification techniques, most have limitations such as low accuracy, limited use of data, and a lack of reporting model size and prediction. The most significant limitation of all is the need for model explainability. This research evaluates four different approaches for crop classification, namely traditional ML with handcrafted feature extraction methods like SIFT, ORB, and Color Histogram; Custom Designed CNN and established DL architecture like AlexNet; transfer…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Agriculture and AI
MethodsAttention Is All You Need · Depthwise Convolution · Average Pooling · Linear Layer · Residual Connection · Multi-Head Attention · Pointwise Convolution · Global Average Pooling · Max Pooling · Depthwise Separable Convolution
