Open-Sora: Democratizing Efficient Video Production for All
Pith reviewed 2026-05-11 11:55 UTC · model grok-4.3
The pith
Open-Sora delivers an open-source video model that generates up to 15-second clips at 720p using decoupled spatial-temporal attention.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
By introducing the Spatial-Temporal Diffusion Transformer (STDiT) that decouples spatial and temporal attention, pairing it with a highly compressive 3D autoencoder, and applying an ad hoc training strategy, the work produces an open-source model capable of high-fidelity video generation up to 15 seconds long at 720p resolution across arbitrary aspect ratios.
What carries the argument
Spatial-Temporal Diffusion Transformer (STDiT), which decouples spatial and temporal attention to process video sequences efficiently within a diffusion framework.
If this is right
- Any researcher or developer can now train or adapt video generation models using the released weights and full codebase.
- Content pipelines gain native support for arbitrary aspect ratios and lengths up to 15 seconds without additional licensing.
- Image-to-video and text-to-video workflows become interchangeable within one open framework.
- Further community experiments can directly modify the attention decoupling or autoencoder to test efficiency gains.
Where Pith is reading between the lines
- The same decoupling pattern may extend to other temporal media such as audio or 3D scene generation.
- Public release of the full stack could encourage standardized benchmarks for open video models that currently do not exist.
- Smaller teams might iterate faster on domain-specific fine-tunes once the base model and training recipe are public.
Load-bearing premise
The combination of decoupled attention, the compressive 3D autoencoder, and the chosen training strategy is enough to reach the stated video length, resolution, and quality without relying on closed-source advantages.
What would settle it
Independent blind ratings or quantitative metrics showing that videos from Open-Sora match or fall short of closed-source equivalents in visual coherence, motion realism, and artifact levels at the same compute budget.
read the original abstract
Vision and language are the two foundational senses for humans, and they build up our cognitive ability and intelligence. While significant breakthroughs have been made in AI language ability, artificial visual intelligence, especially the ability to generate and simulate the world we see, is far lagging behind. To facilitate the development and accessibility of artificial visual intelligence, we created Open-Sora, an open-source video generation model designed to produce high-fidelity video content. Open-Sora supports a wide spectrum of visual generation tasks, including text-to-image generation, text-to-video generation, and image-to-video generation. The model leverages advanced deep learning architectures and training/inference techniques to enable flexible video synthesis, which could generate video content of up to 15 seconds, up to 720p resolution, and arbitrary aspect ratios. Specifically, we introduce Spatial-Temporal Diffusion Transformer (STDiT), an efficient diffusion framework for videos that decouples spatial and temporal attention. We also introduce a highly compressive 3D autoencoder to make representations compact and further accelerate training with an ad hoc training strategy. Through this initiative, we aim to foster innovation, creativity, and inclusivity within the community of AI content creation. By embracing the open-source principle, Open-Sora democratizes full access to all the training/inference/data preparation codes as well as model weights. All resources are publicly available at: https://github.com/hpcaitech/Open-Sora.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper describes the development and open-source release of Open-Sora, a video generation model that supports text-to-image, text-to-video, and image-to-video tasks. It introduces the Spatial-Temporal Diffusion Transformer (STDiT) which decouples spatial and temporal attention for efficiency, a highly compressive 3D autoencoder, and an ad hoc training strategy. The model is claimed to generate high-fidelity videos up to 15 seconds long at up to 720p resolution with arbitrary aspect ratios. All codes and model weights are publicly released to democratize access to video production technology.
Significance. If the claimed capabilities are verified through experiments, this work could have substantial impact by making advanced video generation accessible to the broader research community and creators. The open-source aspect is particularly valuable for fostering innovation and allowing independent verification. The architectural choices, such as the decoupled attention in STDiT, may offer insights into efficient video diffusion models.
major comments (1)
- The abstract outlines the model's capabilities and architectural innovations but does not include any quantitative performance metrics, ablation studies, or baseline comparisons. This absence makes it challenging to evaluate the effectiveness of the STDiT and the 3D autoencoder in achieving the stated high-fidelity and efficiency goals.
minor comments (2)
- The phrase 'ad hoc training strategy' is not defined in the abstract; a clear explanation of the training procedure should be provided in the main text to allow reproducibility.
- It would be helpful to include a table comparing Open-Sora with other open-source video generation models in terms of maximum video length, resolution, and training resources required.
Simulated Author's Rebuttal
We thank the referee for their constructive feedback, which highlights an important aspect of how the manuscript presents its contributions. We have revised the abstract to incorporate key quantitative metrics and will ensure the experimental sections more explicitly reference the ablation studies and baselines.
read point-by-point responses
-
Referee: The abstract outlines the model's capabilities and architectural innovations but does not include any quantitative performance metrics, ablation studies, or baseline comparisons. This absence makes it challenging to evaluate the effectiveness of the STDiT and the 3D autoencoder in achieving the stated high-fidelity and efficiency goals.
Authors: We agree that the abstract would benefit from including representative quantitative results to allow readers to immediately gauge performance. The full manuscript (Sections 4 and 5) already contains detailed evaluations, including FVD and FID scores on standard benchmarks, ablation studies demonstrating the benefits of decoupled spatial-temporal attention in STDiT, efficiency gains from the compressive 3D autoencoder, and direct comparisons against baselines such as other open-source video diffusion models. To address the referee's concern directly, we have revised the abstract to include concise performance highlights (e.g., competitive FVD scores and training efficiency improvements) while preserving its brevity. This change strengthens the summary without misrepresenting the work. revision: yes
Circularity Check
No significant circularity in claimed derivation chain
full rationale
The paper presents an engineering contribution: the design, training, and public release of the Open-Sora video generation system together with its STDiT architecture and compressive 3D autoencoder. No mathematical derivation, first-principles prediction, or uniqueness theorem is asserted that reduces by construction to fitted parameters, self-citations, or renamed inputs. All load-bearing claims rest on the described implementation, training procedure, and released code/weights rather than on any self-referential equation or ansatz smuggled via prior work. The work is therefore self-contained as a systems paper.
Axiom & Free-Parameter Ledger
free parameters (1)
- ad hoc training strategy parameters
axioms (1)
- domain assumption Diffusion-based generative models can synthesize coherent high-fidelity video when spatial and temporal modeling are appropriately decoupled.
invented entities (2)
-
Spatial-Temporal Diffusion Transformer (STDiT)
no independent evidence
-
Highly compressive 3D autoencoder
no independent evidence
Forward citations
Cited by 60 Pith papers
-
TrajLoc: Trajectory-Attention Localization for Multi-Object Motion Control
TrajLoc enforces per-object trajectory constraints in I2V generation via attention-layer Gaussian heatmap substitution, yielding +4.3 dB PSNR and 51% lower endpoint error on datasets with up to 20 objects across two b...
-
Pondering the Way: Spatial-perceiving World Action Model for Embodied Navigation
SWAM jointly generates intermediate RGB-D sequences and action trajectories from monocular RGB start/goal observations for embodied navigation.
-
MemoBench: Benchmarking World Modeling in Dynamically Changing Environments
MemoBench curates 360 ground-truth clips and an evaluation suite to diagnose memory consistency failures in video models when objects change state while out of view.
-
MemoBench: Benchmarking World Modeling in Dynamically Changing Environments
MemoBench is a new diagnostic benchmark with automated and VQA metrics that evaluates memory consistency in video models under disappear-and-reappear in dynamic environments.
-
MemoBench: Benchmarking World Modeling in Dynamically Changing Environments
MemoBench is a new diagnostic benchmark with 360 synthetic and real clips plus VQA evaluation that tests memory consistency in video models under the disappear-and-reappear paradigm in dynamically changing environments.
-
Through the PRISM: Preference Representation in Intermediate States of Video Diffusion Models
PRISM shows video diffusion models inherently encode preference information in noisy latents, achieving SOTA accuracy and enabling noise-robust early-stage sampling with a correlation to generative performance.
-
OmniTryOn: Video Try-On Anything at Once!
OmniTryOn performs multi-object video virtual try-on in one pass using first-frame wearable caching and spatiotemporal RoPE, outperforming single-garment baselines on a new TryAny-Bench dataset.
-
Activation Steering of Video Generation Models via Reduced-Order Linear Optimal Control
LA-LQR applies latent-space linear-quadratic regulator control to steer text-to-video model activations toward desired features while penalizing excessive changes.
-
Ultra-Fast Neural Video Compression
DCVC-UF uses chunk-based joint encoding and parallel frame-specific decoding to deliver ultra-fast neural video compression while claiming new state-of-the-art rate-distortion performance.
-
Diffusing in the Right Space: A Systematic Study of Latent Diffusability
A large-scale empirical study across tokenizers and diffusion backbones identifies Velocity Irreducible Variance (VIV) as one of the most stable predictors of latent diffusion generation quality.
-
VLMs are Good Teachers for Video Reasoning via Adaptive Test-Time Optimization
VLMs formulate differentiable rewards from task-specific rules to enable test-time online LoRA optimization of VGMs, delivering 16.7-point gains on symbolic and general video reasoning benchmarks over VLM-as-solver an...
-
VLMs are Good Teachers for Video Reasoning via Adaptive Test-Time Optimization
VLMs act as teachers by deriving differentiable rewards from task rules to adapt VGMs via test-time LoRA optimization, delivering 16.7-point average gains on symbolic and general video reasoning benchmarks.
-
TwinQuant: Learnable Subspace Decomposition for 4-Bit LLM Quantization
TwinQuant learns quantization-friendly subspaces for 4-bit LLM weights via manifold optimization and a fused kernel, preserving near-FP16 accuracy with up to 1.8x speedup on LLaMA3 and Qwen3 models.
-
MedSyn2: Flexible Control of 3D CT Generation via Text and Semantically-Defined Segmentation Prompts
MedSyn2 generates controllable high-resolution 3D CT volumes using optional text prompts and partial semantic segmentation masks via a modified diffusion transformer with gated attention.
-
YoCausal: How Far is Video Generation from World Model? A Causality Perspective
YoCausal benchmark shows video diffusion models detect the arrow of time but lack genuine causal understanding relative to humans.
-
Future Forcing: Future-aware Training-free KV Cache Policy for Autoregressive Video Generation
Future Forcing constructs a future query proxy from historical pre-RoPE statistics to score and merge KV tokens, improving subject consistency by up to 1.49 on VBench-Long for 60s AR video generation.
-
Paris 2.0: A Decentralized Diffusion Model for Video Generation
Paris 2.0 is the first decentralized diffusion model for text-to-video generation and reports roughly 2x lower FVD than a monolithic baseline under matched total compute.
-
World Models as Group Actions
Formalizes video world models as group actions on states and uses latent regularization with synthesized supervision to enforce consistency, introducing GAC and GAR metrics that improve structural correctness in SOTA models.
-
DFSAttn: Dynamic Fine-grained Sparse Attention for Efficient Video Generation
DFSAttn is a training-free framework for dynamic fine-grained sparse attention in video DiTs that achieves up to 2.1x speedup while preserving generation quality via Hilbert reordering, hierarchical scoring, and adapt...
-
VDE: Training-Free Accelerating Rectified Flow Model via Velocity Decomposition and Estimation
VDE accelerates rectified flow models like Flux by 3.22x with LPIPS of 0.069 via velocity decomposition into parallel/orthogonal components plus periodic full-pass anchoring.
-
CoMoGen: COntrollable MOtion Dynamics and Interactions with Mask-Guided Video GENeration
CoMoGen generates controllable interactive video from mask sequences and images by encoding masks into MMDiT via MaskAdapter and LoRA on motion layers, claiming SOTA motion fidelity.
-
Aero-World: Action-Conditioned Aerial Video Generation from Inertial Controls
Aero-World adapts a pretrained latent diffusion transformer for action-conditioned aerial video generation by injecting inertial action tokens and using a frozen latent-space Physics Probe for inertial consistency sup...
-
EntityBench: Towards Entity-Consistent Long-Range Multi-Shot Video Generation
EntityBench is a new benchmark with detailed per-shot entity schedules from real media, and the EntityMem baseline using persistent per-entity memory achieves the highest character fidelity with Cohen's d of +2.33.
-
Coding Agent Is Good As World Simulator
A multi-agent framework generates and refines executable physics simulation code from prompts to create world models that enforce physical constraints, claiming superior accuracy and fidelity over video-based alternatives.
-
Relative Score Policy Optimization for Diffusion Language Models
RSPO interprets reward advantages as targets for relative log-ratios in dLLMs, calibrating noisy estimates to stabilize RLVR training and achieve strong gains on planning tasks with competitive math reasoning performance.
-
From Articulated Kinematics to Routed Visual Control for Action-Conditioned Surgical Video Generation
A kinematic-to-visual lifting paradigm combined with hierarchically routed control generates action-conditioned surgical videos with better faithfulness, fidelity, and efficiency.
-
Cross-Attention and Encoder-Decoder Transformers: A Logical Characterization
Encoder-decoder transformers are characterized by a temporal logic extending propositional logic with a counting global modality on the encoder and a past modality on the decoder, equivalently via distributed automata.
-
OphEdit: Training-Free Text-Guided Editing of Ophthalmic Surgical Videos
OphEdit enables text-guided editing of eye surgery videos without training by injecting preserved attention value tensors into the diffusion denoising process to maintain anatomical structure.
-
Stream-R1: Reliability-Perplexity Aware Reward Distillation for Streaming Video Generation
Stream-R1 improves distillation of autoregressive streaming video diffusion models by adaptively weighting supervision with a reward model at both rollout and per-pixel levels.
-
AniMatrix: An Anime Video Generation Model that Thinks in Art, Not Physics
AniMatrix generates anime videos by structuring artistic production rules into a controllable taxonomy and training the model to prioritize those rules over physical realism, achieving top scores from professional ani...
-
AniMatrix: An Anime Video Generation Model that Thinks in Art, Not Physics
AniMatrix generates anime videos using a production knowledge taxonomy, dual-channel conditioning, style-motion curriculum, and deformation-aware preference optimization, outperforming baselines in animator evaluation...
-
AniMatrix: An Anime Video Generation Model that Thinks in Art, Not Physics
AniMatrix generates anime videos using a structured taxonomy of artistic production variables, dual-channel conditioning, a style-motion curriculum, and deformation-aware optimization to prioritize art over physics.
-
Cutscene Agent: An LLM Agent Framework for Automated 3D Cutscene Generation
Cutscene Agent uses a multi-agent LLM system and a new toolkit for game engine control to automate end-to-end 3D cutscene generation, evaluated on the introduced CutsceneBench.
-
Characterizing Vision-Language-Action Models across XPUs: Constraints and Acceleration for On-Robot Deployment
VLA models exhibit a compute-bound VLM phase followed by a memory-bound action phase on edge hardware; DP-Cache and V-AEFusion reduce redundancy and enable pipeline parallelism for up to 6x speedup on NPUs with margin...
-
Sparse Forcing: Native Trainable Sparse Attention for Real-time Autoregressive Diffusion Video Generation
Sparse Forcing adds a native trainable sparsity mechanism and PBSA kernel to autoregressive diffusion video models, yielding higher VBench scores and 1.1-1.27x speedups on 5s to 1min generations.
-
UniGeo: Unifying Geometric Guidance for Camera-Controllable Image Editing via Video Models
UniGeo unifies geometric guidance across three levels in video models to reduce geometric drift and improve consistency in camera-controllable image editing.
-
MCSC-Bench: Multimodal Context-to-Script Creation for Realistic Video Production
MCSC-Bench is the first large-scale dataset for the Multimodal Context-to-Script Creation task, requiring models to select relevant shots from redundant materials, plan missing shots, and generate coherent scripts wit...
-
ViVa: A Video-Generative Value Model for Robot Reinforcement Learning
ViVa turns a video generator into a value model for robot RL that jointly forecasts future states and task value, yielding better performance on real-world box assembly when integrated with RECAP.
-
MoZoo:Unleashing Video Diffusion power in animal fur and muscle simulation
MoZoo generates high-fidelity animal videos with fur and muscle dynamics from coarse meshes by extending video diffusion with role-aware RoPE and asymmetric decoupled attention, trained on a new synthetic-to-real dataset.
-
Not All Frames Deserve Full Computation: Accelerating Autoregressive Video Generation via Selective Computation and Predictive Extrapolation
SCOPE accelerates autoregressive video diffusion up to 4.73x by using a tri-modal cache-predict-recompute scheduler with Taylor extrapolation and selective active-frame computation while preserving output quality.
-
Attention Sparsity is Input-Stable: Training-Free Sparse Attention for Video Generation via Offline Sparsity Profiling and Online QK Co-Clustering
Attention sparsity in video DiTs is an input-stable layer-wise property, enabling offline profiling and online bidirectional QK co-clustering for up to 1.93x speedup with PSNR up to 29 dB.
-
ChopGrad: Pixel-Wise Losses for Latent Video Diffusion via Truncated Backpropagation
ChopGrad truncates backpropagation to local frame windows in video diffusion models, reducing memory from linear in frame count to constant while enabling pixel-wise loss fine-tuning.
-
FrameDiT: Diffusion Transformer with Matrix Attention for Efficient Video Generation
FrameDiT proposes Matrix Attention for DiTs to achieve SOTA video generation with improved temporal coherence and efficiency comparable to local factorized attention.
-
Learning Physics from Pretrained Video Models: A Multimodal Continuous and Sequential World Interaction Models for Robotic Manipulation
PhysGen uses video models to learn physics for robots, outperforming baselines by up to 13.8% on Libero and matching specialized models in real-world tasks.
-
GT-SVJ: Generative-Transformer-Based Self-Supervised Video Judge For Efficient Video Reward Modeling
GT-SVJ turns video generative models into self-supervised reward judges via EBM reformulation and contrastive training on controlled synthetic degradations, claiming SOTA on GenAI-Bench and MonteBench with 30K annotations.
-
VideoASMR-Bench: Can AI-Generated ASMR Videos Fool VLMs and Humans?
VideoASMR-Bench shows state-of-the-art VLMs fail to reliably detect AI-generated ASMR videos from real ones, though humans can still identify the fakes relatively easily.
-
MVAD: A Benchmark Dataset for Multimodal AI-Generated Video-Audio Detection
MVAD is the first comprehensive benchmark dataset for AI-generated multimodal video-audio detection, with three realistic forgery patterns, high-quality outputs from state-of-the-art models, and diversity across visua...
-
AIA: Rethinking Architecture Decoupling Strategy In Unified Multimodal Model
AIA loss teaches unified multimodal models task-specific cross-modal attention patterns to reduce conflicts between image understanding and generation without architecture decoupling.
-
ReCogDrive: A Reinforced Cognitive Framework for End-to-End Autonomous Driving
ReCogDrive unifies VLM scene understanding with a diffusion planner reinforced by DiffGRPO to reach state-of-the-art results on NAVSIM and Bench2Drive benchmarks.
-
History-Guided Video Diffusion
DFoT enables flexible history conditioning in video diffusion, with history guidance methods that boost temporal consistency and support long rollouts.
-
AVTok: 1D Unified Tokenization for Holistic Audio-Video Generation
AVTok is a unified tokenizer that converts audio-video pairs into a compact 1D latent representation via dual-stream transformer and hierarchical training for improved reconstruction and cross-modal generation.
-
Trust Your Instincts: Confidence-Driven Test-Time RL for Vision-Language-Action Models
T^2VLA is a test-time reinforcement learning framework for VLAs that uses internal confidence to define intrinsic rewards via similarity to high-confidence expert demonstrations and a dual-expert bootstrapping mechanism.
-
EMOSH: Expressive Motion and Shape Disentanglement for Human Animation
EMOSH proposes an Expressive Human Model with disentangled parameters, coarse-to-fine motion injection, and spatially-aligned conditioning to generate high-fidelity expressive human videos without driving-subject shap...
-
MemoBench: Benchmarking World Modeling in Dynamically Changing Environments
MemoBench curates 360 clips and an evaluation suite to test video models on recovering updated object states after disappear-and-reappear in changing environments.
-
LearniBridge: Learnable Calibration of Feature Caching for Diffusion Models Acceleration
LearniBridge learns shared low-rank calibration updates via LoRA to enable high-ratio feature caching in DiTs using only 3-5 samples, delivering up to 5.87x acceleration on FLUX with quality gains on video models.
-
What Do Deepfake Benchmarks Measure? An Audit Using Frozen Self-Supervised Representations
Linear probes on frozen self-supervised representations closely approach bespoke deepfake detector performance on benchmarks, indicating benchmarks largely measure general modality understanding.
-
UnityShots: Memory-Driven Multi-Shot Audio-Video Generation with Boundary-Aware Gating
UnityShots uses fixed LTM and STM memory slots with boundary-conditioned gating and speaker tokens to achieve coherent multi-shot audio-video generation, leading open-source baselines on cross-shot coherence metrics.
-
LooseControlVideo: Directorial Video Control using Spatial Blocking
LooseControlVideo fine-tunes a video model on DNOCS-annotated data to enable layout and trajectory control via oriented 3D boxes, reporting 1.2-3x gains in trajectory accuracy over 2D baselines on nuScenes, HO-3D and BEHAVE.
-
Mem-World: Memory-Augmented Action-Conditioned World Models for Persistent Robot Manipulation
Mem-World augments world models with W-VMem, a wrist-view-centered surfel memory, to generate persistent action-conditioned video rollouts that improve policy evaluation correlation by 14.5% and raise task success fro...
-
UniTemp: Unlocking Video Generation in Any Temporal Order via Bidirectional Distillation
UniTemp enables arbitrary temporal order video generation in autoregressive diffusion models via bidirectional distillation and blockwise anchor latents.
Reference graph
Works this paper leans on
-
[1]
Frozen in time: A joint video and image encoder for end-to-end retrieval,
M. Bain, A. Nagrani, G. Varol, and A. Zisserman, “Frozen in time: A joint video and image encoder for end-to-end retrieval,” inIEEE International Conference on Computer Vision, 2021
work page 2021
-
[2]
Stable Video Diffusion: Scaling Latent Video Diffusion Models to Large Datasets
A. Blattmann et al., “Stable video diffusion: Scaling latent video diffusion models to large datasets,”arXiv preprint arXiv:2311.15127, 2023
work page internal anchor Pith review Pith/arXiv arXiv 2023
-
[3]
Video generation models as world simulators,
T. Brooks et al. , “Video generation models as world simulators,” 2024. [Online]. Avail- able: https : / / openai . com / research / video - generation - models - as - world - simulators
work page 2024
-
[4]
PixArt-$\alpha$: Fast Training of Diffusion Transformer for Photorealistic Text-to-Image Synthesis
J. Chen et al., “Pixart-alpha: Fast training of diffusion transformer for photorealistic text-to- image synthesis,”arXiv preprint arXiv:2310.00426, 2023
work page internal anchor Pith review arXiv 2023
-
[5]
Pixart-sigma: Weak-to-strong training of diffusion transformer for 4k text- to-image generation,
J. Chen et al., “Pixart-sigma: Weak-to-strong training of diffusion transformer for 4k text- to-image generation,” inEuropean Conference on Computer Vision, Springer, 2025, pp. 74– 91
work page 2025
-
[6]
Panda-70m: Captioning 70m videos with multiple cross-modality teachers,
T.-S. Chen et al., “Panda-70m: Captioning 70m videos with multiple cross-modality teachers,” in Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2024, pp. 13 320–13 331
work page 2024
-
[7]
Contributors, Video cut detection and analysis tool , 2024
P. Contributors, Video cut detection and analysis tool , 2024. [Online]. Available: https : //github.com/Breakthrough/PySceneDetect
work page 2024
-
[8]
Flashattention: Fast and memory-efficient exact attention with io-awareness,
T. Dao, D. Fu, S. Ermon, A. Rudra, and C. Ré, “Flashattention: Fast and memory-efficient exact attention with io-awareness,” Advances in Neural Information Processing Systems, vol. 35, pp. 16 344–16 359, 2022
work page 2022
-
[9]
Patch n’pack: Navit, a vision transformer for any aspect ratio and resolution,
M. Dehghani et al. , “Patch n’pack: Navit, a vision transformer for any aspect ratio and resolution,”Advances in Neural Information Processing Systems, vol. 36, 2024
work page 2024
-
[10]
Scaling rectified flow transformers for high-resolution image synthesis,
P. Esser et al., “Scaling rectified flow transformers for high-resolution image synthesis,” in Forty-first International Conference on Machine Learning, 2024
work page 2024
-
[11]
AnimateDiff: Animate Your Personalized Text-to-Image Diffusion Models without Specific Tuning
Y . Guoet al., “Animatediff: Animate your personalized text-to-image diffusion models without specific tuning,”arXiv preprint arXiv:2307.04725, 2023
work page internal anchor Pith review Pith/arXiv arXiv 2023
-
[12]
Photorealistic video generation with diffusion models,
A. Gupta et al., “Photorealistic video generation with diffusion models,” inEuropean Confer- ence on Computer Vision, Springer, 2025, pp. 393–411
work page 2025
-
[13]
Denoising diffusion probabilistic models,
J. Ho, A. Jain, and P. Abbeel, “Denoising diffusion probabilistic models,”Advances in neural information processing systems, vol. 33, pp. 6840–6851, 2020
work page 2020
-
[14]
CogVideo: Large-scale Pretraining for Text-to-Video Generation via Transformers
W. Hong, M. Ding, W. Zheng, X. Liu, and J. Tang, “Cogvideo: Large-scale pretraining for text-to-video generation via transformers,”arXiv preprint arXiv:2205.15868, 2022
work page internal anchor Pith review arXiv 2022
-
[15]
Vbench: Comprehensive benchmark suite for video generative models,
Z. Huang et al., “Vbench: Comprehensive benchmark suite for video generative models,” in Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2024, pp. 21 807–21 818
work page 2024
-
[16]
Real-time scene text detection with differentiable binarization and adaptive scale fusion,
M. Liao, Z. Zou, Z. Wan, C. Yao, and X. Bai, “Real-time scene text detection with differentiable binarization and adaptive scale fusion,”IEEE transactions on pattern analysis and machine intelligence, vol. 45, no. 1, pp. 919–931, 2022
work page 2022
-
[17]
Open-Sora Plan: Open-Source Large Video Generation Model
B. Lin et al., “Open-sora plan: Open-source large video generation model,” arXiv preprint arXiv:2412.00131, 2024
work page Pith review arXiv 2024
-
[18]
Flow Matching for Generative Modeling
Y . Lipman, R. T. Chen, H. Ben-Hamu, M. Nickel, and M. Le, “Flow matching for generative modeling,”arXiv preprint arXiv:2210.02747, 2022
work page internal anchor Pith review Pith/arXiv arXiv 2022
-
[19]
Fit: Flexible vision transformer for diffusion model
Z. Lu et al. , “Fit: Flexible vision transformer for diffusion model,” arXiv preprint arXiv:2402.12376, 2024
-
[20]
Latte: Latent Diffusion Transformer for Video Generation
X. Ma et al. , “Latte: Latent diffusion transformer for video generation,” arXiv preprint arXiv:2401.03048, 2024
work page internal anchor Pith review arXiv 2024
-
[21]
A Theory on Adam Instability in Large-Scale Machine Learning,
I. Molybog et al., “A theory on adam instability in large-scale machine learning,” arXiv preprint arXiv:2304.09871, 2023
-
[22]
Scalable diffusion models with transformers,
W. Peebles and S. Xie, “Scalable diffusion models with transformers,” inProceedings of the IEEE/CVF International Conference on Computer Vision, 2023, pp. 4195–4205
work page 2023
-
[23]
SDXL: Improving Latent Diffusion Models for High-Resolution Image Synthesis
D. Podell et al., “Sdxl: Improving latent diffusion models for high-resolution image synthesis,” arXiv preprint arXiv:2307.01952, 2023
work page internal anchor Pith review Pith/arXiv arXiv 2023
-
[24]
Exploring the limits of transfer learning with a unified text-to-text transformer,
C. Raffel et al., “Exploring the limits of transfer learning with a unified text-to-text transformer,” Journal of machine learning research, vol. 21, no. 140, pp. 1–67, 2020. 10
work page 2020
-
[25]
High-Resolution Image Synthesis with Latent Diffusion Models
R. Rombach, A. Blattmann, D. Lorenz, P. Esser, and B. Ommer, High-resolution image synthesis with latent diffusion models, 2021. arXiv: 2112.10752 [cs.CV]
work page Pith review arXiv 2021
-
[26]
Laion-5b: An open large-scale dataset for training next generation image-text models,
C. Schuhmann et al., “Laion-5b: An open large-scale dataset for training next generation image-text models,”Advances in Neural Information Processing Systems, vol. 35, pp. 25 278– 25 294, 2022
work page 2022
-
[27]
Make-A-Video: Text-to-Video Generation without Text-Video Data
U. Singer et al., “Make-a-video: Text-to-video generation without text-video data,” arXiv preprint arXiv:2209.14792, 2022
work page internal anchor Pith review Pith/arXiv arXiv 2022
-
[28]
Adapool: Exponential adaptive pooling for information-retaining downsampling,
A. Stergiou and R. Poppe, “Adapool: Exponential adaptive pooling for information-retaining downsampling,” 2021
work page 2021
-
[29]
J. Su, Y . Lu, S. Pan, A. Murtadha, B. Wen, and Y . L. Roformer, “Enhanced transformer with rotary position embedding., 2021,”DOI: https://doi. org/10.1016/j. neucom, 2023
work page doi:10.1016/j 2021
-
[30]
arXiv preprint arXiv:2205.05131 , year=
Y . Tayet al., “Ul2: Unifying language learning paradigms,”arXiv preprint arXiv:2205.05131, 2022
- [31]
-
[32]
Videofactory: Swap attention in spatiotemporal diffusions for text-to-video generation,
W. Wanget al., “Videofactory: Swap attention in spatiotemporal diffusions for text-to-video generation,” 2023
work page 2023
-
[33]
Lavie: High-quality video generation with cascaded latent diffusion models,
Y . Wanget al., “Lavie: High-quality video generation with cascaded latent diffusion models,” International Journal of Computer Vision, pp. 1–20, 2024
work page 2024
-
[34]
Unifying flow, stereo and depth estimation,
H. Xu et al., “Unifying flow, stereo and depth estimation,” IEEE Transactions on Pattern Analysis and Machine Intelligence, 2023
work page 2023
-
[35]
PLLaVA : Parameter-free LLaVA Extension from Images to Videos for Video Dense Captioning
L. Xu, Y . Zhao, D. Zhou, Z. Lin, S. K. Ng, and J. Feng, “Pllava: Parameter-free llava extension from images to videos for video dense captioning,”arXiv preprint arXiv:2404.16994, 2024
work page internal anchor Pith review arXiv 2024
-
[36]
Vript: A video is worth thousands of words
D. Yanget al., Vript: A video is worth thousands of words, 2024. arXiv: 2406.06040 [cs.CV]
-
[37]
Language Model Beats Diffusion -- Tokenizer is Key to Visual Generation
L. Yu et al., “Language model beats diffusion–tokenizer is key to visual generation,”arXiv preprint arXiv:2310.05737, 2023
work page internal anchor Pith review arXiv 2023
-
[38]
Show-1: Marrying pixel and latent diffusion models for text-to-video generation,
D. J. Zhang et al., “Show-1: Marrying pixel and latent diffusion models for text-to-video generation,”International Journal of Computer Vision, pp. 1–15, 2024. 11
work page 2024
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.