← Search

Qiuyu Wang

16 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

Graph4LLM: A Systematic Survey of Graph-Enhanced Large Language Models

IJCAI 2026

Large Language Models (LLMs) excel in natural language processing (NLP) tasks. However, they suffer from inherent limitations due to their sequence-based nature, such as structural information loss and factual unreliability. Graphs, with the ability to explicitly model entities and relations, offer

Cited by 0Scholar
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
2026

Time-Optimal Trajectory Planning and Model Predictive Control of Morphing Quadrotors

ICRA 2026poster

Morphing quadrotors offer enhanced maneuverability and adaptability in confined spaces, while their structural variations pose challenges to trajectory planning and control. This paper presents a time-optimal trajectory planning and model predictive control framework for the morphing quadrotor. The …

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

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…

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

Benchmarking and Analyzing 3D-aware Image Synthesis with a Modularized Codebase

NeurIPS 2023poster

Despite the rapid advance of 3D-aware image synthesis, existing studies usually adopt a mixture of techniques and tricks, leaving it unclear how each part contributes to the final performance in terms of generality. Following the most popular and effective paradigm in this field, which incorporates…