Neural Fourier Modelling: A Highly Compact Approach to Time-Series Analysis
Minjung Kim, Yusuke Hioka, Michael Witbrock

TL;DR
Neural Fourier Modelling (NFM) introduces a Fourier domain-based approach for time-series analysis, enabling compact, flexible, and state-of-the-art performance across various tasks by directly modeling and manipulating frequency representations.
Contribution
This work pioneers direct Fourier domain modeling for time-series, introducing NFM with novel modules for frequency extrapolation and interpolation, achieving high performance with minimal parameters.
Findings
NFM outperforms existing methods on forecasting, anomaly detection, and classification.
NFM operates effectively with unseen sampling rates at test time.
NFM is highly compact, using fewer than 40K parameters across tasks.
Abstract
Neural time-series analysis has traditionally focused on modeling data in the time domain, often with some approaches incorporating equivalent Fourier domain representations as auxiliary spectral features. In this work, we shift the main focus to frequency representations, modeling time-series data fully and directly in the Fourier domain. We introduce Neural Fourier Modelling (NFM), a compact yet powerful solution for time-series analysis. NFM is grounded in two key properties of the Fourier transform (FT): (i) the ability to model finite-length time series as functions in the Fourier domain, treating them as continuous-time elements in function space, and (ii) the capacity for data manipulation (such as resampling and timespan extension) within the Fourier domain. We reinterpret Fourier-domain data manipulation as frequency extrapolation and interpolation, incorporating this as a core…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsFocus
