Understanding Sinusoidal Neural Networks
Tiago Novello

TL;DR
This paper analyzes the structure and representation capacity of sinusoidal MLPs, providing theoretical insights into their harmonic properties, compactness, and periodicity, with applications to training and initialization.
Contribution
It offers a harmonic expansion framework for sinusoidal MLPs, proving their frequency composition and control mechanisms, and relates them to Fourier series.
Findings
Sinusoidal neurons expand as harmonic sums with integer linear frequency combinations.
The network's periodicity is determined by input neurons, linking to Fourier series.
Provides bounds and methods for controlling approximation and training of sinusoidal MLPs.
Abstract
In this work, we investigate the structure and representation capacity of sinusoidal MLPs - multilayer perceptron networks that use sine as the activation function. These neural networks (known as neural fields) have become fundamental in representing common signals in computer graphics, such as images, signed distance functions, and radiance fields. This success can be primarily attributed to two key properties of sinusoidal MLPs: smoothness and compactness. These functions are smooth because they arise from the composition of affine maps with the sine function. This work provides theoretical results to justify the compactness property of sinusoidal MLPs and provides control mechanisms in the definition and training of these networks. We propose to study a sinusoidal MLP by expanding it as a harmonic sum. First, we observe that its first layer can be seen as a harmonic dictionary,…
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
TopicsNeural Networks and Applications · Advanced Numerical Analysis Techniques · Image and Signal Denoising Methods
