INR-V: A Continuous Representation Space for Video-based Generative Tasks
Bipasha Sen, Aditya Agarwal, Vinay P Namboodiri, C. V. Jawahar

TL;DR
INR-V introduces a continuous implicit neural representation space for videos, enabling smooth interpolation, inpainting, and diverse generation, surpassing existing methods in expressivity and performance.
Contribution
The paper presents INR-V, a novel neural network framework that learns a continuous video representation space using implicit neural representations and meta-networks, enhancing generative capabilities.
Findings
INR-V can smoothly interpolate between known videos.
INR-V outperforms baselines in video inpainting tasks.
The learned space is more expressive than traditional image-based methods.
Abstract
Generating videos is a complex task that is accomplished by generating a set of temporally coherent images frame-by-frame. This limits the expressivity of videos to only image-based operations on the individual video frames needing network designs to obtain temporally coherent trajectories in the underlying image space. We propose INR-V, a video representation network that learns a continuous space for video-based generative tasks. INR-V parameterizes videos using implicit neural representations (INRs), a multi-layered perceptron that predicts an RGB value for each input pixel location of the video. The INR is predicted using a meta-network which is a hypernetwork trained on neural representations of multiple video instances. Later, the meta-network can be sampled to generate diverse novel videos enabling many downstream video-based generative tasks. Interestingly, we find that…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Advanced Vision and Imaging
MethodsHyperNetwork · Inpainting
