paper-with-me

Papers

Video Generation Beyond a Single Clip

2023-04-15 · Hsin-Ping Huang, Yu-Chuan Su, Ming-Hsuan Yang

We tackle the long video generation problem, i.e.~generating videos beyond the output length of video generation models. Due to the computation resource constraints, video generation models can only generate video clips that are relatively short compared with the length of real videos. Existing works apply a sliding window approach to generate long videos at inference time, which is often limited to generating recurrent events or homogeneous content. To generate long videos covering diverse content and multiple events, we propose to use additional guidance to control the video generation process. We further present a two-stage approach to the problem, which allows us to utilize existing video generation models to generate high-quality videos within a small time window while modeling the video holistically based on the input guidance. The proposed approach is complementary to existing efforts on video generation, which focus on generating realistic video within a fixed time window. Extensive experiments on challenging real-world videos validate the benefit of the proposed method, which improves over state-of-the-art by up to 9.5% in objective metrics and is preferred by users more than 80% of time.

📄 PDF Abstract BibTeX arXiv:2304.07483

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Beyond Short Clips: End-to-End Video-Level Learning with Collaborative Memories

2021-04-02 · CVPR 2021 1 · Xitong Yang, Haoqi Fan, Lorenzo Torresani, Larry Davis 외

The standard way of training video models entails sampling at each iteration a single clip from a video and optimizing the clip prediction with respect to the video-level label. We argue that a single clip may not have e…

Action DetectionAction RecognitionVideo Classification

Enhancing Scene Transition Awareness in Video Generation via Post-Training

2025-07-24 · Hanwen Shen, Jiajie Lu, Yupeng Cao, Xiaonan Yang arxiv

Recent advances in AI-generated video have shown strong performance on \emph{text-to-video} tasks, particularly for short clips depicting a single scene. However, current models struggle to generate longer videos with co…

Scene GenerationVideo Generation

MultiShotMaster: A Controllable Multi-Shot Video Generation Framework

2025-12-02 · Qinghe Wang, Xiaoyu Shi, Baolu Li, Weikang Bian 외 arxiv

Current video generation techniques excel at single-shot clips but struggle to produce narrative multi-shot videos, which require flexible shot arrangement, coherent narrative, and controllability beyond text prompts. To…

Video Generation

Nearest-Neighbor Inter-Intra Contrastive Learning from Unlabeled Videos

2023-03-13 · David Fan, Deyu Yang, Xinyu Li, Vimal Bhat 외

Contrastive learning has recently narrowed the gap between self-supervised and supervised methods in image and video domain. State-of-the-art video contrastive learning methods such as CVRL and $\rho$-MoCo spatiotemporal…

Contrastive LearningDiversity

CI-VID: A Coherent Interleaved Text-Video Dataset

2025-07-02 · Yiming Ju, Jijin Hu, Zhengxiong Luo, Haoge Deng 외 arxiv

Text-to-video (T2V) generation has recently attracted considerable attention, resulting in the development of numerous high-quality datasets that have propelled progress in this area. However, existing public datasets ar…