Multi-encoder Network for Parameter Reduction of a Kernel-based Interpolation Architecture
Issa Khalifeh, Marc Gorriz Blanch, Ebroul Izquierdo, Marta Mrak

TL;DR
This paper introduces a multi-encoder network that reduces parameters in a kernel-based video frame interpolation model, achieving better performance by using smaller encoders and rotation techniques.
Contribution
It proposes a novel parameter reduction method for a flow-less kernel-based interpolation network using multiple encoders and rotation to enhance feature learning.
Findings
Parameter reduction with smaller encoders improves efficiency.
The method outperforms the original network in accuracy.
Ablation studies justify design choices.
Abstract
Video frame interpolation involves the synthesis of new frames from existing ones. Convolutional neural networks (CNNs) have been at the forefront of the recent advances in this field. One popular CNN-based approach involves the application of generated kernels to the input frames to obtain an interpolated frame. Despite all the benefits interpolation methods offer, many of these networks require a lot of parameters, with more parameters meaning a heavier computational burden. Reducing the size of the model typically impacts performance negatively. This paper presents a method for parameter reduction for a popular flow-less kernel-based network (Adaptive Collaboration of Flows). Through our technique of removing the layers that require the most parameters and replacing them with smaller encoders, we reduce the number of parameters of the network and even achieve better performance…
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 Image Processing Techniques · Advanced Vision and Imaging · Generative Adversarial Networks and Image Synthesis
