GaussianSR: High Fidelity 2D Gaussian Splatting for Arbitrary-Scale Image Super-Resolution
Jintong Hu, Bin Xia, Bin Chen, Wenming Yang, Lei Zhang

TL;DR
GaussianSR introduces a novel 2D Gaussian Splatting approach for arbitrary-scale image super-resolution, enhancing representation and flexibility over traditional INR-based methods, leading to superior results with fewer parameters.
Contribution
The paper proposes GaussianSR, a new ASSR method that uses continuous Gaussian fields for pixel representation, improving over discrete latent codes in existing INR-based approaches.
Findings
Achieves higher super-resolution quality with fewer parameters.
Establishes long-range dependencies for better feature representation.
Provides interpretable and content-aware feature aggregation.
Abstract
Implicit neural representations (INRs) have significantly advanced the field of arbitrary-scale super-resolution (ASSR) of images. Most existing INR-based ASSR networks first extract features from the given low-resolution image using an encoder, and then render the super-resolved result via a multi-layer perceptron decoder. Although these approaches have shown promising results, their performance is constrained by the limited representation ability of discrete latent codes in the encoded features. In this paper, we propose a novel ASSR method named GaussianSR that overcomes this limitation through 2D Gaussian Splatting (2DGS). Unlike traditional methods that treat pixels as discrete points, GaussianSR represents each pixel as a continuous Gaussian field. The encoded features are simultaneously refined and upsampled by rendering the mutually stacked Gaussian fields. As a result,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Image and Signal Denoising Methods
