REVIEW 4 major objections 4 minor 30 cited by
Waver: Wave Your Way to Lifelike Video Generation
T0 review · 4 major / 4 minor · reviewed 2026-08-05 · deepseek-v4-flash
Pith's one-line read Waver is a unified text-to-video, image-to-video, and text-to-image model that ranks in the top three on public T2V and I2V leaderboards and beats open-source rivals, with its largest edge in complex motion.
desk verdict A dense industrial recipe with a genuinely useful hybrid-stream design, but the headline quality claims rest on unreleased internal evals, so treat it as a training-report contribution rather than a verified SoTA claim. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
Task-Unified DiT: a rectified-flow transformer with a dual-encoder text conditioner (T5-XXL plus Qwen2.5-32B) and a three-part input tensor—noisy latent V, conditioning frames I, and binary mask—so T2I, T2V, and I2V share one network. Hybrid Stream: the first M layers use Dual Stream blocks (separate text/video parameters, merged only in self-attention) and the next N layers use Single Stream blocks (shared parameters), which the paper shows converges faster than either pure design. Cascade Refiner: a window-attention flow-matching model that takes degraded 720p video and learns the transition to 1080p, mixing pixel and latent degradation to fix artifacts. Supporting knobs: 3D RoPE plus fact
What would settle it
Run a preregistered blind side-by-side evaluation on an independently sampled set of complex-motion prompts, with Waver versus Veo3 and Wan2.1, reporting confidence intervals and inter-rater agreement; if Waver does not win on motion quality and prompt following, the central claim is refuted.
Extended reading notes
Core claim
On its own terms, Waver discovers that one rectified-flow DiT can serve T2I, T2V, and I2V by concatenating a noisy latent, conditional frames, and a binary mask; that a Hybrid Stream of dual-stream blocks followed by single-stream blocks converges faster than either pure design; and that motion amplitude grows when the model is pretrained at 192p, when timesteps are drawn from a sharply peaked mode distribution, and when I2V is jointly trained with T2V. A Cascade Refiner then upscales 720p output to 1080p with 40% less compute than direct 1080p generation. On Waver's internal benchmarks, side-by-side human evaluation gives Waver wins over Wan2.1 and Kling2.0 on motion, visual quality, and pr
Load-bearing premise
The headline comparisons rest on an internal human evaluation with no reported confidence intervals, rater counts, or inter-rater agreement, on two self-built benchmarks; if those judgments are biased or the benchmarks are unrepresentative, the claimed superiority over Veo3, Kling2.0, and Wan2.1 would not generalize.
Editorial extensions
If this is right
- Other video labs can adopt the full recipe—stage-by-stage resolutions, data volumes, learning rates, and sigma shifts—to train comparable unified models without separate T2V/I2V towers.
- A single Waver checkpoint can produce T2I, T2V, and I2V outputs, so task-specific models and duplicated training overhead become unnecessary in this design.
- The 720p-to-1080p Cascade Refiner yields a 40% speedup over direct 1080p generation while also correcting artifacts, making high-resolution generation cheaper.
- Mode-based timestep sampling, 192p motion pretraining, and T2V/I2V joint training each increase motion amplitude without hurting visual quality, per the paper's ablations.
- The MLLM-based quality filter and hierarchical data funnel let the model train on 200M+ clips while keeping high-quality, balanced data, which the paper credits for complex-motion performance.
Reading between the lines
- The 192p low-resolution motion-pretraining stage is the most transferable trick: it decouples motion learning from aesthetics, and other teams with smaller compute could test it first on their own backbones.
- A direct extension is to apply Waver's mode timestep sampling and joint T2V/I2V training to existing open backbones to test whether the motion gains transfer without the full data pipeline.
- The hybrid-stream split (dual for the first M layers, single for the rest) suggests a scaling rule of thumb for other modalities: parameter-heavy alignment at the bottom, shared computation at the top.
- Because the Cascade Refiner can also edit objects at high degradation weights, it may be reusable as a general video editing and latent-denoising module rather than only a super-resolver.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This technical report describes Waver, a 12B-parameter unified image/video generation model that supports T2I, T2V, and I2V with a single Task-Unified DiT and a Cascade Refiner for 720p-to-1080p upscaling. The authors present the Hybrid Stream DiT architecture, a hierarchical data curation pipeline with an MLLM-based quality model and detailed captioning, and an extensive multi-stage training and inference recipe. The central claim is that Waver achieves superior motion amplitude, temporal consistency, and prompt following, ranking in the Top 3 on both T2V and I2V leaderboards at Artificial Analysis and outperforming open-source baselines while matching commercial systems. The paper also includes infrastructure details, ablation studies, and a discussion of DiT sparsity, VAE design, and captioning quality.
Significance. If the performance claims are reliable, Waver is a significant engineering contribution: it provides a complete, detailed recipe for training a state-of-the-art unified video generation model, including data curation, multi-stage training, inference-time optimizations, and infrastructure choices. The report is unusually transparent about data volumes, learning rates, sigma shifts, and ablation settings, which is valuable for reproducibility. However, the evidence for the headline superiority claims is not yet commensurate with their strength. The central evaluation rests on unreleased self-built benchmarks and an internal human evaluation with no error bars, rater details, or third-party verification. Several margins are within plausible noise, and the admitted high-motion distortion in Sec. 8 conflicts with the motion-quality dominance claim. The useful recipe and architecture contributions deserve publication, but the benchmark-based claims need substantial strengthening before they can be accepted as stated.
major comments (4)
- [§6.2, Fig. 28] The headline 'consistently outperforming' claim rests entirely on the internal side-by-side human evaluation. No rater counts, per-item vote totals, confidence intervals, inter-rater agreement, or details on blinding/order randomization are reported, and the baselines' inference settings are unspecified. Some reported differences are within expected noise: on Waver-bench 1.0, Waver vs. Kling 2.0 motion quality is 31% Waver, 39% tie, 30% Kling (Fig. 28a). A 1-point raw difference with 39% ties cannot support 'significantly superior motion quality' without a statistical test. Please report variance estimates, per-item tallies, and release or otherwise make accessible the Waver-bench 1.0 and Hermes Motion Testset prompts and evaluation protocol.
- [§8 vs. §6.2] The Limitation section concedes that 'in high-motion scenarios, human body details such as hands and legs are prone to distortion,' while §6.2 defines Motion Quality to include Distortion (artifacts, blur, and subject consistency). Claiming 'dominant performance' on a motion-stress testset while acknowledging systematic distortion in high-motion body detail is internally tensioned. The authors should clarify which motion sub-dimensions improve and which degrade, and report Distortion separately from motion amplitude and action accuracy.
- [§6.1, Fig. 25, Abstract] The leaderboard date is inconsistent: the abstract says 2025-07-30, the §6.1 text says 2025-07-22, and the Fig. 25 caption says 2025-08-05. Since a leaderboard ranking is time-varying and configuration-dependent, this is not a cosmetic issue. Please provide a single canonical snapshot with an archived URL, the exact model version evaluated, and the Elo scores or vote counts behind the 'Top 3' claim.
- [§4.2–§4.5] Several load-bearing recipe choices are supported only by qualitative figures or by the same internal head-to-head protocol used for the final claim. Representation alignment is shown only in Fig. 11; mode sampling in Fig. 13; APG in Fig. 21; model averaging in Fig. 22 with no confidence intervals. The central superiority claim would be far more convincing if these ablations were quantified on a held-out set with error bars, or if the resulting checkpoints and self-built benchmarks were released for independent verification.
minor comments (4)
- [§4.3, Eq. (2), Fig. 14] Figure 14's caption refers to the mode distribution as '(Eq. 1)', but the mode distribution is Eq. (2); Eq. (1) is the logit-normal. Also define the parameters in Lognorm(0.5, 1) and Mode(1.29) explicitly.
- [§4.4, Fig. 18b] The text says 'a 7% improvement' after aesthetic finetuning, but the reported numbers are 39.5% vs. 32.9% (a 6.6 percentage-point difference). Please clarify whether the claim is percentage points or relative improvement.
- [§6.2, Fig. 28] The legend label 'Others better' is ambiguous; 'Competitor better' would be clearer. Also, the figure captions do not report the number of human votes, which should accompany stacked-bar proportions.
- [§2.2] The text says the refiner is 'based on Waver1.0', but Waver is introduced in this paper as the current model. Specify which checkpoint/stage 'Waver1.0' refers to, or rename it to avoid confusion.
Circularity Check
No significant circularity; two minor non-load-bearing self-citations in design sections.
full rationale
This paper is a technical report of an empirical training run, not a mathematical derivation, so there is no equation chain in which an output is shown to equal an input. The central claim (state-of-the-art motion quality) is supported by (i) an external leaderboard (Artificial Analysis) and (ii) human side-by-side evaluations against Veo3, Kling2.0, and Wan2.1. Neither of those evaluations is a fitted parameter renamed as a prediction, and no reported win rate is forced by construction. The MLLM quality model is trained on 1M manually annotated clips and validated at 78% accuracy, so it is not self-validating. The self-citations that exist -- Goku for video segmentation (Sec. 3.1) and FlashVideo for the cascade refiner (Sec. 2.2) -- are design borrowings from the same team; they are not load-bearing for the performance claim, do not forbid alternative designs, and do not define the reported outcomes, so they do not constitute circularity. The reader's concern about tuning on the same 304-prompt benchmark is a selection-on-evaluation-benchmark risk, but the reported superiority is a head-to-head comparison against external models and is not a re-reporting of the selection metric; the lack of confidence intervals and rater counts is a statistical reporting deficiency, not a definitional circularity. Section 8's admission of limb distortion in high-motion scenes conflicts rhetorically with the motion-quality claim but is a consistency issue, not a circular one. Overall, the central derivation is self-contained and empirically evaluated; only minor non-load-bearing self-citations prevent a score of 0.
Assumptions & free parameters
free parameters (7)
- Timestep sampling parameters =
Lognorm(0.5, 1) for T2I; Mode(1.29) for T2V/I2V
- Representation alignment weight lambda =
0.5
- I2V mixing probability =
20%
- Latent degradation weight range wd =
[0.85, 0.95]
- APG normalization threshold and guidance scale =
27 and 8
- Sigma shift schedule per stage =
1.0, 2.0, 3.0, 4.5
- Architecture block counts =
M=16 Dual, N=40 Single, 12B
assumptions (5)
- domain assumption Flow matching (rectified flow) is an effective training objective for video generation.
- domain assumption The Wan2.1 VAE provides a suitable latent space for video generation.
- domain assumption Human preference judgments on the authors' internal benchmarks are a valid proxy for generation quality.
- domain assumption The MLLM quality model's 78% precision on 'high-quality' predictions is sufficient to improve training data.
- domain assumption Representation alignment with Qwen2.5-VL features improves semantic quality.
Cite this review
Pith. "Pith review of Waver: Wave Your Way to Lifelike Video Generation." pith.science (2026). https://pith.science/paper/GLSPWZHV
@misc{pith2026250815761,
author = {Pith},
title = {Pith review of: Waver: Wave Your Way to Lifelike Video Generation},
year = {2026},
howpublished = {\url{https://pith.science/paper/GLSPWZHV}},
note = {Machine review of arXiv:2508.15761}
}
read the original abstract
We present Waver, a high-performance foundation model for unified image and video generation. Waver can directly generate videos with durations ranging from 5 to 10 seconds at a native resolution of 720p, which are subsequently upscaled to 1080p. The model simultaneously supports text-to-video (T2V), image-to-video (I2V), and text-to-image (T2I) generation within a single, integrated framework. We introduce a Hybrid Stream DiT architecture to enhance modality alignment and accelerate training convergence. To ensure training data quality, we establish a comprehensive data curation pipeline and manually annotate and train an MLLM-based video quality model to filter for the highest-quality samples. Furthermore, we provide detailed training and inference recipes to facilitate the generation of high-quality videos. Building on these contributions, Waver excels at capturing complex motion, achieving superior motion amplitude and temporal consistency in video synthesis. Notably, it ranks among the Top 3 on both the T2V and I2V leaderboards at Artificial Analysis (data as of 2025-07-30 10:00 GMT+8), consistently outperforming existing open-source models and matching or surpassing state-of-the-art commercial solutions. We hope this technical report will help the community more efficiently train high-quality video generation models and accelerate progress in video generation technologies. Official page: https://github.com/FoundationVision/Waver.
Figures
Figures from the paper (30 more)
Forward citations
Cited by 30 Pith papers
-
TransVLM: A Vision-Language Framework and Benchmark for Detecting Any Shot Transitions
TransVLM formalizes Shot Transition Detection as identifying full temporal transition segments rather than single cut points and introduces a VLM that injects optical flow as a motion prior via simple feature fusion, ...
-
Generative Refinement Networks for Visual Synthesis
Hierarchical Binary Quantization plus global refinement AR yields 0.56 rFID reconstruction and 1.81 gFID class-conditional generation on ImageNet, with competitive T2I/T2V at 2B scale.
-
FlashDecoder: Real-Time Latent-to-Pixel Streaming Decoder with Transformers
A pure-Transformer streaming decoder with a fixed-size rolling KV cache decodes video latents 3.6–4.7x faster than 3D convolutional decoders with comparable PSNR.
-
SpecLoR: Spectral Lookahead Rectification for Motion-Coherent Text-to-Video Generation
SpecLoR rectifies the amplitude spectrum of lookahead-estimated clean latents to natural-video priors during early ODE sampling steps, cutting physical artifacts with only four extra NFEs.
-
Echo-Memory: A Controlled Study of Memory in Action World Models
A controlled study finds that block-wise state-space recurrence outperforms other memory designs for open-domain scene return in action-conditioned video models, and that standard replay metrics do not adequately meas...
-
VidSplat: Gaussian Splatting Reconstruction with Geometry-Guided Video Diffusion Priors
VidSplat iteratively synthesizes novel views with geometry-guided video diffusion to enable robust Gaussian splatting reconstruction from sparse or single-image inputs.
-
Generative Refinement Networks for Visual Synthesis
GRN uses hierarchical binary quantization and entropy-guided refinement to set new ImageNet records of 0.56 rFID for reconstruction and 1.81 gFID for class-conditional generation while releasing code and models.
-
OmniShow: Unifying Multimodal Conditions for Human-Object Interaction Video Generation
OmniShow unifies text, image, audio, and pose conditions into an end-to-end model for high-quality human-object interaction video generation and introduces the HOIVG-Bench benchmark, claiming state-of-the-art results.
-
Long-Horizon Streaming Video Generation via Hybrid Attention with Decoupled Distillation
Hybrid Forcing combines linear temporal attention for long-range retention, block-sparse attention for efficiency, and decoupled distillation to achieve real-time unbounded 832x480 streaming video generation at 29.5 FPS.
-
Lighting-grounded Video Generation with Renderer-based Agent Reasoning
LiVER conditions video diffusion models on renderer-derived 3D control signals for disentangled, editable control over object layout, lighting, and camera trajectory.
-
Rethinking Position Embedding as a Context Controller for Multi-Reference and Multi-Shot Video Generation
SideInfo-RoPE encodes reference-identity agreement as an extra rotary axis, disambiguating similar characters in multi-reference multi-shot video generation while keeping full semantic attention.
-
Video Generation Models as World Models: Efficient Paradigms, Architectures and Algorithms
Video generation models can function as world simulators if efficiency gaps in spatiotemporal modeling are bridged via organized paradigms, architectures, and algorithms.
-
AR-CoPO: Align Autoregressive Video Generation with Contrastive Policy Optimization
Chunk-level forking plus semi-on-policy contrastive GRPO aligns few-step AR video models, raising VideoAlign and holding VBench versus Self-Forcing baselines.
-
Cross-Resolution Distribution Matching for Diffusion Distillation
Cross-resolution distribution matching with logSNR timestep alignment and predicted-noise re-injection enables high-fidelity few-step multi-resolution cascaded diffusion distillation.
-
PhyGDPO: Physics-Aware Groupwise Direct Preference Optimization for Physically Consistent Text-to-Video Generation
PhyGDPO uses groupwise direct preference optimization with real videos as winners to make text-to-video models generate more physically plausible videos.
-
Z-Image: An Efficient Image Generation Foundation Model with Single-Stream Diffusion Transformer
A 6B single-stream diffusion transformer trained with heavily curated data reaches top open-source image-generation quality in 314K H800 GPU hours, releasing Turbo and Edit variants.
-
Scaling Mixture-of-Experts Video Pretraining for Embodied Intelligence
LingBot-Video is an open-source MoE video foundation model for embodied intelligence that scales to 120B parameters, integrates robot data, and uses multi-dimensional RL to improve physical plausibility.
-
From SRA to Self-Flow: Data Augmentation or Self-Supervision?
Attention Separation ablations show that gains from SRA to Self-Flow in diffusion transformers arise mainly from noise-dimension data augmentation rather than token-level self-supervision.
-
Ultra Flash: Scaling Real-Time Streaming Video Generation to High Resolutions
Ultra Flash introduces a cascaded streaming super-resolution framework with specialized training, upsampling, and optimization to enable real-time high-resolution video generation from low-res diffusion models.
-
PixelWizard: Towards Efficient High-Fidelity Video Generation at Ultra-Large Spatial Resolution
PixelWizard decouples global structure from fine details via a spatiotemporal anchor and introduces Noise-Span Aligned Shortcut Training with biased sampling to achieve over 10x faster sampling for high-fidelity 2K/4K...
-
Bernini: Latent Semantic Planning for Video Diffusion
Bernini is a framework that uses an MLLM planner to output semantic representations for a DiT renderer to generate or edit videos, reporting SOTA benchmark performance.
-
Motif-Video 2B: Technical Report
Motif-Video 2B achieves 83.76% VBench score, beating a 14B-parameter baseline with 7x fewer parameters and substantially less training data through shared cross-attention and a three-part backbone.
-
Tora3: Trajectory-Guided Audio-Video Generation with Physical Coherence
Tora3 uses shared object trajectories as kinematic priors to jointly guide visual motion and acoustic events in audio-video generation, improving realism and synchronization.
-
Video Generation Models as World Models: Efficient Paradigms, Architectures and Algorithms
In twisted bilayer nodal d-wave superconductors, interlayer hopping creates nodes on the C2 axis and Bogoliubov flat bands when the single-layer Berry connection is parallel to that axis.
-
JoVA: Unified Multimodal Learning for Joint Video-Audio Generation and Editing
A dual-branch diffusion transformer with joint video-audio self-attention and a keypoint-based mouth-area loss reports top lip-sync and speech metrics on two benchmarks.
-
Z-Image: An Efficient Image Generation Foundation Model with Single-Stream Diffusion Transformer
Z-Image is an efficient 6B-parameter foundation model for image generation that rivals larger commercial systems in photorealism and bilingual text rendering through a new single-stream diffusion transformer and strea...
-
Motif-Video 2B: Technical Report
Motif-Video 2B reaches 83.76% on VBench, outperforming a 14B-parameter model with 7x fewer parameters and far less training data through shared cross-attention and a three-part backbone.
-
Advancing Open-source World Models
LingBot-World is presented as an open-source world model that delivers high-fidelity simulation, minute-level contextual consistency, and real-time interactivity under one second latency.
-
World Simulation with Video Foundation Models for Physical AI
Cosmos-Predict2.5 unifies text-to-world, image-to-world, and video-to-world generation in one model trained on 200M clips with RL post-training, delivering improved quality and control for physical AI.
-
Image-to-Video Diffusion: From Foundations to Open Frontiers
A survey that organizes diffusion image-to-video methods into a taxonomy, distills core designs in condition encoding, temporal modeling, noise prior, and upsampling, and discusses applications plus challenges.
Reference graph
Works this paper leans on
-
[1]
Shuai Bai, Keqin Chen, Xuejing Liu, Jialin Wang, Wenbin Ge, Sibo Song, Kai Dang, Peng Wang, Shijie Wang, Jun Tang, et al. Qwen2. 5-vl technical report. arXiv preprint arXiv:2502.13923 ,
-
[3]
https://deepmind.google/technologies/veo/veo-3/, 2025.05. PySceneDetect Developers. Pyscenedetect. URL https://www.scenedetect.com. Alexey Dosovitskiy, Lucas Beyer, Alexander Kolesnikov, Dirk Weissenborn, Xiaohua Zhai, Thomas Unterthiner, Mostafa Dehghani, Matthias Minderer, Georg Heigold, Sylvain Gelly, et al. An image is worth 16x16 words: Transformers ...
arXiv 2025
-
[5]
Emu video: Factorizing text-to-video generation by explicit image conditioning
Rohit Girdhar, Mannat Singh, Andrew Brown, Quentin Duval, Samaneh Azadi, Sai Saketh Rambhatla, Akbar Shah, Xi Yin, Devi Parikh, and Ishan Misra. Emu video: Factorizing text-to-video generation by explicit image conditioning. arXiv preprint arXiv:2311.10709,
-
[7]
Hunyuanvideo: A systematic framework for large video generative models
Weijie Kong, Qi Tian, Zijian Zhang, Rox Min, Zuozhuo Dai, Jin Zhou, Jiangfeng Xiong, Xin Li, Bo Wu, Jianwei Zhang, et al. Hunyuanvideo: A systematic framework for large video generative models. arXiv preprint arXiv:2412.03603,
-
[8]
Mario Michael Krell, Matej Kosec, Sergio P Perez, and Andrew Fitzgibbon. Efficient sequence packing without cross-contamination: Accelerating large language models without impacting performance. arXiv preprint arXiv:2107.02027,
-
[10]
Dynamic-i2v: Exploring image-to-video generaion models via multimodal llm
Peng Liu, Xiaoming Ren, Fengkai Liu, Qingsong Xie, Quanlong Zheng, Yanhao Zhang, Haonan Lu, and Yujiu Yang. Dynamic-i2v: Exploring image-to-video generaion models via multimodal llm. arXiv preprint arXiv:2505.19901,
-
[11]
Step-video-t2v technical report: The practice, challenges, and future of video foundation model
Guoqing Ma, Haoyang Huang, Kun Yan, Liangyu Chen, Nan Duan, Shengming Yin, Changyi Wan, Ranchen Ming, Xiaoniu Song, Xing Chen, et al. Step-video-t2v technical report: The practice, challenges, and future of video foundation model. arXiv preprint arXiv:2502.10248,
- [12]
Show all 24 references
-
[13]
30 Maxime Oquab, Timoth ´ee Darcet, Th ´eo Moutakanni, Huy V o, Marc Szafraniec, Vasil Khalidov, Pierre Fernandez, Daniel Haziza, Francisco Massa, Alaaeldin El-Nouby, et al
URL https://openai.com/ index/video-generation-models-as-world-simulators/ . 30 Maxime Oquab, Timoth ´ee Darcet, Th ´eo Moutakanni, Huy V o, Marc Szafraniec, Vasil Khalidov, Pierre Fernandez, Daniel Haziza, Francisco Massa, Alaaeldin El-Nouby, et al. Dinov2: Learning robust vi...
-
[14]
Smaug: Fixing failure modes of preference optimisation with dpo-positive
Arka Pal, Deep Karkhanis, Samuel Dooley, Manley Roberts, Siddartha Naidu, and Colin White. Smaug: Fixing failure modes of preference optimisation with dpo-positive. arXiv preprint arXiv:2402.13228,
-
[15]
Sampson, Shikai Li, Simone Parmeggiani, Steve Fine, Tara Fowler, Vladan Petrovic, and Yuming Du
Adam Polyak, Amit Zohar, Andrew Brown, Andros Tjandra, Animesh Sinha, Ann Lee, Apoorv Vyas, Bowen Shi, Chih-Yao Ma, Ching-Yao Chuang, David Yan, Dhruv Choudhary, Dingkang Wang, Geet Sethi, Guan Pang, Haoyu Ma, Ishan Misra, Ji Hou, Jialiang Wang, Kiran Jagadeesh, Kunpeng Li, Lu...
-
[16]
github.io/blog/qwen2.5/
URL https://qwenlm. github.io/blog/qwen2.5/. Rafael Rafailov, Archit Sharma, Eric Mitchell, Stefano Ermon, Christopher D. Manning, and Chelsea Finn. Direct preference optimization: Your language model is secretly a reward model. arXiv preprint arXiv:2305.18290,
-
[17]
Seaweed-7b: Cost-effective training of video generation foundation model
Team Seawead, Ceyuan Yang, Zhijie Lin, Yang Zhao, Shanchuan Lin, Zhibei Ma, Haoyuan Guo, Hao Chen, Lu Qi, Sen Wang, et al. Seaweed-7b: Cost-effective training of video generation foundation model. arXiv preprint arXiv:2504.08685,
-
[18]
Make-a-video: Text-to-video generation without text-video data
Uriel Singer, Adam Polyak, Thomas Hayes, Xi Yin, Jie An, Songyang Zhang, Qiyuan Hu, Harry Yang, Oron Ashual, Oran Gafni, et al. Make-a-video: Text-to-video generation without text-video data. arXiv preprint arXiv:2209.14792,
-
[19]
Wan: Open and advanced large-scale video generative models
Team Wan, Ang Wang, Baole Ai, Bin Wen, Chaojie Mao, Chen-Wei Xie, Di Chen, Feiwu Yu, Haiming Zhao, Jianxiao Yang, et al. Wan: Open and advanced large-scale video generative models. arXiv preprint arXiv:2503.20314,
-
[20]
Sparse videogen: Accelerating video diffusion transformers with spatial-temporal sparsity
31 Haocheng Xi, Shuo Yang, Yilong Zhao, Chenfeng Xu, Muyang Li, Xiuyu Li, Yujun Lin, Han Cai, Jintao Zhang, Dacheng Li, et al. Sparse videogen: Accelerating video diffusion transformers with spatial-temporal sparsity. arXiv preprint arXiv:2502.01776,
-
[21]
Representation alignment for generation: Training diffusion transformers is easier than you think
Sihyun Yu, Sangkyung Kwak, Huiwon Jang, Jongheon Jeong, Jonathan Huang, Jinwoo Shin, and Saining Xie. Representation alignment for generation: Training diffusion transformers is easier than you think. arXiv preprint arXiv:2410.06940,
-
[22]
Native sparse attention: Hardware-aligned and natively trainable sparse attention
Jingyang Yuan, Huazuo Gao, Damai Dai, Junyu Luo, Liang Zhao, Zhengyan Zhang, Zhenda Xie, YX Wei, Lean Wang, Zhiping Xiao, et al. Native sparse attention: Hardware-aligned and natively trainable sparse attention. arXiv preprint arXiv:2502.11089, 2025a. Liping Yuan, Jiawei Wang,...
-
[2018]
Flashvideo: Flowing fidelity to detail for efficient high-resolution video generation
Shilong Zhang, Wenbo Li, Shoufa Chen, Chongjian Ge, Peize Sun, Yida Zhang, Yi Jiang, Zehuan Yuan, Binyue Peng, and Ping Luo. Flashvideo: Flowing fidelity to detail for efficient high-resolution video generation. arXiv preprint arXiv:2502.05179, 2025c. Zhongwei Zhang, Fuchen Lo...
-
[2021]
Kling ai
Kuaishou. Kling ai. https://klingai.kuaishou.com/, 2024.06. Yunshui Li, Yiyuan Ma, Shen Yan, Chaoyi Zhang, Jing Liu, Jianqiao Lu, Ziwen Xu, Mengzhao Chen, Minrui Wang, Shiyi Zhan, et al. Model merging in pre-training of large language models. arXiv preprint arXiv:2505.12082,
2024 arXiv
-
[2022]
Videollama 3: Frontier multimodal foundation models for image and video understanding
Boqiang Zhang, Kehan Li, Zesen Cheng, Zhiqiang Hu, Yuqian Yuan, Guanzheng Chen, Sicong Leng, Yuming Jiang, Hang Zhang, Xin Li, et al. Videollama 3: Frontier multimodal foundation models for image and video understanding. arXiv preprint arXiv:2501.13106, 2025a. Peiyuan Zhang, Y...
-
[2023]
Deepspeed ulysses: System optimizations for enabling training of extreme long sequence transformer models
Sam Ade Jacobs, Masahiro Tanaka, Chengming Zhang, Minjia Zhang, Shuaiwen Leon Song, Samyam Rajbhandari, and Yuxiong He. Deepspeed ulysses: System optimizations for enabling training of extreme long sequence transformer models. arXiv preprint arXiv:2309.14509,
-
[2024]
Seedance 1.0: Exploring the boundaries of video generation models
Yu Gao, Haoyuan Guo, Tuyen Hoang, Weilin Huang, Lu Jiang, Fangyuan Kong, Huixia Li, Jiashi Li, Liang Li, Xiaojie Li, et al. Seedance 1.0: Exploring the boundaries of video generation models. arXiv preprint arXiv:2506.09113,
-
[2025]
Stable video diffusion: Scaling latent video diffusion models to large datasets
Andreas Blattmann, Tim Dockhorn, Sumith Kulal, Daniel Mendelevitch, Maciej Kilian, Dominik Lorenz, Yam Levi, Zion English, Vikram V oleti, Adam Letts, et al. Stable video diffusion: Scaling latent video diffusion models to large datasets. arXiv preprint arXiv:2311.15127,
Reviewed August 5, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.