Escaping Spectral Bias without Backpropagation: Fast Implicit Neural Representations with Extreme Learning Machines
Woojin Cho, Junghwan Park
TL;DR
This work tackles the bifurcated challenge of spectral bias and slow, backpropagation-reliant training in implicit neural representations (INRs). It introduces ELM-INR, which replaces end-to-end gradient descent with local Extreme Learning Machines solved in closed form and blends their outputs via a partition of unity, enabling fast, stable reconstructions. A Barron-space analysis links global reconstruction error to the maximum local spectral complexity, motivating BEAM, an adaptive, spectrally balanced mesh refinement that equalizes local Barron norms under a capacity constraint. Across images, multispectral imagery, Navier–Stokes simulations, ERA5 climate fields, and MRI, ELM-INR with BEAM achieves substantial quality gains (roughly 2 dB PSNR improvements in benchmarks) with far lower compute, underscoring its practical impact for high-frequency, spectrally rich signals.
Abstract
Training implicit neural representations (INRs) to capture fine-scale details typically relies on iterative backpropagation and is often hindered by spectral bias when the target exhibits highly non-uniform frequency content. We propose ELM-INR, a backpropagation-free INR that decomposes the domain into overlapping subdomains and fits each local problem using an Extreme Learning Machine (ELM) in closed form, replacing iterative optimization with stable linear least-squares solutions. This design yields fast and numerically robust reconstruction by combining local predictors through a partition of unity. To understand where approximation becomes difficult under fixed local capacity, we analyze the method from a spectral Barron norm perspective, which reveals that global reconstruction error is dominated by regions with high spectral complexity. Building on this insight, we introduce BEAM, an adaptive mesh refinement strategy that balances spectral complexity across subdomains to improve reconstruction quality in capacity-constrained regimes.
