Progressive Fourier Neural Representation for Sequential Video Compilation
Haeyong Kang, Jaehong Yoon, DaHyun Kim, Sung Ju Hwang, and Chang D Yoo

TL;DR
This paper introduces Progressive Fourier Neural Representation (PFNR), a novel method for sequentially encoding multiple videos into neural implicit representations with improved generalization, transferability, and lossless decoding capabilities.
Contribution
PFNR adaptively finds compact Fourier sub-modules for each video, enabling continual accumulation and transfer of high-quality neural representations across sessions.
Findings
Achieves superior performance on UVG8/17 and DAVIS50 benchmarks.
Enables lossless decoding of multiple videos.
Outperforms strong continual learning baselines.
Abstract
Neural Implicit Representation (NIR) has recently gained significant attention due to its remarkable ability to encode complex and high-dimensional data into representation space and easily reconstruct it through a trainable mapping function. However, NIR methods assume a one-to-one mapping between the target data and representation models regardless of data relevancy or similarity. This results in poor generalization over multiple complex data and limits their efficiency and scalability. Motivated by continual learning, this work investigates how to accumulate and transfer neural implicit representations for multiple complex video data over sequential encoding sessions. To overcome the limitation of NIR, we propose a novel method, Progressive Fourier Neural Representation (PFNR), that aims to find an adaptive and compact sub-module in Fourier space to encode videos in each training…
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
Taxonomy
TopicsVideo Analysis and Summarization · Generative Adversarial Networks and Image Synthesis · Human Motion and Animation
Methodsfail
