← Search

Donghao Luo

26 accepted papers

2026

FFP-300K: Scaling First-Frame Propagation for Generalizable Video Editing

CVPR 2026

First-Frame Propagation (FFP) offers a promising paradigm for controllable video editing, but existing methods are hampered by a reliance on cumbersome run-time guidance. We identify the root cause of this limitation as the inadequacy of current training datasets, which are often too short, low-reso

Cited by 0SourcecodeScholar
2026

Human-MME: A Holistic Evaluation Benchmark for Human-Centric Multimodal Large Language Models

ICLR 2026poster

Multimodal Large Language Models (MLLMs) have demonstrated significant advances in visual understanding tasks. However, their capacity to comprehend human-centric scenes has rarely been explored, primarily due to the absence of comprehensive evaluation benchmarks that take into account both the hum…

Cited by 0SourcecodeScholar
2026

Soul: Breathe Life into Digital Human for High-fidelity Long-term Multimodal Animation

CVPR 2026

We propose a multimodal-driven framework for high-fidelity long-term digital human animation termed Soul, which generates semantically coherent videos from a single-frame portrait image, text prompts, and audio, achieving precise lip synchronization, vivid facial expressions, and robust identity pre

Cited by 0SourceScholar
2026

SwiftVideo: A Unified Framework for Few-Step Video Generation Through Trajectory-Distribution Alignment

AAAI 2026technical

Diffusion-based or flow-based models have achieved significant progress in video synthesis but require multiple iterative sampling steps, which incurs substantial computational overhead. While many distillation methods that are solely based on trajectory-preserving or distribution-matching have been

Cited by 0SourcePDFScholar
2026

Towards One-step Causal Video Generation via Adversarial Self-Distillation

ICLR 2026poster

Recent hybrid video generation models combine autoregressive temporal dynamics with diffusion-based spatial denoising, but their sequential, iterative nature leads to error accumulation and long inference times. In this work, we propose a distillation-based framework for efficient causal video gener…

Cited by 0SourcecodeScholar
2026

Transform Trained Transformer for Accelerating Native 4K Video Generation

ICML 2026poster

Native 4K (2176$\times$3840) video generation remains a critical challenge due to the quadratic computational explosion of full-attention as spatiotemporal resolution increases, making it difficult for models to strike a balance between efficiency and quality. This paper proposes a novel Transformer…

Cited by 0SourceScholar
2025

CrossVTON: Mimicking the Logic Reasoning on Cross-Category Virtual Try-On Guided by Tri-Zone Priors

IJCAI 2025

Despite remarkable progress in image-based virtual try-on systems, generating realistic and robust fitting images for cross-category virtual try-on remains a challenging task. The primary difficulty arises from the absence of human-like reasoning, which involves addressing size mismatches between ga

Cited by 0SourcePDFScholar
2025

CustAny: Customizing Anything from A Single Example

CVPR 2025poster

Recent advances in diffusion-based text-to-image models have simplified creating high-fidelity images, but preserving the identity (ID) of specific elements, like a personal dog, is still challenging.Object customization, using reference images and textual descriptions, is key to addressing this iss…

2025

DVHGNN: Multi-Scale Dilated Vision HGNN for Efficient Vision Recognition

CVPR 2025poster

Recently, Vision Graph Neural Network (ViG) has gained considerable attention in computer vision. Despite its groundbreaking innovation, Vision Graph Neural Network encounters key issues including the quadratic computational complexity caused by its K-Nearest Neighbor (KNN) graph construction and th…

Cited by 0SourcePDFScholar
2025

OracleFusion: Assisting the Decipherment of Oracle Bone Script with Structurally Constrained Semantic Typography

ICCV 2025poster

As one of the earliest ancient languages, Oracle Bone Script (**OBS**) encapsulates the cultural records and intellectual expressions of ancient civilizations. Despite the discovery of approximately 4,500 OBS characters, only about 1,600 have been deciphered. The remaining undeciphered ones, with th…

2025

Sonic: Shifting Focus to Global Audio Perception in Portrait Animation

CVPR 2025poster

The study of talking face generation mainly explores the intricacies of synchronizing facial movements and crafting visually appealing, temporally-coherent animations. However, due to the limited exploration of global audio perception, current approaches predominantly employ auxiliary visual and sp…

Cited by 8SourcePDFScholar
2025

Unveil Inversion and Invariance in Flow Transformer for Versatile Image Editing

CVPR 2025poster

Leveraging the large generative prior of the flow transformer for tuning-free image editing requires authentic inversion to project the image into the model's domain and a flexible invariance control mechanism to preserve non-target contents. However, the prevailing diffusion inversion performs defi…

Cited by 3SourcePDFScholar
2025

VTON-HandFit: Virtual Try-on for Arbitrary Hand Pose Guided by Hand Priors Embedding

CVPR 2025poster

Although diffusion-based image virtual try-on has made considerable progress, emerging approaches still struggle to effectively address the issue of hand occlusion (i.e., clothing regions occluded by the hand part), leading to a notable degradation of the try-on performance. To tackle this issue wid…

2024

DF40: Toward Next-Generation Deepfake Detection

NeurIPS 2024poster

We propose a new comprehensive benchmark to revolutionize the current deepfake detection field to the next generation. Predominantly, existing works identify top-notch detection algorithms and models by adhering to the common practice: training detectors on one specific dataset (*e.g.,* FF++) and te…

2024

DeformableTST: Transformer for Time Series Forecasting without Over-reliance on Patching

NeurIPS 2024poster

With the proposal of patching technique in time series forecasting, Transformerbased models have achieved compelling performance and gained great interest from the time series community. But at the same time, we observe a new problem that the recent Transformer-based models are overly reliant on pat…

2024

PortraitBooth: A Versatile Portrait Model for Fast Identity-preserved Personalization

CVPR 2024poster

Recent advancements in personalized image generation using diffusion models have been noteworthy. However existing methods suffer from inefficiencies due to the requirement for subject-specific fine-tuning. This computationally intensive process hinders efficient deployment limiting practical usabil…

Cited by 45SourcePDFScholar
2023

High-Resolution GAN Inversion for Degraded Images in Large Diverse Datasets

AAAI 2023technical

The last decades are marked by massive and diverse image data, which shows increasingly high resolution and quality. However, some images we obtained may be corrupted, affecting the perception and the application of downstream tasks. A generic method for generating a high-quality image from the degr…

2023

High-Resolution Iterative Feedback Network for Camouflaged Object Detection

AAAI 2023technical

Spotting camouflaged objects that are visually assimilated into the background is tricky for both object detection algorithms and humans who are usually confused or cheated by the perfectly intrinsic similarities between the foreground objects and the background surroundings. To tackle this challeng…

2022

ColorFormer: Image Colorization via Color Memory Assisted Hybrid-Attention Transformer

ECCV 2022poster

"Automatic image colorization is a challenging task that attracts a lot of research interest. Previous methods employing deep neural networks have produced impressive results. However, these colorization images are still unsatisfactory and far from practical applications. The reason is that semantic…

Cited by 64SourcePDFScholar
2022

IFRNet: Intermediate Feature Refine Network for Efficient Frame Interpolation

CVPR 2022poster

Prevailing video frame interpolation algorithms, that generate the intermediate frames from consecutive inputs, typically rely on complex model architectures with heavy parameters or large delay, hindering them from diverse real-time applications. In this work, we devise an efficient encoder-decoder…

Cited by 181PDFcodeScholar
2021

Learning Comprehensive Motion Representation for Action Recognition

AAAI 2021technical

For action recognition learning, 2D CNN-based methods are efficient but may yield redundant features due to applying the same 2D convolution kernel to each frame. Recent efforts attempt to capture motion information by establishing inter-frame connections while still suffering the limited temporal r…

Cited by 13SourcePDFScholar
2021

Learning Salient Boundary Feature for Anchor-free Temporal Action Localization

CVPR 2021poster

Temporal action localization is an important yet challenging task in video understanding. Typically, such a task aims at inferring both the action category and localization of the start and end frame for each action instance in a long, untrimmed video. While most current models achieve good results…

Cited by 341PDFcodeScholar
2021

Spectrum-to-Kernel Translation for Accurate Blind Image Super-Resolution

NeurIPS 2021poster

Deep-learning based Super-Resolution (SR) methods have exhibited promising performance under non-blind setting where blur kernel is known; however, blur kernels of Low-Resolution (LR) images in different practical applications are usually unknown. It may lead to a significant performance drop when…

Cited by 27SourcePDFScholar
2020

Learning by Analogy: Reliable Supervision From Transformations for Unsupervised Optical Flow Estimation

CVPR 2020poster

Unsupervised learning of optical flow, which leverages the supervision from view synthesis, has emerged as a promising alternative to supervised methods. However, the objective of unsupervised learning is likely to be unreliable in challenging scenes. In this work, we present a framework to use more…

Cited by 213PDFcodeScholar
2020

Temporal Distinct Representation Learning for Action Recognition

ECCV 2020poster

Motivated by the previous success of Two-Dimensional Convolutional Neural Network (2D CNN) on image recognition, researchers endeavor to leverage it to characterize videos. However, one limitation of applying 2D CNN to analyze videos is that different frames of a video share the same 2D CNN kernels,…

Cited by 38SourcePDFScholar