paper-with-me

Papers

T2V-Turbo-v2: Enhancing Video Generation Model Post-Training through Data, Reward, and Conditional Guidance Design

2024-10-08 · Jiachen Li, Qian Long, Jian Zheng, Xiaofeng Gao, Robinson Piramuthu, Wenhu Chen, William Yang Wang

In this paper, we focus on enhancing a diffusion-based text-to-video (T2V) model during the post-training phase by distilling a highly capable consistency model from a pretrained T2V model. Our proposed method, T2V-Turbo-v2, introduces a significant advancement by integrating various supervision signals, including high-quality training data, reward model feedback, and conditional guidance, into the consistency distillation process. Through comprehensive ablation studies, we highlight the crucial importance of tailoring datasets to specific learning objectives and the effectiveness of learning from diverse reward models for enhancing both the visual quality and text-video alignment. Additionally, we highlight the vast design space of conditional guidance strategies, which centers on designing an effective energy function to augment the teacher ODE solver. We demonstrate the potential of this approach by extracting motion guidance from the training datasets and incorporating it into the ODE solver, showcasing its effectiveness in improving the motion quality of the generated videos with the improved motion-related metrics from VBench and T2V-CompBench. Empirically, our T2V-Turbo-v2 establishes a new state-of-the-art result on VBench, with a Total score of 85.13, surpassing proprietary systems such as Gen-3 and Kling.

📄 PDF Abstract BibTeX arXiv:2410.05677

Code (1)

Ji4chenLi/t2v-turbo pytorch

Tasks

Video AlignmentVideo Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Turbo2K: Towards Ultra-Efficient and High-Quality 2K Video Synthesis

2025-04-20 · Jingjing Ren, Wenbo Li, Zhongdao Wang, Haoze Sun 외

Demand for 2K video synthesis is rising with increasing consumer expectations for ultra-clear visuals. While diffusion transformers (DiTs) have demonstrated remarkable capabilities in high-quality video generation, scali…

2kKnowledge DistillationTransfer LearningVideo Generation

TurboDiffusion: Accelerating Video Diffusion Models by 100-200 Times

2025-12-18 · Jintao Zhang, Kaiwen Zheng, Kai Jiang, Haoxu Wang 외 arxiv

We introduce TurboDiffusion, a video generation acceleration framework that can speed up end-to-end diffusion generation by 100-200x while maintaining video quality. TurboDiffusion mainly relies on several components for…

Video Generation

TurboServe: Serving Streaming Video Generation Efficiently and Economically

2026-06-17 · Youhe Jiang, Haoxu Wang, Haotong Bao, Kai Jiang 외 hf

Streaming video generation is emerging as a new serving workload in which users interact with long-lived sessions that generate video progressively, chunk by chunk. Unlike offline video generation or typical LLM serving,…

Video Generation

AutoCoder: Enhancing Code Large Language Model with \textsc{AIEV-Instruct}

2024-05-23 · Bin Lei, Yuchen Li, Qiuwu Chen

We introduce AutoCoder, the first Large Language Model to surpass GPT-4 Turbo (April 2024) and GPT-4o in pass@1 on the Human Eval benchmark test ($\mathbf{90.9\%}$ vs. $\mathbf{90.2\%}$). In addition, AutoCoder offers a …

Class-level Code GenerationCode CompletionCode GenerationCode Repair+8

Turbo Training with Token Dropout

2022-10-10 · Tengda Han, Weidi Xie, Andrew Zisserman

The objective of this paper is an efficient training method for video tasks. We make three contributions: (1) We propose Turbo training, a simple and versatile training paradigm for Transformers on multiple video tasks. …

Action ClassificationClassificationRepresentation Learning