← Search

Zhen Xing

21 accepted papers

2026

FlashMotion: Few-Step Controllable Video Generation with Trajectory Guidance

CVPR 2026

Recent advances in trajectory-controllable video generation have achieved remarkable progress. Previous methods mainly use adapter-based architectures for precise motion control along predefined trajectories.However, all these methods rely on a multi-step denoising process, leading to substantial ti

Cited by 0SourcecodeScholar
2026

FlashPortrait: 6x Faster Infinite Portrait Animation with Adaptive Latent Prediction

CVPR 2026

Current diffusion-based acceleration methods for long-portrait animation struggle to ensure identity (ID) consistency. This paper presents FlashPortrait, an end-to-end video diffusion transformer capable of synthesizing ID-preserving, infinite-length videos while achieving up to 6xacceleration in in

Cited by 0SourcecodeScholar
2026

Human2Robot: Learning Robot Actions from Paired Human-Robot Videos

AAAI 2026technical

Distilling knowledge from human demonstrations is a promising way for robots to learn and act. Existing methods, which often rely on coarsely-aligned video pairs, are typically constrained to learning global or task-level features. As a result, they tend to neglect the fine-grained frame-level dynam

Cited by 0SourcePDFScholar
2025

AID: Adapting Image2Video Diffusion Models for Instruction-guided Video Prediction

ICCV 2025poster

Text-guided video prediction (TVP) involves predicting the motion of future frames from the initial frame according to an instruction, which has wide applications in virtual reality, robotics, and content creation. Previous TVP methods make significant breakthroughs by adapting Stable Diffusion for…

Cited by 0SourcePDFScholar
2025

AdaDiff: Adaptive Step Selection for Fast Diffusion Models

AAAI 2025technical

Diffusion models, as a type of generative model, have achieved impressive results in generating images and videos conditioned on textual conditions. However, the generation process of diffusion models involves denoising dozens of steps to produce photorealistic images/videos, which is computationall…

Cited by 0SourcePDFScholar
2025

Advancing Dark Action Recognition via Modality Fusion and Dark-to-Light Diffusion Model

ICASSP 2025accepted

Recognizing human actions under low illumination is challenging due to the limited high-quality data and weak recognition backbones. To this end, we propose Modality Fusion Dark-to-Light (MFDL), a two-stage framework to simultaneously enhance the invisibility of poorly-lit videos and strengthen reco…

Cited by 0SourceScholar
2025

MagicMotion: Controllable Video Generation with Dense-to-Sparse Trajectory Guidance

ICCV 2025poster

Recent advances in video generation have led to remarkable improvements in visual quality and temporal coherence. Upon this, trajectory-controllable video generation has emerged to enable precise object motion control through explicitly defined spatial paths.However, existing methods struggle with c…

Cited by 0SourcePDFScholar
2025

ProLongVid: A Simple but Strong Baseline for Long-context Video Instruction Tuning

EMNLP 2025

Video understanding is essential for multimodal large language models (MLLMs) to interact effectively with users and the real world. However, analyzing long videos remains a major challenge due to the lack of high-quality video instruction data and effective training strategies. In this paper, we in

2025

StableAnimator: High-Quality Identity-Preserving Human Image Animation

CVPR 2025poster

Current diffusion models for human image animation struggle to ensure identity (ID) consistency. This paper presents StableAnimator, the first end-to-end ID-preserving video diffusion framework, which synthesizes high-quality videos without any post-processing, conditioned on a reference image and a…

2024

Aligning Vision Models with Human Aesthetics in Retrieval: Benchmarks and Algorithms

NeurIPS 2024poster

Modern vision models are trained on very large noisy datasets. While these models acquire strong capabilities, they may not follow the user's intent to output the desired results in certain aspects, e.g., visual aesthetic, preferred style, and responsibility. In this paper, we target the realm of vi…

Cited by 3SourcePDFScholar
2024

Facial Micro-Motion-Aware Mixup for Micro-Expression Recognition

ICASSP 2024accepted

Data-driven learning models have demonstrated strong benefits in capturing subtle facial movements for micro-expression recognition (MER), but are limited by the available data. Generative models can generate a variety of new data, but are typically computationally prohibitive compared to efficient…

Cited by 0SourceScholar
2024

GenRec: Unifying Video Generation and Recognition with Diffusion Models

NeurIPS 2024poster

Video diffusion models are able to generate high-quality videos by learning strong spatial-temporal priors on large-scale datasets. In this paper, we aim to investigate whether such priors derived from a generative process are suitable for video recognition, and eventually joint optimization of gene…

2024

SimDA: Simple Diffusion Adapter for Efficient Video Generation

CVPR 2024poster

The recent wave of AI-generated content has witnessed the great development and success of Text-to-Image (T2I) technologies. By contrast Text-to-Video (T2V) still falls short of expectations though attracting increasing interest. Existing works either train from scratch or adapt large T2I model to v…

Cited by 83SourcePDFScholar
2023

PanoSwin: A Pano-Style Swin Transformer for Panorama Understanding

CVPR 2023poster

In panorama understanding, the widely used equirectangular projection (ERP) entails boundary discontinuity and spatial distortion. It severely deteriorates the conventional CNNs and vision Transformers on panoramas. In this paper, we propose a simple yet effective architecture named PanoSwin to lear…

Cited by 19SourcePDFScholar
2023

SVFormer: Semi-Supervised Video Transformer for Action Recognition

CVPR 2023poster

Semi-supervised action recognition is a challenging but critical task due to the high cost of video annotations. Existing approaches mainly use convolutional neural networks, yet current revolutionary vision transformer models have been less explored. In this paper, we investigate the use of transfo…

2023

TranSFormer: Slow-Fast Transformer for Machine Translation

ACL 2023findings

Learning multiscale Transformer models has been evidenced as a viable approach to augmenting machine translation systems. Prior research has primarily focused on treating subwords as basic units in developing such systems. However, the incorporation of fine-grained character-level features into mult…

Cited by 7SourcePDFScholar
2023

Uncer2Natural: Uncertainty-Aware Unsupervised Image Denoising

ICASSP 2023accepted

Recently, unsupervised image denoising methods learning from paired noisy samples have received increasing attention. These methods build on the idea that the mean of multiple noisy images of the same scene is the ideal clean image. However, these methods ignore the effect of Aleatoric uncertainty i…

Cited by 0SourceScholar
2022

Conditional Stroke Recovery for Fine-Grained Sketch-Based Image Retrieval

ECCV 2022poster

"The key to Fine-Grained Sketch Based Image Retrieval (FG-SBIR) is to establish fine-grained correspondence between sketches and images. Since sketches only consist of abstract strokes, stroke recognition ability plays an important role in FG-SBIR. However, existing works usually ignore the unique f…

2022

Few-Shot Single-View 3D Reconstruction with Memory Prior Contrastive Network

ECCV 2022poster

"3D reconstruction of novel categories based on few-shot learning is appealing in real-world applications and attracts increasing research interests. Previous approaches mainly focus on how to design shape prior models for different categories. Their performance on unseen categories is not very comp…

Cited by 20SourcePDFScholar
2022

Semi-Supervised Single-View 3D Reconstruction via Prototype Shape Priors

ECCV 2022poster

"The performance of existing single-view 3D reconstruction methods heavily relies on large-scale of 3D annotations. However, such annotations are tedious and expensive to collect. Semi-supervised learning serves as an alternative way to mitigate the need for manual labels, but remains unexplored in…