paper-with-me

Papers

WF-VAE: Enhancing Video VAE by Wavelet-Driven Energy Flow for Latent Video Diffusion Model

2024-11-26 · CVPR 2025 1 · Zongjian Li, Bin Lin, Yang Ye, Liuhan Chen, Xinhua Cheng, Shenghai Yuan, Li Yuan

Video Variational Autoencoder (VAE) encodes videos into a low-dimensional latent space, becoming a key component of most Latent Video Diffusion Models (LVDMs) to reduce model training costs. However, as the resolution and duration of generated videos increase, the encoding cost of Video VAEs becomes a limiting bottleneck in training LVDMs. Moreover, the block-wise inference method adopted by most LVDMs can lead to discontinuities of latent space when processing long-duration videos. The key to addressing the computational bottleneck lies in decomposing videos into distinct components and efficiently encoding the critical information. Wavelet transform can decompose videos into multiple frequency-domain components and improve the efficiency significantly, we thus propose Wavelet Flow VAE (WF-VAE), an autoencoder that leverages multi-level wavelet transform to facilitate low-frequency energy flow into latent representation. Furthermore, we introduce a method called Causal Cache, which maintains the integrity of latent space during block-wise inference. Compared to state-of-the-art video VAEs, WF-VAE demonstrates superior performance in both PSNR and LPIPS metrics, achieving 2x higher throughput and 4x lower memory consumption while maintaining competitive reconstruction quality. Our code and models are available at https://github.com/PKU-YuanGroup/WF-VAE.

📄 PDF Abstract BibTeX arXiv:2411.17459

Code (2)

pku-yuangroup/wf-vae 공식 구현 pytorch
pku-yuangroup/open-sora-plan pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Multi-level Wavelet-based Generative Adversarial Network for Perceptual Quality Enhancement of Compressed Video

2020-08-02 · ECCV 2020 8 · Jianyi Wang, Xin Deng, Mai Xu, Congyong Chen 외

The past few years have witnessed fast development in video quality enhancement via deep learning. Existing methods mainly focus on enhancing the objective quality of compressed video while ignoring its perceptual qualit…

Generative Adversarial NetworkMotion Compensation

Wavelet as Tokenizer: Preliminary Results on a Shared Wavelet Token Schema for Natural Signals

2026-05-30 · Shenghao Ding arxiv

This paper studies whether audio, images, and video can share a common wavelet token schema rather than relying on separate modality-specific latent grids. It introduces a preliminary continuous-token model built around …

Functional MRI Time Series Generation via Wavelet-Based Image Transform and Spectral Flow Matching for Brain Disorder Identification

2026-05-28 · Hwa Hui Tew, Junn Yong Loo, Fang Yu Leong, Julia K. Lau 외 arxiv

Functional Magnetic Resonance Imaging (fMRI) provides non-invasive access to dynamic brain activity by measuring blood oxygen level-dependent (BOLD) signals over time. However, the resource-intensive nature of fMRI acqui…

Optimizing 4D Lookup Table for Low-light Video Enhancement via Wavelet Priori

2024-09-13 · Jinhong He, Minglong Xue, Wenhai Wang, Mingliang Zhou

Low-light video enhancement is highly demanding in maintaining spatiotemporal color consistency. Therefore, improving the accuracy of color mapping and keeping the latency low is challenging. Based on this, we propose in…

Video Enhancement

WDMIR: Wavelet-Driven Multimodal Intent Recognition

2025-05-27 · Weiyin Gong, Kai Zhang, Yanghai Zhang, Qi Liu 외

Multimodal intent recognition (MIR) seeks to accurately interpret user intentions by integrating verbal and non-verbal information across video, audio and text modalities. While existing approaches prioritize text analys…

Intent RecognitionMultimodal Intent Recognition