← Search

Yufan Deng

12 accepted papers

2026

Comp-Attn: Present-and-Align Attention for Compositional Video Genneration

ICML 2026poster

In the domain of text-to-video (T2V) generation, reliably synthesizing compositional content involving multiple subjects with intricate relations is still underexplored. The main challenges are twofold: 1) Subject presence, where not all subjects can be presented in the video; 2) Inter-subject relat…

Cited by 0SourceScholar
2026

Enhancing Spatial Understanding in Image Generation via Reward Modeling

CVPR 2026

Recent progress in text-to-image generation has greatly advanced visual fidelity and creativity, but it has also imposed higher demands on prompt complexity--particularly in encoding intricate spatial relationships. In such cases, achieving satisfactory results often requires multiple sampling attem

Cited by 0SourcecodeScholar
2026

MAGREF: Masked Guidance for Any-Reference Video Generation with Subject Disentanglement

ICLR 2026poster

We tackle the task of any-reference video generation, which aims to synthesize videos conditioned on arbitrary types and combinations of reference subjects, together with textual prompts. This task faces persistent challenges, including identity inconsistency, entanglement among multiple reference s…

Cited by 0SourcecodeScholar
2026

MHLA: Restoring Expressivity of Linear Attention via Token-Level Multi-Head

ICLR 2026poster

While the Transformer architecture dominates many fields, its quadratic self-attention complexity hinders its use in large-scale applications. **Linear attention** offers an efficient alternative, but its direct application often degrades performance, with existing fixes typically re-introducing com…

Cited by 0SourceScholar
2026

Rethinking Video Generation Model for the Embodied World

ICML 2026poster

While video generation holds promise for embodied intelligence, current video models struggle with physical realism, and progress is hindered by the lack of standardized benchmarks. To address this gap, we introduce a comprehensive robotics benchmark, RBench, designed to evaluate robot-oriented vide…

Cited by 0SourceScholar
2026

StableVLA: Towards Robust Vision-Language-Action Models without Extra Data

ICML 2026poster

It is infeasible to encompass all possible disturbances within the training dataset. This raises a critical question regarding the robustness of Vision-Language-Action (VLA) models when encountering unseen real-world visual disturbances, particularly under imperfect visual conditions. In this work, …

Cited by 0SourceScholar
2026

TS-Attn: Temporal-wise Separable Attention for Multi-Event Video Generation

ICLR 2026poster

Generating high-quality videos from complex temporal descriptions, which refer to prompts containing multiple sequential actions, remains a significant challenge. Existing methods are constrained by an inherent trade-off: using multiple short prompts fed sequentially into the model improves action f…

Cited by 0SourcecodeScholar
2025

MTPNet: Multi-Grained Target Perception for Unified Activity Cliff Prediction

IJCAI 2025

Activity cliff prediction is a critical task in drug discovery and material design. Existing computational methods are limited to handling single binding targets, which restricts the applicability of these prediction models. In this paper, we present the Multi-Grained Target Perception network (MTPN

2025

OpenS2V-Nexus: A Detailed Benchmark and Million-Scale Dataset for Subject-to-Video Generation

NeurIPS 2025poster

Subject-to-Video (S2V) generation aims to create videos that faithfully incorporate reference content, providing enhanced flexibility in the production of videos. To establish the infrastructure for S2V generation, we propose **OpenS2V-Nexus**, consisting of (i) **OpenS2V‑Eval**, a fine‑grained benc…

Cited by 0SourceScholar
2025

Video-Bench: Human-Aligned Video Generation Benchmark

CVPR 2025poster

Video generation assessment is essential for ensuring that generative models produce visually realistic, high-quality videos while aligning with human expectations. Current video generation benchmarks fall into two main categories: traditional benchmarks, which use metrics and embeddings to evaluate…

2024

DragVideo: Interactive Drag-style Video Editing

ECCV 2024poster

"Video generation models have shown their superior ability to generate photo-realistic video. However, how to accurately control (or edit) the video remains a formidable challenge. The main issues are: 1) how to perform direct and accurate user control in editing; 2) how to execute editings like cha…

2024

VideoTetris: Towards Compositional Text-to-Video Generation

NeurIPS 2024poster

Diffusion models have demonstrated great success in text-to-video (T2V) generation. However, existing methods may face challenges when handling complex (long) video generation scenarios that involve multiple objects or dynamic changes in object numbers. To address these limitations, we propose Video…