Thera: Aliasing-Free Arbitrary-Scale Super-Resolution with Neural Heat Fields
Alexander Becker, Rodrigo Caye Daudt, Dominik Narnhofer, Torben Peters, Nando Metzger, Jan Dirk Wegner, Konrad Schindler
TL;DR
Thera tackles aliasing in arbitrary-scale SR by modeling the image with neural heat fields that solve the isotropic heat equation $\partial \Phi/\partial t = \kappa \nabla_{\mathbf{x}}^2 \Phi$, embedding a Gaussian PSF whose blur is controlled by a time input $t$ to enable analytically exact anti-aliasing at any target scale. The method learns a multi-scale prior via a hypernetwork that conditions local neural heat fields on a shared frequency bank $\mathbf{W}_1$, producing an end-to-end SR system that is parameter-efficient. A total-variation regularizer on $\Phi(\mathbf{x},0)$ improves generalization to out-of-distribution scales, and extensive experiments show Thera outperforming prior ASR methods in PSNR on DIV2K and standard benchmarks while maintaining lower parameter overhead. The work provides theoretical and practical guarantees for multi-scale representation and anti-aliasing in neural-field-based SR, and suggests broader potential for physics-informed implicit representations in vision tasks.
Abstract
Recent approaches to arbitrary-scale single image super-resolution (ASR) use neural fields to represent continuous signals that can be sampled at arbitrary resolutions. However, point-wise queries of neural fields do not naturally match the point spread function (PSF) of pixels, which may cause aliasing in the super-resolved image. Existing methods attempt to mitigate this by approximating an integral version of the field at each scaling factor, compromising both fidelity and generalization. In this work, we introduce neural heat fields, a novel neural field formulation that inherently models a physically exact PSF. Our formulation enables analytically correct anti-aliasing at any desired output resolution, and -- unlike supersampling -- at no additional cost. Building on this foundation, we propose Thera, an end-to-end ASR method that substantially outperforms existing approaches, while being more parameter-efficient and offering strong theoretical guarantees. The project page is at https://therasr.github.io.
