← Search

Ceyuan Yang

44 accepted papers

2026

Captain Cinema: Towards Short Movie Generation

ICLR 2026poster

We present **Captain Cinema**, a generation framework for short movie generation. Given a detailed textual description of a movie storyline, our approach firstly generates a sequence of keyframes that outline the entire narrative, which ensures long-range coherence in both the storyline and visual a…

Cited by 0SourceScholar
2026

InterActHuman: Multi-Concept Human Animation with Layout-Aligned Audio Conditions

ICLR 2026poster

End-to-end human animation with rich multi-modal conditions, e.g., text, image and audio has achieved remarkable advancements in recent years. However, most existing methods could only animate a single subject and inject conditions in a global manner, ignoring scenarios that multiple concepts could…

Cited by 0SourceScholar
2026

Mixture of Contexts for Long Video Generation

ICLR 2026poster

Long video generation is fundamentally a long context memory problem: models must retain and retrieve salient events across a long range without collapsing or drifting. However, scaling diffusion transformers to generate long-context videos is fundamentally limited by the quadratic cost of self-atte…

Cited by 0SourceScholar
2026

SeedVR2: One-Step Video Restoration via Diffusion Adversarial Post-Training

ICLR 2026poster

Recent advances in diffusion-based video restoration (VR) demonstrate significant improvement in visual quality, yet yield a prohibitive computational cost during inference. While several distillation-based approaches have exhibited the potential of one-step image restoration, extending existing app…

Cited by 0SourcecodeScholar
2025

3DitScene: Editing Any Scene via Language-guided Disentangled Gaussian Splatting

ICLR 2025poster

Scene image editing is crucial for entertainment, photography, and advertising design. Existing methods solely focus on either 2D individual object or 3D global scene editing. This results in a lack of a unified approach to effectively control and manipulate scenes at the 3D level with different lev…

Cited by 4SourcePDFScholar
2025

Autoregressive Adversarial Post-Training for Real-Time Interactive Video Generation

NeurIPS 2025poster

Existing large-scale video generation models are computationally intensive, preventing adoption in real-time and interactive applications. In this work, we propose autoregressive adversarial post-training (AAPT) to turn a pre-trained latent video diffusion model into a real-time, interactive, stream…

Cited by 0SourceScholar
2025

CameraCtrl II: Dynamic Scene Exploration via Camera-controlled Video Diffusion Models

ICCV 2025poster

This paper introduces CameraCtrl II, a framework that enables continuous and dynamic scene exploration through a camera-controlled video diffusion model. Previous camera-conditioned video generative models suffer from diminished video dynamics and limited range of viewpoints when generating videos w…

Cited by 0SourcePDFScholar
2025

CameraCtrl: Enabling Camera Control for Video Diffusion Models

ICLR 2025poster

Controllability plays a crucial role in video generation, as it allows users to create and edit content more precisely. Existing models, however, lack control of camera pose that serves as a cinematic language to express deeper narrative nuances. To alleviate this issue, we introduce \method, enabli…

Cited by 0SourcePDFScholar
2025

Diffusion Adversarial Post-Training for One-Step Video Generation

ICML 2025poster

The diffusion models are widely used for image and video generation, but their iterative generation process is slow and expansive. While existing distillation approaches have demonstrated the potential for one-step generation in the image domain, they still suffer from significant quality degradatio…

Cited by 10SourcePDFScholar
2025

Edicho: Consistent Image Editing in the Wild

ICCV 2025poster

As a verified need, consistent editing across in-the-wild images remains a technical challenge arising from various unmanageable factors, like object poses, lighting conditions, and photography environments. Edicho steps in with a training-free solution based on diffusion models, featuring a fundame…

2025

Exploring Sparse MoE in GANs for Text-conditioned Image Synthesis

CVPR 2025poster

Due to the difficulty in scaling up, generative adversarial networks (GANs) seem to be falling out of grace with the task of text-conditioned image synthesis. Sparsely activated mixture-of-experts (MoE) has recently been demonstrated as a valid solution to training large-scale models with limited re…

2025

Keyframe-Guided Creative Video Inpainting

CVPR 2025poster

Video inpainting, which aims to fill missing regions with visually coherent content, has emerged as a crucial technique for creative applications such as editing. While existing approaches achieve visual consistency or text-guided generation, they often struggle to balance coherence and creative div…

Cited by 0SourcePDFScholar
2025

Long Context Tuning for Video Generation

ICCV 2025poster

Recent advances in video generation can produce realistic, minute-long single-shot videos with scalable diffusion transformers. However, real-world narrative videos require multi-shot scenes with visual and dynamic consistency across shots. In this work, we introduce Long Context Tuning (LCT), a tra…

Cited by 0SourcePDFScholar
2025

SeedVR: Seeding Infinity in Diffusion Transformer Towards Generic Video Restoration

CVPR 2025highlight

Video restoration poses non-trivial challenges in maintaining fidelity while recovering temporally consistent details from unknown degradations in the wild. Despite recent advances in diffusion-based restoration, these methods often face limitations in generation capability and sampling efficiency.…

2025

UniMC: Taming Diffusion Transformer for Unified Keypoint-Guided Multi-Class Image Generation

ICML 2025poster

Although significant advancements have been achieved in the progress of keypoint-guided Text-to-Image diffusion models, existing mainstream keypoint-guided models encounter challenges in controlling the generation of more general non-rigid objects beyond humans (e.g., animals). Moreover, it is diffi…

Cited by 0SourcePDFScholar
2024

AnimateDiff: Animate Your Personalized Text-to-Image Diffusion Models without Specific Tuning

ICLR 2024spotlight

With the advance of text-to-image (T2I) diffusion models (e.g., Stable Diffusion) and corresponding personalization techniques such as DreamBooth and LoRA, everyone can manifest their imagination into high-quality images at an affordable cost. However, adding motion dynamics to existing high-quality…

2024

BerfScene: Bev-conditioned Equivariant Radiance Fields for Infinite 3D Scene Generation

CVPR 2024poster

Generating large-scale 3D scenes cannot simply apply existing 3D object synthesis technique since 3D scenes usually hold complex spatial configurations and consist of a number of objects at varying scales. We thus propose a practical and efficient 3D representation that incorporates an equivariant r…

2024

Exploring Guided Sampling of Conditional GANs

ECCV 2024poster

"Guided sampling serves as a widely used inference technique in diffusion models to trade off sample fidelity and diversity. In this work, we confirm that generative adversarial networks (GANs) can also benefit from guided sampling, not even requiring to pre-prepare a classifier (, classifier guidan…

2024

GRM: Large Gaussian Reconstruction Model for Efficient 3D Reconstruction and Generation

ECCV 2024poster

"We introduce GRM, a large-scale reconstructor capable of recovering a 3D asset from sparse-view images in around 0.1s. GRM is a feed-forward transformer-based model that efficiently incorporates multi-view information to translate the input pixels into pixel-aligned Gaussians, which are unprojected…

2024

Real-time 3D-aware Portrait Editing from a Single Image

ECCV 2024poster

"This work presents , a practical method that can efficiently edit a face image following given prompts, like reference images or text descriptions, in a 3D-aware manner. To this end, a lightweight module is distilled from a 3D portrait generator and a text-to-image model, which provide prior knowle…

2024

SMaRt: Improving GANs with Score Matching Regularity

ICML 2024poster

Generative adversarial networks (GANs) usually struggle in learning from highly diverse data, whose underlying manifold is complex. In this work, we revisit the mathematical foundations of GANs, and theoretically reveal that the native adversarial loss for GAN training is insufficient to fix the pro…

2024

Towards Text-guided 3D Scene Composition

CVPR 2024poster

We are witnessing significant breakthroughs in the technology for generating 3D objects from text. Existing approaches either leverage large text-to-image models to optimize a 3D representation or train 3D generators on object-centric datasets. Generating entire scenes however remains very challengi…

2023

DisCoScene: Spatially Disentangled Generative Radiance Fields for Controllable 3D-Aware Scene Synthesis

CVPR 2023highlight

Existing 3D-aware image synthesis approaches mainly focus on generating a single canonical object and show limited capacity in composing a complex scene containing a variety of objects. This work presents DisCoScene: a 3D-aware generative model for high-quality and controllable scene synthesis. The…

Cited by 64SourcePDFScholar
2023

GLeaD: Improving GANs With a Generator-Leading Task

CVPR 2023poster

Generative adversarial network (GAN) is formulated as a two-player game between a generator (G) and a discriminator (D), where D is asked to differentiate whether an image comes from real data or is produced by G. Under such a formulation, D plays as the rule maker and hence tends to dominate the co…

2023

Learning Modulated Transformation in GANs

NeurIPS 2023poster

The success of style-based generators largely benefits from style modulation, which helps take care of the cross-instance variation within data. However, the instance-wise stochasticity is typically introduced via regular convolution, where kernels interact with features at some fixed locations, lim…

2023

LinkGAN: Linking GAN Latents to Pixels for Controllable Image Synthesis

ICCV 2023poster

This work presents an easy-to-use regularizer for GAN training, which helps explicitly link some axes of the latent space to a set of pixels in the synthesized image. Establishing such a connection facilitates a more convenient local control of GAN generation, where users can alter the image content…

Cited by 30PDFScholar
2023

One-Shot Generative Domain Adaptation

ICCV 2023poster

This work aims to transfer a Generative Adversarial Network (GAN) pre-trained on one image domain to another domain referred to as few as just one reference image. The challenge is that, under limited supervision, it is extremely difficult to synthesize photo realistic and highly diverse images whil…

Cited by 50PDFcodeScholar
2023

Revisiting the Evaluation of Image Synthesis with GANs

NeurIPS 2023poster

A good metric, which promises a reliable comparison between solutions, is essential for any well-defined task. Unlike most vision tasks that have per-sample ground-truth, image synthesis tasks target generating unseen data and hence are usually evaluated through a distributional distance between one…

2022

3D-Aware Image Synthesis via Learning Structural and Textural Representations

CVPR 2022poster

Making generative models 3D-aware bridges the 2D image space and the 3D physical world yet remains challenging. Recent attempts equip a Generative Adversarial Network (GAN) with a Neural Radiance Field (NeRF), which maps 3D coordinates to pixel values, as a 3D prior. However, the implicit function i…

Cited by 141PDFcodeScholar
2022

Cross-Model Pseudo-Labeling for Semi-Supervised Action Recognition

CVPR 2022oral

Semi-supervised action recognition is a challenging but important task due to the high cost of data annotation. A common approach to this problem is to assign unlabeled data with pseudo-labels, which are then used as additional supervision in training. Typically in recent work, the pseudo-labels are…

Cited by 75PDFScholar
2022

Improving GAN Equilibrium by Raising Spatial Awareness

CVPR 2022poster

The success of Generative Adversarial Networks (GANs) is largely built upon the adversarial training between a generator (G) and a discriminator (D). They are expected to reach a certain equilibrium where D cannot distinguish the generated images from the real ones. However, such an equilibrium is r…

Cited by 39PDFScholar
2022

Improving GANs with A Dynamic Discriminator

NeurIPS 2022accept

Discriminator plays a vital role in training generative adversarial networks (GANs) via distinguishing real and synthesized samples. While the real data distribution remains the same, the synthesis distribution keeps varying because of the evolving generator, and thus effects a corresponding change…

Cited by 30SourcePDFScholar
2022

Prototypical Contrast Adaptation for Domain Adaptive Semantic Segmentation

ECCV 2022poster

"Unsupervised Domain Adaptation (UDA) aims to adapt the model trained on the labeled source domain to an unlabeled target domain. In this paper, we present Prototypical Contrast Adaptation (ProCA), a simple and efficient contrastive learning method for unsupervised domain adaptive semantic segmentat…

2021

Data-Efficient Instance Generation from Instance Discrimination

NeurIPS 2021poster

Generative Adversarial Networks (GANs) have significantly advanced image synthesis, however, the synthesis quality drops significantly given a limited amount of training data. To improve the data efficiency of GAN training, prior work typically employs data augmentation to mitigate the overfitting o…

2020

Learning Where to Focus for Efficient Video Object Detection

ECCV 2020poster

Transferring existing image-based detectors to the video is non-trivial since the quality of frames is always deteriorated by part occlusion, rare pose, and motion blur. Previous approaches exploit to propagate and aggregate features across video frames by using optical flow-warping. However, direct…

2019

Adapting Object Detectors via Selective Cross-Domain Alignment

CVPR 2019poster

State-of-the-art object detectors are usually trained on public datasets. They often face substantial difficulties when applied to a different domain, where the imaging condition differs significantly and the corresponding annotated data are unavailable (or expensive to acquire). A natural remedy is…

Cited by 436PDFcodeScholar
2018

Penalizing Top Performers: Conservative Loss for Semantic Segmentation Adaptation

ECCV 2018poster

Due to the expensive and time-consuming annotations (e.g., segmentation) for real-world images, recent works in computer vision resort to synthetic data. However, the performance on the real image often drops significantly because of the domain shift between the synthetic data and the real images. I…

Cited by 135SourcePDFScholar