paper-with-me

홈 › Papers

MiraData: A Large-Scale Video Dataset with Long Durations and Structured Captions

2024-07-08 · Xuan Ju, Yiming Gao, Zhaoyang Zhang, Ziyang Yuan, Xintao Wang, Ailing Zeng, Yu Xiong, Qiang Xu, Ying Shan

Sora's high-motion intensity and long consistent videos have significantly impacted the field of video generation, attracting unprecedented attention. However, existing publicly available datasets are inadequate for generating Sora-like videos, as they mainly contain short videos with low motion intensity and brief captions. To address these issues, we propose MiraData, a high-quality video dataset that surpasses previous ones in video duration, caption detail, motion strength, and visual quality. We curate MiraData from diverse, manually selected sources and meticulously process the data to obtain semantically consistent clips. GPT-4V is employed to annotate structured captions, providing detailed descriptions from four different perspectives along with a summarized dense caption. To better assess temporal consistency and motion intensity in video generation, we introduce MiraBench, which enhances existing benchmarks by adding 3D consistency and tracking-based motion strength metrics. MiraBench includes 150 evaluation prompts and 17 metrics covering temporal consistency, motion strength, 3D consistency, visual quality, text-video alignment, and distribution similarity. To demonstrate the utility and effectiveness of MiraData, we conduct experiments using our DiT-based video generation model, MiraDiT. The experimental results on MiraBench demonstrate the superiority of MiraData, especially in motion strength.

📄 PDF Abstract BibTeX arXiv:2407.06358

Code (2)

mira-space/mira pytorch
mira-space/miradata pytorch

Tasks

Video AlignmentVideo Generation

Similar Papers 제목 키워드 기반

Unleashing Hour-Scale Video Training for Long Video-Language Understanding

2025-06-05 · Jingyang Lin, Jialian Wu, Ximeng Sun, Ze Wang 외

Recent long-form video-language understanding benchmarks have driven progress in video large multimodal models (Video-LMMs). However, the scarcity of well-annotated long videos has left the training of hour-long Video-LL…

Instruction FollowingLanguage ModelingLanguage Modelling

HLV-1K: A Large-scale Hour-Long Video Benchmark for Time-Specific Long Video Understanding

2025-01-03 · Heqing Zou, Tianze Luo, Guiyang Xie, Victor Xiao Jie Zhang 외

Multimodal large language models have become a popular topic in deep visual understanding due to many promising real-world applications. However, hour-long video understanding, spanning over one hour and containing tens …

Question AnsweringVideo Understanding

VideoLT: Large-scale Long-tailed Video Recognition

2021-05-06 · ICCV 2021 10 · Xing Zhang, Zuxuan Wu, Zejia Weng, Huazhu Fu 외

Label distributions in real-world are oftentimes long-tailed and imbalanced, resulting in biased models towards dominant labels. While long-tailed recognition has been extensively studied for image classification tasks, …

image-classificationImage ClassificationVideo Recognition

StoryVideoQA: Scaling Deep Video Understanding with a Large-Scale, Multi-Genre and Auto-Generated Dataset

2026-06-04 · Zhengqian Wu, Zhixian Liu, Aodong Chen, Jingyang Zhang 외 arxiv

Video question answering (VideoQA) aims to answer questions about given videos. While existing approaches excel on factoid VideoQA, they struggle with deep video understanding (DVU), which requires the comprehension of c…

Video Question Answering

VidProM: A Million-scale Real Prompt-Gallery Dataset for Text-to-Video Diffusion Models

2024-03-10 · Wenhao Wang, Yi Yang

The arrival of Sora marks a new era for text-to-video diffusion models, bringing significant advancements in video generation and potential applications. However, Sora, along with other text-to-video diffusion models, is…

Copy DetectionImage GenerationPrompt EngineeringText-to-Video Generation+1