IVCVJun 11, 2025

Sampling Theory for Super-Resolution with Implicit Neural Representations

arXiv:2506.09949v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses a fundamental gap in understanding the sampling requirements for INRs in inverse problems like super-resolution, which is incremental as it builds on existing INR methods but provides new theoretical insights.

The paper tackles the problem of determining the sample complexity for recovering continuous-domain images from low-pass Fourier samples using implicit neural representations (INRs), showing that a sufficient number of samples ensures exact recovery in theory and validating this with empirical tests on super-resolution tasks.

Implicit neural representations (INRs) have emerged as a powerful tool for solving inverse problems in computer vision and computational imaging. INRs represent images as continuous domain functions realized by a neural network taking spatial coordinates as inputs. However, unlike traditional pixel representations, little is known about the sample complexity of estimating images using INRs in the context of linear inverse problems. Towards this end, we study the sampling requirements for recovery of a continuous domain image from its low-pass Fourier samples by fitting a single hidden-layer INR with ReLU activation and a Fourier features layer using a generalized form of weight decay regularization. Our key insight is to relate minimizers of this non-convex parameter space optimization problem to minimizers of a convex penalty defined over an infinite-dimensional space of measures. We identify a sufficient number of Fourier samples for which an image realized by an INR is exactly recoverable by solving the INR training problem. To validate our theory, we empirically assess the probability of achieving exact recovery of images realized by low-width single hidden-layer INRs, and illustrate the performance of INRs on super-resolution recovery of continuous domain phantom images.

Code Implementations1 repo
Foundations

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

Your Notes