Sparsity-guided Network Design for Frame Interpolation
Tianyu Ding, Luming Liang, Zhihui Zhu, Tianyi Chen, Ilya Zharkov

TL;DR
This paper introduces a compression-driven, sparsity-guided network design for frame interpolation that significantly reduces model size while maintaining or improving performance, making it suitable for resource-limited systems.
Contribution
The authors propose a novel compression framework using sparsity-inducing optimization for frame interpolation networks, achieving high compression ratios with enhanced visual quality.
Findings
10x compressed AdaCoF performs similarly to the original.
Multi-resolution warping improves visual consistency.
Model outperforms state-of-the-art methods on various datasets.
Abstract
DNN-based frame interpolation, which generates intermediate frames from two consecutive frames, is often dependent on model architectures with a large number of features, preventing their deployment on systems with limited resources, such as mobile devices. We present a compression-driven network design for frame interpolation that leverages model pruning through sparsity-inducing optimization to greatly reduce the model size while attaining higher performance. Concretely, we begin by compressing the recently proposed AdaCoF model and demonstrating that a 10 times compressed AdaCoF performs similarly to its original counterpart, where different strategies for using layerwise sparsity information as a guide are comprehensively investigated under a variety of hyperparameter settings. We then enhance this compressed model by introducing a multi-resolution warping module, which improves…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Cancer-related molecular mechanisms research · Advanced Vision and Imaging
MethodsPruning
