Next Article in Journal
Spice and Herb Frauds: Types, Incidence, and Detection: The State of the Art
Previous Article in Journal
Effects of Table Grape Cultivars on Fruit Quality and Aroma Components
Previous Article in Special Issue
Towards a Multispectral Imaging System for Spatial Mapping of Chemical Composition in Fresh-Cut Pineapple (Ananas comosus)
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Predictive Modeling Analysis for the Quality Indicators of Matsutake Mushrooms in Different Transport Environments

1
Beijing Laboratory of Food Quality and Safety, College of Engineering, China Agricultural University, Beijing 100083, China
2
College of Food Science, Tibet Agricultural and Animal Husbandry College, Linzhi 860000, China
*
Author to whom correspondence should be addressed.
Foods 2023, 12(18), 3372; https://doi.org/10.3390/foods12183372
Submission received: 26 July 2023 / Revised: 4 September 2023 / Accepted: 5 September 2023 / Published: 8 September 2023
(This article belongs to the Special Issue Recent Advances in the Food Safety and Quality Management Techniques)

Abstract

:
Matsutake mushrooms, known for their high value, present challenges due to their seasonal availability, difficulties in harvesting, and short shelf life, making it crucial to extend their post-harvest preservation period. In this study, we developed three quality predictive models of Matsutake mushrooms using three different methods. The quality changes of Matsutake mushrooms were experimentally analyzed under two cases (case A: Temperature control and sealing measures; case B: Alteration of gas composition) with various parameters including the hardness, color, odor, pH, soluble solids content (SSC), and moisture content (MC) collected as indicators of quality changes throughout the storage period. Prediction models for Matsutake mushroom quality were developed using three different methods based on the collected data: multiple linear regression (MLR), support vector regression (SVR), and an artificial neural network (ANN). The comparative results reveal that the ANN outperforms MLR and SVR as the optimal model for predicting Matsutake mushroom quality indicators. To further enhance the ANN model’s performance, optimization techniques such as the Levenberg–Marquardt, Bayesian regularization, and scaled conjugate gradient backpropagation algorithm techniques were employed. The optimized ANN model achieved impressive results, with an R-Square value of 0.988 and an MSE of 0.099 under case A, and an R-Square of 0.981 and an MSE of 0.164 under case B. These findings provide valuable insights for the development of new preservation methods, contributing to the assurance of a high-quality supply of Matsutake mushrooms in the market.

1. Introduction

The Matsutake mushroom (Tricholoma Matsutake) is an ectomycorrhizal fungus that possesses rich nutritional value and has been found to have immunomodulating and antioxidant properties, having high medicinal value, making it popular among consumers [1,2,3,4]. From January to October 2022, 296.55 tones of Matsutake mushrooms in China were exported, with an export value of 116 million yuan, and the average export price increased to 389.6 yuan/kg, which indicates that Matsutake mushrooms are of high commercial value [5]. However, Matsutake mushrooms have extremely strict requirements for their growing environment. Any insect damage, vandalism, or unsuitable temperature or light during growth can cause irreversible damage [6]. The species of Matsutake mushrooms studied in this paper primarily grow in the forest areas of southwest and northeast China, at a distance of over 20 km from residential regions [7]. These Matsutake mushrooms exhibit high biological activity and maintain high metabolic intensity even after harvesting. Failure to implement appropriate preservation measures can lead to the rapid decomposition of Matsutake mushrooms during transit, within only 1–2 days [8]. Several quality factors undergo degradation in the post-harvest stage, including moisture loss, discoloration, texture alteration, flavor deterioration, and nutrient value reduction, which contribute to a decline in the overall value of the Matsutake mushrooms [9,10]. To ensure that the Matsutake mushrooms retain their highest value, local harvesters have to set off early in the morning and sell them within two hours of descending the mountain. Given the labor-intensive, economically inefficient, and wasteful nature of the process, it is imperative to prioritize the post-harvest preservation of Matsutake mushrooms as a critical step in the overall Matsutake mushroom supply chain.
Currently, the Matsutake mushroom industry uses three main methods for preservation: drying, refrigeration, and modified atmosphere packaging. Drying is considered an effective way of maintaining the stability of food items, but can cause the loss of moisture and nutrients and a poor taste [11,12,13]. Refrigeration has become the most widely used method of preserving Matsutake mushrooms today by mitigating the biological activity of the food, which effectively extends its shelf life [14]. The use of gas-conditioned packaging is a new method of preserving Matsutake mushrooms that has appeared in recent years, which can maximize the freshness and nutritional value of Matsutake mushrooms, but the price is higher [15,16]. Refrigeration and the use of modified atmosphere packaging have great potential as effective methods of extending the shelf life in a market that prefers fresh Matsutake mushrooms.
In the current Matsutake mushroom production areas, only a handful of companies engage in the timely preservation and packaging of the Matsutake mushroom, and complete industry standards and systems have not been established. To promote the development of the Matsutake mushroom industry, one of the crucial elements is the establishment of a quality standards model to ensure the preserved and packaged Matsutake mushrooms meet the required quality standards. In the process of establishing a quality standards model, different models can be built based on experimental data, and the models’ performance can be compared to derive the best predictive model. It is also necessary to optimize the predictive model to achieve better results [17,18,19]. Currently, numerous studies have been carried out to model food storage processes. Wang et al. modeled changes in the quality of tilapia during frozen storage to predict the quality at −40 °C and −8 °C throughout the storage period [20]. Chong et al. developed a model to investigate the effect of stage cutting on the gas separation performance of hollow fiber membrane modules to extend the life of fruits and vegetables during transport and storage [21]. When modeling an indicator, there are several effective and commonly used methods in various industries such as the food, agriculture, forestry, resource, and environmental industries, including multiple linear regression (MLR), support vector regression (SVR), and artificial neural networks (ANNs), as noted in previous studies [22,23,24]. MLR is a suitable choice for target indicators with multiple variable influences, as it allows the weight parameters of the factors to be varied, although it is prone to overfitting when dealing with high-dimensional data, which may affect the robustness and accuracy [25]. SVR is a specialized branch of SVM that obtains the weights of the network by solving a quadratic programming problem with linear constraints, which can effectively solve non-linear regression models and has better results for small batches of data [26]. Li et al. established optimal prediction models for salmon storage times by utilizing support vector regression coupled with variable selection methods, revealing salmon quality evaluation methods under different temperature conditions [27]. For non-linear regression problems with multiple inputs and outputs, the use of an ANN is quite a useful method that can establish relationships between input and output variables through the learning process itself, without the need for human definition [28]. Sampaio et al. employed ANN and MLR models to predict rice quality based on physical grain parameters for qualitative and quantitative analyses [29]. While these methods provide constructive ideas for modelling quality indicators, further research and the selection of appropriate regression methods are necessary to develop predictive models for quality indicators during storage of Matsutake mushrooms.
In the recent research on Matsutake mushrooms, the main focus is on internal traits, growth characteristics, preservation methods, shelf-life prediction, etc. [1,2,10,30]. However, there is currently a lack of relevant research on the modeling of quality indicators for post-harvest storage of Matsutake mushrooms, which forms an urgent gap in the field. Therefore, the aim of this paper is to investigate the quality changes of Matsutake mushrooms in different post-harvest storage environments to provide insights into the development of effective storage strategies for Matsutake mushrooms. MLR, SVR and ANN methods are utilized to provide accurate prediction and control of quality changes in Matsutake mushrooms, mitigating the negative economic impact of suboptimal storage conditions.

2. Materials and Methods

2.1. Architecture of the Experiment

The architecture of the entire experiment can be divided into three parts, as depicted in Figure 1a: preparation of the Matsutake mushroom, obtaining indicators, and predictive modeling. Matsutake mushrooms are harvested and transported to the laboratory in Nyingchi for further processing. Figure 1b demonstrates that the laboratory creates two storage cases (Case A, Case B), each with two variables. Throughout the storage period, random samples of Matsutake mushrooms are periodically removed for in-process quality observation. Utilizing a multi-method assessment approach, quality indicators are collected as datasets for model training. The trained model is able to guide Matsutake mushroom preservation, which is shown in Figure 1c.

2.2. Materials and Transport Environment Preparation

2.2.1. The Harvesting of Matsutake Mushrooms

The Matsutake mushrooms used in this paper were harvested from the forest area of Nyingchi City, Tibet. Fresh Matsutake mushrooms were collected in the morning of the experiment, cooled to approximately 5 °C in a thermostatically controlled refrigeration unit (Shanghai Yiheng Technology, Shanghai, China), and transported to the Tibetan Institute of Agriculture and Animal Husbandry laboratory at 4 ± 1 °C within 2 h of harvest. A soft brush was used to remove debris from their surfaces in the laboratory to prepare the Matsutake mushrooms for the experiment. Any damaged, deformed, or diseased Matsutake mushrooms were excluded to ensure that the experimental samples were 80–90% mature, fresh, and intact. A total of 246 Matsutake mushrooms were used for this experiment.

2.2.2. Storage Environment Settings

The experiment aimed to investigate the effects of different variables on the quality indicators of Matsutake mushrooms during storage according to previous research [17]. It was divided into two parts, each with its own set of independent variables and experimental settings.
In Case A, the study focused on two independent variables: preservation temperature and cling film sealing. To facilitate experimentation, the Matsutake mushrooms were evenly apportioned into six distinct groups, labeled as G a 1 to G a 6 , and placed within six polypropylene (PP) skeleton baskets. Out of the six groups, four were selected at random to undergo an additional step involving the complete encapsulation of the skeletonized frames with polyethylene (PE) cling film (Weide New-material Corp., Xuzhou, China). This subset was categorized as “Sealed by cling film”. Conversely, the remaining two groups were designated as the “without sealing” group, because of the non-existence of clingfilm.
Within the “Sealed by cling film” group, a diverse range of preservation temperatures was implemented across four gradient levels: 0 °C, 4 °C, 10 °C, and 20 °C. In contrast, the “without sealing” group was subjected to two distinct temperature gradients: 0 °C and 4 °C. Comprehensive details pertaining to the environmental conditions employed for each group can be found in Table 1.
In Case B, the focal independent variables investigated was related to gas regulation parameters [31]. To establish a controlled experimental setting, a configuration involving multiple plastic bags (Weide New-material Corp., Xuzhou, China) was adopted to create hermetic enclosures for the Matsutake mushrooms. Specifically, each plastic bag accommodated two Matsutake mushrooms. The material of the vacuum preservation bags was polyethylene (PE) with a size of 0.15 × 0.2 m.
After the Matsutake mushrooms were placed, these plastic bags were closed and vacuumed using a vacuum packaging machine (Ningbo, China). Subsequently, the bags were filled with a standardized gas mixture obtained from Chengsui Oxygen Production Company (Nyingchi, China) through. Comprehensive details regarding the specific parameters of gas composition can be accessed in Table 2.
For consistency, each group of bags was maintained within a sealed environment at a constant temperature of 4 °C, with the composition of the enclosed gas serving as the independent variable. All the sealed bags were stored in a biochemical incubator at a temperature and relative humidity of 4 ± 1 °C and 90% RH.

2.3. Quality Indicators Measurement of Matsutake Mushrooms

2.3.1. Quality Evaluation Indicators

To detect changes in the quality of Matsutake mushrooms during storage, this study was conducted using sensory and physicochemical indicators. The evaluation of sensory indicators included hardness (cap and stem), color, and odor of Matsutake mushrooms. The physicochemical indicators consisted of moisture content (MC), pH, and soluble solids content (SSC). For the groups where temperature and sealing were the independent variables, two Matsutake mushrooms were sampled at 24 h intervals for each group. For the groups where the gas environment was the independent variable, one plastic sealed bag containing two Matsutake mushrooms was sampled at 48 h intervals for measurement.
To ensure the accuracy and reliability of the measurements, it is necessary to follow certain protocols. Firstly, rubber gloves should be worn during all measurements to prevent contamination and ensure safety. Secondly, forceps should be used for sample transfer to minimize the risk of introducing external factors that may affect the measurement results. Finally, it is crucial to maintain a dry and clean environment throughout the measurement process to avoid any interference from external factors that may affect the measurement.

2.3.2. Sensory Indicators

A team of trained evaluators consisting of a local collector, a buyer, a cook, and two consumers were invited to participate in the sensory evaluation. The evaluators rated the sensory indicators of Matsutake mushrooms by observing and filling out forms daily and recorded their scores separately for each criterion. The average value of each evaluator was calculated and recorded as the final data. This study divided the range of sensory evaluation scores into four levels, and the specific evaluation criteria are shown in Table 3.

2.3.3. Physicochemical Indicators

To prepare the Matsutake mushroom samples, each Matsutake mushroom was sliced into 15–18 pieces with a thickness of approximately 1 mm. The moisture content (MC) was measured using a moisture meter (Shenzhen Crown and moisture meter technology Co., LTD., Shenzhen, China).
A sample of 5 g of the prepared Matsutake mushroom was mixed with 20 mL of 0.05 mol/L lactic acid buffer solution (pH 6.8) containing 1% polyvinylpyrrolidone (PVP) and ground uniformly with a mortar and pestle under ice bath conditions. The resulting homogenate was then filtered through four layers of gauze and centrifuged at 10,000–15,000 rpm for 10 min at 0–4 °C. The supernatant was collected to measure pH and solid soluble content (SSC). The pH value was measured using a pHB-4 pH meter (INESA.CC, Shanghai, China). The content of SSC was measured using a glycometer refractometer (LH-B55, Hangzhou, China).
Three independent experiments were conducted on each Matsutake mushroom sample to determine moisture content (MC), pH, and solid soluble content (SSC). Subsequently, the average of the results of these three different experiments was calculated to create the final datasets.

2.4. Quality Prediction Models

After collecting quality indicators of stored Matsutake mushrooms under different conditions, there is a need for accurate and efficient methods to model these indicators. Three different models MLR, SVR, and ANN were selected for this study. Both MLR and SVR are multiple-input single-output regression models, while ANN is a multiple-input multiple-output predictive model.
In this study, we created training and test sets for MLR and SVR with a split of 70% for training and 30% for test. For the ANN model, we employed a more detailed partitioning, allocating 70% for training, 15% for test, and 15% for validation. Details of the dataset can be seen in Table 4.

2.4.1. Multiple Linear Regression (MLR)

MLR is a useful approach for evaluating target indicators that are impacted by several variables because it allows for the adjustment of the weight parameters of the factors [25]. Given that the quality of Matsutake mushrooms is influenced by multiple factors, including storage temperature and gas environment, simple linear regression (SLR) may not be sufficient to capture the changes in quality indicators since it considers only one predictor variable to estimate the outcome variable [28]. In contrast, MLR is an appropriate regression model used to represent a linear relationship between independent and dependent variables when multiple characteristics are utilized as inputs [32]. The linear form of the model is shown in Equation (1) [33]. The i t h dependent variable predicted by the model, which includes hardness, color, odor, pH, SSC, and MC. The x i represents the i t h independent variable, which is the storage condition and retention time, respectively. β 0 is the intercept, β i is the linear regression coefficient.
y = β 0 + i = 1 3 β i x i + ε
In this study, interaction (2FI) effects are incorporated using the equation presented in Equation (2), β i j is the interaction regression coefficient [34,35]. By including interaction terms, this approach accounts for the non-independence of multiple independent variables and provides a more precise depiction of the relationship between the independent and the dependent variables [36]. This technique allows for a more accurate description of how the effects of different independent variables interact with each other.
y = β 0 + i = 1 3 β i x i + i = 1 3 j = i + 1 3 β i j x i j + ε

2.4.2. Support Vector Regression (SVR)

SVR applies the principles of Support Vector Machines (SVM) to regression problems, which obtain the weights of the model by solving a quadratic programming problem with linear constraints. SVR has a significant advantage in dealing with small batches of data, as the model parameter estimation is formulated as a quadratic optimization problem with the objective of minimizing structural risk [26]. This approach effectively addresses the issue of overfitting and leads to improved generalization of the model [37].
The algorithm principle of SVR is shown in Figure 2. In this study, by mapping the input data, including storage conditions and retention time, to a high-dimensional feature space and constructing a kernel function, the problem is solved with a linear regression function [38]. SVR incorporates an interval band surrounding the linear function, with a width of ξ (tolerable bias). This interval band is designed to accommodate the variability and uncertainty in the prediction. In SVR, the focus is not solely on individual sample losses that fall within the band, but rather on overall model performance. Therefore, the prediction of SVR for each dependent variable such as hardness, color, odor, pH, SSC, and MC is correct when it falls within an interval band of width ξ [39].
The kernel function selected for SVR plays a pivotal role in determining the mapping of the training set to high-dimensional space and consequently, the overall performance of the SVR model. For this study, the Radial Basis Function (RBF) kernel has been opted, which requires tuning of a unique hyperparameter. The corresponding equation is presented in Equation (3).
κ x i , x j = e ( x i , x j 2 2 σ 2 )   0 , 1

2.4.3. Artificial Neural Network (ANN)

The ANN model is developed through the utilization of the backpropagation technique in conjunction with a feed-forward neural network structure [40]. This approach is particularly useful for non-linear regression problems that involve multiple inputs and outputs. The ANN model comprises a series of connections with unique weights and biases, which interconnect three distinct layers, including the input, hidden, and output layers. A theoretical advantage of the ANN is that it can establish relationships between input and output variables through the learning process itself, without the need for human definition [28].
This research explores the utilization of an ANN model for evaluating the quality of Matsutake mushrooms during different preservation environments. The structure proposed in this study is shown in Figure 3a and consists of an input layer, a hidden layer, and an output layer. Specifically, the input layer consists of three neurons representing storage conditions and preservation time. As shown in Figure 3b, the hidden layer consists of four neurons, all using Sigmoid as the activation function. Figure 3c demonstrates the linear output neurons. Six linear output neurons make up the output layer, representing hardness, color, odor, pH, SSC, and MC.

2.5. Statistical Methods

This study capitalized on specialized software to ensure rigorous analysis and efficient model development. Microsoft Excel 2019 (Microsoft, Redmond, WA, USA) was employed for initial data organization and processing. The Neural Net Fitting and Regression Learner toolboxes in MATLAB 2022a (MathWorks, Natick, MA, USA) facilitated precise model creation and refinement. Additionally, OriginPro2023 (OriginLab, Northampton, MA, USA) facilitated regression analysis and visualization, enhancing result interpretation.
The assessment of our model’s performance was achieved through the utilization of established metrics. The Mean Squared Error (MSE) was employed to gauge predictive accuracy by measuring the disparities between predicted and actual values. Complementing this, the Root Mean Square Error (RMSE) was utilized to standardize error assessment through the computation of the square root of the MSE. Furthermore, we integrated the Mean Absolute Error (MAE) to evaluate the precision of predictions, focusing on the average magnitude of errors, regardless of their direction. In addition to these metrics, the Coefficient of Determination ( R 2 ) was also incorporated to measure the goodness of fit by quantifying the linear relationship between variables. Formulas (4)–(7) show the specific calculation of these established metrics.
M S E = 1 m i = 1 m y i y ^ i 2
R M S E = 1 m i = 1 m y i y ^ i 2
M A E = 1 n i = 1 n y ^ i y i
R 2 = 1 i = 1 n y i y ^ i 2 i = 1 n y i y i ¯ 2
Furthermore, K-fold Cross Validation was employed during model training to enhance reliability. All statistical assessments, including RMSE, MAE, MSE, and R 2 , were executed within MATLAB 2022a, ensuring a comprehensive understanding of the model’s predictive performance.

3. Results and Discussion

3.1. Relevance Analysis of Matsutake Mushroom Quality Indicators

In order to ensure the correct selection of quality assessment parameters and to improve the accuracy of the analysis of changes in the quality of Matsutake mushrooms in different storage environments, this study employed an independent analysis of all samples to establish a time-quality correlation. The results of the study are visually represented in a radar chart as shown in Figure 4. In this representation, the correlation coefficients between time and the respective variables served as coordinates along the radial axes. The radar plots effectively demonstrated distinct trends in the quality indicators of Matsutake mushrooms across varying storage conditions. These six quality indicators exhibited strong correlations with time. Hence, they are deemed suitable as reliable quality indicators for assessing the overall quality of Matsutake mushrooms.

3.2. Performance Analysis of Established Models under Two Environmental Conditions

In this study, the datasets are divided into two different groups based on the environmental conditions under which the data are collected. The first group, referred to as Case A, involves the modification of temperature and the use of cling film as factors influencing the storage environment. In Case A, the correlation coefficients of MC and pH decrease substantially at 20 °C, but the correlation coefficients of all six quality indicators are higher in general, which can reflect that each quality indicator has a strong correlation with the storage time. Therefore, the prediction models built from the six quality indicators are meaningful. For the two single output models, MLR and SVR, the performance of the six models built for the six quality indicators is analyzed separately to obtain the best model performance in predicting which quality indicator.
The second group, referred to as Case B, focuses on the effect of the modified atmosphere on storage conditions. In Case B, the whole correlation coefficient between MC and SSC is lower than 0.5, while the correlation coefficients of the remaining four quality indicators are higher in general. The correlation of MC and SSC with time is therefore poor. It indicates that the prediction models established in the four aspects of hardness, color, odor, and pH are more reliable and meaningful. For MLR and SVR, the focus is on analyzing the performance of the models built for the four quality indicators to obtain the best model performance in predicting which quality indicator.

3.2.1. Performance Analysis of MLR

The performance of the built MLR model is presented in Table 5. For the environment of Case A, the performance of the MLR model built for six quality metrics is analyzed, in which MLR shows the best performance in SSC, the R-Square reaches 0.760, RMSE reaches 0.248, and MAE reaches 0.188, indicating a high degree of accuracy. Additionally, the performance of the MLR model built for the four quality indicators with high correlation coefficients is analyzed in Case B, in which MLR shows the best performance in predicting color with an R-Square of 0.42 and an RMSE of 0.669. Overall, the results suggest that the MLR model is more effective in predicting the quality indicators under Case A.

3.2.2. Performance Analysis of SVR

The performance of the built SVR model is presented in Table 6. For the environment of modified sealing and temperature conditions, we analyze the performance of SVR models built for six quality indicators, in which SVR performs best in SSC, the R-Square reaches 0.710, RMSE reaches 0.272, and MAE reaches 0.176. For the environment of modified atmosphere, an analysis of the performance of SVR models built for four quality metrics with high correlation coefficients is conducted, in which SVR shows the best performance in color, the R-Square reaches 0.37, RMSE reaches 0.692, and MAE reaches 0.550. The results suggest that the SVR model is more effective in predicting the quality indicators under modified sealing and temperature conditions.

3.2.3. Establishment and Performance Analysis of ANN

The performance parameters of the built ANN model are presented in Table 7. As a multi-input and multi-output model, the ANN demonstrates an effective predictive capability for quality indicators. The R-Square values obtained for the test datasets under modified sealing and temperature conditions and modified atmosphere are 0.984 and 0.978, respectively, indicating a high degree of accuracy. Additionally, the MSE values obtained are 0.129 and 0.190, respectively. The performance parameters obtained for the training, validation, and test datasets are all satisfactory. When comparing the performance of the ANN model under different environmental conditions, it is found that the ANN model shows better results and smaller errors under modified sealing and temperature conditions. However, the differences in performance between the two environmental conditions are not significant. Overall, the results suggest that the ANN model is a promising approach for predicting quality indicators of Matsutake mushrooms under different environment conditions.
Figure 5 illustrates the training results obtained under Case A. In Figure 5a, the graph showcases the gradient descent, changes in Mu (learning rate), and validation checks conducted throughout the training process. The training concludes when six consecutive validation checks show no further reduction in error, resulting in the generation of the final ANN. Figure 5b presents the Mean Squared Error (MSE) loss during training, indicating that the minimum MSE value is achieved in the 17th round of training, after which the loss stabilizes. Figure 5c showcases the ANN’s predictions within the training dataset, while Figure 5d displays its predictions within the separate test dataset.
Similarly, Figure 6 shows the training results obtained under Case B. The training ceasing and the final ANN network outputting after six consecutive validation checks display no reduction in error. The MSE loss during training achieves the minimum in the 11th round and stability thereafter. Figure 6c,d present the predictions of the final trained ANN in the training and test datasets under Case B.

3.3. Comparison of the Three Models

3.3.1. Comparison of the Effectiveness of the Predictive Models

To compare with the ANN model, the MLR and SVR models with the highest R-squared values for each environmental condition are selected. The residual and predictive regression plots for the MLR and SVR models are presented in Figure 7 and Figure 8, while the error distribution histograms and predictive regression plots are shown for the ANN model.
When comparing the performance of the models in scatter plots and residual plots, it is found that although the SVR model predicts most distributions closer to the true values than the MLR, a few points deviate significantly, which may be due to noise in the dataset. The ANN model exhibits outstanding performance, with its predicted distributions being the closest to the true values. Additionally, the error distribution histogram indicates that errors are mainly concentrated in the [−0.2, 0.2] interval. This may be attributed to the fact that the ANN model is a multiple-input, multiple-output model, which has a larger training dataset compared to the MLR and SVR models. ANN is able to automatically capture more features and better predict multiple quality metrics with a larger training dataset. Furthermore, it is noted that none of the modeling approaches under Case B exhibited performance as strong as those under Case A. This difference in performance can be attributed to the subtler effects of altering the gas environment on the Matsutake mushrooms. The intricate interplay between the gas composition and the quality indicators of Matsutake mushrooms may pose additional challenges for modeling and prediction. Overall, the results indicate that the ANN model outperforms MLR and SVR in terms of prediction accuracy, particularly when multiple quality metrics are considered. The larger training dataset and the model’s ability to capture complex relationships contribute to its superior performance. Additionally, the variation in performance between Case A and Case B suggests the need for further exploration and understanding of the effects of different storage environments on Matsutake mushroom quality.

3.3.2. Comparison of the Performance Parameters of the Predictive Models

Figure 9 compares the main performance evaluation parameters of MLR, SVR, and ANN. Figure 9a compares the MSE and R-Square of each model. The MSE and R-Square of the MLR and SVR are the mean of the models corresponding to all predictor variables. The result shows that MLR gives better results in Case A, but SVR gives better results in Case B. The ANN model exhibits superior performance compared to the MLR and SVR models. This may be attributed to the increased dimensionality and abundance of information in the three-input, six-output datasets used for training the ANN model, in contrast to the lower-dimensional three-input, one-output datasets used for training the MLR and SVR models. The ability to handle complex and high-dimensional datasets of ANN allows for the extraction of more meaningful patterns and relationships in the data, resulting in more accurate predictions of the quality indicators.
To evaluate the real-time performance of the models, we conduct tests on the elapsed times of each model. The tests are conducted five times on the same PC, and the elapsed times are measured using the program timer of MATLAB. The average of the five tests is calculated and used as the final value for each model. The results of the tests are presented in Figure 9b for comparison. For a single run, the SVR is the fastest, while the ANN is the slowest, taking 9.1 times longer than the SVR and 4.7 times longer than the MLR. However, compared to MLR and SVR, the advantage of ANN is its ability to output all six quality indicators simultaneously, which significantly improves overall efficiency. When taking overall efficiency into consideration, the performance gap between ANN and SVR is reduced to 0.1 s and even surpasses the MLR model. Therefore, the quality prediction model constructed with ANN is the most efficient and accurate in predicting the quality of Matsutake mushrooms under the two storage conditions.
By employing ANN, the quality of Matsutake mushrooms when transported under different storage conditions can be efficiently and accurately predicted and suggestions can be given for proposing new preservation methods. The most appropriate storage and preservation method can be selected according to the prediction results of the model, thus reducing the wastage of Matsutake mushrooms during transport and enhancing their economic value.
To provide a comprehensive understanding of the fitting results achieved by MLR, SVR, and ANN for Matsutake quality indices, we conducted a comparative analysis of their R-Square values in relation to prior research findings, as summarized in Table 8. We selected the optimal outcomes obtained from MLR, SVR, and ANN as representatives for this comparison. Upon reviewing the table, it becomes apparent that the performance of both MLR and SVR in this study falls short of achieving excellence. Consequently, their practical utility for predicting Matsutake mushroom quality indicators appears to be a formidable challenge, a finding consistent with related studies. In contrast, the ANN model consistently exhibits results that align with previous research, showcasing optimal performance and holding promise for further exploration and application. It is noteworthy that, on the whole, both the MLR and SVR models tend to yield lower R-Square values when compared to ANN. This observation underscores the remarkable efficacy of ANN as an intelligent model in the prediction of quality indicators.

3.3.3. Model Optimization

After comparing the predictive effectiveness of three models (MLR, SVR, and ANN) for assessing the quality of Matsutake mushrooms, it is determined that ANN outperforms the other models. To achieve optimal training results, this study employs the Levenberg–Marquardt, Bayesian regularization, and Conjugated Gradient methods for optimizing the ANN model. The results of the training are presented in Table 9 and Table 10, where the training rounds, R-Square, and MSE are provided as metrics for comparing different training outcomes, representing the time consumed, fitting ability, and predictive error, respectively.
In this study, the ANN model is effectively trained for both Case A and Case B. The results reveal consistent trends in the effects observed across different training methods. Specifically, the Levenberg–Marquardt optimization demonstrates the fastest training speed and the fewest training rounds while updating weight and bias values. Bayesian regularization, on the other hand, updates the weight and bias values using Levenberg–Marquardt optimization, minimizing a combination of squared errors and weights to produce a well-generalizing network. However, this method requires the longest training time due to its larger number of rounds. Scaled conjugate gradient backpropagation, which employs gradient calculations instead of Jacobian calculations used by Levenberg–Marquardt or Bayesian regularization, proved to be more memory efficient and thus more suitable for large-scale fitting calculations.
Upon comparing the training results of the three methods, it is observed that Bayesian regularization achieves superior results and demonstrates better generalization ability in predicting Matsutake mushroom quality indicators. Under Case A, the R-Square and MSE values in the test datasets reach 0.988 and 0.099, respectively. Similarly, under Case B, the R-Square and MSE values are determined to be 0.981 and 0.164. Although Bayesian regularization requires a longer training time, such consumption is considered worthwhile due to the results achieved. Therefore, Bayesian regularization is recommended as the preferred method for this study.
The parameters of the ANN model are reported in Table 11 and Table 12, which include the weights and biases of the hidden and output layers. Each neuron is intricately connected to all neurons in the previous layer through a series of weight parameters. These parameters are iteratively refined during the training process, allowing the model to distil salient features from the input environmental variables and make accurate predictions of various quality metrics of Matsutake mushrooms. The model building and optimization strategies are used to make effective suggestions for quality control during the storage of Matsutake mushrooms.

3.4. Suggestions for Future Research

In this study, predictive modeling analysis of Matsutake mushroom quality indicators was completed using various models with temperature and sealing conditions and gas conditions as independent variables. It provides feasible recommendations on how to determine the optimal storage conditions for Matsutake mushrooms. However, owing to the limitations inherent, we believe that future research can explore several directions for further advancement.
Firstly, exploring the most efficient and economical way to accomplish the preservation of Matsutake mushrooms is an important issue in the industry, and incorporating quantitative economic data will provide practical insights for industry stakeholders. Additionally, expanding the scope of the study to include environmental variables such as humidity and atmospheric pressure will enhance the adaptability of the study. Analyzing the interactions between these factors and preservation techniques could result in a more comprehensive approach suitable for different regions and climates. Finally, an important complementary endeavor would be to assess the ecological impacts of modified air-conditioned packaging and other strategies. By assessing their environmental impacts and comparing them to alternatives, this research could guide the industry in making environmentally friendly preservation choices.

4. Conclusions

In this study, MLR, SVR, and ANN are employed to predict the changes in Matsutake mushroom quality indicators over time in different storage environments. The results of the comparison demonstrate that ANN exhibits optimal performance, displaying the best fit and the smallest error. Consequently, ANN is determined as the most suitable model. To further enhance the performance of the ANN, the model is optimized using the Levenberg–Marquardt, Bayesian regularization, and Scaled Conjugate Gradient Backpropagation algorithms.
The optimized ANN yields remarkable results, achieving an R-Square of 0.988 and an MSE of 0.099 under Case A, and an R-Square of 0.981 and an MSE of 0.164 under Case B. These findings suggest that ANN outperforms MLR and SVR in predicting quality indicators of Matsutake mushrooms. The outcomes of this study have significant implications for optimizing existing storage methods to maintain optimal Matsutake mushroom quality and taste during storage. Consequently, this improvement will enhance the market competitiveness and add value for Matsutake mushrooms. Furthermore, this study can contribute to the establishment of industry standards and specifications governing the storage and transportation processes of Matsutake mushrooms. These standards will foster improved industry management and standardization, benefiting the overall Matsutake mushroom industry.

Author Contributions

Conceptualization, X.W., Y.W. and X.J.; methodology, X.W. and L.Y.; data curation, X.H.; formal analysis, Y.W., X.J. and X.W.; funding acquisition, X.W.; visualization, Y.W.; writing—original draft, Y.W. and X.J.; writing—review and editing, X.W., Y.W. and X.H.; supervision, X.W. and L.Y.; project administration, X.W. and L.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Central Guidance on Local Science and Technology Development Fund of Tibet Province (No. XZ202301YD0020C), Chinese Universities Scientific Fund (2023TC115), Chinese- Slovakia 2022–2023 bilateral Scientific and Technological Cooperation (13).

Data Availability Statement

The datasets generated for this study are available on request to the corresponding author.

Conflicts of Interest

The authors declare that they have no known competing financial interest or personal relationships that could have appeared to influence the work reported in this paper.

References

  1. Li, Q.; Zhang, L.; Li, W.; Li, X.; Huang, W.; Yang, H.; Zheng, L. Chemical compositions and volatile compounds of Tricholoma matsutake from different geographical areas at different stages of maturity. Food Sci. Biotechnol. 2016, 25, 71–77. [Google Scholar] [CrossRef] [PubMed]
  2. Zhu, W.; Chen, Y.; Qu, K.; Lai, C.; Lu, Z.; Yang, F.; Ju, T.; Wang, Z. Effects of Tricholoma matsutake (Agaricomycetes) Extracts on Promoting Proliferation of HaCaT Cells and Accelerating Mice Wound Healing. Int. J. Med. Mushrooms 2021, 23, 45–53. [Google Scholar] [CrossRef] [PubMed]
  3. Ebina, T.; Fujimiya, Y. Antitumor effect of a peptide-glucan preparation extracted from Agaricus blazei in a double-grafted tumor system in mice. Biotherapy 1998, 11, 259–265. [Google Scholar] [CrossRef] [PubMed]
  4. Ding, X.; Hou, Y. Identification of genetic characterization and volatile compounds of Tricholoma matsutake from different geographical origins. Biochem. Syst. Ecol. 2012, 44, 233–239. [Google Scholar] [CrossRef]
  5. Matsutake Industry Market In-Depth Analysis China Matsutake Export Status and Industry Chain Analysis_China Research Institute of Science and Technology (CRISIT)_CRISIT 2023; 2023(2023/8/25). 2023. Available online: https://www.chinairn.com/scfx/20230119/145458873.shtml (accessed on 20 August 2023).
  6. Yamanaka, T.; Yamada, A.; Furukawa, H. Advances in the cultivation of the highly-prized ectomycorrhizal mushroom Tricholoma matsutake. Mycoscience 2020, 61, 49–57. [Google Scholar] [CrossRef]
  7. Guo, Y.; Li, X.; Zhao, Z.; Wei, H.; Gao, B.; Gu, W. Prediction of the potential geographic distribution of the ectomycorrhizal mushroom Tricholoma matsutake under multiple climate change scenarios. Sci. Rep. 2017, 7, 46221. [Google Scholar] [CrossRef] [PubMed]
  8. Wen, X.; Geng, F.; Xu, Y.; Li, X.; Liu, D.; Liu, Z.; Luo, Z.; Wang, J. Quantitative transcriptomic and metabolomic analyses reveal the changes in Tricholoma matsutake fruiting bodies during cold storage. Food Chem. 2022, 381, 132292. [Google Scholar] [CrossRef] [PubMed]
  9. Zhang, K.; Pu, Y.; Sun, D. Recent advances in quality preservation of postharvest mushrooms (Agaricus bisporus): A review. Trends Food Sci. Technol. 2018, 78, 72–82. [Google Scholar] [CrossRef]
  10. Yang, Z.; Xu, J.; Yang, L.; Zhang, X. Optimized Dynamic Monitoring and Quality Management System for Post-Harvest Matsutake of Different Preservation Packaging in Cold Chain. Foods 2022, 11, 2646. [Google Scholar] [CrossRef]
  11. Dawadi, E.; Magar, P.B.; Bhandari, S.; Subedi, S.; Shrestha, S.; Shrestha, J. Nutritional and post-harvest quality preservation of mushrooms: A review. Heliyon 2022, 8, e12093. [Google Scholar] [CrossRef]
  12. Sarkar, A.; Hossain, W.; Alam, M.; Biswas, R.; Roy, M.; Haque, I. Drying conditions and varietal impacts on physicochemical, antioxidant and functional properties of onion powder. J. Agric. Food Res. 2023, 12, 100578. [Google Scholar] [CrossRef]
  13. Jiang, Y.; Zhao, Q.; Deng, H.; Li, Y.; Gong, D.; Huang, X.; Long, D.; Zhang, Y. The Nutrients and Volatile Compounds in Stropharia rugoso-annulata by Three Drying Treatments. Foods 2023, 12, 2077. [Google Scholar] [CrossRef] [PubMed]
  14. Li, Y.; Ding, S.; Kitazawa, H.; Wang, Y. Storage temperature effect on quality related with cell wall metabolism of shiitake mushrooms (Lentinula edodes) and its modeling. Food Packag. Shelf Life 2022, 32, 100865. [Google Scholar] [CrossRef]
  15. Li, Y.; Ishikawa, Y.; Satake, T.; Kitazawa, H.; Qiu, X.; Rungchang, S. Effect of active modified atmosphere packaging with different initial gas compositions on nutritional compounds of shiitake mushrooms (Lentinus edodes). Postharvest Biol. Technol. 2014, 92, 107–113. [Google Scholar] [CrossRef]
  16. Zhang, X.; Li, D.; Wang, Y.; Ettoumi, F.-E.; Jia, H.; Fang, J.; Chen, Y.; Li, L.; Xu, Y.; Gong, L.; et al. Fumigation of SO2 in combination with elevated CO2 regulate sugar and energy metabolism in postharvest strawberry fruit. Postharvest Biol. Technol. 2022, 192, 112021. [Google Scholar] [CrossRef]
  17. Fu, Z.; Zhao, S.; Zhang, X.; Polovka, M.; Wang, X. Quality Characteristics Analysis and Remaining Shelf Life Prediction of Fresh Tibetan Tricholoma matsutake under Modified Atmosphere Packaging in Cold Chain. Foods 2019, 8, 136. [Google Scholar] [CrossRef] [PubMed]
  18. Al-Saif, A.M.; Abdel-Sattar, M.; Aboukarima, A.M.; Eshra, D.H.; Górnik, K. Physico-Chemical Properties Prediction of Flame Seedless Grape Berries Using an Artificial Neural Network Model. Foods 2022, 11, 2766. [Google Scholar] [CrossRef]
  19. Alvarenga, V.O.; Brito, L.M.; Lacerda, I.C.A. Application of mathematical models to validate emerging processing technologies in food. Curr. Opin. Food Sci. 2022, 48, 100928. [Google Scholar] [CrossRef]
  20. Wang, H.; Zheng, Y.; Shi, W.; Wang, X. Comparison of Arrhenius model and artificial neuronal network for predicting quality changes of frozen tilapia (Oreochromis niloticus). Food Chem. 2022, 372, 131268. [Google Scholar] [CrossRef]
  21. Chong, K.L.; Peng, N.; Yin, H.; Lipscomb, G.G.; Chung, T. Food sustainability by designing and modelling a membrane controlled atmosphere storage system. J. Food Eng. 2013, 114, 361–374. [Google Scholar] [CrossRef]
  22. Liu, X.; Jiang, Y.; Shen, S.; Luo, Y.; Gao, L. Comparison of Arrhenius model and artificial neuronal network for the quality prediction of rainbow trout (Oncorhynchus mykiss) fillets during storage at different temperatures. LWT-Food Sci. Technol. 2015, 60, 142–147. [Google Scholar] [CrossRef]
  23. Singh, S.; Bansal, P.; Hosen, M.; Bansal, S.K. Forecasting annual natural gas consumption in USA: Application of machine learning techniques- ANN and SVM. Resour. Policy 2023, 80, 103159. [Google Scholar] [CrossRef]
  24. Wu, Z.; Cui, N.; Gong, D.; Zhu, F.; Xing, L.; Zhu, B.; Chen, X.; Wen, S.; Liu, Q. Simulation of daily maize evapotranspiration at different growth stages using four machine learning models in semi-humid regions of northwest China. J. Hydrol. 2023, 617, 128947. [Google Scholar] [CrossRef]
  25. Fei, S.; Xu, D.; Chen, Z.; Xiao, Y.; Ma, Y. MLR-based feature splitting regression for estimating plant traits using high-dimensional hyperspectral reflectance data. Field Crops Res. 2023, 293, 108855. [Google Scholar] [CrossRef]
  26. Ahmad, I.; Jeenanunta, C. Application of Support Vector Classification Algorithms for the Prediction of Quality Level of Frozen Shrimps (Litopenaeus vannamei) Suitable for Sensor-Based Time-Temperature Monitoring. Food Bioprocess Technol. 2015, 8, 134–147. [Google Scholar] [CrossRef]
  27. Li, P.; Ma, J.; Zhong, N. Raman spectroscopy combined with support vector regression and variable selection method for accurately predicting salmon fillets storage time. Optik 2021, 247, 167879. [Google Scholar] [CrossRef]
  28. Abdikan, S.; Sekertekin, A.; Narin, O.G.; Delen, A.; Balik Sanli, F. A comparative analysis of SLR, MLR, ANN, XGBoost and CNN for crop height estimation of sunflower using Sentinel-1 and Sentinel-2. Adv. Space Res. 2023, 71, 3045–3059. [Google Scholar] [CrossRef]
  29. Sampaio, P.S.; Almeida, A.S.; Brites, C.M. Use of Artificial Neural Network Model for Rice Quality Prediction Based on Grain Physical Parameters. Foods 2021, 10, 3016. [Google Scholar] [CrossRef]
  30. Chen, S.; Liu, L. Species composition and health risk assessment of arsenic in Agaricus blazei Murrill and Tricholoma matsutake from Yunnan Province, China. J. Food Compos. Anal. 2023, 115, 105001. [Google Scholar] [CrossRef]
  31. Caleb, O.J.; Mahajan, P.V.; Al-Said, F.A.; Opara, U.L. Modified Atmosphere Packaging Technology of Fresh and Fresh-cut Produce and the Microbial Consequences-A Review. Food Bioprocess Technol. 2013, 6, 303–329. [Google Scholar] [CrossRef]
  32. Du, B.; Lund, P.D.; Wang, J.; Kolhe, M.; Hu, E. Comparative study of modelling the thermal efficiency of a novel straight through evacuated tube collector with MLR, SVR, BP and RBF methods. Sustain. Energy Technol. Assess. 2021, 44, 101029. [Google Scholar] [CrossRef]
  33. Parsaeian, M.; Rahimi, M.; Rohani, A.; Lawson, S.S. Towards the Modeling and Prediction of the Yield of Oilseed Crops: A Multi-Machine Learning Approach. Agriculture 2022, 12, 1739. [Google Scholar] [CrossRef]
  34. Miraei Ashtiani, S.; Rohani, A.; Aghkhani, M.H. Soft computing-based method for estimation of almond kernel mass from its shell features. Sci. Hortic. 2020, 262, 109071. [Google Scholar] [CrossRef]
  35. Zareei, J.; Rohani, A.; Wan Mahmood, W.M.F. Simulation of a hydrogen/natural gas engine and modelling of engine operating parameters. Int. J. Hydrog. Energy 2018, 43, 11639–11651. [Google Scholar] [CrossRef]
  36. Hornung, R.; Boulesteix, A. Interaction forests: Identifying and exploiting interpretable quantitative and qualitative interaction effects. Comput. Stat. Data Anal. 2022, 171, 107460. [Google Scholar] [CrossRef]
  37. Adaryani, F.R.; Jamshid Mousavi, S.; Jafari, F. Short-term rainfall forecasting using machine learning-based approaches of PSO-SVR, LSTM and CNN. J. Hydrol. 2022, 614, 128463. [Google Scholar] [CrossRef]
  38. Alade, I.O.; Abd Rahman, M.A.; Bagudu, A.; Abbas, Z.; Yaakob, Y.; Saleh, T.A. Development of a predictive model for estimating the specific heat capacity of metallic oxides/ethylene glycol-based nanofluids using support vector regression. Heliyon 2019, 5, e01882. [Google Scholar] [CrossRef] [PubMed]
  39. Zhou, H.; Huang, S.; Zhang, P.; Ma, B.; Ma, P.; Feng, X. Prediction of jacking force using PSO-BPNN and PSO-SVR algorithm in curved pipe roof. Tunn. Undergr. Space Technol. 2023, 138, 105159. [Google Scholar] [CrossRef]
  40. Patruni, K.; Rao, P.S. Viscoelastic behaviour, sensitivity analysis and process optimization of aloe Vera/HM pectin mix gels: An investigation using RSM and ANN and its application to food gel formulation. LWT 2023, 176, 114564. [Google Scholar] [CrossRef]
  41. Soltani, S.; Haghaei, H.; Shayanfar, A.; Vallipour, J.; Asadpour Zeynali, K.; Jouyban, A. QSBR study of bitter taste of peptides: Application of GA-PLS in combination with MLR, SVM, and ANN approaches. Biomed. Res. Int. 2013, 2013, 501310. [Google Scholar] [CrossRef]
  42. Quang, N.M.; Mau, T.X.; Ai Nhung, N.T.; An, T.N.M.; Van Tat, P. Novel QSPR modeling of stability constants of metal-thiosemicarbazone complexes by hybrid multivariate technique: GA-MLR, GA-SVR and GA-ANN. J. Mol. Struct. 2019, 1195, 95–109. [Google Scholar] [CrossRef]
  43. Taheri-Rad, A.; Khojastehpour, M.; Rohani, A.; Khoramdel, S.; Nikkhah, A. Energy flow modeling and predicting the yield of Iranian paddy cultivars using artificial neural networks. Energy 2017, 135, 405–412. [Google Scholar] [CrossRef]
Figure 1. The architecture of the experiment. (a) Procedure for conducting the experiment. (b) Matsutake mushrooms are treated in two cases. (c) Using the model to guide Matsutake mushroom preservation.
Figure 1. The architecture of the experiment. (a) Procedure for conducting the experiment. (b) Matsutake mushrooms are treated in two cases. (c) Using the model to guide Matsutake mushroom preservation.
Foods 12 03372 g001
Figure 2. Algorithm principle of SVR.
Figure 2. Algorithm principle of SVR.
Foods 12 03372 g002
Figure 3. ANN model. (a) Structure of the ANN model. (b) Neuron in the hidden layer. (c) Neuron in the output layer.
Figure 3. ANN model. (a) Structure of the ANN model. (b) Neuron in the hidden layer. (c) Neuron in the output layer.
Foods 12 03372 g003aFoods 12 03372 g003b
Figure 4. Radar plot of the correlation between quality indicators and storage time of Matsutake mushrooms under different preservation environments (MC stands for moisture content and SCC stands for soluble solids content). (a) Under different preservation temperature. (b) With/without cling film. (c) Under different oxygen concentrations. (d) With/without SO 2 in pure air.
Figure 4. Radar plot of the correlation between quality indicators and storage time of Matsutake mushrooms under different preservation environments (MC stands for moisture content and SCC stands for soluble solids content). (a) Under different preservation temperature. (b) With/without cling film. (c) Under different oxygen concentrations. (d) With/without SO 2 in pure air.
Foods 12 03372 g004
Figure 5. The training process of ANN model under Case A. (a) Gradient, Mu, and validation checks during training process. (b) Changes in MSE during the training process. (c) Predictions of the final ANN on the training datasets. (d) Predictions of the final ANN on the test datasets.
Figure 5. The training process of ANN model under Case A. (a) Gradient, Mu, and validation checks during training process. (b) Changes in MSE during the training process. (c) Predictions of the final ANN on the training datasets. (d) Predictions of the final ANN on the test datasets.
Foods 12 03372 g005aFoods 12 03372 g005b
Figure 6. The training process of the ANN model under Case B. (a) Gradient, Mu, and validation checks during the training process. (b) Changes in MSE during the training process. (c) Predictions of the final ANN on the training datasets. (d) Predictions of the final ANN on the test datasets.
Figure 6. The training process of the ANN model under Case B. (a) Gradient, Mu, and validation checks during the training process. (b) Changes in MSE during the training process. (c) Predictions of the final ANN on the training datasets. (d) Predictions of the final ANN on the test datasets.
Foods 12 03372 g006
Figure 7. Comparison of regressions under Case A between MLR, SVR, and ANN models. (a) Actual-forecast chart of MLR as a representative graph. (b) Residual plot of MLR as a representative graph. (c) Actual-forecast chart of SVR as a representative graph. (d) Residual plot of SVR as a representative graph. (e) Actual-forecast chart of ANN. (f) Error distribution histogram of ANN.
Figure 7. Comparison of regressions under Case A between MLR, SVR, and ANN models. (a) Actual-forecast chart of MLR as a representative graph. (b) Residual plot of MLR as a representative graph. (c) Actual-forecast chart of SVR as a representative graph. (d) Residual plot of SVR as a representative graph. (e) Actual-forecast chart of ANN. (f) Error distribution histogram of ANN.
Foods 12 03372 g007aFoods 12 03372 g007b
Figure 8. Comparison of regressions under Case B between MLR, SVR, and ANN models. (a) Actual-forecast chart of MLR as a representative graph. (b) Residual plot of MLR as a representative graph. (c) Actual-forecast chart of SVR as a representative graph. (d) Residual plot of MLR as a representative graph. (e) Actual-forecast chart of ANN. (f) Error distribution histogram of ANN.
Figure 8. Comparison of regressions under Case B between MLR, SVR, and ANN models. (a) Actual-forecast chart of MLR as a representative graph. (b) Residual plot of MLR as a representative graph. (c) Actual-forecast chart of SVR as a representative graph. (d) Residual plot of MLR as a representative graph. (e) Actual-forecast chart of ANN. (f) Error distribution histogram of ANN.
Foods 12 03372 g008aFoods 12 03372 g008b
Figure 9. Performance parameters comparison. (a) Comparison of MSE and R-Square for MLR, SVR, and ANN. (b) Comparison of the time consumed by running MLR, SVR and ANN.
Figure 9. Performance parameters comparison. (a) Comparison of MSE and R-Square for MLR, SVR, and ANN. (b) Comparison of the time consumed by running MLR, SVR and ANN.
Foods 12 03372 g009
Table 1. Temperature and sealing method settings in Case A.
Table 1. Temperature and sealing method settings in Case A.
Group NumberTemperatureSealing Method
G a 1 4 °CWithout sealing
G a 2 10 °CWithout sealing
G a 3 0 °CSealed by cling film
G a 4 4 °CSealed by cling film
G a 5 10 °CSealed by cling film
G a 6 20 °CSealed by cling film
Table 2. Gas condition settings in Case B.
Table 2. Gas condition settings in Case B.
G r o u p   N u m b e r   T e m p e r a t u r e O 2 C O 2 N 2 A i r S O 2  
G b 1 4 °C 1%21%78%--
G b 2 4 °C 5%17%78%--
G b 3 4 °C 10%12%78%--
G b 4 4 °C ---100%-
G b 5 4 °C ---Coexist with SO 2   10 ppm
Table 3. Scoring standard of Matsutake sensory indicators.
Table 3. Scoring standard of Matsutake sensory indicators.
LevelScoreHardnessColorOdor
14Good cap elasticity and firm stipe.Fresh cap with whitish color, milky white stipe, and no browning.Intense mushroom aroma.
23Relatively good cap elasticity and relatively firm stipe.Normal color, slight browning.Normal, no decay odor.
32The cap and stipe begin to soften.Moderate browning.Slightly decay odor.
41The cap and stipe begin to soften severely.Severe browning, mildew appearing.Foul decay odor.
Table 4. Size of the dataset for each model.
Table 4. Size of the dataset for each model.
ModelSize of Dataset
TotalTrainTestValidation
MLRCase A1329240-
Case B14410044-
SVRCase A1329240-
Case B14410044-
ANNCase A132922020
Case B1441002222
Table 5. Performance of MLR.
Table 5. Performance of MLR.
Quality IndicatorsEnvironment ChangesRMSER-SquareMSEMAE
HardnessCase A0.4990.3900.2550.402
Case B0.7260.2600.5270.591
ColorCase A0.4930.5400.2440.404
Case B0.6690.4200.4470.555
OdorCase A0.5490.5200.3020.432
Case B0.8730.2900.7610.723
pHCase A0.0650.5400.0040.045
Case B0.0830.2500.0070.064
SSCCase A0.2480.7600.0620.188
Case B0.198-0.1000.0390.162
MCCase A0.0480.7200.0020.029
Case B0.0150.0100.0000.012
Table 6. Performance of SVR.
Table 6. Performance of SVR.
Quality IndicatorsEnvironment ChangesRMSER-SquareMSEMAE
HardnessCase A0.5240.3200.2740.407
Case B0.6960.3200.4840.526
ColorCase A0.5240.4800.2740.404
Case B0.6920.3700.4790.550
OdorCase A0.6190.3900.3830.490
Case B0.7500.4700.5630.570
pHCase A0.0660.6000.0040.043
Case B0.0760.3700.0060.054
SSCCase A0.2720.7100.0740.176
Case B0.1700.1900.0290.138
MCCase A0.0590.5700.0040.032
Case B0.0130.2500.0000.010
Table 7. Performance of ANN.
Table 7. Performance of ANN.
ProcessCase ACase B
MSER-SquareMSER-Square
Training0.0970.9880.1680.981
Validation0.1330.9840.2110.976
Test0.1290.9840.1900.978
Table 8. Comparison of model performance.
Table 8. Comparison of model performance.
ModelTargetR-SquareRef.
MLRMatsutake mushroom0.760Our work
MLRThermal efficiency0.611[32]
MLRBitter Taste of Peptides0.892[41]
GA-MLRStability constants0.915[42]
SVRMatsutake mushroom0.710Our work
GA-SVRStability constants0.926[42]
SVMBitter Taste of Peptides0.899[41]
BPNNThermal efficiency0.905[32]
ANNMatsutake mushroom0.984Our work
ANNYield of paddy0.990[43]
ANNBitter Taste of Peptides0.907[41]
GA-ANNStability constants0.982[42]
Table 9. Evaluation indicators with different training algorithms under Case A.
Table 9. Evaluation indicators with different training algorithms under Case A.
Training AlgorithmRoundsTrainingValidationTest
R-SquareMSER-SquareMSER-SquareMSE
Levenberg–Marquardt170.9880.09670.9840.1330.9840.129
Bayesian Regularization4320.9870.103--0.9880.099
Scaled Conjugate Gradient Backpropagation370.9850.1250.9840.1460.9860.115
Table 10. Evaluation indicators with different training algorithms under Case B.
Table 10. Evaluation indicators with different training algorithms under Case B.
Training AlgorithmRoundsTrainingValidationTest
R-SquareMSER-SquareMSER-SquareMSE
Levenberg–Marquardt110.9810.1680.9760.2110.9780.190
Bayesian Regularization1540.9800.172--0.9810.164
Scaled Conjugate Gradient Backpropagation150.9770.1940.9750.2250.9750.216
Table 11. Optimized ANN network parameters under Case A.
Table 11. Optimized ANN network parameters under Case A.
LayerWeightBias
Hidden Layer 1.306127242 0.192355996 0.794442514 0.818185115 0.52570183 1.560114302 0.088281918 0.037236378 3.105044355 0.38934753 2.095714671 1.404998291 2.596632578 0.02680374 3.657694846 5.14378194
Output Layer 0.798809418 0.240278516 1.966531145 2.05055072 0.646696148 0.499620563 1.530571548 1.218810374 1.614900515 0.112634113 1.640862849 1.089443748 0.385523516 0.618507442 0.540555042 0.88399579 0.52864933 0.63262364 0.104428257 0.654708846 0.696930108 0.502350964 0.257086288 0.527021286 0.202963025 1.449761954 1.222280155 0.289881573 0.169007687 0.73128475
Table 12. Optimized ANN network parameters under Case B.
Table 12. Optimized ANN network parameters under Case B.
LayerWeightBias
Hidden Layer 0.018132334 0.165464774 3.267012824 3.118422028 0.57112634 4.843260114 1.562389272 0.804846153 1.26839667 1.752817151 1.263968562 2.330988469 3.107971393 1.443593492 1.837455657 2.850637052
Output Layer 0.853548538 0.043897023 0.621332773 0.511832669 0.84423459 0.167476408 0.235504664 0.199996017 0.70350823 0.209303821 0.59166696 0.357556521 0.356850808 0.245642955 0.400708931 0.393789284 0.070346719 0.208253552 1.194834521 1.280184584 0.005448051 0.167839898 0.928780307 0.954185546 0.478005011 0.306570825 0.525624559 0.268015927 0.634634887 0.700847775
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Wang, Y.; Jin, X.; Yang, L.; He, X.; Wang, X. Predictive Modeling Analysis for the Quality Indicators of Matsutake Mushrooms in Different Transport Environments. Foods 2023, 12, 3372. https://doi.org/10.3390/foods12183372

AMA Style

Wang Y, Jin X, Yang L, He X, Wang X. Predictive Modeling Analysis for the Quality Indicators of Matsutake Mushrooms in Different Transport Environments. Foods. 2023; 12(18):3372. https://doi.org/10.3390/foods12183372

Chicago/Turabian Style

Wang, Yangfeng, Xinyi Jin, Lin Yang, Xiang He, and Xiang Wang. 2023. "Predictive Modeling Analysis for the Quality Indicators of Matsutake Mushrooms in Different Transport Environments" Foods 12, no. 18: 3372. https://doi.org/10.3390/foods12183372

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop