Attention Is All You Need
Ashish Vaswani, Noam Shazeer et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
Text-to-video generation has advanced significantly over the past five years through scaling of model size, data, and compute. Unlike model architecture, training data is often underexplored. Real-world data curation is complex and non-trivial, involving clip selection from raw videos and captioning to create video-text pairs for learning text-to-video mappings. We study how data distribution and caption quality impact text-to-video models. To enable controlled experiments, we introduce Moving Alphabet, a procedural testbed that renders letters with varying fonts, colors, sizes, and positions, moving in different directions and speeds against a black background. This design allows precise control over data distribution and caption quality by corrupting ground-truth metadata. Our experiments yield three findings: a) a diverse and balanced distribution of video content and duration is critical for generalization; b) caption quality significantly affects both model performance and training efficiency, suggesting that text-to-video models are bounded by video understanding capabilities; and c) classifier-free guidance and fine-tuning on high-quality data provide partial recovery from models trained on corrupted captions, but cannot fully compensate for poor pre-training data. We believe these insights can inform the development of large-scale text-to-video models, and we advocate for greater attention to the science of pre-training data.
Text-to-video generation has made rapid progress, but most research focuses on scaling model architectures and compute. The role of training data—specifically how video clips are selected and captioned—remains poorly understood. This paper addresses that gap by systematically studying data distribution and caption quality in a controlled setting. The introduction of Moving Alphabet, a procedural testbed, is a key methodological contribution because it allows researchers to isolate and manipulate data properties that are entangled in real-world datasets. This work matters because it provides empirical evidence that data curation decisions, not just model size, are critical for generalization and training efficiency. As the field moves toward larger models and datasets, understanding these data science principles becomes essential for avoiding wasted compute and achieving robust performance.
The paper's main innovation is the Moving Alphabet testbed, which generates synthetic videos of letters moving against a black background. This enables precise control over:
Key findings include:
The paper reports three main experimental results:
This paper has significant implications for the text-to-video community. It shifts focus from model-centric scaling to data-centric science, advocating for rigorous study of pre-training data. The Moving Alphabet testbed provides a reproducible benchmark for future research on data curation strategies. Practically, the findings suggest that investing in high-quality captioning and balanced video selection may yield greater returns than simply increasing dataset size. The paper also highlights a fundamental limitation: even with advanced techniques, poor pre-training data leaves a permanent performance deficit. This underscores the importance of careful data engineering in large-scale AI systems. For Neura Market's audience of AI practitioners, the key takeaway is that data quality and distribution deserve as much attention as model architecture and compute budget.
Ashish Vaswani, Noam Shazeer et al.
Jakubův, Jan, Chvalovský, Karel et al.
Pauli Virtanen, Ralf Gommers et al.
Tom B. Brown, Benjamin Mann et al.