← Search

Yuqi Nie

3 accepted papers

2025

Time-MoE: Billion-Scale Time Series Foundation Models with Mixture of Experts

ICLR 2025spotlight

Deep learning for time series forecasting has seen significant advancements over the past decades. However, despite the success of large-scale pre-training in language and vision domains, pre-trained time series models remain limited in scale and operate at a high cost, hindering the development of…

2025

Unlocking the Power of LSTM for Long Term Time Series Forecasting

AAAI 2025technical

Traditional recurrent neural network architectures, such as long short-term memory neural networks (LSTM), have historically held a prominent role in time series forecasting (TSF) tasks. While the recently introduced sLSTM for Natural Language Processing (NLP) introduces exponential gating and memor…

2023

A Time Series is Worth 64 Words: Long-term Forecasting with Transformers

ICLR 2023poster

We propose an efficient design of Transformer-based models for multivariate time series forecasting and self-supervised representation learning. It is based on two key components: (i) segmentation of time series into subseries-level patches which are served as input tokens to Transformer; (ii) chann…