Uncertainty-Guided Spatial Pruning Architecture for Efficient Frame Interpolation
Ri Cheng, Xuhao Jiang, Ruian He, Shili Zhou, Weimin Tan, Bo Yan

TL;DR
This paper introduces an uncertainty-guided spatial pruning architecture for video frame interpolation that dynamically skips redundant computations in easy regions, reducing FLOPs significantly while maintaining high performance.
Contribution
The paper proposes a novel uncertainty-guided spatial pruning method with a self-contrast training strategy for efficient and accurate frame interpolation.
Findings
Reduces FLOPs by up to 52% on benchmark datasets.
Maintains comparable or better interpolation quality.
Achieves state-of-the-art performance with lower computational cost.
Abstract
The video frame interpolation (VFI) model applies the convolution operation to all locations, leading to redundant computations in regions with easy motion. We can use dynamic spatial pruning method to skip redundant computation, but this method cannot properly identify easy regions in VFI tasks without supervision. In this paper, we develop an Uncertainty-Guided Spatial Pruning (UGSP) architecture to skip redundant computation for efficient frame interpolation dynamically. Specifically, pixels with low uncertainty indicate easy regions, where the calculation can be reduced without bringing undesirable visual results. Therefore, we utilize uncertainty-generated mask labels to guide our UGSP in properly locating the easy region. Furthermore, we propose a self-contrast training strategy that leverages an auxiliary non-pruning branch to improve the performance of our UGSP. Extensive…
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.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Video Coding and Compression Technologies
MethodsConvolution · Pruning
