The proposal was developed based on preliminary research activities with promising results in the field. In 2019, we collected preliminary data from a 70 acre field in Carmi, IL in support of this project. A Matrice 210 UAV was used to collect imagery with a X5S RGB camera and an Altum Multispectral/Thermal camera. Yield data was collected, and the field was grid mapped and sampled on 1/3 acre grids resulting in 224 soil samples. Preliminary analysis reveal that SCN egg counts are correlated with colors and patterns in UAV images associated with greater plant stress. Figure 1 is a RGB image of a field in Carmi, one of the proposed locations. The areas highlighted in the image are suffering due to nematode feeding. Figure 2 shows the intensity of SCN infestation in this field ranging from a low of 1,300 eggs/100cc soil to over 40,000 eggs /100 cc soil. We are completing data analysis and refining our models and techniques with this test field for the proposed trials.
For this project, field trials will be established at two locations in southern Illinois. One location will be in Carmi, IL and second location will be identified that represents a different soil type.
These locations will serve as data generators for the predictive models. Two different experimental setups will be used in the field trials:
First experimental setup - The experiment will be conducted at two locations. Soybean will be planted in SCN infested fields. These fields will represent traditional fields in Illinois with varying infestation level of SCN.
Second experimental setup - The study will be conducted at two locations and will consist of 24 rows treated with a fungicide and ILEVO seed treatment and 24 rows with only a fungicide treatment. The two treatments (with nematicide and without) will be replicated 4 times.
Fields that have a range of low (0 - 500 eggs per 100 cc soil) to high (<15,000 eggs per 100 cc of soil) will be selected. The field sizes will range from 70 – 150 acres. The fields will be mapped into 1/3-acre grids, where soil samples will be collected. Soil samples will be collected at planting, midseason, and harvest to determine the population densities of SCN and for a soil fertility analysis. By determining the SCN population densities, we will be able to validate the areas in the field with high populations and relate those populations to the imagery. At the end of the season, soybeans will be harvested, and the yield data will be collected from yield monitors. Multispectral and visual UAV data will be collected at each field site, along with close-range spectral data collected with a spectroradiometer. Images will be collected using an X5S RGB camera and an Altum multispectral camera mounted to a UAV. In the strips where there are different treatments, 20 spectral readings will be collected using a spectroradiometer, and the data will then be averaged to represent each strip. Imagery and spectra will be collected 30, 45, 60, and 75 DAP (days after
planting).
Collection of multispectral data - Every flight mission will be designed with 80% forward overlaps and 80% side overlaps. All flight missions will be completed under the local drone related legislative and campus regulations. Each flight mission will cover the entirety of the trial area and the time of flight will be dependent on the size of the area. To ensure that the imagery will be correctly georeferenced, ground control points (GCPs) will be used to correctly project the imagery. The GCPs will be placed randomly throughout the study area and the GPS coordinates will be collected. RTK correction will be used to give sub-centimeter accuracy of the GCPs.
Development of AI algorithms - As shown in previous research that nematode (e.g., Heterodera schactii) activities present unique spectral and textual signatures on the phenological representation of soybean fields, we propose to develop agricultural artificial intelligence (Agro-AI) models to identify the areas with high nematode densities for better management of SCN. The Agro-AI models are especially suitable to identify these fuzzy-look features that are difficult to be examined with regular field or image inspection. This study will collect UAV image samples to develop deep learning models. The manually labeled UAV images containing both nematodeaffected and healthy areas will be randomly divided 2/3 and 1/3 as the training and testing samples respectively. Data augmentation techniques such as rotation, reflection, and Gaussian smoothing kernel filtering will be applied to the original training samples to increase the size of the training dataset and prevent the deep neural network from overfitting. The training samples will then be used to feed a deep learning convolutional neural network (CNN) algorithm. The Faster R-CNN detector can be trained by the layers with ten epochs. The haar-like cascading detector can be trained by 50 training stages with a 0.01 false alarming rate. Every testing sample is treated with the well-trained faster R-CNN detector and cascading detector. Their corresponding CNN feature and haar-like feature could be extracted. The likelihood of each feature reflecting nematodes infection are predicted by the detector. The non-maximum suppression (NMS) will be used to suppress redundant detections surrounding the same feature. Every training image is sliced to 9 equal size small images to enhance training efficiency. Final training samples used to train the model are enlarged to 5 times the original data. A valid detection is defined by an overlap ratio of the predicted bounding box and ground truth box that is beyond 0.4.
Testing samples will be labeled as three groups based on the severity of the nematodes’ destructive effects based on expert interpretation. Accuracy on every single image and corresponding
detection method will be recorded as the response and method factor, respectively. As the response is bounded from 0 to 1, a beta Generalized Linear Model (GLM) is fitted to interpret the treatment effect of the detection methods and environmental types on detection accuracy. The final precision and recall of the detection by every testing sample will be recorded. The F-score, a measure of a
test’s accuracy considering both the precision P and the recall R, is calculated to assess the performance of this model. The percentage of training samples varying from 10%-100% with 10%
interval can be used to determine the minimum training data size required for accurate detection.
Our main goal is to develop a UAS-based artificial intelligence (AI) toolkit to detect SCN related stresses of soybean. This project will focus on developing a UAS-based remote sensing predictive modeling tool to determine SCN population densities and their impact on soybean health. The tool would also be useful in assessing the efficiency of pesticides, resistant varieties cultural control practices and other new approaches to manage SCN and to identify the optimal conditions for their deployment. The development of this toolkit will increase our ability to manage SCN by being more precise in our deployment of management tools in production fields. This project is expected to advance the research on plant health monitoring algorithms and tools that can remotely assess SCN infestation levels and predict their effect on plant health and yield.
Through the collection of drone images and ground truth SCN data, this project will develop a set of algorithms and tools to assess the impact of SCN and potentially other soilborne pathogens on plant health. We expect that the developed algorithms and tools can be applied in Illinois and other Midwest states.
Target Market/Audience:
The tools developed will be used by producers, crop consultants and industry to monitor in-season soybean health as influenced by SCN, and to document the nematode distribution and density in their fields.
Output (s):
Project Deliverables/Outputs:
• Two experiments will be conducted in two locations in Illinois.
• Multispectral data will be collected using three different remote sensing platforms
• Yield, disease and SCN counts will be collected from the research sites
• Data will be used to build and train a predictive model
Outcome (s):
We expect this project will substantially advance the development of precision agriculture techniques for SCN detection and treatment, resulting in a new paradigm for soybean producers’ adoption. This project will address two of the most confounding aspects of SCN management: how much SCN is in the producer’s field and the limitations of trying to interpret what the SCN populations are doing (increasing or decreasing) from just a few soil samples that are collected one to several times each year. Addressing these questions with the proposed tools will allow Illinois producers to better manage SCN populations in their fields.
We will disseminate our research findings through extension publications, journal articles and through releases to the precision farming industry and crop consultants. We will work with the Soybean Research Information Initiative (SRII) and the Crop Protection Network to publish updates and to release information on the availability of the toolkit to a broader farming community for potential adoption. In addition, we will use social media like Facebook to share project information and progress. The proposed toolkit will be freely released via GitHub, a web-based computer algorithm sharing system, so that improvements can be made by the feedback from precision agricultural research communities. We also propose to host a regional meeting to coordinate research efforts with other plant pathologists and remote senescing experts and to review our project and current research.
This project has the potential to change how we assess fields for SCN infestation and density. In the last 50 years, there have been very few advancements made on how nematodes are sampled, extracted and counted. In addition, we are still dealing with the limitations with just a few samples being collected per field and yet the SCN population density being used to interpolate the potential density across entire fields.