← Search

David Junhao Zhang

15 accepted papers

2026

Draw-In-Mind: Rebalancing Designer-Painter Roles in Unified Multimodal Models Benefits Image Editing

ICLR 2026poster

In recent years, integrating multimodal understanding and generation into a single unified model has emerged as a promising paradigm. While this approach achieves strong results in text-to-image (T2I) generation, it still struggles with precise image editing. We attribute this limitation to an imbal…

Cited by 0SourceScholar
2026

EasyCreator: Empowering 4D Creation through Video Inpainting

ICLR 2026poster

We introduce EasyCreator, a novel 4D video creation framework capable of both generating and editing 4D content from a single monocular video input. By leveraging a powerful video inpainting foundation model as a generative prior, we reformulate 4D video creation as a video inpainting task, enabling…

Cited by 0SourceScholar
2025

MixEval-X: Any-to-any Evaluations from Real-world Data Mixture

ICLR 2025spotlight

Perceiving and generating diverse modalities are crucial for AI models to effectively learn from and engage with real-world signals, necessitating reliable evaluations for their development. We identify two major issues in current evaluations: (1) inconsistent standards, shaped by different communit…

Cited by 3SourcePDFScholar
2025

ReCapture: Generative Video Camera Controls for User-Provided Videos using Masked Video Fine-Tuning

CVPR 2025poster

Recently, breakthroughs in video modeling have allowed for controllable camera trajectories in generated videos. However, these methods cannot be directly applied to user-provided videos that are not generated by a video model. In this paper, we present ReCapture, a method for generating new videos…

Cited by 14SourcePDFScholar
2025

Show-o: One Single Transformer to Unify Multimodal Understanding and Generation

ICLR 2025poster

We present a unified transformer, i.e., Show-o, that unifies multimodal understanding and generation. Unlike fully autoregressive models, Show-o unifies autoregressive and (discrete) diffusion modeling to adaptively handle inputs and outputs of various and mixed modalities. The unified model flexibl…

Cited by 164SourcePDFScholar
2024

Drag Anything: Motion Control for Anything using Entity Representation

ECCV 2024poster

"We introduce , which utilizes a entity representation to achieve motion control for any object in controllable video generation. Comparison to existing motion control methods, offers several advantages. Firstly, trajectory-based is more user-friendly for interaction, when acquiring other guidance s…

2024

EvolveDirector: Approaching Advanced Text-to-Image Generation with Large Vision-Language Models

NeurIPS 2024poster

Recent advancements in generation models have showcased remarkable capabilities in generating fantastic content. However, most of them are trained on proprietary high-quality data, and some models withhold their parameters and only provide accessible application programming interfaces (APIs), limiti…

2024

MotionDirector: Motion Customization of Text-to-Video Diffusion Models

ECCV 2024oral

"Large-scale pre-trained diffusion models have exhibited remarkable capabilities in diverse video generations. Given a set of video clips of the same motion concept, the task of Motion Customization is to adapt existing text-to-video diffusion models to generate videos with this motion. Adaptation m…

2024

VideoSwap: Customized Video Subject Swapping with Interactive Semantic Point Correspondence

CVPR 2024poster

Current diffusion-based video editing primarily focuses on structure-preserved editing by utilizing various dense correspondences to ensure temporal consistency and motion alignment. However these approaches are often ineffective when the target edit involves a shape change. To embark on video editi…

Cited by 37SourcePDFScholar
2023

Label-Efficient Online Continual Object Detection in Streaming Video

ICCV 2023poster

Humans can watch a continuous video stream and effortlessly perform continual acquisition and transfer of new knowledge with minimal supervision yet retaining previously learnt experiences. In contrast, existing continual learning (CL) methods require fully annotated labels to effectively learn from…

Cited by 18PDFcodeScholar
2023

Making Vision Transformers Efficient From a Token Sparsification View

CVPR 2023poster

The quadratic computational complexity to the number of tokens limits the practical applications of Vision Transformers (ViTs). Several works propose to prune redundant tokens to achieve efficient ViTs. However, these methods generally suffer from (i) dramatic accuracy drops, (ii) application diffic…

2023

Too Large; Data Reduction for Vision-Language Pre-Training

ICCV 2023poster

This paper examines the problems of severe image-text misalignment and high redundancy in the widely-used large-scale Vision-Language Pre-Training (VLP) datasets. To address these issues, we propose an efficient and straightforward Vision-Language learning algorithm called TL;DR which aims to compre…

Cited by 25PDFcodeScholar
2022

DeVRF: Fast Deformable Voxel Radiance Fields for Dynamic Scenes

NeurIPS 2022accept

Modeling dynamic scenes is important for many applications such as virtual reality and telepresence. Despite achieving unprecedented fidelity for novel view synthesis in dynamic scenes, existing methods based on Neural Radiance Fields (NeRF) suffer from slow convergence (i.e., model training time me…

2022

Dual-AI: Dual-Path Actor Interaction Learning for Group Activity Recognition

CVPR 2022oral

Learning spatial-temporal relation among multiple actors is crucial for group activity recognition. Different group activities often show the diversified interactions between actors in the video. Hence, it is often difficult to model complex group activities from a single view of spatial-temporal ac…

Cited by 79PDFScholar
2022

MorphMLP: An Efficient MLP-Like Backbone for Spatial-Temporal Representation Learning

ECCV 2022poster

"Recently, MLP-Like networks have been revived for image recognition. However, whether it is possible to build a generic MLP-Like architecture on video domain has not been explored, due to complex spatial-temporal modeling with large computation burden. To fill this gap, we present an efficient self…