Unveiling the Potential of Superexpressive Networks in Implicit Neural Representations
Uvini Balasuriya Mudiyanselage, Woojin Cho, Minju Jo, Noseong Park, Kookjin Lee
TL;DR
This paper investigates NestNets, a superexpressive INR architecture that augments MLPs with an additional height dimension $s$ and trainable subnetworks as activation, aiming to boost expressive power in implicit representations. It combines Fourier feature mappings for coordinate encoding with nested activations and evaluates on signal representation, computer vision INR tasks, and physics-informed learning, comparing to baselines such as WIRE, SIREN, MFN, and FFN. Across tasks, NestNets deliver higher PSNR/SSIM/IOU and markedly lower PDE residuals; on a 1D convection PDE with $\beta=10$, the relative error drops to $0.0342$ versus $0.3719$–$0.5918$ for baselines. The work highlights learned, nontrivial activation shapes arising from the nested architecture, suggesting broader applicability to INR-based rendering and scientific ML.
Abstract
In this study, we examine the potential of one of the ``superexpressive'' networks in the context of learning neural functions for representing complex signals and performing machine learning downstream tasks. Our focus is on evaluating their performance on computer vision and scientific machine learning tasks including signal representation/inverse problems and solutions of partial differential equations. Through an empirical investigation in various benchmark tasks, we demonstrate that superexpressive networks, as proposed by [Zhang et al. NeurIPS, 2022], which employ a specialized network structure characterized by having an additional dimension, namely width, depth, and ``height'', can surpass recent implicit neural representations that use highly-specialized nonlinear activation functions.
