← Search

Zebin You

6 accepted papers

2026

LLaDA-V: Large Language Diffusion Models with Visual Instruction Tuning

CVPR 2026

In this work, we introduce LLaDA-V, a purely diffusion-based Multimodal Large Language Model (MLLM) that integrates visual instruction tuning with masked diffusion models, representing a departure from the autoregressive paradigms dominant in current multimodal approaches. Built upon LLaDA, a repres

Cited by 0SourcecodeScholar
2025

Are Images Indistinguishable to Humans Also Indistinguishable to Classifiers?

CVPR 2025poster

The ultimate goal of generative models is to perfectly capture the data distribution. For image generation, common metrics of visual quality (e.g., FID) and the perceived truthfulness of generated images seem to suggest that we are nearing this goal. However, through distribution classification task…

Cited by 2SourcePDFScholar
2025

Effective and Efficient Masked Image Generation Models

ICML 2025poster

Although masked image generation models and masked diffusion models are designed with different motivations and objectives, we observe that they can be unified within a single framework. Building upon this insight, we carefully explore the design space of training and sampling, identifying key facto…

2024

PoseCrafter: One-Shot Personalized Video Synthesis Following Flexible Pose Control

ECCV 2024poster

"In this paper, we introduce PoseCrafter, a one-shot method for personalized video generation following the control of flexible poses. Built upon Stable Diffusion and ControlNet, we carefully design an inference process to produce high-quality videos without the corresponding ground-truth frames. Fi…

2023

Diffusion Models and Semi-Supervised Learners Benefit Mutually with Few Labels

NeurIPS 2023spotlight

In an effort to further advance semi-supervised generative and classification tasks, we propose a simple yet effective training strategy called *dual pseudo training* (DPT), built upon strong semi-supervised learners and diffusion models. DPT operates in three stages: training a classifier on partia…