English

Learning Single-Image Super-Resolution in the JPEG Compressed Domain

Computer Vision and Pattern Recognition 2025-12-05 v1 Artificial Intelligence

Abstract

Deep learning models have grown increasingly complex, with input data sizes scaling accordingly. Despite substantial advances in specialized deep learning hardware, data loading continues to be a major bottleneck that limits training and inference speed. To address this challenge, we propose training models directly on encoded JPEG features, reducing the computational overhead associated with full JPEG decoding and significantly improving data loading efficiency. While prior works have focused on recognition tasks, we investigate the effectiveness of this approach for the restoration task of single-image super-resolution (SISR). We present a lightweight super-resolution pipeline that operates on JPEG discrete cosine transform (DCT) coefficients in the frequency domain. Our pipeline achieves a 2.6x speedup in data loading and a 2.5x speedup in training, while preserving visual quality comparable to standard SISR approaches.

Keywords

Cite

@article{arxiv.2512.04284,
  title  = {Learning Single-Image Super-Resolution in the JPEG Compressed Domain},
  author = {Sruthi Srinivasan and Elham Shakibapour and Rajy Rawther and Mehdi Saeedi},
  journal= {arXiv preprint arXiv:2512.04284},
  year   = {2025}
}

Comments

7 pages, 4 figures, 2 tables, SEEDS Workshop, ICIP 2025

R2 v1 2026-07-01T08:08:34.320Z