ZoomDiff: A High-Fidelity Diffusion Model for Dual-Camera Smooth Zooming

Jiayi Zhang1, Renlong Wu1, Yukang Ding2, Sibin Deng2, Wangmeng Zuo1
1Harbin Institute of Technology 2Taobao, Alibaba Group

ZoomDiff generates high-fidelity and temporally consistent smooth zoom transitions between dual-camera views.

Abstract

Digital zoom transitions between dual cameras often exhibit conspicuous discontinuities in geometric structure and chromatic consistency, degrading the user experience. While recent dual-camera smooth zoom (DCSZ) methods attempt to mitigate this by fine-tuning frame interpolation (FI) models on DCSZ data, they struggle with the large cross-view disparities and complex geometric transformations. Considering that the generative prior of diffusion models is suitable for addressing this problem, we explore their application to DCSZ. However, naively applying existing diffusion-based FI models still yields low-fidelity transitions due to insufficient conditional guidance, high-frequency information loss during VAE encoding, as well as inadequate temporal consistency. To address this, we propose ZoomDiff, a high-fidelity diffusion model that leverages dual-camera inputs in both latent and pixel spaces for photo-realistic transitions. Specifically, we first strengthen dual-image conditional guidance during the multi-step denoising process to improve geometric consistency. Then we inject flow-aligned multi-scale features from the VAE encoder into the VAE decoder to recover high-frequency details, where flow-guided temporal consistency supervision are introduced to produce more smooth transitions. Extensive experiments on both synthetic and real-world datasets demonstrate that ZoomDiff outperforms state-of-the-art methods quantitatively and qualitatively. Codes will be publicly available.

Method

Overview of the ZoomDiff framework
Overview of the proposed ZoomDiff framework.

ZoomDiff leverages dual-camera inputs in both latent and image spaces for high-fidelity smooth zooming. We strengthen dual-image conditioning during diffusion denoising to improve geometric consistency, and inject flow-aligned multi-scale reference features into the VAE decoder to recover high-frequency details. A flow-guided temporal consistency objective further encourages smooth and temporally coherent transitions.

Qualitative Results

We present qualitative results on both real-world and synthetic datasets across different difficulty levels. ZoomDiff produces smooth zoom transitions while preserving geometric structures and fine-grained visual details.

Real real-world captured Synthetic synthetic rendered
Case 1 — #2
Real Simple
UW Input
UW Input
W Input
W Input
Case 2 — #113
Synthetic Simple
UW Input
UW Input
W Input
W Input
Case 3 — #6
Real Moderate
UW Input
UW Input
W Input
W Input
Case 4 — #116
Synthetic Moderate
UW Input
UW Input
W Input
W Input
Case 5 — #51
Real Moderate
UW Input
UW Input
W Input
W Input
Case 6 — #170
Synthetic Moderate
UW Input
UW Input
W Input
W Input
Case 7 — #13
Real Hard
UW Input
UW Input
W Input
W Input
Case 8 — #396
Synthetic Hard
UW Input
UW Input
W Input
W Input
Case 9 — #53
Real Hard
UW Input
UW Input
W Input
W Input
Case 10 — #464
Synthetic Hard
UW Input
UW Input
W Input
W Input

Comparisons

We compare ZoomDiff with representative frame interpolation and diffusion-based methods. ZoomDiff better handles large cross-view disparities and complex geometric transformations, producing more consistent and visually pleasing smooth zoom transitions.

Comparison Case 1 — Real-World #6, Moderate
UW
UW
FCVG
EDSC
UPRNet
ZoomDiff
W
W
Comparison Case 2 — Synthetic #396, Hard
UW
UW
FCVG
GI
EDSC
UPRNet
ZoomDiff
W
W
Comparison Case 3 — Real-World #13, Hard
UW
UW
FCVG
EDSC
UPRNet
ZoomDiff
W
W

BibTeX

@article{zhang2026zoomdiff,
  title   = {ZoomDiff: A High-Fidelity Diffusion Model for Dual-Camera Smooth Zooming},
  author  = {Jiayi Zhang and Renlong Wu and Yukang Ding and Sibin Deng and Wangmeng Zuo},
  year    = {2026},
}