paper-with-me

홈 › Papers

Layered Controllable Video Generation

2021-11-24 · Jiahui Huang, Yuhe Jin, Kwang Moo Yi, Leonid Sigal

We introduce layered controllable video generation, where we, without any supervision, decompose the initial frame of a video into foreground and background layers, with which the user can control the video generation process by simply manipulating the foreground mask. The key challenges are the unsupervised foreground-background separation, which is ambiguous, and ability to anticipate user manipulations with access to only raw video sequences. We address these challenges by proposing a two-stage learning procedure. In the first stage, with the rich set of losses and dynamic foreground size prior, we learn how to separate the frame into foreground and background layers and, conditioned on these layers, how to generate the next frame using VQ-VAE generator. In the second stage, we fine-tune this network to anticipate edits to the mask, by fitting (parameterized) control to the mask from future frame. We demonstrate the effectiveness of this learning and the more granular control mechanism, while illustrating state-of-the-art performance on two benchmark datasets. We provide a video abstract as well as some video results on https://gabriel-huang.github.io/layered_controllable_video_generation

📄 PDF Abstract BibTeX arXiv:2111.12747

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Methods 이 논문이 사용한 방법론

VQ-VAE VQ-VAE is a type of variational autoencoder that uses vector quantisation to obtain a discrete latent representation. It differs from…

Similar Papers 제목 키워드 기반

PhysLayer: Language-Guided Layered Animation with Depth-Aware Physics

2026-04-26 · Tianyidan Xie, Zhentao Huang, Mingjie Wang, Xin Huang 외 arxiv

Existing image-to-video generation methods often produce physically implausible motions and lack precise control over object dynamics. While prior approaches have incorporated physics simulators, they remain confined to …

Computational EfficiencyScene Understanding3D ReconstructionVideo Generation

LimeCross: Context-Conditioned Layered Image Editing with Structural Consistency

2026-05-11 · Ryugo Morita, Stanislav Frolov, Brian Bernhard Moser, Ko Watanabe 외 arxiv

Layered image assets are widely used in real-world creative workflows, enabling non-destructive iteration and flexible re-composition. Recent advances in layered image generation and decomposition synthesize or recover l…

Image GenerationImage Editing

Controllable Video Generation: A Survey

2025-07-22 · Yue Ma, Kunyu Feng, Zhongyuan Hu, Xinyu Wang 외 arxiv

With the rapid development of AI-generated content (AIGC), video generation has emerged as one of its most dynamic and impactful subfields. In particular, the advancement of video generation foundation models has led to …

Text-to-Video Generation

Vera: A Layered Diffusion Model for Content-Preserving Video Editing

2026-06-22 · Hongkai Zheng, Ta-Ying Cheng, Benjamin Klein, Yisong Yue 외 arxiv

Video diffusion models have enabled remarkable progress in video generation and editing. However, content preservation remains a core challenge: existing methods regenerate every pixel and often alter elements that shoul…

Video Generation

BFS: Back-to-Front Layered Image Synthesis via Knowledge Transfer

2026-05-24 · Kyoungkook Kang, Gyujin Sim, Sunghyun Cho arxiv

As generative models expand the possibilities of visual content creation, layered image synthesis has emerged as a promising direction for controllable and creative editing. However, existing methods struggle to fully re…