Submitted:
07 April 2025
Posted:
11 April 2025
You are already at the latest version
Abstract
Keywords:
1. Introduction
2. Literature Review
3. Data Introduction




4. LSTM-RVFL-Attention Model
4.1. LSTM Layer

4.2. RW-FN Layer

4.3. Attention Mechanism

4.4. Overall Framework

5. Model Result Analysis

6. Conclusions
Acknowledgements
References
- Sun F, Meng X, Zhang Y, et al. Agricultural Product Price Forecasting Methods: A Review[J]. Agriculture, 2023, 13(9): 1671. [CrossRef]
- Kurumatani, K. Time series forecasting of agricultural product prices based on recurrent neural networks and its evaluation method[J]. SN Applied Sciences, 2020, 2(8): 1434. [CrossRef]
- Kamilaris A, Prenafeta-Boldú F X. A review of the use of convolutional neural networks in agriculture[J]. The Journal of Agricultural Science, 2018, 156(3): 312-322. [CrossRef]
- Wan R, Mei S, Wang J, et al. Multivariate temporal convolutional network: A deep neural networks approach for multivariate time series forecasting[J]. Electronics, 2019, 8(8): 876. [CrossRef]
- Dudukcu H V, Taskiran M, Taskiran Z G C, et al. Temporal Convolutional Networks with RNN approach for chaotic time series prediction[J]. Applied soft computing, 2023, 133: 109945. [CrossRef]
- Hewage P, Behera A, Trovati M, et al. Temporal convolutional neural (TCN) network for an effective weather forecasting using time-series data from the local weather station[J]. Soft Computing, 2020, 24: 16453-16482. [CrossRef]
- He Y, Zhao J. Temporal convolutional networks for anomaly detection in time series[C]//Journal of Physics: Conference Series. IOP Publishing, 2019, 1213(4): 042050. [CrossRef]
- Lim B, Zohren S. Time-series forecasting with deep learning: a survey[J]. Philosophical Transactions of the Royal Society A, 2021, 379(2194): 20200209. [CrossRef]
- Gu Y H, Jin D, Yin H, et al. Forecasting agricultural commodity prices using dual input attention LSTM[J]. Agriculture, 2022, 12(2): 256. [CrossRef]
- Chen X, Cai C, He X, et al. Hybrid deep learning model for vegetable price forecasting based on principal component analysis and attention mechanism[J]. Physica Scripta, 2024, 99(12): 125017. [CrossRef]
- Murugesan R, Mishra E, Krishnan A H. Forecasting agricultural commodities prices using deep learning-based models: basic LSTM, bi-LSTM, stacked LSTM, CNN LSTM, and convolutional LSTM[J]. International Journal of Sustainable Agricultural Management and Informatics, 2022, 8(3): 242-277. [CrossRef]
| Model | MSE | MAE | RMSE |
|---|---|---|---|
| Attention-based LSTM-RW-FN | 0.0175 | 0.1016 | 0.1356 |
| LSTM | 0.0256 | 0.1346 | 0.1564 |
| Attention-based-LSTM | 0.0578 | 0.1900 | 0.2304 |
| LSTM-RW-FN | 0.1865 | 0.3987 | 0.4239 |
| RNN | 0.0289 | 0.1479 | 0.1618 |
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. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).