Submitted by AttentionImaginary54 t3_102mf6v in MachineLearning
I recently came across this paper Are Transformers Effective for Time Series Forecasting? and it seems to cast doubt on the recent trend of using transformers for time series forecasting, suggesting a simple model can out perform complex transformers.
Personally, in many of my experiments using transformers on temporal data besides the quite commonly tested benchmarks (ETH, exchange, etc) they perform poorly compared to other simple(r) models like GRUs or DA-RNN. Yet we are still seeing an explosion of papers about them in the research community. Are there other recent deep learning based alternatives?
CatalyzeX_code_bot t1_j2u0ac2 wrote
Found relevant code at https://github.com/cure-lab/DLinear + all code implementations here
--
To opt out from receiving code links, DM me