דלג לתוכן (מקש קיצור 's')
אירועים

אירועים והרצאות בפקולטה למדעי המחשב ע"ש הנרי ומרילין טאוב

ניבוי סדרות זמן רבות משתנים
event speaker icon
נעם קורן (הרצאה סמינריונית למגיסטר)
event date icon
יום חמישי, 20.06.2024, 16:30
event location icon
הרצאת זום: 98850618360 וטאוב 601
event speaker icon
מנחה: Dr. Kira Radinsky
Multivariate time series forecasting is a pivotal task in several domains, including financial planning, medical diagnostics, and climate science. This paper presents the Neural Fourier Transform (NFT) algorithm, which combines multi-dimensional Fourier transforms with Temporal Convolutional Network layers to improve both the accuracy and interpretability of forecasts. The Neural Fourier Transform is empirically validated on fourteen diverse datasets, showing superior performance across multiple forecasting horizons and lookbacks, setting new benchmarks in the field. This work advances multivariate time series forecasting by providing a model that is both interpretable and highly predictive, making it a valuable tool for both practitioners and researchers. The code for this study is publicly available https://github.com/2noamk/NFT.