paper-with-me

Papers

Video-T1: Test-Time Scaling for Video Generation

2025-03-24 · Fangfu Liu, HanYang Wang, Yimo Cai, Kaiyan Zhang, Xiaohang Zhan, Yueqi Duan

With the scale capability of increasing training data, model size, and computational cost, video generation has achieved impressive results in digital creation, enabling users to express creativity across various domains. Recently, researchers in Large Language Models (LLMs) have expanded the scaling to test-time, which can significantly improve LLM performance by using more inference-time computation. Instead of scaling up video foundation models through expensive training costs, we explore the power of Test-Time Scaling (TTS) in video generation, aiming to answer the question: if a video generation model is allowed to use non-trivial amount of inference-time compute, how much can it improve generation quality given a challenging text prompt. In this work, we reinterpret the test-time scaling of video generation as a searching problem to sample better trajectories from Gaussian noise space to the target video distribution. Specifically, we build the search space with test-time verifiers to provide feedback and heuristic algorithms to guide searching process. Given a text prompt, we first explore an intuitive linear search strategy by increasing noise candidates at inference time. As full-step denoising all frames simultaneously requires heavy test-time computation costs, we further design a more efficient TTS method for video generation called Tree-of-Frames (ToF) that adaptively expands and prunes video branches in an autoregressive manner. Extensive experiments on text-conditioned video generation benchmarks demonstrate that increasing test-time compute consistently leads to significant improvements in the quality of videos. Project page: https://liuff19.github.io/Video-T1

📄 PDF Abstract BibTeX arXiv:2503.18942

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingVideo Generation

Similar Papers 제목 키워드 기반

ImagerySearch: Adaptive Test-Time Search for Video Generation Beyond Semantic Dependency Constraints

2025-10-16 · Meiqi Wu, Jiashu Zhu, Xiaokun Feng, Chubin Chen 외 arxiv

Video generation models have achieved remarkable progress, particularly excelling in realistic scenarios; however, their performance degrades notably in imaginative scenarios. These prompts often involve rarely co-occurr…

Video Generation

Echoes Over Time: Unlocking Length Generalization in Video-to-Audio Generation Models

2026-02-24 · Christian Simon, Masato Ishii, Wei-Yao Wang, Koichi Saito 외 arxiv

Scaling multimodal alignment between video and audio is challenging, particularly due to limited data and the mismatch between text descriptions and frame-level video information. In this work, we tackle the scaling chal…

Audio Generation

Temporal Backtracking Search for Test-time Generative Video Reasoning

2026-06-11 · Sejoon Jun, Zheng Ding, Huangyuan Su, Weirui Ye 외 arxiv

While test-time scaling has revolutionized reasoning in large language models, generative video reasoning remains bottlenecked by a single-shot paradigm. We demonstrate that searching over denoising steps cannot rescue l…

Video Generation

Stream-T1: Test-Time Scaling for Streaming Video Generation

2026-05-06 · Yijing Tu, Shaojin Wu, Mengqi Huang, Wenchuan Wang 외 arxiv

While Test-Time Scaling (TTS) offers a promising direction to enhance video generation without the surging costs of training, current test-time video generation methods based on diffusion models suffer from exorbitant ca…

Video Generation

Thinking in Frames: How Visual Context and Test-Time Scaling Empower Video Reasoning

2026-01-28 · Chengzu Li, Zanyi Wang, Jiaang Li, Yi Xu 외 arxiv

Vision-Language Models have excelled at textual reasoning, but they often struggle with fine-grained spatial understanding and continuous action planning, failing to simulate the dynamics required for complex visual reas…

Zero-shot GeneralizationVisual ReasoningVideo Generation