Deep-Learning Framework for Optimal Selection of Soil Sampling Sites
Tan-Hanh Pham, Praneel Acharya, Sravanthi Bachina, Kristopher, Osterloh, Kim-Doang Nguyen

TL;DR
This paper introduces a novel deep learning framework using self-attention mechanisms to automatically identify optimal soil sampling sites, significantly outperforming traditional CNN models on a specialized agricultural dataset.
Contribution
It is the first to utilize deep learning, specifically self-attention, for soil sampling site selection and provides a new dataset with multiple attributes for this task.
Findings
Model achieved 99.52% accuracy on testing data.
Outperformed CNN-based models with higher IoU and Dice scores.
Established a foundation for applying data science in agriculture.
Abstract
This work leverages the recent advancements of deep learning in image processing to find optimal locations that present the important characteristics of a field. The data for training are collected at different fields in local farms with five features: aspect, flow accumulation, slope, NDVI (normalized difference vegetation index), and yield. The soil sampling dataset is challenging because the ground truth is highly imbalanced binary images. Therefore, we approached the problem with two methods, the first approach involves utilizing a state-of-the-art model with the convolutional neural network (CNN) backbone, while the second is to innovate a deep-learning design grounded in the concepts of transformer and self-attention. Our framework is constructed with an encoder-decoder architecture with the self-attention mechanism as the backbone. In the encoder, the self-attention mechanism is…
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 · Machine Learning and Data Classification
