Exploiting Attention-to-Motion via Transformer for Versatile Video Frame Interpolation
Chee-Kim Gan, Jian-Jiun Ding, Chang-Yu Hsieh, De-Yan Lu
Abstract
Video Frame Interpolation (VFI) aims to synthesize realistic intermediate frames from preceding and following video frames. Although many VFI methods perform well on specific motion types, their versatility in handling both large and small motions remain limited. In this work, we propose ATM-VFI, which is a novel hybrid CNN-Transformer architecture that effectively combines the strengths of the CNN (efficiency and considering the detail information) and the transformer (well adopting the global information). It utilizes an Attention-to-Motion (ATM) module and adopts a dual-branch (local and global branches) mechanism to intuitively formulate motion estimation and estimate global and local motion adaptively. Furthermore, we introduce a four-phase training procedure leveraging small-to-medium and large motion datasets to enhance versatility and training stability. Extensive experiments demonstrate that the proposed ATM-VFI algorithm outperforms state-of-the-art methods. It can well interpolate the video frames with a variety of motion types while maintaining high efficiency.
BibTeX
@inproceedings{icassp2025_exploitingattent,
title = {Exploiting Attention-to-Motion via Transformer for Versatile Video Frame Interpolation},
author = {Chee-Kim Gan and Jian-Jiun Ding and Chang-Yu Hsieh and De-Yan Lu},
booktitle = {ICASSP 2025},
year = {2025}
}