paper-with-me

Papers

Efficient Time Series Forecasting via Hyper-Complex Models and Frequency Aggregation

2025-02-27 · Eyal Yakir, Dor Tsur, Haim Permuter

Time series forecasting is a long-standing problem in statistics and machine learning. One of the key challenges is processing sequences with long-range dependencies. To that end, a recent line of work applied the short-time Fourier transform (STFT), which partitions the sequence into multiple subsequences and applies a Fourier transform to each separately. We propose the Frequency Information Aggregation (FIA)-Net, which is based on a novel complex-valued MLP architecture that aggregates adjacent window information in the frequency domain. To further increase the receptive field of the FIA-Net, we treat the set of windows as hyper-complex (HC) valued vectors and employ HC algebra to efficiently combine information from all STFT windows altogether. Using the HC-MLP backbone allows for improved handling of sequences with long-term dependence. Furthermore, due to the nature of HC operations, the HC-MLP uses up to three times fewer parameters than the equivalent standard window aggregation method. We evaluate the FIA-Net on various time-series benchmarks and show that the proposed methodologies outperform existing state of the art methods in terms of both accuracy and efficiency. Our code is publicly available on https://anonymous.4open.science/r/research-1803/.

📄 PDF Abstract BibTeX arXiv:2502.19983

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Numerion: A Multi-Hypercomplex Model for Time Series Forecasting

2025-09-26 · Hanzhong Cao, Wenbo Yan, Ying Tan arxiv

Many methods aim to enhance time series forecasting by decomposing the series through intricate model structures and prior knowledge, yet they are inevitably limited by computational complexity and the robustness of the …

Time Series Forecasting

A Novel Hyperdimensional Computing Framework for Online Time Series Forecasting on the Edge

2024-02-03 · Mohamed Mejri, Chandramouli Amarnath, Abhijit Chatterjee

In recent years, both online and offline deep learning models have been developed for time series forecasting. However, offline deep forecasting models fail to adapt effectively to changes in time-series data, while onli…

Time SeriesTime Series Forecasting

Frequency-domain MLPs are More Effective Learners in Time Series Forecasting

2023-11-10 · NeurIPS 2023 11 · Kun Yi, Qi Zhang, Wei Fan, Shoujin Wang 외

Time series forecasting has played the key role in different industrial, including finance, traffic, energy, and healthcare domains. While existing literatures have designed many sophisticated architectures based on RNNs…

Time SeriesTime Series Forecasting

Beyond Time: Cross-Dimensional Frequency Supervision for Time Series Forecasting

2025-05-16 · Tianyi Shi, Zhu Meng, Yue Chen, Siyang Zheng 외

Time series forecasting plays a crucial role in various fields, and the methods based on frequency domain analysis have become an important branch. However, most existing studies focus on the design of elaborate model ar…

Time SeriesTime Series Forecasting

MLOW: Interpretable Low-Rank Frequency Magnitude Decomposition of Multiple Effects for Time Series Forecasting

2026-03-19 · Runze Yang, Longbing Cao, Xiaoming Wu, Xin You 외 arxiv

Separating multiple effects in time series is fundamental yet challenging for time-series forecasting (TSF). However, existing TSF models cannot effectively learn interpretable multi-effect decomposition by their smoothi…

Time Series Forecasting