← Search

Qi Dai

48 accepted papers

2026

AVGen-Bench: A Task-Driven Benchmark for Multi-Granular Evaluation of Text-to-Audio-Video Generation

ICML 2026poster

Text-to-Audio-Video (T2AV) generation is rapidly becoming a core interface for media creation, yet its evaluation remains fragmented. Existing benchmarks largely assess audio and video in isolation or rely on coarse embedding similarity, failing to capture fine-grained joint correctness required by …

Cited by 7SourceScholar
2026

Decomposed On-Policy Distillation for Vision-Language Reasoning: Steering Gradients for Visual Grounding

ICML 2026spotlight

While on-policy distillation offers dense supervision for training small reasoning models, its optimization dynamics in the multimodal domain remain under-explored. In this work, we challenge the standard monolithic view of Vision-Language Model (VLM) distillation by mathematically decomposing the l…

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

HiTVideo: Hierarchical Tokenizers for Enhancing Text-to-Video Generation with Autoregressive Large Language Models

AAAI 2026technical

Text-to-video generation poses significant challenges due to the inherent complexity of video data, which spans both temporal and spatial dimensions. It introduces additional redundancy, abrupt variations, and a domain gap between language and vision tokens while generation. Addressing these challen

Cited by 0SourcePDFScholar
2026

LLM2CLIP: Powerful Language Model Unlocks Richer Cross-Modality Representation

AAAI 2026technical

CLIP is a seminal multimodal model that maps images and text into a shared representation space by contrastive learning on billions of image–caption pairs. Inspired by the rapid progress of large language models (LLMs), we investigate how the superior linguistic understanding and broad world knowled

Cited by 0SourcePDFScholar
2026

Learning to Generate Highly Dynamic Videos using Synthetic Motion Data

CVPR 2026

Despite recent progress, video diffusion models still struggle to synthesize realistic videos involving highly dynamic motions or requiring fine-grained motion controllability. A central limitation lies in the scarcity of such examples in commonly used training datasets. To address this, we introduc

Cited by 0SourceScholar
2026

PDCR: Perception-Decomposed Confidence Reward for Vision-Language Reasoning

CVPR 2026

Reinforcement Learning with Verifiable Rewards (RLVR) traditionally relies on a sparse, outcome-based signal. Recent work shows that providing a fine-grained, model-intrinsic signal--rewarding the confidence growth in the ground-truth answer--effectively improves language reasoning training by provi

Cited by 0SourcecodeScholar
2026

RE-TRAC: REcursive TRAjectory Compression for Deep Search Agents

ICML 2026poster

LLM-based deep research agents are largely built on the ReAct framework. This linear design makes it difficult to revisit earlier states, branch into alternative search directions, or maintain global awareness under long contexts, often leading to local optima, redundant exploration, and inefficient…

Cited by 0SourceScholar
2026

Semantics Lead the Way: Harmonizing Semantic and Texture Modeling with Asynchronous Latent Diffusion

CVPR 2026

Latent Diffusion Models (LDMs) inherently follow a coarse-to-fine generation process, where high-level semantic structure is generated slightly earlier than fine-grained texture. This indicates the preceding semantics potentially benefit the texture generation by providing a semantic anchor. Recent

Cited by 0SourcecodeScholar
2026

Towards On-Policy SFT: Distribution Discriminant Theory and its Applications in LLM Training

ICML 2026poster

Supervised fine-tuning (SFT) is computationally efficient but often yields inferior generalization compared to reinforcement learning (RL). This gap is primarily driven by RL’s use of on-policy data. We propose a framework to bridge this chasm by enabling On-Policy SFT. We first present ***Distribut…

Cited by 0SourceScholar
2026

Video-in-the-Loop: Span-Grounded Long Video QA with Interleaved Reasoning

ICML 2026poster

We present $\textit{Video-in-the-Loop}$ (ViTL), a two-stage long-video QA framework that preserves a fixed token budget by first $\textit{localizing}$ question-relevant interval(s) with a low-fps skim and then $\textit{answering}$ via span-aware reallocation of visual tokens at higher effective fram…

Cited by 3SourceScholar
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

FaceA-Net: Facial Attribute-Driven ID Preserving Image Generation Network

AAAI 2025technical

Recent advances in diffusion-based generative models have demonstrated superior performance in subject-driven image generation. Identity (ID) preserving image generation, as a subtask of subject-driven image generation, aims to generate customized images for specific human identity and has broad app…

Cited by 0SourcePDFScholar
2025

FloVD: Optical Flow Meets Video Diffusion Model for Enhanced Camera-Controlled Video Synthesis

CVPR 2025poster

We present FloVD, a novel video diffusion model for camera-controllable video generation. FloVD leverages optical flow to represent the motions of the camera and moving objects. This approach offers two key benefits. Since optical flow can be directly estimated from videos, our approach allows for t…

Cited by 6SourcePDFScholar
2025

HomoGen: Enhanced Video Inpainting via Homography Propagation and Diffusion

CVPR 2025poster

In this paper, we present HomoGen, an enhanced video inpainting method based on homography propagation and diffusion models. HomoGen leverages homography registration to propagate contextual pixels as priors for generating missing content in corrupted videos. Unlike previous flow-based propagation m…

Cited by 0SourcePDFScholar
2025

JointDiT: Enhancing RGB-Depth Joint Modeling with Diffusion Transformers

ICCV 2025poster

We present JointDiT, a diffusion transformer that models the joint distribution of RGB and depth. By leveraging the architectural benefit and outstanding image prior of the state-of-the-art diffusion transformer, JointDiT not only generates high-fidelity images but also produces geometrically plausi…

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

MotionFollower: Editing Video Motion via Score-Guided Diffusion

ICCV 2025poster

Despite impressive advancements in diffusion-based video editing models in altering video attributes, there has been limited exploration into modifying motion information while preserving the original protagonist's appearance and background. In this paper, we propose MotionFollower, a score-guided d…

2025

REDUCIO! Generating 1K Video within 16 Seconds using Extremely Compressed Motion Latents

ICCV 2025poster

Commercial video generation models have exhibited realistic, high-fidelity results but are still restricted to limited access.One crucial obstacle for large-scale applications is the expensive training and inference cost.In this paper, we argue that videos contain significantly more redundant inform…

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

BlockGCN: Redefine Topology Awareness for Skeleton-Based Action Recognition

CVPR 2024poster

Graph Convolutional Networks (GCNs) have long set the state-of-the-art in skeleton-based action recognition leveraging their ability to unravel the complex dynamics of human joint topology through the graph's adjacency matrix. However an inherent flaw has come to light in these cutting-edge models:…

2024

Human-Aware Vision-and-Language Navigation: Bridging Simulation to Reality with Dynamic Human Interactions

NeurIPS 2024spotlight

Vision-and-Language Navigation (VLN) aims to develop embodied agents that navigate based on human instructions. However, current VLN frameworks often rely on static environments and optimal expert supervision, limiting their real-world applicability. To address this, we introduce Human-Aware Vision-…

2024

MicroCinema: A Divide-and-Conquer Approach for Text-to-Video Generation

CVPR 2024highlight

We present MicroCinema a straightforward yet effective framework for high-quality and coherent text-to-video generation. Unlike existing approaches that align text prompts with video directly MicroCinema introduces a Divide-and-Conquer strategy which divides the text-to-video into a two-stage proces…

Cited by 15SourcePDFScholar
2024

MotionEditor: Editing Video Motion via Content-Aware Diffusion

CVPR 2024poster

Existing diffusion-based video editing models have made gorgeous advances for editing attributes of a source video over time but struggle to manipulate the motion information while preserving the original protagonist's appearance and background. To address this we propose MotionEditor the first diff…

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

All in Tokens: Unifying Output Space of Visual Tasks via Soft Token

ICCV 2023oral

We introduce AiT, a unified output representation for various vision tasks, which is a crucial step towards general-purpose vision task solvers. Despite the challenges posed by the high-dimensional and task-specific outputs, we showcase the potential of using discrete representation (VQ-VAE) to mode…

Cited by 48PDFcodeScholar
2023

ChartReader: A Unified Framework for Chart Derendering and Comprehension without Heuristic Rules

ICCV 2023poster

Charts are a powerful tool for visually conveying complex data, but their comprehension poses a challenge due to the diverse chart types and intricate components. Existing chart comprehension methods suffer from either heuristic rules or an over-reliance on OCR systems, resulting in suboptimal perfo…

Cited by 21PDFcodeScholar
2023

HiViT: A Simpler and More Efficient Design of Hierarchical Vision Transformer

ICLR 2023top-25%

There has been a debate on the choice of plain vs. hierarchical vision transformers, where researchers often believe that the former (e.g., ViT) has a simpler design but the latter (e.g., Swin) enjoys higher recognition accuracy. Recently, the emerge of masked image modeling (MIM), a self-supervised…

2023

Implicit Temporal Modeling with Learnable Alignment for Video Recognition

ICCV 2023oral

Contrastive language-image pretraining (CLIP) has demonstrated remarkable success in various image tasks. However, how to extend CLIP with effective temporal modeling is still an open and crucial problem. Existing factorized or joint spatial-temporal modeling trades off between the efficiency and pe…

Cited by 45PDFcodeScholar
2023

On Data Scaling in Masked Image Modeling

CVPR 2023poster

Scaling properties have been one of the central issues in self-supervised pre-training, especially the data scalability, which has successfully motivated the large-scale self-supervised pre-trained language models and endowed them with significant modeling capabilities. However, scaling properties s…

2023

ResFormer: Scaling ViTs With Multi-Resolution Training

CVPR 2023poster

Vision Transformers (ViTs) have achieved overwhelming success, yet they suffer from vulnerable resolution scalability, i.e., the performance drops drastically when presented with input resolutions that are unseen during training. We introduce, ResFormer, a framework that is built upon the seminal id…

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…

2022

MPII: Multi-Level Mutual Promotion for Inference and Interpretation

ACL 2022long

In order to better understand the rationale behind model behavior, recent works have exploited providing interpretation to support the inference prediction. However, existing methods tend to provide human-unfriendly interpretation, and are prone to sub-optimal performance due to one-side promotion,…

2022

On the Connection between Local Attention and Dynamic Depth-wise Convolution

ICLR 2022spotlight

Vision Transformer (ViT) attains state-of-the-art performance in visual recognition, and the variant, Local Vision Transformer, makes further improvements. The major component in Local Vision Transformer, local attention, performs the attention separately over small local windows. We rephrase local…

2022

Rethinking Spatial Invariance of Convolutional Networks for Object Counting

CVPR 2022poster

Previous work generally believes that improving the spatial invariance of convolutional networks is the key to object counting. However, after verifying several mainstream counting networks, we surprisingly found too strict pixel-level spatial invariance would cause overfit noise in the density map…

Cited by 124PDFcodeScholar
2022

SimMIM: A Simple Framework for Masked Image Modeling

CVPR 2022poster

This paper presents SimMIM, a simple framework for masked image modeling. We have simplified recently proposed relevant approaches, without the need for special designs, such as block-wise masking and tokenization via discrete VAE or clustering. To investigate what makes a masked image modeling task…

Cited by 1610PDFcodeScholar
2021

Learning to Estimate Kernel Scale and Orientation of Defocus Blur with Asymmetric Coded Aperture

ICASSP 2021accepted

Consistent in-focus input imagery is an essential precondition for machine vision systems to perceive the dynamic environment. A de-focus blur severely degrades the performance of vision systems. To tackle this problem, we propose a deep-learning-based framework estimating the kernel scale and orien…

Cited by 0SourceScholar
2021

Temporal Action Detection With Multi-Level Supervision

ICCV 2021poster

Training temporal action detection in videos requires large amounts of labeled data, yet such annotation is expensive to collect. Incorporating unlabeled or weakly-labeled data to train action detection model could help reduce annotation cost. In this work, we first introduce the Semi-supervised Act…

Cited by 16PDFcodeScholar
2020

Informative Dropout for Robust Representation Learning: A Shape-bias Perspective

ICML 2020poster

Convolutional Neural Networks (CNNs) are known to rely more on local texture rather than global shape when making decisions. Recent work also indicates a close relationship between CNN’s texture-bias and its robustness against distribution shift, adversarial perturbation, random corruption, etc. In…

2020

Weakly-Supervised Action Localization by Generative Attention Modeling

CVPR 2020poster

Weakly-supervised temporal action localization is a problem of learning an action localization model with only video-level action labeling available. The general framework largely relies on the classification activation, which employs an attention model to identify the action-related frames and then…

Cited by 196PDFcodeScholar
2019

Learning Spatial Awareness to Improve Crowd Counting

ICCV 2019oral

The aim of crowd counting is to estimate the number of people in images by leveraging the annotation of center positions for pedestrians' heads. Promising progresses have been made with the prevalence of deep Convolutional Neural Networks. Existing methods widely employ the Euclidean distance (i.e.,…

Cited by 162PDFcodeScholar
2018

Recurrent Tubelet Proposal and Recognition Networks for Action Detection

ECCV 2018poster

Detecting actions in videos is a challenging task as video is an information intensive media with complex variations. Existing approaches predominantly generate action proposals for each individual frame or fixed-length clip independently, while overlooking temporal context across them. Such tempora…

Cited by 146SourcePDFScholar