Prediction of strawberry yield based on receptacle detection and Bayesian inference.
Sunghyun Yoon1, Jung Su Jo2,3, Steven B Kim4
1Department of Artificial Intelligence, Kongju National University, Cheonan 31080, South Korea.
Heliyon
|March 27, 2023
Summary
Predicting strawberry yield is improved by counting receptacles using AI object detection and Bayesian modeling. This method is more effective than relying on early-season yield data for accurate harvest predictions.
Area of Science:
- Agricultural Science
- Computer Vision
- Statistical Modeling
Background:
- Strawberry yield prediction is crucial for agricultural management.
- Receptacles are direct precursors to fruit, making them ideal for yield forecasting.
- Existing methods may not fully capture the complexities of yield prediction.
Purpose of the Study:
- To develop and evaluate an AI-driven method for predicting strawberry yield.
- To combine object detection for receptacle counting with Bayesian analysis for yield forecasting.
- To compare the efficacy of receptacle-based prediction with traditional early-season yield monitoring.
Main Methods:
- Utilized Faster R-CNN for object detection to count strawberry receptacles in images.
- Employed Bayesian analysis to model uncertainty and account for missed receptacles.
- Integrated receptacle counts and fruiting probabilities into yield prediction models.
- Collected data over two years across five major cultivars considering environmental variations.
Main Results:
- Achieved a mean Average Precision (mAP) of 0.6587 for receptacle detection using Faster R-CNN.
- Demonstrated that receptacle counting via object detection, combined with Bayesian modeling, significantly improves yield prediction accuracy.
- Found this AI-assisted approach more effective than using cumulative yield data from the first month.
Conclusions:
- AI-based receptacle detection and Bayesian modeling offer a robust strategy for strawberry yield prediction.
- This approach provides a more accurate forecast of total yield compared to early-season cumulative data.
- The study highlights the potential of integrating advanced computational techniques in precision agriculture.
Related Concept Videos
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
Poisson Probability Distribution
8.4K
A Poisson probability distribution is a discrete probability distribution. It gives the probability of a number of events occurring in a fixed interval of time or space if these events happen at a known average rate and independently of the time since the last event. For example, a book editor might be interested in the number of words spelled incorrectly in a particular book. It might be that, on average, there are five words spelled incorrectly in 100 pages. The interval is 100 pages.
The...
The...
8.4K
Multiple Regression
3.1K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.1K
Probability Histograms
11.9K
A probability histogram is a visual representation of a probability distribution. Similar a typical histogram, the probability histogram consists of contiguous (adjoining) boxes. It has both a horizontal axis and a vertical axis. The horizontal axis is labeled with what the data represents. The vertical axis is labeled with probability. Each rectangular bar in the histogram is 1 unit wide, which suggests that the area under each bar equals the probability, P(x), where x is 1, 2, 3, and so on.
11.9K
Chi-square Analysis
38.6K
The chi-square test is a statistical hypothesis test. It is used to check whether there is a significant difference between an expected value and an observed value. In the context of genetics, it enables us to either accept or reject a hypothesis, based on how much the observed values deviate from the expected values.
The chi-square test was developed by Pearson in 1990.
The first step of performing a Chi-square analysis is to establish a null hypothesis, which assumes that there is no real...
The chi-square test was developed by Pearson in 1990.
The first step of performing a Chi-square analysis is to establish a null hypothesis, which assumes that there is no real...
38.6K
Determination of Expected Frequency
2.2K
Suppose one wants to test independence between the two variables of a contingency table. The values in the table constitute the observed frequencies of the dataset. But how does one determine the expected frequency of the dataset? One of the important assumptions is that the two variables are independent, which means the variables do not influence each other. For independent variables, the statistical probability of any event involving both variables is calculated by multiplying the individual...
2.2K


