paper-with-me

Papers

Contextualized Diffusion Models for Text-Guided Image and Video Generation

2024-02-26 · Ling Yang, Zhilong Zhang, Zhaochen Yu, Jingwei Liu, Minkai Xu, Stefano Ermon, Bin Cui

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 text-visual relationships exclusively into the reverse process, often disregarding their relevance in the forward process. This inconsistency between forward and reverse processes may limit the precise conveyance of textual semantics in visual synthesis results. To address this issue, we propose a novel and general contextualized diffusion model (ContextDiff) by incorporating the cross-modal context encompassing interactions and alignments between text condition and visual sample into forward and reverse processes. We propagate this context to all timesteps in the two processes to adapt their trajectories, thereby facilitating cross-modal conditional modeling. We generalize our contextualized diffusion to both DDPMs and DDIMs with theoretical derivations, and demonstrate the effectiveness of our model in evaluations with two challenging tasks: text-to-image generation, and text-to-video editing. In each task, our ContextDiff achieves new state-of-the-art performance, significantly enhancing the semantic alignment between text condition and generated samples, as evidenced by quantitative and qualitative evaluations. Our code is available at https://github.com/YangLing0818/ContextDiff

📄 PDF Abstract BibTeX arXiv:2402.16627

Code (1)

yangling0818/contextdiff 공식 구현 jax

Tasks

Image GenerationText to Image GenerationText-to-Image GenerationText-to-Video EditingVideo EditingVideo Generation

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…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Meta-DiffuB: A Contextualized Sequence-to-Sequence Text Diffusion Model with Meta-Exploration

2024-10-17 · Yun-Yen Chuang, Hung-Min Hsu, Kevin Lin, Chen-Sheng Gu 외

The diffusion model, a new generative modeling paradigm, has achieved significant success in generating images, audio, video, and text. It has been adapted for sequence-to-sequence text generation (Seq2Seq) through Diffu…

DenoisingSchedulingSentenceText Generation

Pix2Video: Video Editing using Image Diffusion

2023-03-22 · ICCV 2023 1 · Duygu Ceylan, Chun-Hao Paul Huang, Niloy J. Mitra

Image diffusion models, trained on massive image collections, have emerged as the most versatile image generator model in terms of quality and diversity. They support inverting real images and conditional (e.g., text) ge…

DenoisingText GenerationVideo Editing

VideoGen: A Reference-Guided Latent Diffusion Approach for High Definition Text-to-Video Generation

2023-09-01 · Xin Li, Wenqing Chu, Ye Wu, Weihang Yuan 외

In this paper, we present VideoGen, a text-to-video generation approach, which can generate a high-definition video with high frame fidelity and strong temporal consistency using reference-guided latent diffusion. We lev…

DecoderImage GenerationText to Image GenerationText-to-Image Generation+2

Contextualized Spatio-Temporal Contrastive Learning with Self-Supervision

2021-12-09 · CVPR 2022 1 · Liangzhe Yuan, Rui Qian, Yin Cui, Boqing Gong 외

Modern self-supervised learning algorithms typically enforce persistency of instance representations across views. While being very effective on learning holistic image and video representations, such an objective become…

Action LocalizationAction RecognitionContrastive LearningObject Tracking+3

Toward Lightweight and Fast Decoders for Diffusion Models in Image and Video Generation

2025-03-06 · Alexey Buzovkin, Evgeny Shilov

We investigate methods to reduce inference time and memory footprint in stable diffusion models by introducing lightweight decoders for both image and video synthesis. Traditional latent diffusion pipelines rely on large…

DecoderGPUImage GenerationVideo Generation