CVFeb 8, 2025

Robustifying Fourier Features Embeddings for Implicit Neural Representations

arXiv:2502.05482v14 citationsh-index: 5
Originality Incremental advance
AI Analysis

This work addresses a problem relevant to researchers and practitioners working with INRs, particularly in applications such as inverse graphics, and offers an incremental solution.

The authors tackled the problem of spectral bias in Implicit Neural Representations (INRs) and proposed a solution that combines multi-layer perceptrons (MLPs) with Fourier feature embeddings, resulting in improved performance. The exact performance gain is not specified in the abstract.

Implicit Neural Representations (INRs) employ neural networks to represent continuous functions by mapping coordinates to the corresponding values of the target function, with applications e.g., inverse graphics. However, INRs face a challenge known as spectral bias when dealing with scenes containing varying frequencies. To overcome spectral bias, the most common approach is the Fourier features-based methods such as positional encoding. However, Fourier features-based methods will introduce noise to output, which degrades their performances when applied to downstream tasks. In response, this paper initially hypothesizes that combining multi-layer perceptrons (MLPs) with Fourier feature embeddings mutually enhances their strengths, yet simultaneously introduces limitations inherent in Fourier feature embeddings. By presenting a simple theorem, we validate our hypothesis, which serves as a foundation for the design of our solution. Leveraging these insights, we propose the use of multi-layer perceptrons (MLPs) without additive

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes