← Search

Yufeng Cui

10 accepted papers

2026

Uniform Discrete Diffusion with Metric Path for Video Generation

ICLR 2026poster

Continuous-space video generation has advanced rapidly, while discrete approaches lag behind due to error accumulation and long-context inconsistency. In this work, we revisit discrete generative modeling and present Uniform discRete diffuSion with metric pAth (URSA), a simple yet powerful framework…

Cited by 0SourcecodeScholar
2025

Autoregressive Video Generation without Vector Quantization

ICLR 2025poster

This paper presents a novel approach that enables autoregressive video generation with high efficiency. We propose to reformulate the video generation problem as a non-quantized autoregressive modeling of temporal frame-by-frame prediction and spatial set-by-set prediction. Unlike raster-scan predic…

2025

EVEv2: Improved Baselines for Encoder-Free Vision-Language Models

ICCV 2025poster

Existing encoder-free vision-language models (VLMs) are rapidly narrowing the performance gap with their encoder-based counterparts, highlighting the promising potential for unified multimodal systems with structural simplicity and efficient deployment. We systematically clarify the performance gap…

2024

CapsFusion: Rethinking Image-Text Data at Scale

CVPR 2024poster

Large multimodal models demonstrate remarkable generalist ability to perform diverse multimodal tasks in a zero-shot manner. Large-scale web-based image-text pairs contribute fundamentally to this success but suffer from excessive noise. Recent studies use alternative captions synthesized by caption…

2024

Emu: Generative Pretraining in Multimodality

ICLR 2024poster

We present Emu, a multimodal foundation model that seamlessly generates images and text in multimodal context. This omnivore model can take in any single-modality or multimodal data input indiscriminately (e.g., interleaved image, text and video) through a one-model-for-all autoregressive training p…

2024

Generative Multimodal Models are In-Context Learners

CVPR 2024poster

Humans can easily solve multimodal tasks in context with only a few demonstrations or simple instructions which current multimodal systems largely struggle to imitate. In this work we demonstrate that by effectively scaling up generative multimodal models their task-agnostic in-context learning capa…

2024

Unveiling Encoder-Free Vision-Language Models

NeurIPS 2024spotlight

Existing vision-language models (VLMs) mostly rely on vision encoders to extract visual features followed by large language models (LLMs) for visual-language tasks. However, the vision encoders set a strong inductive bias in abstracting visual representation, e.g., resolution, aspect ratio, and sema…

2022

Supervision Exists Everywhere: A Data Efficient Contrastive Language-Image Pre-training Paradigm

ICLR 2022poster

Recently, large-scale Contrastive Language-Image Pre-training (CLIP) has attracted unprecedented attention for its impressive zero-shot recognition ability and excellent transferability to downstream tasks. However, CLIP is quite data-hungry and requires 400M image-text pairs for pre-training, there…