Self-Supervised Burst Super-Resolution

Goutam Bhat, Michael Gharbi, Jiawen Chen, L. Gool, Zhihao Xia
2/14/2026

Abstract

We introduce a self-supervised training strategy for burst super-resolution that only uses noisy low-resolution bursts during training. Our approach eliminates the need to carefully tune synthetic data simulation pipelines, which often do not match real-world image statistics. Compared to weakly-paired training strategies, which require noisy smartphone burst photos of static scenes, paired with a clean reference obtained from a tripod-mounted DSLR camera, our approach is more scalable, and avoids the color mismatch between the smartphone and DSLR. To achieve this, we propose a new self-supervised objective that uses a forward imaging model to recover a high-resolution image from aliased high frequencies in the burst. Our approach does not require any manual tuning of the forward model's parameters; we learn them from data. Furthermore, we show our training strategy is robust to dynamic scene motion in the burst, which enables training burst super-resolution models using in-the-wild data. Extensive experiments on real and synthetic data show that, despite only using noisy bursts during training, models trained with our self-supervised strategy match, and sometimes surpass, the quality of fully-supervised baselines trained with synthetic data or weakly-paired ground-truth. Finally, we show our training strategy is general using four different burst super-resolution architectures.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{bhat2026selfsupervised,
  title  = {Self-Supervised Burst Super-Resolution},
  author = {Goutam Bhat and Michael Gharbi and Jiawen Chen and L. Gool and Zhihao Xia},
  year   = {2026},
  doi    = {10.1109/ICCV51070.2023.00973},
  url    = {https://doi.org/10.1109/ICCV51070.2023.00973},
  journal = {ICCV 2023 2023}
}

Discussion