← Search

Jiayan Teng

6 accepted papers

2026

VisionReward: Fine-Grained Multi-Dimensional Human Preference Learning for Image and Video Generation

AAAI 2026technical

Visual generative models have achieved remarkable progress in synthesizing photorealistic images and videos, yet aligning their outputs with human preferences across critical dimensions remains a persistent challenge. Though reinforcement learning from human feedback offers promise for preference al

Cited by 0SourcePDFScholar
2025

CogVideoX: Text-to-Video Diffusion Models with An Expert Transformer

ICLR 2025poster

We present CogVideoX, a large-scale text-to-video generation model based on diffusion transformer, which can generate 10-second continuous videos that align seamlessly with text prompts, with a frame rate of 16 fps and resolution of 768 x 1360 pixels. Previous video generation models often struggle…

2025

VPO: Aligning Text-to-Video Generation Models with Prompt Optimization

ICCV 2025poster

Video generation models have achieved remarkable progress in text-to-video tasks. These models are typically trained on text-video pairs with highly detailed and carefully crafted descriptions, while real-world user inputs during inference are often concise, vague, or poorly structured. This gap mak…

2024

CogView3: Finer and Faster Text-to-Image Generation via Relay Diffusion

ECCV 2024poster

"Recent advancements in text-to-image generative systems have been largely driven by diffusion models. However, single-stage text-to-image diffusion models still face challenges, in terms of computational efficiency and the refinement of image details. To tackle the issue, we propose CogView3, an in…

Cited by 34SourcePDFScholar
2024

Inf-DiT: Upsampling any-resolution image with memory-efficient diffusion transformer.

ECCV 2024poster

"Diffusion models have shown remarkable performance in image generation in recent years. However, due to a quadratic increase in memory during generating ultra-high-resolution images (e.g. 4096 × 4096), the resolution of generated images is often limited to 1024×1024. In this work. we propose a unid…

2024

Relay Diffusion: Unifying diffusion process across resolutions for image synthesis

ICLR 2024spotlight

Diffusion models achieved great success in image synthesis, but still face challenges in high-resolution generation. Through the lens of discrete cosine transformation, we find the main reason is that *the same noise level on a higher resolution results in a higher Signal-to-Noise Ratio in the frequ…