| Literature DB >> 35462816 |
Wenjing Yan1, Zesheng Zhang1, Qingchuan Zhang1, Ganggang Zhang2, Qiaozhi Hua3, Qiao Li4.
Abstract
Agricultural is an indispensably public healthcare industry for human beings at any time and smart management of it is of great significance. Since substantial technical advance relies on long-term efforts and continuous progress, reasonably scheduling the distribution of agricultural products acts as a key aspect of smart public healthcare. The most intuitive factor affecting the distribution of agricultural products is its dynamic price. Forecasting price fluctuations in advance can optimize the distribution of agricultural products and pave the way to smart public healthcare. Most researchers study the prices of various agricultural products separately, without considering the interaction of different agricultural products in the time dimension. This study introduces a typical deep learning model named graph neural network (GNN) for this purpose and proposes deep data analysis-based agricultural products management for smart public healthcare (named GNN-APM for short). The highlight of GNN-APM is to take latent correlations among multiple types of agricultural products into consideration when modeling evolving rules of price sequences. A case study is set up with the use of real-world data of the agricultural products market. Simulative results reveal that the designed GNN-APM functions well.Entities:
Keywords: agricultural products; deep data analysis; graph neural network; public healthcare; smart management
Mesh:
Year: 2022 PMID: 35462816 PMCID: PMC9021602 DOI: 10.3389/fpubh.2022.847252
Source DB: PubMed Journal: Front Public Health ISSN: 2296-2565
Figure 1System model and overview of the designed graph neural network-based smart management for agricultural products market (GNN-APM). (A) architecture and (B) training process in computing layer.
The learning algorithm of GNN-APM.
| Input: The market condition dataset: |
| 1: initial |
| 2: repeat |
| 3: for |
| 4: for |
| 5: compute |
| 6: compute |
| 7: compute the gradient of Θ according to |
| 8: update model parameters Θ according to their gradients and learning rate |
| 9: end |
| 10: end |
| 11: |
| 12: until convergence |
Figure 2Workflow of the graph convolutional network employed for prediction.
Figure 3The total tendency of market conditions concerning five types of agricultural products.
Mean absolute error (MAE) results when proportion of training data ranges from 50 to 70% and learning rate ranges from 0.001 to 0.002.
|
|
|
| ||||
|---|---|---|---|---|---|---|
|
|
|
|
|
|
| |
| MLP | 1.189 | 1.047 | 1.016 | 1.232 | 1.175 | 1.143 |
| LSTM | 1.116 | 1.052 | 1.044 | 1.139 | 1.091 | 1.107 |
| GNN-APM |
|
|
|
|
|
|
The bold values correspond to results of the proposed GNN-APM method.
Root mean squared error (RMSE) results when the proportion of training data ranges from 50 to 70% and the learning rate ranges from 0.001 to 0.002.
|
|
|
| ||||
|---|---|---|---|---|---|---|
|
|
|
|
|
|
| |
| MLP | 1.664 | 1.458 | 1.373 | 1.761 | 1.663 | 1.589 |
| LSTM | 1.512 | 1.408 | 1.387 | 1.553 | 1.476 | 1.481 |
| GNN-APM |
|
|
|
|
|
|
The bold values correspond to results of the proposed GNN-APM method.
Figure 4Average mean absolute error (MAE) results under two different learning rate values.
Figure 5Average RMSE results under two different learning rate values.
Figure 6Parameter sensitivity results of the designed GNN-APM concerning MAE and RMSE.