Implicit Neural Representation-Based Continuous Single Image Super Resolution: An Empirical Study
Tayyab Nasir, Daochang Liu, Ajmal Mian
TL;DR
This study empirically benchmarks implicit neural representation (INR)–based continuous single-image super-resolution (ASSR) methods under a unified, reproducible framework. It analyzes how training configurations, objective designs, and scaling laws affect performance across diverse IQA metrics, datasets, and encoders, revealing marginal gains from newer architectures and substantial sensitivity to training choices. A hybrid pixel-gradient loss is proposed to enhance texture fidelity while preserving edges, achieving consistent perceptual improvements. The work validates scaling trends (more parameters, longer training, and greater data diversity yield gains with diminishing returns) and provides a public benchmarking framework to guide future INR-based ASSR research and fair comparisons.
Abstract
Implicit neural representation (INR) has become the standard approach for arbitrary-scale image super-resolution (ASSR). To date, no empirical study has systematically examined the effectiveness of existing methods, nor investigated the effects of different training recipes, such as scaling laws, objective design, and optimization strategies. A rigorous empirical analysis is essential not only for benchmarking performance and revealing true gains but also for establishing the current state of ASSR, identifying saturation limits, and highlighting promising directions. We fill this gap by comparing existing techniques across diverse settings and presenting aggregated performance results on multiple image quality metrics. We contribute a unified framework and code repository to facilitate reproducible comparisons. Furthermore, we investigate the impact of carefully controlled training configurations on perceptual image quality and examine a new loss function that penalizes intensity variations while preserving edges, textures, and finer details during training. We conclude the following key insights that have been previously overlooked: (1) Recent, more complex INR methods provide only marginal improvements over earlier methods. (2) Model performance is strongly correlated to training configurations, a factor overlooked in prior works. (3) The proposed loss enhances texture fidelity across architectures, emphasizing the role of objective design for targeted perceptual gains. (4) Scaling laws apply to INR-based ASSR, confirming predictable gains with increased model complexity and data diversity.
