paper-with-me

Papers

RefDecoder: Enhancing Visual Generation with Conditional Video Decoding

2026-05-14 · Xiang Fan, Yuheng Wang, Bohan Fang, Zhongzheng Ren, Ranjay Krishna arxiv

Video generation powers a vast array of downstream applications. However, while the de facto standard, i.e., latent diffusion models, typically employ heavily conditioned denoising networks, their decoders often remain unconditional. We observe that this architectural asymmetry leads to significant loss of detail and inconsistency relative to the input image. To address this, we argue that the decoder requires equal conditioning to preserve structural integrity. We introduce RefDecoder, a reference-conditioned video VAE decoder by injecting high-fidelity reference image signal directly into the decoding process via reference attention. Specifically, a lightweight image encoder maps the reference frame into the detail-rich high-dimensional tokens, which are co-processed with the denoised video latent tokens at each decoder up-sampling stage. We demonstrate consistent improvements across several distinct decoder backbones (e.g., Wan 2.1 and VideoVAE+), achieving up to +2.1dB PSNR over the unconditional baselines on the Inter4K, WebVid, and Large Motion reconstruction benchmarks. Notably, RefDecoder can be directly swapped into existing video generation systems without additional fine-tuning, and we report across-the-board improvements in subject consistency, background consistency, and overall quality scores on the VBench I2V benchmark. Beyond I2V, RefDecoder generalizes well to a wide range of visual generation tasks such as style transfer and video editing refinement.

📄 PDF Abstract BibTeX arXiv:2605.15196

Code (0)

등록된 구현이 없습니다.

Tasks

Video GenerationStyle Transfer

Similar Papers 제목 키워드 기반

T2V-Turbo-v2: Enhancing Video Generation Model Post-Training through Data, Reward, and Conditional Guidance Design

2024-10-08 · Jiachen Li, Qian Long, Jian Zheng, Xiaofeng Gao 외

In this paper, we focus on enhancing a diffusion-based text-to-video (T2V) model during the post-training phase by distilling a highly capable consistency model from a pretrained T2V model. Our proposed method, T2V-Turbo…

Video AlignmentVideo Generation

Text-to-Audio Generation Synchronized with Videos

2024-03-08 · Shentong Mo, Jing Shi, Yapeng Tian

In recent times, the focus on text-to-audio (TTA) generation has intensified, as researchers strive to synthesize audio from textual descriptions. However, most existing methods, though leveraging latent diffusion models…

AudioCapsAudio GenerationContrastive Learning

Contextualized Diffusion Models for Text-Guided Image and Video Generation

2024-02-26 · Ling Yang, Zhilong Zhang, Zhaochen Yu, Jingwei Liu 외

Conditional diffusion models have exhibited superior performance in high-fidelity text-guided visual generation and editing. Nevertheless, prevailing text-guided visual diffusion models primarily focus on incorporating t…

Image GenerationText to Image GenerationText-to-Image GenerationText-to-Video Editing+2

Alignment is All You Need: A Training-free Augmentation Strategy for Pose-guided Video Generation

2024-08-29 · Xiaoyu Jin, Zunnan Xu, Mingwen Ou, Wenming Yang

Character animation is a transformative field in computer graphics and vision, enabling dynamic and realistic video animations from static images. Despite advancements, maintaining appearance consistency in animations re…

AllVideo Generation

Customized Condition Controllable Generation for Video Soundtrack

2025-01-01 · CVPR 2025 1 · Fan Qi, Kunsheng Ma, Changsheng Xu

Recent advances in latent diffusion models (LDMs) have enabled data-driven paradigms for video soundtrack generation, improving multimodal alignment capabilities. However, current two-stage frameworks--which separate…

Audio Synthesis