Video Frame Interpolation by Plug-and-Play Deep Locally Linear Embedding
Anh-Duc Nguyen, Woojae Kim, Jongyoo Kim, and Sanghoon Lee

TL;DR
DeepLLE is a plug-and-play, unsupervised deep learning framework for video frame interpolation that uses a linearity constraint on latent codes to generate intermediate frames without extensive training.
Contribution
It introduces DeepLLE, a novel unsupervised, plug-and-play CNN-based method that interpolates video frames by embedding linearity constraints in latent space, avoiding large dataset training.
Findings
Highly competitive with state-of-the-art models
Works in an unsupervised, plug-and-play manner
Generates arbitrary intermediate frames
Abstract
We propose a generative framework which takes on the video frame interpolation problem. Our framework, which we call Deep Locally Linear Embedding (DeepLLE), is powered by a deep convolutional neural network (CNN) while it can be used instantly like conventional models. DeepLLE fits an auto-encoding CNN to a set of several consecutive frames and embeds a linearity constraint on the latent codes so that new frames can be generated by interpolating new latent codes. Different from the current deep learning paradigm which requires training on large datasets, DeepLLE works in a plug-and-play and unsupervised manner, and is able to generate an arbitrary number of frames. Thorough experiments demonstrate that without bells and whistles, our method is highly competitive among current state-of-the-art models.
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 · Image Processing Techniques and Applications
