Efficient INT8 Single-Image Super-Resolution via Deployment-Aware Quantization and Teacher-Guided Training
Pham Phuong Nam Nguyen, Nam Tien Le, Thi Kim Trang Vo, and Nhu Tinh Anh Nguyen

TL;DR
This paper introduces a deployment-aware quantized single-image super-resolution framework that balances quality, compactness, and robustness for low-bit mobile deployment, achieving high PSNR and SSIM scores.
Contribution
It proposes a three-stage training pipeline with teacher-guided supervision and quantization-aware training for efficient INT8 super-resolution models.
Findings
Achieved 29.79 dB PSNR and 0.8634 SSIM on the MAI 2026 challenge test set.
Teacher-guided supervision improves INT8 reconstruction quality.
Quantization stability is enhanced via weight clipping and BatchNorm recalibration.
Abstract
Efficient single-image super-resolution (SISR) requires balancing reconstruction fidelity, model compactness, and robustness under low-bit deployment, which is especially challenging for x3 SR. We present a deployment-oriented quantized SISR framework based on an extract-refine-upsample design. The student performs most computation in the low-resolution space and uses a lightweight re-parameterizable backbone with PixelShuffle reconstruction, yielding a compact inference graph. To improve quality without significantly increasing complexity, we adopt a three-stage training pipeline: Stage 1 learns a basic reconstruction mapping with spatial supervision; Stage 2 refines fidelity using Charbonnier loss, DCT-domain supervision, and confidence-weighted output-level distillation from a Mamba-based teacher; and Stage 3 applies quantization-aware training directly on the fused deploy graph. We…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
