FUTON: Fourier Tensor Network for Implicit Neural Representations
Pooya Ashtari, Pourya Behmandpoor, Nikos Deligiannis, Aleksandra Pizurica

TL;DR
FUTON introduces a Fourier tensor network model for implicit neural representations that combines Fourier basis functions with low-rank tensor decomposition, achieving faster training and better generalization than traditional MLP-based INRs.
Contribution
The paper proposes FUTON, a novel Fourier tensor network that models signals with spectral and low-rank structures, providing theoretical guarantees and improved empirical performance.
Findings
Outperforms state-of-the-art MLP INRs in image and volume tasks.
Trains 2-5 times faster than existing methods.
Achieves better generalization in inverse problems like denoising and super-resolution.
Abstract
Implicit neural representations (INRs) have emerged as powerful tools for encoding signals, yet dominant MLP-based designs often suffer from slow convergence, overfitting to noise, and poor extrapolation. We introduce FUTON (Fourier Tensor Network), which models signals as generalized Fourier series whose coefficients are parameterized by a low-rank tensor decomposition. FUTON implicitly expresses signals as weighted combinations of orthonormal, separable basis functions, combining complementary inductive biases: Fourier bases capture smoothness and periodicity, while the low-rank parameterization enforces low-dimensional spectral structure. We provide theoretical guarantees through a universal approximation theorem and derive an inference algorithm with complexity linear in the spectral resolution and the input dimension. On image and volume representation, FUTON consistently…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks · Tensor decomposition and applications
