Skip to main content

Prediction of fruit characteristics of grafted plants of Camellia oleifera by deep neural networks

Abstract

Background

Camellia oleifera, an essential woody oil tree in China, propagates through grafting. However, in production, it has been found that the interaction between rootstocks and scions may affect fruit characteristics. Therefore, it is necessary to predict fruit characteristics after grafting to identify suitable rootstock types.

Methods

This study used Deep Neural Network (DNN) methods to analyze the impact of 106 6-year-old grafting combinations on the characteristics of C.oleifera, including fruit and seed characteristics, and fatty acids. The prediction of characteristics changes after grafting was explored to provide technical support for the cultivation and screening of specialized rootstocks. After determining the unsaturated fat acids, palmitoleic acid C16:1, cis-11 eicosenoic acid C20:1, oleic acid C18:1, linoleic acid C18:2, linolenic acid C18:3, kernel oil content, fruit height, fruit diameter, fresh fruit weight, pericarp thickness, fresh seed weight, and the number of fresh seeds, the DNN method was used to calculate and analyze the model. The model was screened using the comprehensive evaluation index of Mean Absolute Error (MAPE), determinate correlation R2 and and time consumption.

Results

When using 36 neurons in 3 hidden layers, the deep neural network model had a MAPE of less than or equal to 16.39% on the verification set and less than or equal to 13.40% on the test set. Compared with traditional machine learning methods such as support vector machines and random forests, the DNN method demonstrated more accurate predictions for fruit phenotypic characteristics, with MAPE improvement rates of 7.27 and 3.28 for the 12 characteristics on the test set and maximum R2 improvement values of 0.19 and 0.33. In conclusion, the DNN method developed in this study can effectively predict the oil content and fruit phenotypic characteristics of C. oleifera, providing a valuable tool for predicting the impact of grafting combinations on the fruit of C. oleifera.

Introduction

C.oleifera, an evergreen shrub or small tree in the Camellia of the Theaceae, is an essential woody edible oil tree in southern China with a cultivation history of over 2000 years [1]. It is an edible oil obtained by pressing the ripe seeds of C.oleifera. With a unique woody oil in China, it has been known as a treasure in oil since ancient times [2]. The unsaturated fatty acids, including oleic acid, linoleic acid, and linolenic acid in the seed oil of C.oleifera, are up to 83%~95%, ranking high among all edible vegetable oils [3,4,5]. Grafting is the primary means of breeding and improving C.oleifera varieties in high-quality, high-yield cultivation. Adopting grafting seedling cultivation technology can not only fully leverage the advantages of rootstock varieties, improve the quality of scion varieties, and increase the yield of C.oleifera trees, but also expand the planting range of C.oleifera, reduce planting costs, and increase economic benefits [6,7,8].

Since the interaction between rootstock and scion is a common phenomenon in plant grafting, the rootstock affects the flowering, fruiting, and traits of the scion through gene exchange [9,10,11,12,13]. These changes may be beneficial for improving fruit quality but can also have an adverse effect. It has an impact on the stability of the product. Research has found a significant rootstock and scion interaction in the grafted seedlings of C.oleifera [14,15,16,17], and scions control root growth after grafting [14], and the effect of scions on nutrient absorption [18]. There are significant differences in tree potential and growth among different varieties [19]. Therefore, for C.oleifera, which is mainly propagated by grafting, obtaining stable fruit characteristics and making grafting beneficial for fruit stability are issues of interest. Nowadays, changes in fruit characteristics after grafting under the influence of the interaction mechanism between rootstock and scion are commonly used based on long-term observation and measurement analysis to screen for rootstocks with high affinity that are beneficial for improving tree or fruit quality [20, 21]. This process costs more time and human resources. It is not conducive to the rapid promotion and application of high-quality varieties. Thus, there is a need for a prediction fruit characteristics technology after grafting for early selection in the rootstock so that it can reduce the rootstock’s effect.

There have been many significant achievements in AI research in agriculture. It has made significant progress in the Internet of Things control, pest control, variety identification, and yield prediction, especially in wheat, corn, and rice [22, 23]. However, in the complex growing environment of forestry, the diversity of topographical and climatic environments makes the study and application of forestry still in forest resource investigation. At the same time, the vast market demand for C.oleifera, China’s most promising woody oil tree, and the supply-demand contradiction between production and demand are pressing for rapid improvement in quantity and quality. Predicting growth and yield is currently one of the most challenging problems in precision agriculture, and many models have been proposed and validated so far. This issue requires multiple datasets, as growth and yield depend on many factors, such as climate, weather, soil, fertilizer use, and seed variety [24]. This indicates that predicting growth and yield is a challenging task. Today, predictive models can reasonably estimate growth and yield, but better yield prediction performance is still needed. The rational and efficient use of AI to promote the development of the C.oleifera industry is of great significance at both economic and strategic levels.Traditional machine learning (ML) methods, such as decision trees, naive Bayesian algorithms, fuzzy logic, support vector machines, and gradient enhancement algorithms, typically require manual participation in feature extraction and preprocessing steps before model use [25]. Handcrafted feature extraction and non-standard preprocessing measures limit model scalability, making the analysis time-consuming and challenging. Experts with sufficient knowledge are always necessary and considered critical [26]. Support Vector Machine (SVM) is widely used in research fields such as data classification and prediction [27,28,29,30,31] due to its effectiveness in machine learning and reliance on structural risk minimization. In addition to classification and prediction, Support Vector Regression (SVR) is another application of SVM that specifically addresses regression problems. For example, Guo et al. introduced an active multi-classification method based on SVM [32]. Furthermore, it successfully distinguished the level of moldiness in corn granules using SPA and SVM [33]. Random forests are based on the concept of Bagging. Random forest adds a new feature to Bagging: randomly choosing a random number of features and constructing a tree with them, repeating this procedure many times, and continuously averaging all the predictions made by all trees [34]. Therefore, random forests have processed errors’ bias and variance components and have been proven robust [35]. Currently, RF algorithms have been applied to agricultural research. For example, sugarcane yield was estimated by RF algorithm according to different prediction ranges and achieved good results [36]. It also established a rice yield estimation model and conducted model precision evaluation [37].

Over the past decade, neural networks have covered almost all scientific fields and become an essential ingredient for various real-world applications. Deep neural networks (DNN) have multiple characteristics of nonlinear mapping, which can fit highly complex functions. It can autonomously learn and find relevant information between them and continuously improve the optimization results. It has become an indispensable tool in various applications such as image classification, speech recognition, or natural language processing. These techniques have achieved high prediction accuracy, and in many cases, they are comparable to human performance. Due to the continuous development of modern computational methods, data-based prediction methods are increasingly being applied in various fields [38, 39]. This method provides fast and accurate results for agricultural applications, such as predicting greenhouses’ internal temperature or transpiration rate [40, 41]. It used deep learning techniques such as convolutional neural networks and recurrent neural networks to predict soybean yield in the United States based on a sequence of remotely sensed images taken before the harvest [42, 43]. Their model outperformed traditional remote-sensing-based methods by 15% regarding Mean Absolute Percentage Error (MAPE). The convolutional neural networks were used to predict crop yield based on satellite images [44]. Their model uses 3D convolutions to include spatiotemporal features and outperforms other machine learning methods. Khaki and Wang et al. designed a deep neural network model (Fig. 1) for predicting corn yields at 2247 locations from 2008 to 2016 [45]. Wang et al. designed a deep learning framework to predict soybean crop yields in Argentina, and they also achieved satisfactory results by using transfer learning methods to predict soybean yields in Brazil with less data [46]. The key to a deep neural network model is that it does not require the specification of appropriate functions to fit the relationships between the data. It can learn and find the relevant information between them autonomously and continuously improve the optimization results. The DNN also provides a general approximation framework, meaning that no matter what function we want to learn, the deep neural network can represent such a function [47, 48]. Deep neural networks belong to the class of representation learning models that can find the underlying representation of data without handcrafted input of features and have multiple stacked nonlinear layers that transform the raw input data into higher and more abstract representations at each stacked layer [49]. As the network grows more profound, more complex features are extracted, contributing to the results’ higher accuracy. Given the suitable parameters, DNNs are known to be universal approximation functions, meaning they can approximate almost any function, although finding suitable parameters may be challenging [50, 51].

Fig. 1
figure 1

The structure of DNN modle

Compared with the aforementioned neural network models in the literature, which were shallow networks with a single hidden layer, deep neural networks with multiple hidden layers are more potent in revealing the fundamental nonlinear relationship between input and response variables [49], but they also require more advanced hardware and optimization techniques to train. For example, the neural network’s depth (number of hidden layers) significantly impacts its performance. Increasing the number of hidden layers may reduce the classification or regression errors. Still, it may also cause the vanishing/exploding gradients problem that prevents the convergence of the neural networks [45, 52,53,54,55].

In summary, the success of DNNs in solving problems depends on several factors, including the training data’s size, type, quality, and preprocessing steps. What sets DNNs apart is their ability to learn and discover correlations between data autonomously, without the need to specify appropriate functions to fit the relationships. Deep neural networks can represent any function we want to know, providing an accurate framework for predicting various indicators in C.oleifera grafting assemblages. This will enable practical data analysis and technical guidance for C.oleifera grafting. In this study, we wish to obtain a robust DNN algorithm predictive model that can quickly and accurately predict the oil content and phenotypic characteristics of C.oleifera fruit bodies to help us predict in advance the effect of grafting combinations on fruit properties. I have provided practical data analysis and technical guidance for C.oleifera grafting.

Materials and methods

Materials

We conducted a study in Guanshang Town, Zhangshu City, Jiangxi Province, China, collecting fruits from trees over 6-year-old of 12 varieties, including CL3, CL4, CL18, CL23, CL27, CL40, CL53, CL166, etc. 106 grafting combinations were obtained by scions and half-sibling seed rootstocks of 12 varieties (Table S1 and Table S2). The fruits of these tree combinations were collected for the determination of characteristics. Five trees, each of similar age, good growth, and free from pests or disease, were selected for each combination. We randomly selected and measured 30 fruits from each combination. After peeling and drying the seeds, we proceed to the subsequent measurement. Each test consisted of three biological replicas. All samples were collected by institutional, national, or international guidelines and legislation. The local forestry management authority authorized the collection of all samples for this study.

Determiation of Fruit characteristics

To measure the characteristics of fruit, including the weight (g), height (mm), and diameter (mm) of fresh fruits, the weight of dried seeds (g), dried kernels (g), and kernel oil content (g), we can use a vernier caliper with a sensitivity of 0.01 mm and a 0.01 g electronic balance. Additionally, we can calculate the fruit shape index, kernel ratio of dried seeds, oil content of dried kernels ratio, and dry seed oil content using specific formulas. The fruit shape index is calculated by dividing the fresh fruit height by the fresh fruit diameter and multiplying the result by 100%. The oil content of dried kernels can be calculated by dividing the weight of kernel oil by the weight of dried kernels, multiplied by 100%. The dry kernel oil ratio can be calculated by dividing the weight of kernel oil by the weight of dry seeds, multiplied by 100%. The dry seed oil ratio is calculated by multiplying the kernel oil content by the kernel-fruit ratio of dry seeds and multiplying the result by 100%.

The oil extraction from seeds by Soxhlet extraction (SE)

All samples of C. oleifera seeds were powdered by a laboratory plant grinder. Approximately 10 g of ground sample were weighed and recorded as w0 (g), then transferred to a Soxhlet extractor filled with 180 mL petroleum ether (60–90 ℃), and extracted at 88 ℃ for 6 h. Finally, the solvent was evaporated under vacuum. The residual was dried at 60 C in a vacuum to a constant weight of w1(g). The oil content is calculated and expressed by the formula: w = w1/w0 100%. Experiments were carried out on three biological replicas.

Fat analysis of the extracted oil of C. Oleifera by GC

As FA of C. oleifera oil presented in the form of fatty acid triglycerides in general, it must be transformed to be methyl esters of fatty acids means of sodium hydroxide. 0.2 ml of the extracted C. oleifera oil were put in 10 mL tube. Two millilitres of 0.5 mol/L sodium hydroxide–methanol was added into the tube, shook, and then placed at 60 ℃ in water-bath for 30 min, 5 mL nhexane were added. The supernatant was taken for injection to a gas chromatography spectrometer (HP6890 series, Agilent Techologies Inc.), equipped with a Hp-5 capillary column (30 m 0.25 mm 0.25 lm). The injector and detector temperature were set at 280 ℃. The oven temperature was programmed from 100 ℃ to 270 ℃ with a speed of 5 ℃/min and a final hold of 5 min. The signals from the detector were integrated as normalised percentages from the calibration curve by the HP software, and the main four individual fatty acid (oleic, linoleic, palmitic, stearic acid) were expressed as % of the total fatty acids. The unsaturated acids were considered as the sum of the oleic acid and linoleic acid.

Deep neural network (DNN)

This study used the combination of rootstock and scion varieties as input. It measured the parameters of C.oleifera outputs, including y1: Palmitoleic acid C16:1, y2: cis-11 eicosane acid C20:1, y3: unsaturated fatty acid, y4: oleic acid C18:1, y5: linoleic acid C18:2, y6: linolenic acid C18:3, y7: oil content, y8: fruit height, y9: fruit diameter, y10: fresh fruit weight, y11: pericarp thickness, y12: fresh seed weight, respectively. Since there were significant variations in fruit phenotypic characteristics among different varieties, five parameters, namely fruit height, fruit diameter, fresh fruit weight, fresh seed weight, and number of fresh seeds, were selected instead of the variety number. The hidden layer between the input and output layers can consist of one or more layers. The number of layers and neurons depends on the number of samples and the complexity of the task. Generally, a deeper and more layered model can improve accuracy by providing better nonlinear expression ability. This enables the model to learn complex transformations and adapt to more complex feature inputs. However, more network parameters also require more time and samples for training.

We collected 30 fruits from each grafting combination, measured their characteristics, and took the average as a sample. Due to missing data in the two combinations, to ensure the authenticity and consistency of the data, we cleaned and sorted the data, resulting in datasets of 106 valid samples. Of the datasets in 106 samples, 74 are used for training and 21 for validation, while the rest are used for testing. Using the Relu activation function in the hidden layer is necessary for the network to learn nonlinear functions. The output layer uses the linear transfer function directly, and each hidden layer is connected with a dropout function (with a dropout rate of 0.1) to temporarily discard network information and reduce overfitting. The DNN uses the Adaptive Moment Estimation(Adam) optimizer for training (200 epochs), with a learning rate of 0.01. The loss function selects the Mean Squared Error (MSE), while the evaluation index selects the Mean Absolute Percentage Error (MAPE) to measure the performance of the model. The model that performed the best was selected based on the MAPE values of the validation set, and comprised 5 fully connected layers (1–5) and 8 neurons (2, 4, 8, 16, 32, 64, 128, 256) with different numbers.

$${\text{MSE}}=\frac{1}{{\text{m}}}\mathop \sum \limits_{{{\text{i}}=1}}^{{\text{m}}} {({y_{\text{i}}} - {\hat {y}_{\text{i}}})^2}$$
(1)

m: the number of input samples, \({\text{y}}_{\text{i}}\): the true value of the sample, \({\widehat{\text{y}}}_{\text{i}}\): the predicted value of the sample.

$${\text{MAPE}} = \frac{{100\% }}{{\text{n}}}\sum\limits_{i = 1}^n {\left| {\frac{{{{\hat y}_i} - {y_i}}}{{{y_i}}}} \right|}$$
(2)

After the model is established, the prediction accuracy of the dependent variable is evaluated by calculating the correlation coefficient, which is calculated when comparing the actual value with the predicted value. The determination (R2) is one of the most commonly used methods, independent of the model, used to evaluate the statistical parameters of the developed model (Eq. (3)).

$${R^2}=\frac{{\sum\nolimits_{{i=1}}^{n} {{{\left( {\hat {y} - y} \right)}^2}} }}{{\sum\nolimits_{{i=1}}^{n} {{{\left( {y - \bar {y}} \right)}^2}} }}$$

ŷ: prediction, y: true, \(\bar y\): the average of the true, n: number of samples.

This article constructs a double loop that combines the number of hidden layer layers and the number of neurons to form a network model. The training and validation sets are inputted to obtain the minimum MAPE value in each epoch and store the corresponding model information.

Data analysis

The experimental data were organized and analyzed using PyCharm 2020, Anaconda 3, and Tensorflow 2.1. The regression equation were analyzed and plotted using GraphPad 8.4.

Results

Characteristics of C.oleifera under different grafting combinations

C.oleifera is a valuable oil crop with a wide range of applications. To study the effect of different rootstock and scion combinations on the quality of C.oleifera, we conducted a comprehensive evaluation by taking into account the following parameters: Palmitoleic acid C16:1, cis-11 eicosane acid C20:1, unsaturated fatty acids, oleic acid C18:1, linoleic acid C18:2, linolenic acid C18:3, kernel oil content, fruit height, fruit diameter, fresh fruit weight, pericarp thickness, and fresh seed weight. We found that the fruit varieties in C.oleifera significantly differ under different rootstock and scion combinations (Table S1 and Table S2). Different combinations of rootstocks and scions can significantly affect the fruit characteristics of C.oleifera. When CL18, CL40, and CL53 are scions, there are differences in fruit characteristics among different grafting combinations. Grafting CL18 onto the half-sib rootstock of CL22, CL21, and CL27 significantly increased the height and diameter of the fruit, with significant differences compared to the original rootstock. Grafting with CL26 and CL40 half-sib rootstocks resulted in a lower pericarp thickness while grafting with CL27 had the highest thickness. The CL40 had the highest grafting consequences on the stock, while the fruit diameter was highest after grafting on the CL21 half-sib rootstock. It has the highest grafting consequences and minor fruit diameter compared to the CL4 half-sib rootstock and is significantly different from the other combinations. After grafting with CL59 and CL4 half-sib rootstocks, the thickness of the pericarp is lower. CL53 has the highest fruit height and diameter after grafting with CL3 half-sib rootstock during scion, while it has the lowest after grafting with CL21 half-sib rootstock, which is entirely different from the performance of CL26 as rootstocks. When CL59 and CL40 are rootstocks, the fruit pericarp thickness after grafting is the lowest, while it is the highest after grafting with CL21 half-sibling rootstock.

As an essential characteristics in the production value of C.oleifera, the content of oil and fatty composition were found to differ among grafted varieties in this study, and rootstocks may impact the content of oil and fatty composition (Table S2). CL18 reaches its highest value at CL26 half-sibling rootstock, followed by CL59 half-sibling rootstock, while this stock has the lowest value, showing significant differences after grafting with multiple stock varieties. When the CL40 is grafted onto the CL27 half-sibling rootstock, it reaches the highest, followed by the CL59, and the CL21 and CL40 half-sibling rootstock are the lowest. The CL21 and CL27 half-sibling rootstocks are also lower among the CL53 half-sibling rootstock combinations, while the CL59 half-sibling rootstock is the highest. The CL59 half-sibling rootstock may affect the improved oil content. In addition, the content of oleic acid is an essential indicator for evaluating the quality of the oil of C.oleifera, and grafted oleic acid exhibits differentiated performance. When CL59 is used as the rootstock, there is a significant proportion of oleic acid content among various combinations. When the CL21 half-sibling rootstock was used as the rootstock, there was a decreasing trend in the oleic acid content of CL18 and CL40, whereas CL53 showed a significant increase. From these two indicators, the CL59 half-sibling rootstock may have a significant regulatory effect on the oil content and oleic acid content. Furthermore, it can also be seen that some varieties of rootstocks have different effects on the oil composition and fruit characteristics.

The MAPE values of fruit characteristics for different grafting combinations

After data segmentation and processing, 40 model combinations were constructed, ranging from 2 neurons in 1 hidden layer to 256 neurons in 5 hidden layers. These combinations were used to construct different levels of DNN, train the network, and predict 12 phenotypic characteristics to obtain the minimum MAPE value for different combinations in the DNN model under 12 characteristics (Table S3). When the MAPE value is greater than 25, the difference between the predicted and actual values is too significant, and the prediction is not accurate, so the data are discarded. Although it is impossible to achieve the optimal performance of the model on each feature, observing the performance of the model on the 12 characteristics by ranking the average of the 12 characteristics helps to evaluate the overall performance of the model. To evaluate the performance of the DNN model in predicting 12 fruit characteristics, we ranked all MAPE values by taking the average. It was found that the average values obtained from 3 hidden layers and 16 neurons were the lowest (Table S3). So, it was selected as the optimal model. Then, during the training and validation of the training and validation sets, both the train loss and val loss values gradually decrease with the increase of epoch, and the loss values of each characteristic gradually decrease. After reaching the bottom, it gradually stabilizes (Fig. 2), indicating excellent convergence on both the training and validation sets.

Fig. 2
figure 2

Evaluation of changes in loss plot across 200 epochs of training and testing datasets with 12 fruit characteristics. yl: palmitoleic acid C16:1, y2: cis-11 eicosanoic acid C20:1, y3: unsaturated fatty acid, y4: leic acid C18:1, y5: linoleic acid C18:2, y6: linolenic acid C18:3, y7: kernel oil content, y8: fruit height, y9: fruit diameter, y10: fruit weight, yll: pericarp thickness, y12: fresh seed weight

Prediction results of fruit performance characteristics under different model combinations

To further verify the model’s accuracy, linear regression equation analysis was performed on the predicted and measured values of the test and validation sets (Fig. 3). Overall, the predicted and measured values fit well together. However, there are differences in determination (R2) between characteristics, such as R2 values below 0.1 for y6 and y7. The R2 remains high, reaching a maximum of 0.88, including y5, y8, y11, y12, y4, and y10. Interestingly, these characteristics are critical to C.oleifera as a wood oil tree. The changes in kernel oil content of woody oil tree such as olive and oil palm are often predicted by visual methods such as image and spectrum combined with algorithms such as ANN, DNN, and CNN in different cultivation environments [56,57,58,59,60]. However, there are few reports on predicting fruit characterisrtics after grafting based on genetic characteristics, especially when the oil characteristics are mainly quantitative genetic characteristics. So, the DNN algorithm could predict the characteristics of the fruit early after grafting and understand the impact of differentiated rootstock on the fruit of the scion, indicating that the model has a high value in predicting the fruit characteristics of C.oleifera.

Fig. 3
figure 3

Actual and predicted values by regression validation with R2. yl:Palrnitoleic acid C16:1; y2: cis-11 eic-osane acid C20:1; y3: unsaturated fatty acid; y4: oleic acid C18:1; y5: linoleic acid C18:2; y6: linolenic acid C18: 3; y7: kernel oil content y8: fruit height; y9: fruit diameter; y10: fresh fruit weight; y11: pericarp thickness; y12: fresh seed weight

Comparison results with support regression vector (SVR) and random forest (RF) models, DNN

The performance difference between traditional machine learning methods and DNN models in predicting phenotypic characteristics of fruits is further compared (Table S4). The same training and validation sets were run on SVR and RF models to obtain MAPE and R2 values (Table S5 and Table S6) and compare them with the results of DNN models. Among the 12 fruit characteristics, the MAPE value of DNN compared to SVR can be reduced by up to 7.27, the R2 value can be increased by up to 0.19, the MAPE value of DNN compared to RF can be reduced by up to 3.28, and the R2 value can be increased by up to 0.33 (Table 1). Compared to the SVR and RF models, the DNN is able to reduce the error, especially for y2, which significantly improves the test set. Of particular note, the DNN model has shown significant advantages in predicting y11, with an improvement of 0.14 compared to the SVR model and 0.56 compared to the RF model (Table 1).

Discussion

Regulatory effect by grafting on the fruit characteristics and oil content of C.oleifera

Grafting is an ancient plant reproduction technique where the scion and rootstock are grafted and healed to form a new plant [61, 62]. Rootstock plays an essential role in affecting scion growth [1163], growth, development, yield, and potential flowering and fruit quality by releasing or improving the absorption and transportation of mineral nutrients, hormones, and carbohydrates, thereby affecting the increase in fruit yield, quality, and quality [646566]. Therefore, the choice of appropriate rootstock is an important determining factor for achieving high and stable fruit performance. This study observed differences in fruit characteristics, oil content, and fatty acid composition among scions of the same variety under the action of differentiated rootstocks after grafting. Of particular concern is that the half-sib rootstock of CL21 and CL59 significantly affects the characteristics of each variety. This indicates that using only species as the selection criteria for oil tea rootstocks may pose a risk to yield quality after oil tea grafting. At the same time, it also indicates that the interaction between rootstocks and scions in C.oleifera is not only the regulation of root growth by scions [6768], but also reflected in the influence of fruit characteristics. Due to the significant impact of rootstocks on the physiological characteristics and other aspects of the growth and development of grafted plants, the reduction of scion growth is one of the most interesting phenomena. Therefore, it is necessary to explore the critical mechanisms of regulating fruit characteristics between rootstocks and scions and understand the role of hormones and other substances in the development of the entire post-grafting period.

The quality of fruit through characteristics data prediction after grafting achieves early selection of rootstock

Deep neural networks belong to phenotype learning models with multiple stacked nonlinear layers that transform the raw input data into higher and more abstract representations for each stacked layer [69]. Enabling it to extract more complex features as the network deepens can help improve the accuracy of the prediction. Therefore, it is widely used to predict crop yield and fruit characteristics in many plants, including corn yield [70,71,72,73], firmness, soluble solids content (SSC) and growth characteristics of apple [73, 74], the volume of carrot and apple [75, 76], classification in bananas [77], the incidence of the blister moth in leaves of apple [78], stress response in orange [79]. These studies have demonstrated the effectiveness and reliability of deep learning models. This study uses a DNN model to predict 12 personality characteristics of fruits. Under the optimal model, the MAPE of fruit pericarp thickness (y11) was the highest on the validation set, at 16.39, while the MAPE of unsaturated fatty acids (y3) was the lowest, at 2.38 (Table S3), showing a significant difference. It is commonly believed that the higher the correlation, the lower the MAPE value and the more accurate the prediction. This may be due to the different correlations between the input and predicted features, which is also a factor for the difference in MAPE. In addition, if the actual and predicted values perform nicely in regression for certain fruit characteristics, the values range from 0 to 1. The positive value of R2 can be considered similar to the accuracy obtained by regression [80]. In this study, all characteristics have R2 values between 0 and 1, but y6 and y7 have relatively low values. This may be due to the small range of valid values (Table S4), which resulted in a small proportion of prediction error to actual values. However, the correlation between predicted and actual values was low, affecting the prediction results (Table S4).

It should be noted that the R2 values for key fruit characteristics that affect the yield of woody oil trees, including fruit height, fruit weight, fresh seed weight, and oil quality oleic and linoleic acid content, are relatively high. In contrast, the MAPE values are still relatively low. This suggests that DNN can be used for the early selection of rootstock before grafting, reducing the impact of rootstock and scion interactions on fruit characteristics after grafting.

The prediction of fruits in C.oleifera can be better achieved with DNN

SVR and RF, as traditional machine learning methods, have been widely applied to estimate production, environmental changes, and other factors. Data-driven machine learning methods have shown great potential in parameter estimation. Deep learning algorithms such as DNN have quickly become the primary method for predicting feature extraction in recent years. These three methods have been widely used in many studies, such as remote sensing classification [81, 82], landslide monitoring [83], and drought monitoring [84]. In recent years, there have been studies using SVR, RF, and DNN for crop yield prediction [42, 85]. This study evaluated the performance of SVR, RF, and DNN models by R2 and MAPE. Among the three algorithms compared, the DNN algorithm showed an improvement in MAPE values compared to SVR and RF (Table 1), indicating the advantages of using DNN for prediction.

Generally, in fruit characteristics prediction, obtaining a large amount of actual fruit data was difficult, and it took a lot of labor, resource, and time to collect sample data in the field. Therefore, extracting effective characteristics from limited samples is particularly important. The DNN model can handle nonlinear datasets and has a certain tolerance for noise and interference. It can also achieve complex feature transformations through multi-layer neural networks and activation functions without the need for tedious feature engineering, which is beyond the capabilities of SVR and RF [86]. In this study, by reasonably setting the number of layers, number of neurons, optimization function, dropout layer, activation function, and iteration number of DNN, DNN surpassed RF in 9 features (y1, y2, y5, y6, y7, y8, y10, y11, y12) and SVR in 7 characteristics (y1, y2, y3, y5, y8, y11, y12). SVR outperformed RF in 7 characteristics (y4, y5, y6, y7, y8, y9, y10). SVR used the inner product kernel function instead of nonlinear mapping to high-dimensional space. A few support vectors determined the final result, which not only helped to seize the key samples and remove a large number of redundant samples but also showed that the algorithm was simple and had good “robustness.” Therefore, the performance of SVR was second only to DNN (Fig. 3; Table 1). RF might lead to over-fitting when there is limited training data. Although the RF might overfit when training small sample data, it was an integrated algorithm that could effectively enhance the performance of a single classifier [87]. Generally, RF could achieve higher accuracy and lower variance and deviation to produce more satisfactory results [88]. Therefore, the performance of RF was only slightly worse than that of DNN and SVR (Table 1). This study’s SVR, RF, and DNN models could produce acceptable results for fruit characteristics prediction (Table 1). This article further compared the results of using SVR, RF, and DNN with the results of other studies. Ang et al. (2020) used DNN comparing with SVR, RF, and accuracy between oil palm yield and actual yield [89]. After backward elimination, the DNN achieved the highest prediction accuracy among the other models, with a 14% increase in R2 and a 1% decrease in MAPE. In this study, critical characteristics such as oleic acid, linoleic acid, fruit height, and fruit weight in fruits of C.oleifera have more declining MAPE values and increasing R2 in the DNN. Therefore, this paper’s prediction of fruit characteristics results was reliable. Interestingly, although the kernel oil content of fruit (y7) has a lower MAPE value, the R2 value is lower. This may be related to the influence of genetic characteristics and environmental factors on kernel oil content.

Conclusion

This study focused on C.oleifera and found differences in fruit characteristics between the same variety and different rootstocks after grafting. Therefore, the research uses pre and post-grafting fruit phenotype data to establish a model for predicting fruit characteristics using deep neural networks.By setting different levels of hidden layers and the number of neurons, it was found that when using 3 hidden layers and 16 neurons, the overall performance achieved the best. The MAPE values of this model on the test set are 0-17.69. Compared to the traditional SVR and RF models, the DNN achieves a MAPE improvement rate of 7.27 and 3.28 for the 12 characteristics on the test set and a maximum R2 improvement value of 0.19 and 0.33, which is better than the SVR and RF models. It indicates that the DNN model is more accurate and stable, avoiding traditional machine learning model selection. They can predict the phenotypic characteristics of fruit after grafting with C.oleifera. This achievement can provide adequate technical support for improving the cultivation of tung oil trees. In addition, accurate prediction and evaluation systems can be developed by adding more C.oleifera varieties, enriching fruit prediction parameters and input characteristics, improving model accuracy, and other means to help determine the impact of variety grafting on fruit characteristics, thereby reducing the time and labor costs of related experiments.

Table 1 Comparison of MAPE value improvement rates among DNN, SVR and RF models under 12 characteristics

Availability of data and material

The datasets used and/or analyzed in the current study are available from the corresponding author upon reasonable request.

References

  1. Zhuang Ruilin. Chinese Camellia oleifera. Beijing: China Forestry Press; 2012.

    Google Scholar 

  2. Nie HY. Comprehensive utilization of Camellia oleifera seeds. Grain Oil Process Food Mach. 2004;10(06):39–41. https://doi.org/10.3969/j.issn.1007-7561.2011.04.005. (in chinese).

    Article  Google Scholar 

  3. Staneley J. What are the effects of linear acid oxidation products on cardiovascular health. Lipid Tech. 2002;34(5):59–61.

    Google Scholar 

  4. Becker N, Illingworth DR, Alaupovic P, Connor WE, Sundberg EE. Effects of saturated, monosaturated, and n-6 poly unsaturated, monosaturated fatty acids on plasma lipids, liproteins, and aporoteins in humans. Am J Clin Nutr. 1983;37(3):355–60. https://doi.org/10.1093/ajcn/37.

    Article  CAS  PubMed  Google Scholar 

  5. Zhou SM, Wang Q. Development, utilization and prospect analysis of tea seed resources in China. Resour Prod. 2004;15(23):17–21. (in chinese).

    Google Scholar 

  6. Guo XM, Li KP, Zhang WY, Zou KS, Hu DN, Niu DK. Analysis on bottlenecks and counter measures of Camellia oleifera industry development in Jiangxi. Nonwood for Res. 2013;31(2):1–6. (in chinese).

    Google Scholar 

  7. Lei XL, Huang JJ, He XS, Xu LC, Zhou WC, Liu S, Zhao SZ. A study on key cultivation technique of super strong of high-yielding Camellia Oleifera. J Cent South Univ for Tech. 2011;31(6):39–43. https://doi.org/10.1007/s11676-011-0113-8. (in chinese).

    Article  CAS  Google Scholar 

  8. Cao JH, Lin WF, Chen JM. Studies of affinity between rootstock and scion. Trop Agri Sci. 2005;25(4):64–9. (in chinese).

    Google Scholar 

  9. Wang ZY, Patterson KJ, Gould KS, Lowe RG. Rootstock effects on budburst and flowering in kiwifruit. Sci Hortic. 1994;57(3):187–99. https://doi.org/10.1016/0304-4238(94)90140-6.

    Article  Google Scholar 

  10. Liu Y, Liu H, Zhang T, Liu J, Sun X, Sun X, Wang WL, Zheng C. Interactions between rootstock and scion during grafting and their molecular regulation mechanism. Sci Hortic. 2023;308111554. https://doi.org/10.1016/j.scienta.2022.111554.

  11. Albacete A, Martínez-Andújar C, Martínez-Pérez A, Thompson AJ, Dodd IC, Pérez-Alfocea F. Unravelling rootstock× scion interactions to improve food security. J Exp Bot. 2015;66(8):2211–26. https://doi.org/10.1093/jxb/erv027.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  12. Rasool A, Mansoor S, Bhat KM, Hassan GI, Baba TR, Alyemeni MN, Alsahli AA, EI-Serehy HA, Ahmad P. Mechanisms underlying graft union formation and rootstock scion interaction in horticultural plants. Front Plant Sci. 2020;11590847. https://doi.org/10.3389/fpls.2020.590847.

  13. Gonçalves B, Moutinho-Pereira J, Santos A, Silva PA, Bacelar E, Correia C, Rosa E. Scion–rootstock interaction affects the physiology and fruit quality of sweet cherry. Tree Physiol. 2006;26(1):93–104. https://doi.org/10.1093/treephys/26.1.93.

    Article  PubMed  Google Scholar 

  14. Long W, Yao XH, Wang KL, Wang Y. The analysis of the Affinity of Rootstock and Scion in the Grafting seedlings of Camellia Oleifera. Acta Agric Univ Jiangxiensis (Nat Sci Edit). 2013;35(2):346–51. (in chinese).

    Google Scholar 

  15. Wang XN, Wang R, Chen LS, Tang W, Peng YH, Peng SF, Zhang Z, Chen YZ. Analysis of the affinity of rootstock and scion in the grafting seedlings of new varieties of Camellia Oleifera. J Cent South Univ for Technol. 2017;37(12):1–6. https://doi.org/10.14067/j.cnki.1673-923x. 2017.12.001. (in chinese).

    Article  Google Scholar 

  16. Zheng FY, Yang ZJ, Chen H, Liao PH, Huang LM, Feng JL. Effects of scions on the physiological characteristics and anatomical structure of the root tip of Camellia Oleifera rootstock. J for Envir. 2020;40(06):636–42. https://doi.org/10.3390/f13020203.

    Article  Google Scholar 

  17. Long W, Huang G, Yao X, Lv LY, Yu CL, Wang KL. Untargeted metabolism approach reveals difference of varieties of bud and relation among characteristics of grafting seedlings in Camellia Oleifera. Front Plant Sci. 2022;13:1024353. https://doi.org/10.3389/fpls.2022.1024353.

    Article  PubMed  PubMed Central  Google Scholar 

  18. Zeng J, Liu J, Lian L, Xu AW, Guo XM, Zhang L, Zhang WY, Hu DN. Effects of scion variety on the phosphorus efficiency of grafted Camellia Oleifera seedlings. Forests. 2022;13(2):203. https://doi.org/10.3390/f13020203.

    Article  Google Scholar 

  19. Kang L, Yang SP, Yao XH, Wang KL, Hong YJ, Wang Y. Study on root growth dynamic characteristics of grafted seedlings of different Camellia oleifera cultivars. For Res. 2010;23(3):467–71. (in chinese).

    Google Scholar 

  20. Zhou Z, Yuan Y, Wang K, Wang H, Huang J, Yu H, Cui X. Rootstock-scion interactions affect fruit flavor in grafted tomato. Hortic Plant J. 2022;8(4):499–510. https://doi.org/10.1016/j.hpj.2022.01.001.

    Article  CAS  Google Scholar 

  21. Hu Z, Wang F, Yu H, Zhang M, Jiang D, Huang T, Xiang JS, Zhu SP, Zhao X. Effects of scion-rootstock interaction on citrus fruit quality related to differentially expressed small RNAs. Sci Hortic. 2022;298:110974. https://doi.org/10.1016/j.scienta.2022.110974.

    Article  CAS  Google Scholar 

  22. Latif MS, Kazmi R, Khan N, Majeed R, Ikram S, Ali-Shahid MM. Pest prediction in rice using IoT and feed forward neural network. KSII Trans Internet Inf Syst (TIIS). 2022;16(1):133–52. https://doi.org/10.3837/tiis.2022.01.008.

    Article  Google Scholar 

  23. Orchi H, Sadik M, Khaldoun M. On using artificial intelligence and the internet of things for crop disease detection: a contemporary survey. Agric. 2021;12(1):9. https://doi.org/10.3390/agri-culture12010009.

    Article  Google Scholar 

  24. Shruthi U, Nagaveni V, Raghavendra BK. A review on machine learning classification techniques for plant disease detection. In 2019 5th In conference on advanced computing & communication systems (ICACCS) (pp. 281–284). IEEE.2019. https://doi.org/10.1109/ICACCS.2019. 8728415.

  25. Yi W, Dai S, Jiang Y, Yuan C, Yang L. Computer-aided visual modeling of rice leaf growth based on machine learning. In 2020 XXIII International Conference on Soft Computing and Measurements (SCM) (pp. 226–229). IEEE. 2020. https://doi.org/10.1109/SCM50615.2020.9198773.

  26. Paturkar A, Gupta GS, Bailey D. Plant trait segmentation for plant growth monitoring. In 2020 35th International Conference on Image and Vision Computing New Zealand (IVCNZ) (pp. 1–6). IEEE, 2020. https://doi.org/10.1109/IVCNZ51579.2020.9290575.

  27. Wang W, Xu Z, Lu W, Zhang X. Determination of the spread parameter in the Gaussian kernel for classification and regression. Neurocomputing. 2003;55(3):643–63. https://doi.org/10.1016/S0925-2312(02)00632-X.

    Article  Google Scholar 

  28. LEE YJ, Mangasarian OL. SSVM: a smooth support vector machine for classification. Comput Optim Appl. 2001;20(1):5–22. https://doi.org/10.1023/A:1011215321374.

    Article  MathSciNet  Google Scholar 

  29. Wang WJ, Liang Z, Guo HS. A multi-classification SVM algorithm based on data relationship. J Shanxi Univ Nat Sci Ed. 2012;35(2):224–30. (in chinese).

    Google Scholar 

  30. Zhang X, Ding SF. Mahalanobis distance-based twin multi-class classification support Vector Machine. Comput Sci. 2016;43(3):49–53.

    MathSciNet  CAS  Google Scholar 

  31. Palaniappan S, Awang R. Intelligent heart disease prediction system using data mining techniques. IEEE/ACS international conference on computer systems and applications (pp. 108–115). IEEE, 2008. https://doi.org/10.1109/AICCSA.2008.4493524.

  32. Guo H, Wang W. An active learning-based SVM multi-class classification model. Pattern Recognit. 2015;48(5):1577–97. https://doi.org/10.1016/j.patcog.2014.12.009.

    Article  ADS  Google Scholar 

  33. Yuan Y, Wang WJ, Chu X, Xie MJ. Selection of characteristic wavelengths using SPA and qualitative discrimination of mildew degree of corn kernels based on SVM. Spectrosc and Spectr Anal. 2016;36(01):226–30. (in chinese).

    CAS  Google Scholar 

  34. Pintelas P, Livieris IE. Special issue on ensemble learning and applications. Algorithms. 2020;13(6):140. https://doi.org/10.3390/a13060140.

    Article  MathSciNet  Google Scholar 

  35. Cutler DR, Edwards TC Jr, Beard KH, Cutler A, Hess KT, Gibson J, Lawler JJ. Random forests for classification in ecology. Ecol.2007;88(11):2783–2792. https://doi.org/10.1890/07-0539.1.

  36. Everingham Y, Sexton J, Skocaj D, Inman-Bamber G. Accurate prediction of sugarcane yield using a random forest algorithm. Agron Sustain dev. 2016;36:1–9. https://doi.org/10.1007/s13593-016-0364-z.

    Article  Google Scholar 

  37. Wang F, Yao X, Xie L, Zheng J, Xu T. Rice yield estimation based on vegetation index and florescence spectral information from UAV hyperspectral remote sensing. Remote Sens. 2021;13(17):3390. https://doi.org/10.3390/rs13173390.

    Article  ADS  Google Scholar 

  38. Yin S, Gao LX, Kaynak H. Data-based techniques focused on modern industry: an overview. IEEE Trans Ind Electron. 2014;62(1):657–67. https://doi.org/10.1109/TIE.2014.2308133.

    Article  Google Scholar 

  39. Chen Z, Pang M, Zhao Z, Li S, Miao R, Zhang Y, Feng XY, Feng Y, Zhang YX, Duan MY. Feature selection may improve deep neural networks for the bioinformatics problems. Bioinformatics. 2020;36(5):1542–52. https://doi.org/10.1093/bioinformatics/btz763.

    Article  CAS  PubMed  Google Scholar 

  40. Nauta A, Han J, Tasnim SH, Lubitz WD. A new greenhouse energy model for predicting the year-round interior microclimate of a commercial greenhouse in Ontario. Can Inf Process Agric. 2023.1–20.

  41. Jung DH, Lee TS, Kim K, Park SH. A deep learning model to predict evapotranspiration and relative humidity for moisture control in tomato greenhouses. Agro. 2022;12(9):2169. https://doi.org/10.3390/agronomy12092169.

    Article  Google Scholar 

  42. Kim N, Ha KJ, Park NW, Cho J, Hong S, Lee YW. A comparison between major artificial intelligence models for crop yield prediction: case study of the midwestern United States, 2006–2015. ISPRS Int Geo-Inf. 2019;8(5):240. https://doi.org/10.3390/ijgi8050240.

    Article  Google Scholar 

  43. You J, Li X, Low M, Lobell D, Ermon S. Deep gaussian process for crop yield prediction based on remote sensing data. Proc AAAI Con on Artif Intell. 2017;31(1). https://doi.org/10.1609/aaai.v31i1.11172.

  44. Nevavuori P, Narra N, Lipping T. Crop yield prediction with deep convolutional neural networks. Comput Electron Agric. 2019;163:104859. https://doi.org/10.1016/j.compag.2019.104859.

    Article  Google Scholar 

  45. Khaki S, Wang L. Crop yield prediction using deep neural networks. Front Plant Sci. 2019;10:621. https://doi.org/10.3389/fpls.2019.00621.

    Article  PubMed  PubMed Central  Google Scholar 

  46. Wang AX, Tran C, Desai N, Lobell D, Ermon S. Deep transfer learning for crop yield prediction with remote sensing data. In Proceedings of the 1st ACM SIGCAS Conference on Computing and Sustainable Societies (pp. 1–5). 2018. https://doi.org/10.1145/3209811.3212707.

  47. Bau D, Zhu JY, Strobelt H, Lapedriza A, Zhou B, Torralba A. Understanding the role of individual units in a deep neural network. Proc Nat Acad Sci. 2020;117(48):30071–8. https://doi.org/10.1073/pnas.1907375117.

    Article  ADS  CAS  PubMed  PubMed Central  Google Scholar 

  48. Du Y, Zaki TA. Evolutional deep neural network. Phys Rev E. 2021;104(4):045303. https://doi.org/10.1103/PhysRevE.104.045303.

    Article  ADS  MathSciNet  CAS  PubMed  Google Scholar 

  49. Salvucci G, Pallottino F, De Laurentiis L, Frate FD, Manganiello R, Tocci F, Vasta S, Figorilli S, Bassotti B, Violino S, Ortenzi L, Antonuci F. Fast olive quality assessment through RGB images and advanced convolutional neural network modeling. Eur Food Res Technol. 2022;248:1395–405. https://doi.org/10.1007/s00217-022-03971-7.

    Article  CAS  Google Scholar 

  50. Aji W, Hawari K. A study of deep learning method opportunity on palm oil FFB (fresh fruit bunch) grading methods. In 2019 Ahmad Dahlan International Conference Series on Engineering and Science (ADICS-ES 2019) (pp. 22–25). Atlantis Press. https://doi.org/10.2991/adics-es-19.2019.9.

  51. Zhang L, An D, Wei Y, Liu J, Wu J. Prediction of oil content in single maize kernel based on hyperspectral imaging and attention convolution neural network. Food Chem. 2022;395:133563. https://doi.org/10.1016/j.foodchem.2022.133563.

    Article  CAS  PubMed  Google Scholar 

  52. Funes E, Allouche Y, Beltrán G, Aguliera MP, Jiménez A. A predictive artificial neural network model as a simulator of the extra virgin olive oil elaboration process. J Near Infrared Spectrosc. 2017;25(4):278–85. https://doi.org/10.1177/0967033517725639.

    Article  ADS  CAS  Google Scholar 

  53. Khosravi H, Saedi SI, Rezaei M. Real-time recognition of on-branch olive ripening stages by a deep convolutional neural network. Sci Horti. 2021. https://doi.org/10.1016/j.scienta. 2021.110252. 287,110252.

    Article  Google Scholar 

  54. Liu M, Chen L, Du X, Jin L, Shang M. Activated gradients for Deep Neural Networks. in IEEE Transactions on Neural Networks and Learning Systems. 2023;34(4):2156–2168. https://doi.org/10.1109/TNNLS.2021.3106044.

  55. Hornik K, Stinchcombe M, White H. Universal approximation of an unknown mapping and its derivatives using multilayer feedforward networks. Neural Netw. 1990;3(5):551–60.

    Article  Google Scholar 

  56. Goodfellow I, Pouget-Abadie J, Mirza M, Xu B, Warde-Farley D, Ozair S, Courville A, Bengio Y, Claims AI. Generative adversarial networks. Commun ACM. 2020;63(11):139–44. https://doi.org/10.1145/3422622.

    Article  MathSciNet  Google Scholar 

  57. Modarres C, Astorga N, Droguett EL, Meruane V. Convolutional neural networks for automated damage recognition and damage type identification. Struct Control Health Monit. 2018;25(10):e2230. https://doi.org/10.1002/stc.2230.

    Article  Google Scholar 

  58. Rosa JP, Guerra DJ, Horta NC, Martins RM, Lourenço NC, Rosa JP, et al. Overview of artificial neural networks. Using Artificial neural networks for Analog Integrated Circuit Design Automation. SpringerBriefs in Applied sciences and Technology. Cham: Springer; 2020. pp. 21–44. https://doi.org/10.1007/978-3-030-35743-6_3.

    Chapter  Google Scholar 

  59. Narkhede MV, Bartakke PP, Sutaone MS. A review on weight initialization strategies for neural networks. Artif Intell Rev. 2022;55(1):291–322. https://doi.org/10.1007/s10462-021-10033. -z.

    Article  Google Scholar 

  60. Manoharan A, Begam KM, Aparow VR, Sooriamoorthy D. Artificial neural networks, gradient boosting and support Vector machines for electric vehicle battery state estimation: a review. J Energy Stor. 2022. https://doi.org/10.1016/j.est.2022.105384. 55,105384.

    Article  Google Scholar 

  61. Goldschmidt EE. Plant grafting: new mechanisms, evolutionary implications. Front Plant Sci. 2014;5:727. https://doi.org/10.3389/fpls.2014.00727.

    Article  PubMed  PubMed Central  Google Scholar 

  62. Rasool A, Mansoor S, Bhat KM, Hassan GI, Baba TR, Alyemeni MN, Alsahli AA, El-Serehy AH, Paray AB, Ahmad P. Mechanisms underlying graft union formation and rootstock scion interaction in horticultural plants. Front Plant Sci. 2020;11590847. https://doi.org/10.3389/fpls.2020.590847.

  63. Martínez-Ballesta MC, Alcaraz-López C, Muries B, Mota-Cadenas C, Carvajal M. Physiolo- gical aspects of rootstock-scion interactions. Sci Hortic. 2010;127(2):112–8. https://doi.org/10.1016/j.scienta.2010.08.002.

    Article  Google Scholar 

  64. Turhan A, Ozmen N, Serbeci MS, Seniz V. Effects of grafting on different rootstocks on tomato fruit yield and quality. Hortic Sci. 2011;38(4):142–9. https://doi.org/10.17221/51/2011-HORTSCI.

    Article  Google Scholar 

  65. Rouphael Y, Schwarz D, Krumbein A, Colla G. Impact of grafting on product quality of fruit vegetables. Sci Hortic. 2010;127(2):172–9. https://doi.org/10.1016/j.scienta.2010.09.001.

    Article  Google Scholar 

  66. Grieneisen ML, Aegerter BJ, Scott Stoddard C, Zhang M. Yield and fruit quality of grafted tomatoes, and their potential for soil fumigant use reduction. A meta-analysis. Agron Sustain Dev. 2018;38:1–16. https://doi.org/10.1007/s13593-018-0507-5.

    Article  CAS  Google Scholar 

  67. Long W, Yao XH, Wang KL, Wang Y. The analysis of the affinity of rootstock and scion in the grafting seedlings of Camellia Oleifera. Acta Agric Univ Jiangxiensis (Nat Sci Ed). 2013;35(2):346–51. (in chinese).

    Google Scholar 

  68. Zeng J, Liu J, Lian L, Xu A, Guo X, Zhang L, Zhang W, Hu D. Effects of scion variety on the phosphorus efficiency of grafted Camellia Oleifera seedlings. Forests. 2022;13(2):203. https://doi.org/10.3390/f13020203.

    Article  Google Scholar 

  69. LeCun Y, Bengio Y, Hinton G. Deep Learn Nat. 2015;521(7553):436–44. https://doi.org/10.1038/nature14539.

    Article  CAS  Google Scholar 

  70. Shahhosseini M, Hu G, Khaki S, Archontoulis SV. Corn yield prediction with ensemble CNN-DNN. Front Plant Sci. 2021;12:709008. https://doi.org/10.3389/fpls.2021.709008.

    Article  PubMed  PubMed Central  Google Scholar 

  71. Chabalala Y, Adam E, Kganyago M. Mapping fruit tree dynamics using phenological metrics from optimal Sentinel-2 data and deep neural network. CABI Agric Biosci. 2023;4(1):51. https://doi.org/10.1186/s43170-023-00193-z.

    Article  Google Scholar 

  72. Gong L, Yu M, Jiang S, Cutsuridis V, Pearson S. Deep learning based prediction on greenhouse crop yield combined TCN and RNN. Sensors. 2021;21(13):4537. https://doi.org/10.3390/s21134537.

    Article  ADS  PubMed  PubMed Central  Google Scholar 

  73. Çetin N, Karaman K, Kavuncuoğlu E, Yıldırım B, Jahanbakhshi A. Using hyperspectral imaging technology and machine learning algorithms for assessing internal quality parameters of apple fruits. Chemometr Intell Lab Syst. 2022;230:104560. https://doi.org/10.1016/j.chemolab.2022.104650.

    Article  CAS  Google Scholar 

  74. Hondo T, Kobayashi K, Aoyagi Y. Real-time prediction of growth characteristics for individual fruits using deep learning. Sens (Basel). 2022;22(17):6473. https://doi.org/10.3390/s22176473.

    Article  ADS  Google Scholar 

  75. Örnek MN, Örnek HK. Developing a deep neural network model for predicting carrots volume. J Food Meas Charact. 2021;15(4):3471–9. https://doi.org/10.1007/s11694-021-00923-9.

    Article  Google Scholar 

  76. Ferrer-Ferrer M, Ruiz-Hidalgo J, Gregorio E, Vilaplana V, Morros JR, Gené-Mola J. Simultaneous fruit detection and size estimation using multitask deep neural networks. Biosyst Eng. 2023;233:63–75. https://doi.org/10.1016/j.biosystemseng.2023.07.010.

    Article  CAS  Google Scholar 

  77. Navarro Ortiz DJ, Martínez López SA. Automatic identification of banana quality with deep neural network classification (DNN)(SIR model adjustments to the initial data of the COVID-19 pandemic in Argentina). Revista De Ciencia Y Tecnología. 2022;22:37. https://doi.org/10.18682/cyt.vi22.4609.

    Article  Google Scholar 

  78. Grünig M, Razavi E, Calanca P, Mazzi D, Wegner DJ, Pellissier L. Applying deep neural networks to predict incidence and phenology of plant pests and diseases. Ecosphere. 2021;12(10):e03791. https://doi.org/10.1002/ecs2.3791.

    Article  Google Scholar 

  79. Sharma C, Barkataki N, Sarma U. A deep neural network with electronic nose for water stress prediction in Khasi Mandarin orange plants. Meas Sci Technol. 2023;34(12):125152. https://doi.org/10.1088/1361-6501/acf8e3.

    Article  ADS  Google Scholar 

  80. Chicco D, Warrens MJ, Jurman G. The coefficient of determination R-squared is more informative than SMAPE, MAE, MAPE, MSE and RMSE in regression analysis evaluation. Peer J Computer Sci. 2021;7:e623. https://doi.org/10.7717/peerj-cs.623.

    Article  Google Scholar 

  81. Dang C, Liu Y, Yue H, Qian JX, Zhu R. Autumn crop yield prediction using data-driven approaches:-support vector machines, random forest, and deep neural network methods. Can J Remote Sensing. 2021;47(2):162–81. https://doi.org/10.1080/07038992.2020.1833186.

    Article  ADS  Google Scholar 

  82. Jeong S, Ko J, Shin T, Yeom J. Incorporation of machine learning and deep neural network approaches into a remote sensing-integrated crop model for the simulation of rice growth. Sci Rep. 2022;12(1):9030. https://doi.org/10.1038/s41598-022-13232-y.

    Article  ADS  CAS  PubMed  PubMed Central  Google Scholar 

  83. Collini E, Palesi LAI, Nesi P, Pantaleo G, Nocentini N, Rosi A. Predicting and understanding landslide events with explainable AI. IEEE Access. 2022;10:31175–89. https://doi.org/10.1109/ACCESS.2022.3158328.

    Article  Google Scholar 

  84. Kaneda Y, Shibata S, Mineno H. Multi-modal sliding window-based support vector regression for predicting plant water stress. Knowl Based Syst. 2017;134:135–48. https://doi.org/10.1016/j.knosys.2017.07.028.

    Article  Google Scholar 

  85. You J, Li X, Low M, Lobell D, Ermon S. Deep gaussian process for crop yield prediction based on remote sensing data[C]//Proceedings of the AAAI conference on artificial intelligence. 2017;31(1). https://doi.org/10.1609/aaai.v31i1.11172.

  86. Cui HY, Xu S, Zhang LF, Roy EW, Berthold KPH. Research and prospects of feature selection methods in machine learning. J Beijing Univ Posts Telecom. 2018;41(1):1–12. https://doi.org/10.13190/j.jbupt.2017-150. (in chinese).

    Article  Google Scholar 

  87. Chen X, Mo X, Zhang Y, Sun ZG, Liu Y, Hu S, Liu SX. Drought detection and assessment with solar-induced chlorophyll fluorescence in summer maize growth period over North China Plain. Ecol Indic. 2019;104:347–56. https://doi.org/10.1016/j.ecolind.2019.05.017.

    Article  CAS  Google Scholar 

  88. Hong H, Liu J, Bui DT, Pradhan B, Acharya DT, Pham TB, Zhu AX, Chen W, Ahmad BB. Landslide susceptibility mapping using J48 decision tree with AdaBoost, Bagging and Rotation Forest ensembles in the Guangchang area (China). CATENA. 2018;163:399–413. https://doi.org/10.1016/j.catena.2018.01.005.

    Article  Google Scholar 

  89. Ang Y, Shafri HZM, Lee YP, Bakar AS, Abidin H, Junaidi MUUM, Hashim JS, Che’ya NN, Hassan RM, Lim SH, Abdullah R, Yusup Y, Muhammad A, Teh YS, Samad NM. Oil palm yield prediction across blocks from multi-source data using machine learning and deep learning. Earth Sci Inf. 2022;15(4):2349–67. https://doi.org/10.1007/s12145-022-00882-9.

    Article  ADS  Google Scholar 

Download references

Acknowledgements

Data summarized in this paper have been generated through work of several authors and we would like to thank them for their continuous efforts which contribute to the study of propagation of the Camellia oleifea.

Funding

This research was funded by Pioneer and Leading Goose R&D Program of Zhejiang (2021C02038); Zhejiang Science and Technology Major Program on Agricultural New Variety Breeding (2021C02070-2).

Author information

Authors and Affiliations

Authors

Contributions

F.Y helped in analysis and data interpretation. Y.Z designed the experiment, performed data processing and drafted the manuscript. L.L and K.W prepared the materials and performed the experiments. W.L and J.D participated in the design to the study, helped in data processing, and revision of the manuscript. Z.D and F.Y assisted in results interpretation and manuscript preparation. W.L conceived the study and revised the manuscript. All authors read and approved final version of the manuscript.

Corresponding author

Correspondence to Wei Long.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Consent for publication

Not applicable.

Competing interests

The authors declare no competing interests.

Permission to use varieties

The varieties owner has approved us to use 12 varieties of Camellia oleifera in current research. The local forestry management department authorizes the collection of all samples for this research.

Additional information

Declarations.

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Electronic supplementary material

Below is the link to the electronic supplementary material.

13007_2024_1145_MOESM1_ESM.xlsx

Additional file 1:Table S1 Analysis of variance in fruit characteristics under different grafting combinations in Camellia oleifera

13007_2024_1145_MOESM2_ESM.xlsx

Additional file 2: Table S2 Analysis of variance in fat and fatty acid composition of fruit under different grafting combinations in Camellia oleifera

Additional file 3: Table S3 The MAPE values of 12 characteristics of fruits under different combinations

13007_2024_1145_MOESM4_ESM.xlsx

Additional file 4: Table S4 The MAPE values and R2 based on the validation and testing sets of the 12 characteristics in the DNN mode

13007_2024_1145_MOESM5_ESM.xlsx

Additional file 5: Table S5 The MAPE values and R2 based on the validation and testing sets of the 12 characteristics in the RF mode

13007_2024_1145_MOESM6_ESM.xlsx

Additional file 6: Table S6 The MAPE values and R2 based on the validation and testing sets of the 12 characteristics in the SVR modes

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Yang, F., Zhou, Y., Du, J. et al. Prediction of fruit characteristics of grafted plants of Camellia oleifera by deep neural networks. Plant Methods 20, 23 (2024). https://doi.org/10.1186/s13007-024-01145-y

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13007-024-01145-y

Keywords