← Search

Hao Ouyang

23 accepted papers

2026

AAD-1: Asymmetric Adversarial Distillation for One-Step Autoregressive Video Generation

ICML 2026poster

We present \textbf{AAD-1}, an \textbf{A}symmetric \textbf{A}dversarial \textbf{D}istillation framework for \textbf{O}ne-step autoregressive image-to-video generation. State-of-the-art methods adopt adversarial distillation but suffer from motion collapse and training instability, resulting in static…

Cited by 1SourceScholar
2026

HoloCine: Holistic Generation of Cinematic Multi-Shot Long Video Narratives

CVPR 2026

State-of-the-art text-to-video models excel at generating isolated clips but fall short of creating the coherent, multi-shot narratives, which are the essence of storytelling. We bridge this "narrative gap" with HoloCine, a model that generates entire scenes holistically to ensure global consistency

Cited by 0SourcecodeScholar
2026

MagicQuill V2: Precise and Interactive Image Editing with Layered Visual Cues

CVPR 2026

We propose MagicQuill V2, a novel framework that introduces a layered composition paradigm to generative image editing, bridging the gap between the semantic power of modern diffusion models and the granular control of traditional graphics software. While state-of-the-art diffusion transformers exce

Cited by 0SourcecodeScholar
2026

Reward Forcing: Efficient Streaming Video Generation with Rewarded Distribution Matching Distillation

CVPR 2026

Efficient streaming video generation is critical for simulating interactive and dynamic worlds. Existing methods distill few-step video diffusion models with sliding window attention, using initial frames as sink tokens to maintain attention performance and reduce error accumulation. However, video

Cited by 0SourcecodeScholar
2026

Scaling Instruction-Based Video Editing with a High-Quality Synthetic Dataset

CVPR 2026

Instruction-based video editing promises to democratize content creation, yet its progress is severely hampered by the scarcity of large-scale, high-quality training data. We introduce Ditto, a holistic framework designed to tackle this fundamental challenge. At its heart, Ditto features a novel dat

Cited by 0SourcecodeScholar
2026

Time Is a Feature: Exploiting Temporal Dynamics in Diffusion Language Models

ICLR 2026poster

Diffusion large language models (dLLMs) generate text through iterative denoising, yet current decoding strategies discard rich intermediate predictions in favor of the final output. Our work here reveals a critical phenomenon, temporal oscillation, where correct answers often emerge in the middle p…

Cited by 0SourceScholar
2025

AniDoc: Animation Creation Made Easier

CVPR 2025poster

The production of 2D animation follows an industry-standard workflow, encompassing four essential stages: character design, keyframe animation, in-betweening, and coloring. Our research focuses on reducing the labor costs in the above process by harnessing the potential of increasingly powerful gene…

Cited by 9SourcePDFScholar
2025

Dynamic Typography: Bringing Text to Life via Video Diffusion Prior

ICCV 2025poster

Text animation serves as an expressive medium, transforming static communication into dynamic experiences by infusing words with motion to evoke emotions, emphasize meanings, and construct compelling narratives. Crafting animations that are semantically aware poses significant challenges, demanding…

Cited by 0SourcePDFScholar
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

Framer: Interactive Frame Interpolation

ICLR 2025poster

We propose Framer for interactive frame interpolation, which targets producing smoothly transitioning frames between two images as per user creativity. Concretely, besides taking the start and end frames as inputs, our approach supports customizing the transition process by tailoring the trajectory…

2025

LeviTor: 3D Trajectory Oriented Image-to-Video Synthesis

CVPR 2025highlight

The intuitive nature of drag-based interaction has led to its growing adoption for controlling object trajectories in image-to-video synthesis. Still, existing methods that perform dragging in the 2D space usually face ambiguity when handling out-of-plane movements. In this work, we augment the inte…

2025

MagicQuill: An Intelligent Interactive Image Editing System

CVPR 2025poster

As a highly practical application, image editing encounters a variety of user demands and thus prioritizes excellent ease of use. In this paper, we unveil MagicQuill, an integrated image editing system designed to support users in swiftly actualizing their creativity. Our system starts with a stream…

2025

MangaNinja: Line Art Colorization with Precise Reference Following

CVPR 2025highlight

Derived from diffusion models, MangaNinja specializes in the task of reference-guided line art colorization. We incorporate two thoughtful designs to ensure precise character detail transcription, including a patch shuffling module to facilitate correspondence learning between the reference color im…

Cited by 3SourcePDFScholar
2025

Orientation Matters: Making 3D Generative Models Orientation-Aligned

NeurIPS 2025poster

Humans intuitively perceive object shape and orientation from a single image, guided by strong priors about canonical poses. However, existing 3D generative models often produce misaligned results due to inconsistent training data, limiting their usability in downstream tasks. To address this gap, w…

Cited by 0SourceScholar
2024

CoDeF: Content Deformation Fields for Temporally Consistent Video Processing

CVPR 2024highlight

We present the content deformation field (CoDeF) as a new type of video representation which consists of a canonical content field aggregating the static contents in the entire video and a temporal deformation field recording the transformations from the canonical image (i.e. rendered from the canon…

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…

2023

High-Fidelity 3D GAN Inversion by Pseudo-Multi-View Optimization

CVPR 2023poster

We present a high-fidelity 3D generative adversarial network (GAN) inversion framework that can synthesize photo-realistic novel views while preserving specific details of the input image. High-fidelity 3D GAN inversion is inherently challenging due to the geometry-texture trade-off, where overfitti…

2022

Real-Time Neural Character Rendering with Pose-Guided Multiplane Images

ECCV 2022poster

"We propose pose-guided multiplane image (MPI) synthesis which can render an animatable character in real scenes with photorealistic quality. We use a portable camera rig to capture the multi-view images along with the driving signal for the moving subject. Our method generalizes the image-to-image…