paper-with-me

Papers

Autoencoding Video Latents for Adversarial Video Generation

2022-01-18 · Sai Hemanth Kasaraneni

Given the three dimensional complexity of a video signal, training a robust and diverse GAN based video generative model is onerous due to large stochasticity involved in data space. Learning disentangled representations of the data help to improve robustness and provide control in the sampling process. For video generation, there is a recent progress in this area by considering motion and appearance as orthogonal information and designing architectures that efficiently disentangle them. These approaches rely on handcrafting architectures that impose structural priors on the generator to decompose appearance and motion codes in the latent space. Inspired from the recent advancements in the autoencoder based image generation, we present AVLAE (Adversarial Video Latent AutoEncoder) which is a two stream latent autoencoder where the video distribution is learned by adversarial training. In particular, we propose to autoencode the motion and appearance latent vectors of the video generator in the adversarial setting. We demonstrate that our approach learns to disentangle motion and appearance codes even without the explicit structural composition in the generator. Several experiments with qualitative and quantitative results demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2201.06888

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationVideo Generation

Similar Papers 제목 키워드 기반

latentSplat: Autoencoding Variational Gaussians for Fast Generalizable 3D Reconstruction

2024-03-24 · Christopher Wewer, Kevin Raj, Eddy Ilg, Bernt Schiele 외

We present latentSplat, a method to predict semantic Gaussians in a 3D latent space that can be splatted and decoded by a light-weight generative 2D architecture. Existing methods for generalizable 3D reconstruction eith…

3D ReconstructionDecoder

UniTemp: Unlocking Video Generation in Any Temporal Order via Bidirectional Distillation

2026-06-17 · Lin Zhang, Sicheng Mo, Zefan Cai, Jinhong Lin 외 arxiv

Autoregressive video diffusion models have emerged as a promising approach for long video generation, achieving strong performance in streaming settings. However, existing methods are restricted to forward temporal gener…

Story GenerationVideo Generation

VideoRAE: Taming Video Foundation Models for Generative Modeling via Representation Autoencoders

2026-07-15 · Zhihao Xie, Junfeng Wu, Xinting Hu, Junchao Huang 외 hf

Video generative models commonly rely on latent spaces learned by 3D Variational Autoencoders (3D-VAEs). However, conventional 3D-VAEs are mainly optimized for pixel-level reconstruction, which can limit the semantic and…

V-RAE: Rethinking Video Latent Spaces for Generation

2026-08-13 · Minghui Guo, Shengqiong Wu, Hao Fei arxiv

Latent video generation relies on autoencoders to define a compact space in which generative models operate. Although video autoencoder architectures have evolved substantially, their latent spaces are still optimized pr…

Video ReconstructionVideo GenerationVideo Prediction

Rethinking Video Tokenization: A Conditioned Diffusion-based Approach

2025-03-05 · Nianzu Yang, Pandeng Li, Liming Zhao, Yang Li 외

Existing video tokenizers typically use the traditional Variational Autoencoder (VAE) architecture for video compression and reconstruction. However, to achieve good performance, its training process often relies on comp…

DecoderVideo CompressionVideo GenerationVideo Reconstruction