中文
相关论文

相关论文: Video Generation with Stable Transparency via Shif…

200 篇论文

Diffusion-based methods can generate realistic images and videos, but they struggle to edit existing objects in a video while preserving their appearance over time. This prevents diffusion models from being applied to natural video editing…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Wenhao Chai , Xun Guo , Gaoang Wang , Yan Lu

Acquiring high-quality data for training discriminative models is a crucial yet challenging aspect of building effective predictive systems. In this paper, we present Diffusion Inversion, a simple yet effective method that leverages the…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Yongchao Zhou , Hshmat Sahak , Jimmy Ba

We propose Latte, a novel Latent Diffusion Transformer for video generation. Latte first extracts spatio-temporal tokens from input videos and then adopts a series of Transformer blocks to model video distribution in the latent space. In…

计算机视觉与模式识别 · 计算机科学 2025-05-02 Xin Ma , Yaohui Wang , Xinyuan Chen , Gengyun Jia , Ziwei Liu , Yuan-Fang Li , Cunjian Chen , Yu Qiao

Beyond the superiority of the text-to-image diffusion model in generating high-quality images, recent studies have attempted to uncover its potential for adapting the learned semantic knowledge to visual perception tasks. In this work,…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Kangyang Xie , Binbin Yang , Hao Chen , Meng Wang , Cheng Zou , Hui Xue , Ming Yang , Chunhua Shen

Recent studies have shown that the denoising process in (generative) diffusion models can induce meaningful (discriminative) representations inside the model, though the quality of these representations still lags behind those learned…

计算机视觉与模式识别 · 计算机科学 2025-06-19 Sihyun Yu , Sangkyung Kwak , Huiwon Jang , Jongheon Jeong , Jonathan Huang , Jinwoo Shin , Saining Xie

The rapid advancement of diffusion-based video generation models has led to increasingly realistic synthetic content, presenting new challenges for video forgery detection. Existing methods often struggle to capture fine-grained temporal…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Xi Xue , Kunio Suzuki , Nabarun Goswami , Takuya Shintate

RGBA images, with the additional alpha channel, are crucial for any application that needs blending, masking, or transparency effects, making them more versatile than standard RGB images. Nevertheless, existing image inpainting methods are…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Yuekun Dai , Haitian Li , Shangchen Zhou , Chen Change Loy

Video diffusion models have made substantial progress in various video generation applications. However, training models for long video generation tasks require significant computational and data resources, posing a challenge to developing…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yu Lu , Yuanzhi Liang , Linchao Zhu , Yi Yang

Recent advances in text-to-image (T2I) diffusion models have enabled impressive image generation capabilities guided by text prompts. However, extending these techniques to video generation remains challenging, with existing text-to-video…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Weifeng Chen , Yatai Ji , Jie Wu , Hefeng Wu , Pan Xie , Jiashi Li , Xin Xia , Xuefeng Xiao , Liang Lin

The three areas of realistic forward rendering, per-pixel inverse rendering, and generative image synthesis may seem like separate and unrelated sub-fields of graphics and vision. However, recent work has demonstrated improved estimation of…

计算机视觉与模式识别 · 计算机科学 2024-05-02 Zheng Zeng , Valentin Deschaintre , Iliyan Georgiev , Yannick Hold-Geoffroy , Yiwei Hu , Fujun Luan , Ling-Qi Yan , Miloš Hašan

Pixel-space generative models are often more difficult to train and generally underperform compared to their latent-space counterparts, leaving a persistent performance and efficiency gap. In this paper, we introduce a novel two-stage…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Jiachen Lei , Keli Liu , Julius Berner , Haiming Yu , Hongkai Zheng , Jiahong Wu , Xiangxiang Chu

Most of the existing works in video synthesis focus on generating videos using adversarial learning. Despite their success, these methods often require input reference frame or fail to generate diverse videos from the given data…

图像与视频处理 · 电气工程与系统科学 2020-04-21 Abhishek Aich , Akash Gupta , Rameswar Panda , Rakib Hyder , M. Salman Asif , Amit K. Roy-Chowdhury

Video Variational Autoencoder (VAE) enables latent video generative modeling by mapping the visual world into compact spatiotemporal latent spaces, improving training efficiency and stability. While existing video VAEs achieve commendable…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Yian Zhao , Feng Wang , Qiushan Guo , Chang Liu , Xiangyang Ji , Jian Zhang , Jie Chen

Large-scale diffusion models have achieved remarkable success in generating high-quality images from textual descriptions, gaining popularity across various applications. However, the generation of layered content, such as transparent…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Yusuf Dalva , Yijun Li , Qing Liu , Nanxuan Zhao , Jianming Zhang , Zhe Lin , Pinar Yanardag

Generative adversarial networks (GANs) have been shown to produce realistic samples from high-dimensional distributions, but training them is considered hard. A possible explanation for training instabilities is the inherent imbalance…

We describe a new training methodology for generative adversarial networks. The key idea is to grow both the generator and discriminator progressively: starting from a low resolution, we add new layers that model increasingly fine details…

神经与进化计算 · 计算机科学 2018-02-28 Tero Karras , Timo Aila , Samuli Laine , Jaakko Lehtinen

In this work, we propose the Generative Latent Flow (GLF), an algorithm for generative modeling of the data distribution. GLF uses an Auto-encoder (AE) to learn latent representations of the data, and a normalizing flow to map the…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Zhisheng Xiao , Qing Yan , Yali Amit

Generative Adversarial Networks (GANs) advance face synthesis through learning the underlying distribution of observed data. Despite the high-quality generated faces, some minority groups can be rarely generated from the trained models due…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Shuhan Tan , Yujun Shen , Bolei Zhou

We present W.A.L.T, a transformer-based approach for photorealistic video generation via diffusion modeling. Our approach has two key design decisions. First, we use a causal encoder to jointly compress images and videos within a unified…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Agrim Gupta , Lijun Yu , Kihyuk Sohn , Xiuye Gu , Meera Hahn , Li Fei-Fei , Irfan Essa , Lu Jiang , José Lezama

This paper studies stable learning methods for generative models that enable high-quality data generation. Noise injection is commonly used to stabilize learning. However, selecting a suitable noise distribution is challenging.…

机器学习 · 统计学 2024-10-29 Yoshitaka Koike , Takumi Nakagawa , Hiroki Waida , Takafumi Kanamori