paper-with-me

Papers

Latent-INR: A Flexible Framework for Implicit Representations of Videos with Discriminative Semantics

2024-08-05 · Shishira R Maiya, Anubhav Gupta, Matthew Gwilliam, Max Ehrlich, Abhinav Shrivastava

Implicit Neural Networks (INRs) have emerged as powerful representations to encode all forms of data, including images, videos, audios, and scenes. With video, many INRs for video have been proposed for the compression task, and recent methods feature significant improvements with respect to encoding time, storage, and reconstruction quality. However, these encoded representations lack semantic meaning, so they cannot be used for any downstream tasks that require such properties, such as retrieval. This can act as a barrier for adoption of video INRs over traditional codecs as they do not offer any significant edge apart from compression. To alleviate this, we propose a flexible framework that decouples the spatial and temporal aspects of the video INR. We accomplish this with a dictionary of per-frame latents that are learned jointly with a set of video specific hypernetworks, such that given a latent, these hypernetworks can predict the INR weights to reconstruct the given frame. This framework not only retains the compression efficiency, but the learned latents can be aligned with features from large vision models, which grants them discriminative properties. We align these latents with CLIP and show good performance for both compression and video retrieval tasks. By aligning with VideoLlama, we are able to perform open-ended chat with our learned latents as the visual inputs. Additionally, the learned latents serve as a proxy for the underlying weights, allowing us perform tasks like video interpolation. These semantic properties and applications, existing simultaneously with ability to perform compression, interpolation, and superresolution properties, are a first in this field of work.

📄 PDF Abstract BibTeX arXiv:2408.02672

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalVideo Retrieval

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

NeRV-Diffusion: Diffuse Implicit Neural Representations for Video Synthesis

2025-09-29 · Yixuan Ren, Hanyu Wang, Hao Chen, Bo He 외 arxiv

We present NeRV-Diffusion, an implicit latent video diffusion model that synthesizes videos via generating neural network weights. The generated weights can be rearranged as the parameters of a convolutional neural netwo…

Video Generation

Adaptive 1D Video Diffusion Autoencoder

2026-02-04 · Yao Teng, Minxuan Lin, Xian Liu, Shuai Wang 외 arxiv

Recent video generation models largely rely on video autoencoders that compress pixel-space videos into latent representations. However, existing video autoencoders suffer from three major limitations: (1) fixed-rate com…

Video Generation

Semi-Implicit Graph Variational Auto-Encoders

2019-08-19 · NeurIPS 2019 12 · Arman Hasanzadeh, Ehsan Hajiramezanali, Nick Duffield, Krishna R. Narayanan 외

Semi-implicit graph variational auto-encoder (SIG-VAE) is proposed to expand the flexibility of variational graph auto-encoders (VGAE) to model graph data. SIG-VAE employs a hierarchical variational framework to enable n…

DecoderVariational Inference

Bitrate-Controlled Diffusion for Disentangling Motion and Content in Video

2025-09-10 · Xiao Li, Qi Chen, Xiulian Peng, Kai Yu 외 arxiv

We propose a novel and general framework to disentangle video data into its dynamic motion and static content components. Our proposed method is a self-supervised pipeline with less assumptions and inductive biases than …

Self-Supervised LearningRepresentation Learning

Deep Learning on Implicit Neural Representations of Shapes

2023-02-10 · Luca De Luigi, Adriano Cardace, Riccardo Spezialetti, Pierluigi Zama Ramirez 외

Implicit Neural Representations (INRs) have emerged in the last few years as a powerful tool to encode continuously a variety of different signals like images, videos, audio and 3D shapes. When applied to 3D shapes, INRs…

Deep Learning