← Search

Jianzong Wu

9 accepted papers

2026

Beyond Text-to-Image: Liberating Generation with a Unified Discrete Diffusion Model

ICLR 2026poster

Autoregressive unified models suffer from slow inference due to sequential decoding, and non-autoregressive unified models suffer from weak generalization due to limited pretrained backbones. We introduce Muddit, a unified discrete diffusion transformer that enables fast and parallel generation acro…

Cited by 0SourcecodeScholar
2026

VMoBA: Mixture-of-Block Attention for Video Diffusion Models

ICLR 2026poster

The quadratic complexity of full attention mechanisms poses a significant bottleneck for Video Diffusion Models (VDMs) aiming to generate long-duration, high-resolution videos. While various sparse attention methods have been proposed, many are designed as training-free inference accelerators or do…

Cited by 0SourcecodeScholar
2025

Auto Cherry-Picker: Learning from High-quality Generative Data Driven by Language

CVPR 2025poster

Diffusion models can generate realistic and diverse images, potentially facilitating data availability for data-intensive perception tasks. However, leveraging these models to boost performance on downstream tasks with synthetic data poses several challenges, including aligning with real data distri…

Cited by 2SourcePDFScholar
2025

Decouple and Track: Benchmarking and Improving Video Diffusion Transformers For Motion Transfer

ICCV 2025poster

The motion transfer task aims to transfer motion from a source video to newly generated videos, requiring the model to decouple motion from appearance. Previous diffusion-based methods primarily rely on separate spatial and temporal attention mechanisms within the 3D U-Net. In contrast, state-of-the…

Cited by 0SourcePDFScholar
2025

DiffSensei: Bridging Multi-Modal LLMs and Diffusion Models for Customized Manga Generation

CVPR 2025poster

Story visualization, the task of creating visual narratives from textual descriptions, has seen progress with text-to-image generation models. However, these models often lack effective control over character appearances and interactions, particularly in multi-character scenes. To address these limi…

Cited by 4SourcePDFScholar
2025

DreamRelation: Bridging Customization and Relation Generation

CVPR 2025poster

Customized image generation is essential for delivering personalized content based on user-provided prompts, enabling large-scale text-to-image diffusion models to better align with individual needs. However, existing models often neglect the relationships between customized objects in generated ima…

Cited by 1SourcePDFScholar
2024

MotionBooth: Motion-Aware Customized Text-to-Video Generation

NeurIPS 2024spotlight

In this work, we present MotionBooth, an innovative framework designed for animating customized subjects with precise control over both object and camera movements. By leveraging a few images of a specific object, we efficiently fine-tune a text-to-video model to capture the object's shape and attri…

Cited by 34SourcePDFScholar
2024

Towards Language-Driven Video Inpainting via Multimodal Large Language Models

CVPR 2024poster

We introduce a new task -- language-driven video inpainting which uses natural language instructions to guide the inpainting process. This approach overcomes the limitations of traditional video inpainting methods that depend on manually labeled binary masks a process often tedious and labor-intensi…

2023

Betrayed by Captions: Joint Caption Grounding and Generation for Open Vocabulary Instance Segmentation

ICCV 2023poster

In this work, we focus on open vocabulary instance segmentation to expand a segmentation model to classify and segment instance-level novel categories. Previous approaches have relied on massive caption datasets and complex pipelines to establish one-to-one mappings between image regions and words i…

Cited by 36PDFcodeScholar