Avocado Price Prediction Using a Hybrid Deep Learning Model: TCN-MLP-Attention Architecture
Linwei Zhang, LuFeng, Ruijia Liang

TL;DR
This paper introduces a hybrid deep learning model combining TCN, MLP, and Attention mechanisms to accurately forecast Hass avocado prices, addressing the challenges of nonlinear and dynamic agricultural data.
Contribution
The paper presents a novel TCN-MLP-Attention architecture that improves avocado price prediction accuracy over traditional models.
Findings
Achieved RMSE of 1.23, outperforming traditional models.
Effectively captured complex price fluctuations influenced by seasonality and weather.
Demonstrated scalability and robustness in agricultural time series forecasting.
Abstract
With the growing demand for healthy foods, agricultural product price forecasting has become increasingly important. Hass avocados, as a high-value crop, exhibit complex price fluctuations influenced by factors such as seasonality, region, and weather. Traditional prediction models often struggle with highly nonlinear and dynamic data. To address this, we propose a hybrid deep learning model, TCN-MLP-Attention Architecture, combining Temporal Convolutional Networks (TCN) for sequential feature extraction, Multi-Layer Perceptrons (MLP) for nonlinear interactions, and an Attention mechanism for dynamic feature weighting. The dataset used covers over 50,000 records of Hass avocado sales across the U.S. from 2015 to 2018, including variables such as sales volume, average price, time, region, weather, and variety type, collected from point-of-sale systems and the Hass Avocado Board. After…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods
MethodsSoftmax · Attention Is All You Need
