Efficient Cost-and-Quality Controllable Arbitrary-scale Super-resolution with Fourier Constraints
Kazutoshi Akita, Norimichi Ukita
TL;DR
The paper tackles CQ-controllable arbitrary-scale SR by addressing inefficiencies in one-by-one Fourier component prediction. It introduces a robust joint-prediction framework that outputs multiple Fourier components per recurrence, supported by a Fourier alignment loss to capture dependencies and preserve high-frequency detail. Empirical results on DIV2K show that predicting two components per step ($K=2$) achieves a favorable trade-off, delivering near the quality of the single-component baseline with substantially reduced runtime, while larger $K$ can degrade performance and stability. The approach preserves CQ-controllability and broad scale flexibility, offering practical advantages for resource-constrained and high-demand SR applications, with future work focusing on stability and adaptive component selection.
Abstract
Cost-and-Quality (CQ) controllability in arbitrary-scale super-resolution is crucial. Existing methods predict Fourier components one by one using a recurrent neural network. However, this approach leads to performance degradation and inefficiency due to independent prediction. This paper proposes predicting multiple components jointly to improve both quality and efficiency.
