paper-with-me

Papers

VideoStudio: Generating Consistent-Content and Multi-Scene Videos

2024-01-02 · Fuchen Long, Zhaofan Qiu, Ting Yao, Tao Mei

The recent innovations and breakthroughs in diffusion models have significantly expanded the possibilities of generating high-quality videos for the given prompts. Most existing works tackle the single-scene scenario with only one video event occurring in a single background. Extending to generate multi-scene videos nevertheless is not trivial and necessitates to nicely manage the logic in between while preserving the consistent visual appearance of key content across video scenes. In this paper, we propose a novel framework, namely VideoStudio, for consistent-content and multi-scene video generation. Technically, VideoStudio leverages Large Language Models (LLM) to convert the input prompt into comprehensive multi-scene script that benefits from the logical knowledge learnt by LLM. The script for each scene includes a prompt describing the event, the foreground/background entities, as well as camera movement. VideoStudio identifies the common entities throughout the script and asks LLM to detail each entity. The resultant entity description is then fed into a text-to-image model to generate a reference image for each entity. Finally, VideoStudio outputs a multi-scene video by generating each scene video via a diffusion process that takes the reference images, the descriptive prompt of the event and camera movement into account. The diffusion model incorporates the reference images as the condition and alignment to strengthen the content consistency of multi-scene videos. Extensive experiments demonstrate that VideoStudio outperforms the SOTA video generation models in terms of visual quality, content consistency, and user preference. Source code is available at \url{https://github.com/FuchenUSTC/VideoStudio}.

📄 PDF Abstract BibTeX arXiv:2401.01256

Code (1)

fuchenustc/videostudio 공식 구현 pytorch

Tasks

DescriptiveVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Voyaging into Unbounded Dynamic Scenes from a Single View

2025-07-05 · Fengrui Tian, Tianjiao Ding, Jinqi Luo, Hancheng Min 외

This paper studies the problem of generating an unbounded dynamic scene from a single view, which has wide applications in augmented/virtual reality and robotics. Since the scene is changing over time, different generate…

Scene Generation

Interactive Image Generation Using Scene Graphs

2019-05-09 · ICLR Workshop DeepGenStruct 2019 · Gaurav Mittal, Shubham Agrawal, Anuva Agarwal, Sushant Mehta 외

Recent years have witnessed some exciting developments in the domain of generating images from scene-based text descriptions. These approaches have primarily focused on generating images from a static text description an…

Image GenerationTranslation

CGGS: Consistency-Augmented Geometric Gaussian Splatting for Ego-Centric 3D Scene Generation

2026-07-04 · Zhenyu Sun, Xiaohan Zhang, Qi Liu, Huan Wang arxiv

Challenges remain in ego-centric 3D scene generation due to limited view overlap and the dominant influence of individual perspectives on scene interpretation. These factors hinder the creation of viewpoint-consistent an…

Scene GenerationPoint Clouds

WonderZoom: Multi-Scale 3D World Generation

2025-12-09 · Jin Cao, Hong-Xing Yu, Jiajun Wu arxiv

We present WonderZoom, a novel approach to generating 3D scenes with contents across multiple spatial scales from a single image. Existing 3D world generation models remain limited to single-scale synthesis and cannot pr…

Generative Object Insertion in Gaussian Splatting with a Multi-View Diffusion Model

2024-09-25 · Hongliang Zhong, Can Wang, Jingbo Zhang, Jing Liao

Generating and inserting new objects into 3D content is a compelling approach for achieving versatile scene recreation. Existing methods, which rely on SDS optimization or single-view inpainting, often struggle to produc…

3D ReconstructionObject