REVIEW 2 major objections 1 minor 164 cited by
VideoCrafter1: Open Diffusion Models for High-Quality Video Generation
T0 review · 2 major / 1 minor · reviewed 2026-05-14 · grok-4.3
Pith's one-line read Open diffusion models generate realistic videos at 1024x576 resolution from text, with an image-to-video version that preserves input content.
desk verdict VideoCrafter1 releases open T2V and I2V diffusion models at 1024x576 but the outperformance and preservation claims lack any numbers or baselines in the abstract. 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
Text-to-video (T2V) and image-to-video (I2V) diffusion models that use conditioning on text inputs for synthesis and on image inputs for content preservation.
What would settle it
An independent side-by-side evaluation or user study where the outputs do not match or exceed the quality of other open-source models or where I2V videos visibly alter the input image's structure or style.
Extended reading notes
Core claim
The authors propose text-to-video and image-to-video diffusion models. The T2V model synthesizes realistic and cinematic-quality videos at a resolution of 1024 × 576, outperforming other open-source T2V models. The I2V model is the first open-source I2V foundation model that transforms a given image into a video clip while maintaining strict content preservation constraints on the reference image's content, structure, and style.
Load-bearing premise
The models achieve the claimed levels of realism, cinematic quality, outperformance, and strict content preservation in generated videos.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript introduces VideoCrafter1, consisting of a text-to-video (T2V) diffusion model that generates realistic 1024×576 videos from text prompts and claims to outperform prior open-source T2V models, together with an image-to-video (I2V) diffusion model that converts a reference image into a video clip while strictly preserving content, structure, and style; the I2V component is presented as the first open-source foundation model satisfying these preservation constraints.
Significance. If the performance and preservation claims are backed by rigorous quantitative evaluation, the work would supply accessible high-resolution open-source video generation models, enabling broader research in video synthesis and related applications.
major comments (2)
- [Abstract] Abstract: the claim that the T2V model 'outperforms other open-source T2V models in terms of quality' lacks any supporting numerical results, named baselines, or evaluation protocol (e.g., FVD, CLIP-T scores on a shared test set); §4 must supply these comparisons for the central outperformance assertion to be verifiable.
- [Abstract] Abstract: the assertion that the I2V model is 'the first open-source I2V foundation model' capable of 'strictly' preserving content requires explicit comparison to prior open-source I2V methods and quantitative preservation metrics (e.g., per-frame LPIPS or temporal CLIP similarity to the reference image); without these, the novelty and constraint-satisfaction claims cannot be assessed.
minor comments (1)
- [Abstract] Ensure consistent use of math mode for resolution notation (1024 × 576) across all sections and figures.
Simulated Author's Rebuttal
We thank the referee for the constructive feedback on our manuscript. We address each major comment point-by-point below, providing clarifications and committing to revisions that strengthen the verifiability of our claims without altering the core contributions.
read point-by-point responses
-
Referee: [Abstract] Abstract: the claim that the T2V model 'outperforms other open-source T2V models in terms of quality' lacks any supporting numerical results, named baselines, or evaluation protocol (e.g., FVD, CLIP-T scores on a shared test set); §4 must supply these comparisons for the central outperformance assertion to be verifiable.
Authors: We agree that the abstract claim requires explicit support to be verifiable. Section 4 of the original manuscript already reports quantitative results on standard benchmarks (UCF101 and MSR-VTT), including FVD scores and CLIP-T similarity, with direct comparisons to open-source baselines such as ModelScope and CogVideo. To address the referee's concern, we will revise the abstract to briefly cite the key metrics (e.g., lower FVD than baselines) and name the evaluation protocol and test sets. This makes the outperformance assertion self-contained while preserving the existing detailed tables and protocols in §4. revision: yes
-
Referee: [Abstract] Abstract: the assertion that the I2V model is 'the first open-source I2V foundation model' capable of 'strictly' preserving content requires explicit comparison to prior open-source I2V methods and quantitative preservation metrics (e.g., per-frame LPIPS or temporal CLIP similarity to the reference image); without these, the novelty and constraint-satisfaction claims cannot be assessed.
Authors: We acknowledge that the 'first' and 'strictly preserving' claims need quantitative backing and explicit comparisons. The manuscript already demonstrates preservation through qualitative examples and architectural design choices (e.g., image conditioning strength). In the revision, we will add a dedicated subsection in §4 with quantitative preservation metrics, including per-frame LPIPS to the reference image and temporal CLIP similarity across generated frames. We will also include explicit comparisons to prior open-source I2V methods (e.g., any contemporaneous works available at submission time) in a new table. This substantiates the novelty and constraint-satisfaction claims. revision: yes
Circularity Check
No circularity: empirical model claims with no self-referential derivations
full rationale
The paper introduces T2V and I2V diffusion models and asserts their quality and content-preservation properties on the basis of architecture, training, and reported results. No equations, first-principles derivations, or parameter-fitting steps are described that reduce by construction to the inputs or to self-citations. The central claims are empirical assertions about new model capabilities rather than any closed logical loop of the kinds enumerated in the analysis criteria.
Assumptions & free parameters
free parameters (1)
- diffusion model hyperparameters
assumptions (1)
- domain assumption Diffusion models can be extended to generate coherent high-resolution videos from text or images
Cite this review
Pith. "Pith review of VideoCrafter1: Open Diffusion Models for High-Quality Video Generation." pith.science (2026). https://pith.science/paper/CE6UHSSY
@misc{pith2026231019512,
author = {Pith},
title = {Pith review of: VideoCrafter1: Open Diffusion Models for High-Quality Video Generation},
year = {2026},
howpublished = {\url{https://pith.science/paper/CE6UHSSY}},
note = {Machine review of arXiv:2310.19512}
}
abstract
Video generation has increasingly gained interest in both academia and industry. Although commercial tools can generate plausible videos, there is a limited number of open-source models available for researchers and engineers. In this work, we introduce two diffusion models for high-quality video generation, namely text-to-video (T2V) and image-to-video (I2V) models. T2V models synthesize a video based on a given text input, while I2V models incorporate an additional image input. Our proposed T2V model can generate realistic and cinematic-quality videos with a resolution of $1024 \times 576$, outperforming other open-source T2V models in terms of quality. The I2V model is designed to produce videos that strictly adhere to the content of the provided reference image, preserving its content, structure, and style. This model is the first open-source I2V foundation model capable of transforming a given image into a video clip while maintaining content preservation constraints. We believe that these open-source video generation models will contribute significantly to the technological advancements within the community.
Forward citations
Showing 60 of 164 Pith papers that cite this
-
QWERTY: Training-Free Motion Control via Query-Warped Video Diffusion Transformers
QWERTY enables training-free motion control in pretrained image-to-video DiTs by warping the frame-invariant semantic subspace of queries in 3D full attention and using the predicted noise as self-guidance for latent ...
-
WarpHammer: Densifying Scene Warps with 3D Object Priors for Extreme View Synthesis
WarpHammer densifies scene warps with 3D object priors from generative models and fuses pose-unknown auxiliary views via multi-view geometry to enable stable extreme novel view synthesis.
-
MemoBench: Benchmarking World Modeling in Dynamically Changing Environments
None of ten tested video-generation models reliably remembers objects after occlusion in dynamic scenes; static-camera videos inflate consistency scores.
-
ChronoLock: Protecting Videos from Unauthorized Text-to-Video Personalization
ChronoLock adds bounded perturbations to videos that target temporal denoising trajectories in T2V models, reducing unauthorized motion personalization on UCF Sports and HMDB51.
-
CineOrchestra: Unified Entity-Centric Conditioning for Cinematic Video Generation
CineOrchestra unifies control of subjects, events, cameras, and shot transitions in cinematic video generation through entity-centric conditioning primitives and parameter-free coordinated rotary embeddings.
-
MBench: A Comprehensive Benchmark on Memory Capability for Video World Models
MBench is a new benchmark that quantifies long-term memory in video world models via three hierarchical consistency dimensions evaluated on curated real videos.
-
DTG-Restore: Training-Free Diffusion Refinement for Generative Video Super-Resolution
Presents Decoupled Time Guidance (DTG) for training-free generative video super-resolution by temporally decoupling conditional and unconditional diffusion signals.
-
Tiny-Engram: Trigger-Indexed Concept Tables for Generative Vision
Tiny-Engram uses small n-gram-indexed memory tables to bind trigger phrases to target visual identities in diffusion models while preserving compositional control from the surrounding prompt.
-
DEVIS-GRPO: Unleashing GRPO on Dynamic Extreme View Synthesis
DEVIS-GRPO applies online policy gradients with an accumulative small-to-large view sampling strategy and multi-level rewards to improve trajectory-controlled extreme view video generation, reporting gains on Kubric-4...
-
WorldVLN: Autoregressive World Action Model for Aerial Vision-Language Navigation
WorldVLN proposes the first autoregressive world action model for aerial vision-language navigation that predicts short-horizon latent world states, decodes them to waypoints in closed loop, and uses two-stage trainin...
-
R-DMesh: Video-Guided 3D Animation via Rectified Dynamic Mesh Flow
R-DMesh uses a VAE with a learned rectification jump offset and Triflow Attention inside a rectified-flow diffusion transformer to produce video-aligned 4D meshes despite initial pose misalignment.
-
Beyond Text Prompts: Visual-to-Visual Generation as A Unified Paradigm
V2V-Zero adapts frozen VLMs for visual conditioning via hidden states from specification pages, scoring 0.85 on GenEval and 32.7 on a new seven-task benchmark while revealing capability hierarchies in attribute bindin...
-
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.
-
ActionParty: Multi-Subject Action Binding in Generative Video Games
ActionParty binds discrete actions to individual subjects in a single generated video by jointly modeling subject state tokens and video latents, controlling up to seven players across 46 Melting Pot games.
-
EduVQA: Towards Concept-Aware Assessment of Educational AI-Generated Videos
EduVQA introduces the first concept-aware benchmark for educational AI-generated video assessment and a S2D-MoE framework that jointly evaluates perceptual quality and fine-grained semantic alignment.
-
Causal Forcing: Autoregressive Diffusion Distillation Done Right for High-Quality Real-Time Interactive Video Generation
Causal Forcing uses an autoregressive teacher for ODE initialization in diffusion distillation to close the causal attention gap and deliver better real-time video generation than Self Forcing.
-
CamPVG: Camera-Controlled Panoramic Video Generation with Epipolar-Aware Diffusion
CamPVG is the first diffusion-based framework for generating geometrically consistent panoramic videos from camera pose inputs using a panoramic Plücker embedding and spherical epipolar attention module.
-
AnimaX: Animating the Inanimate in 3D with Joint Video-Pose Diffusion Models
AnimaX is a feed-forward system that animates arbitrary articulated 3D meshes by jointly generating multi-view videos and 2D pose maps with a shared-positional-encoding diffusion model, then reconstructing 3D joint mo...
-
GeoMan: Temporally Consistent Human Geometry Estimation using Image-to-Video Diffusion
GeoMan predicts temporally consistent depth and normals for human videos by conditioning an image-to-video diffusion model on first-frame geometry and using a root-relative depth representation.
-
LOVE: Benchmarking and Evaluating Text-to-Video Generation and Video-to-Text Interpretation
A new benchmark with 58,500 AI videos and 2.6 million human annotations, plus an LMM-based metric that predicts perceptual quality, prompt-video correspondence, and task-specific correctness.
-
CineMaster: A 3D-Aware and Controllable Framework for Cinematic Text-to-Video Generation
Users control a text-to-video model by arranging 3D bounding boxes and camera motion, and the system renders depth maps that steer the diffusion model to generate matching object and camera motion.
-
Fast Video Generation with Sliding Tile Attention
Sliding tile attention (STA) replaces full 3D attention in video diffusion transformers with dense tile-local windows, achieving 1.89x training-free and up to 3.53x fine-tuned end-to-end speedups on HunyuanVideo with ...
-
MotionCanvas: Cinematic Shot Design with Controllable Image-to-Video Generation
A controllable image-to-video method that jointly drives camera and object motion by translating scene-space user designs into DCT-coded point trajectories and color-coded bounding boxes for a DiT-based diffusion model.
-
FramePainter: Endowing Interactive Image Editing with Video Diffusion Priors
Interactive image editing can be cast as image-to-video generation: initializing from Stable Video Diffusion plus a new matching attention mechanism yields high-quality sketch, drag, and coarse-edit results with far l...
-
Wonderland: Navigating 3D Scenes from a Single Image
A feed-forward pipeline reconstructs 3D Gaussian scenes from single images by regressing 3DGS directly from camera-conditioned video diffusion latents.
-
Track4Gen: Teaching Video Diffusion Models to Track Points Improves Video Generation
Adding point-tracking supervision to video diffusion features reduces appearance drift in generated videos while preserving generation quality.
-
SPLIT: Training-Free AI-Generated and Partially Edited Video Detection via Spatial Patch-Level Incoherence and Temporal Roughness
Training-free patch-token signals (TTR + LSMI) detect fully generated and partially edited videos at 0.1% FPR better than supervised and training-free baselines.
-
Robust and Efficient Motion Reasoning for Privacy-Aware Classroom Incident Recognition
A lightweight skeleton-based model that learns from velocity and acceleration cues via distillation outperforms larger pose-based baselines on a new synthetic-to-real classroom incident benchmark.
-
UniWorld-View: Large-Baseline View Synthesis via Video Diffusion Models
UniWorld-View couples an occlusion-aware point cloud renderer with a dual-stream video diffusion model to synthesize large-baseline novel views from monocular video.
-
SphereVideo: Prototype-anchored Hyperspherical Boundary for Continual AI-generated Video Detection
A hyperspherical prototype boundary with temporal-coherence losses improves continual AI-generated video detection by about 3 to 4 percentage points over prior methods.
-
ShotPlan: Cinematic Video Generation with Learnable Planning Token
Learnable planning tokens with fractional positional timestamps let one diffusion pass generate multi-shot video with frame-accurate cuts and timed camera motion.
-
ProxyUp: Training-Free Proxy-Conditioned Video Generation for Controllable Dynamics
A training-free method preserves proxy-video dynamics via region-wise latent noising and Stochastic Flow Relaxation, outperforming editing and motion-transfer baselines on a custom 76-video set.
-
Track the Noise, Move the World:3D-Grounded Motion-Consistent Noise for Controllable Video Generation
UniCaMo builds 3D-grounded motion-consistent input noise from sparse 3D tracks and sphere-sampled noise so pretrained video diffusion models jointly control object and camera motion without architectural changes.
-
Alignment Is All You Need For X-to-4D Generation
Align4D introduces object distance alignment, motion-geometry joint alignment, asynchronous optimization, and the X4D dataset to achieve state-of-the-art X-to-4D generation from multimodal inputs.
-
Anti-Prompt: Image Protection against Text-Guided Image-to-Video Generation
Imperceptible image perturbations that suppress text-conditioned attention and boost visual-only pathways disrupt text-guided I2V generation more efficiently than prior I2V protection.
-
Ink3D: Sculpting 3D Assets with Extremely Complex Textures via Video Generative Models
Ink3D decouples geometry from texture by generating dense orbit videos with a conditional video model and baking them via a neural optimizer to produce complex 3D textures.
-
Ocean4D: Generative Underwater 4D Reconstruction via Medium-Aware Video Diffusion
Ocean4D uses 4D geometrically consistent conditioning and a medium-aware denoising block in latent diffusion to generate cross-view consistent videos for underwater scenes from monocular input.
-
AoiZora: Topology-Aware Auto-Parallel Optimization for Inference of Diffusion Transformers
AoiZora adds topology-aware physical placement planning to auto-parallel compilation for diffusion transformer inference, cutting one-step denoising latency by up to 1.42x on TPU v5e sub-slices.
-
PAI-Studio: Cinematic Video Background Replacement with Camera-Aware Motion
PAI-Studio reformulates cinematic background replacement as in-context conditional generation inside a Diffusion Transformer with bidirectional attention, trained on a new 30K film-sourced dataset, and reports better ...
-
CameraNoise: Enabling Faithful Camera Control in Video Diffusion through Geometry-Flow-Guided Noise Warping
CameraNoise embeds camera motion into the noise space of video diffusion via Geometry-guided Reprojection Flow and noise warping to achieve faithful trajectory control while preserving the diffusion prior.
-
Bridging Brain and Semantics: A Hierarchical Framework for Semantically Enhanced fMRI-to-Video Reconstruction
CineNeuron improves fMRI-to-video reconstruction by combining bottom-up semantic enrichment with top-down Mixture-of-Memories integration and outperforms prior methods on benchmarks.
-
Head Forcing: Long Autoregressive Video Generation via Head Heterogeneity
Head Forcing assigns tailored KV cache strategies to local, anchor, and memory attention heads plus head-wise RoPE re-encoding to extend autoregressive video generation from seconds to minutes without training.
-
GemDepth: Geometry-Embedded Features for 3D-Consistent Video Depth
GemDepth predicts inter-frame camera poses to inject geometric embeddings into a spatio-temporal transformer, yielding state-of-the-art 3D-consistent video depth.
-
Detecting AI-Generated Videos with Spiking Neural Networks
MAST with spiking neural networks achieves 93.14% mean accuracy detecting AI-generated videos from 10 unseen generators by exploiting smoother pixel residuals and compact semantic trajectories.
-
LatSearch: Latent Reward-Guided Search for Faster Inference-Time Scaling in Video Diffusion
LatSearch improves video diffusion quality and efficiency by scoring intermediate latents with a trained reward model and performing reward-guided resampling plus final pruning.
-
LUVE : Latent-Cascaded Ultra-High-Resolution Video Generation with Dual Frequency Experts
A latent-cascaded video generation framework with dual frequency-split experts reports state-of-the-art 2K/4K video generation on VBench, FIDpatch, and human preference.
-
Rolling Sink: Bridging Limited-Horizon Training and Open-Ended Testing in Autoregressive Video Diffusion
Rolling Sink is a training-free cache adjustment technique that maintains visual consistency in autoregressive video diffusion models for ultra-long open-ended generation beyond training horizons.
-
TAGRPO: Boosting GRPO on Image-to-Video Generation with Direct Trajectory Alignment
TAGRPO adds a trajectory-alignment loss and a memory bank to GRPO, improving reward-model scores over DanceGRPO for image-to-video generation on two modern backbones.
-
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.
-
Splatent: Splatting Diffusion Latents for Novel View Synthesis
Splatent recovers fine details for latent-space 3D Gaussian Splatting by applying multi-view attention in 2D rather than reconstructing in 3D space.
-
SteadyDancer: Harmonized and Coherent Human Image Animation with First-Frame Preservation
SteadyDancer is an I2V framework using condition reconciliation, synergistic pose modulation, and staged training to achieve robust first-frame preservation and coherent motion control in human image animation.
-
VideoCanvas: Unified Video Completion from Arbitrary Spatiotemporal Patches via In-Context Conditioning
A single diffusion model with in-context conditioning and fractional RoPE positions completes videos from arbitrary spatio-temporal image patches.
-
UniVideo: Unified Understanding, Generation, and Editing for Videos
UniVideo combines a frozen MLLM and a video DiT to unify video understanding, generation, in-context editing, visual prompting, and zero-shot free-form video edits under one instruction interface.
-
CineScale: Free Lunch in High-Resolution Cinematic Visual Generation
CineScale extends pre-trained diffusion models to 8k image and 4k video generation with mostly tuning-free inference plus a small LoRA adaptation for video.
-
Consistent and Controllable Image Animation with Motion Linear Diffusion Transformers
MiraMo turns a static image into a video using a linear-attention transformer that learns inter-frame motion residuals, with DCT-based noise refinement and a user-controllable dynamics knob.
-
SketchAnimator: Animate Sketch via Motion Customization of Text-to-Video Diffusion Models
A three-stage method (appearance LoRA, motion LoRA, SDS stroke optimization) animates a user sketch with the motion of a reference video in a one-shot setting.
-
Multi-human Interactive Talking Dataset
The paper contributes a 12-hour multi-person conversational video dataset with pose and speaking annotations, plus a baseline model for generating full-body talking videos of two to four people.
-
AnimeColor: Reference-based Animation Colorization with Diffusion Transformers
AnimeColor colorizes animation sketch sequences from a reference image using a diffusion transformer with high-level and low-level color guidance.
-
ScenePainter: Semantically Consistent Perpetual 3D Scene Generation with Concept Relation Alignment
ScenePainter introduces a SceneConceptGraph that encodes multi-level scene concepts and relations, and aligns an outpainting model with them to reduce semantic drift in perpetual 3D scene generation.
-
MotionShot: Adaptive Motion Transfer across Arbitrary Objects for Text-to-Video Generation
MotionShot transfers motion from a reference video to an unseen target object in text-to-video generation by combining semantic and morphological alignment in a training-free pipeline.
Reference graph
Works this paper leans on
-
[1]
Accessed October 22, 2023 [Online] https:// research.runwayml.com/gen2
Gen-2. Accessed October 22, 2023 [Online] https:// research.runwayml.com/gen2
work page 2023
-
[2]
Accessed October 22, 2023 [Online] https : / / github.com/deep-floyd/IF
If. Accessed October 22, 2023 [Online] https : / / github.com/deep-floyd/IF
work page 2023
-
[3]
Accessed October 22, 2023 [Online] https: //laion.ai/blog/laion-coco/
Laion-coco. Accessed October 22, 2023 [Online] https: //laion.ai/blog/laion-coco/
work page 2023
-
[4]
Accessed October 22, 2023 [Online] https: //github.com/hotshotco/Hotshot-XL
Hotshot-xl. Accessed October 22, 2023 [Online] https: //github.com/hotshotco/Hotshot-XL
work page 2023
-
[5]
Accessed October 22, 2023 [Online] https: //moonvalley.ai/
Moonvalley. Accessed October 22, 2023 [Online] https: //moonvalley.ai/
work page 2023
-
[6]
Accessed October 22, 2023 [Online] https: //www.pika.art/
Pika labs. Accessed October 22, 2023 [Online] https: //www.pika.art/
work page 2023
-
[7]
Accessed October 22, 2023 [Online] https: //huggingface.co/cerspense/zeroscope_v2_ XL
Zeroscope-xl. Accessed October 22, 2023 [Online] https: //huggingface.co/cerspense/zeroscope_v2_ XL
work page 2023
-
[8]
Frozen in time: A joint video and image encoder for end-to-end retrieval
Max Bain, Arsha Nagrani, G ¨ul Varol, and Andrew Zisser- man. Frozen in time: A joint video and image encoder for end-to-end retrieval. In IEEE International Conference on Computer Vision, 2021
work page 2021
Show all 63 references
-
[9]
ediffi: Text-to-image diffusion models with an ensemble of expert denoisers.arXiv preprint arXiv:2211.01324, 2022
Yogesh Balaji, Seungjun Nah, Xun Huang, Arash Vahdat, Jiaming Song, Karsten Kreis, Miika Aittala, Timo Aila, Samuli Laine, Bryan Catanzaro, et al. ediffi: Text-to-image diffusion models with an ensemble of expert denoisers.arXiv preprint arXiv:2211.01324, 2022
2022
-
[10]
Align your latents: High-resolution video synthesis with la- tent diffusion models
Andreas Blattmann, Robin Rombach, Huan Ling, Tim Dock- horn, Seung Wook Kim, Sanja Fidler, and Karsten Kreis. Align your latents: High-resolution video synthesis with la- tent diffusion models. In CVPR, 2023
2023
-
[11]
Muse: Text-to-image generation via masked generative transform- ers
Huiwen Chang, Han Zhang, Jarred Barber, AJ Maschinot, Jose Lezama, Lu Jiang, Ming-Hsuan Yang, Kevin Mur- phy, William T Freeman, Michael Rubinstein, et al. Muse: Text-to-image generation via masked generative transform- ers. arXiv preprint arXiv:2301.00704, 2023
2023
-
[12]
Pixart- α: Fast training of diffusion transformer for photorealistic text-to-image synthesis
Junsong Chen, Jincheng Yu, Chongjian Ge, Lewei Yao, Enze Xie, Yue Wu, Zhongdao Wang, James Kwok, Ping Luo, Huchuan Lu, et al. Pixart- α: Fast training of diffusion transformer for photorealistic text-to-image synthesis. arXiv preprint arXiv:2310.00426, 2023
2023 arXiv
-
[13]
Dif- fusiondet: Diffusion model for object detection
Shoufa Chen, Peize Sun, Yibing Song, and Ping Luo. Dif- fusiondet: Diffusion model for object detection. In Proceed- ings of the IEEE/CVF International Conference on Com- puter Vision, pages 19830–19843, 2023
2023
-
[14]
Reproducible scal- ing laws for contrastive language-image learning
Mehdi Cherti, Romain Beaumont, Ross Wightman, Mitchell Wortsman, Gabriel Ilharco, Cade Gordon, Christoph Schuh- mann, Ludwig Schmidt, and Jenia Jitsev. Reproducible scal- ing laws for contrastive language-image learning. In Pro- ceedings of the IEEE/CVF Conference on Computer ...
2023
-
[15]
I2vgen-xl
I2VGen-XL contributors. I2vgen-xl. ModelScope. Accessed October 15, 2023 [Online] https://modelscope.cn/ models/damo/Image-to-Video/summary
2023
-
[16]
Emu: Enhanc- ing image generation models using photogenic needles in a haystack
Xiaoliang Dai, Ji Hou, Chih-Yao Ma, Sam Tsai, Jialiang Wang, Rui Wang, Peizhao Zhang, Simon Vandenhende, Xi- aofang Wang, Abhimanyu Dubey, et al. Emu: Enhanc- ing image generation models using photogenic needles in a haystack. arXiv preprint arXiv:2309.15807, 2023
2023
-
[17]
An image is worth 16x16 words: Trans- formers for image recognition at scale
Alexey Dosovitskiy, Lucas Beyer, Alexander Kolesnikov, Dirk Weissenborn, Xiaohua Zhai, Thomas Unterthiner, Mostafa Dehghani, Matthias Minderer, Georg Heigold, Syl- vain Gelly, et al. An image is worth 16x16 words: Trans- formers for image recognition at scale. In ICLR, 2020
2020
-
[18]
Structure and content-guided video synthesis with diffusion models
Patrick Esser, Johnathan Chiu, Parmida Atighehchian, Jonathan Granskog, and Anastasis Germanidis. Structure and content-guided video synthesis with diffusion models. In ICCV, 2023
2023
-
[19]
Make-a-scene: Scene- based text-to-image generation with human priors
Oran Gafni, Adam Polyak, Oron Ashual, Shelly Sheynin, Devi Parikh, and Yaniv Taigman. Make-a-scene: Scene- based text-to-image generation with human priors. In Eu- ropean Conference on Computer Vision , pages 89–106. Springer, 2022
2022
-
[20]
Preserve your own correlation: A noise prior for video diffusion models
Songwei Ge, Seungjun Nah, Guilin Liu, Tyler Poon, Andrew Tao, Bryan Catanzaro, David Jacobs, Jia-Bin Huang, Ming- Yu Liu, and Yogesh Balaji. Preserve your own correlation: A noise prior for video diffusion models. In ICCV, 2023
2023
-
[21]
Vec- tor quantized diffusion model for text-to-image synthesis
Shuyang Gu, Dong Chen, Jianmin Bao, Fang Wen, Bo Zhang, Dongdong Chen, Lu Yuan, and Baining Guo. Vec- tor quantized diffusion model for text-to-image synthesis. In CVPR, 2022
2022
-
[22]
Seer: Language instructed video prediction with latent diffusion models
Xianfan Gu, Chuan Wen, Jiaming Song, and Yang Gao. Seer: Language instructed video prediction with latent diffusion models. arXiv preprint arXiv:2303.14897, 2023
2023 arXiv
-
[23]
Animatediff: Animate your personalized text-to-image diffusion models without specific tuning
Yuwei Guo, Ceyuan Yang, Anyi Rao, Yaohui Wang, Yu Qiao, Dahua Lin, and Bo Dai. Animatediff: Animate your personalized text-to-image diffusion models without specific tuning. arXiv preprint arXiv:2307.04725, 2023
2023 arXiv
-
[24]
Latent video diffusion models for high-fidelity video generation with arbitrary lengths
Yingqing He, Tianyu Yang, Yong Zhang, Ying Shan, and Qifeng Chen. Latent video diffusion models for high-fidelity video generation with arbitrary lengths. arXiv preprint arXiv:2211.13221, 2022
2022
-
[25]
Scalecrafter: Tuning-free higher- resolution visual generation with diffusion models
Yingqing He, Shaoshu Yang, Haoxin Chen, Xiaodong Cun, Menghan Xia, Yong Zhang, Xintao Wang, Ran He, Qifeng Chen, and Ying Shan. Scalecrafter: Tuning-free higher- resolution visual generation with diffusion models. arXiv preprint arXiv:2310.07702, 2023
2023
-
[26]
Denoising diffu- sion probabilistic models
Jonathan Ho, Ajay Jain, and Pieter Abbeel. Denoising diffu- sion probabilistic models. In NeurIPS, 2020
2020
-
[27]
Imagen video: High definition video generation with diffusion mod- els
Jonathan Ho, William Chan, Chitwan Saharia, Jay Whang, Ruiqi Gao, Alexey Gritsenko, Diederik P Kingma, Ben Poole, Mohammad Norouzi, David J Fleet, et al. Imagen video: High definition video generation with diffusion mod- els. arXiv preprint arXiv:2210.02303, 2022
2022 arXiv
-
[28]
Video dif- fusion models
Jonathan Ho, Tim Salimans, Alexey Gritsenko, William Chan, Mohammad Norouzi, and David J Fleet. Video dif- fusion models. In NeurIPS, 2022
2022
-
[29]
Text2video-zero: Text-to- image diffusion models are zero-shot video generators.arXiv preprint arXiv:2303.13439, 2023
Levon Khachatryan, Andranik Movsisyan, Vahram Tade- vosyan, Roberto Henschel, Zhangyang Wang, Shant Navasardyan, and Humphrey Shi. Text2video-zero: Text-to- image diffusion models are zero-shot video generators.arXiv preprint arXiv:2303.13439, 2023
2023
-
[30]
Videogen: A reference-guided latent diffusion ap- proach for high definition text-to-video generation
Xin Li, Wenqing Chu, Ye Wu, Weihang Yuan, Fanglong Liu, Qi Zhang, Fu Li, Haocheng Feng, Errui Ding, and Jingdong Wang. Videogen: A reference-guided latent diffusion ap- proach for high definition text-to-video generation. arXiv preprint arXiv:2309.00398, 2023. 10
2023
-
[31]
Gligen: Open-set grounded text-to-image generation
Yuheng Li, Haotian Liu, Qingyang Wu, Fangzhou Mu, Jian- wei Yang, Jianfeng Gao, Chunyuan Li, and Yong Jae Lee. Gligen: Open-set grounded text-to-image generation. In CVPR, 2023
2023
-
[32]
Evalcrafter: Benchmarking and eval- uating large video generation models, 2023
Yaofang Liu, Xiaodong Cun, Xuebo Liu, Xintao Wang, Yong Zhang, Haoxin Chen, Yang Liu, Tieyong Zeng, Raymond Chan, and Ying Shan. Evalcrafter: Benchmarking and eval- uating large video generation models, 2023
2023
-
[33]
Videofusion: Decomposed diffusion models for high-quality video generation
Zhengxiong Luo, Dayou Chen, Yingya Zhang, Yan Huang, Liang Wang, Yujun Shen, Deli Zhao, Jingren Zhou, and Tie- niu Tan. Videofusion: Decomposed diffusion models for high-quality video generation. In CVPR, 2023
2023
-
[34]
Follow your pose: Pose-guided text-to-video generation using pose-free videos
Yue Ma, Yingqing He, Xiaodong Cun, Xintao Wang, Ying Shan, Xiu Li, and Qifeng Chen. Follow your pose: Pose-guided text-to-video generation using pose-free videos. arXiv preprint arXiv:2304.01186, 2023
2023
-
[35]
Dreamix: Video diffusion models are general video editors
Eyal Molad, Eliahu Horwitz, Dani Valevski, Alex Rav Acha, Yossi Matias, Yael Pritch, Yaniv Leviathan, and Yedid Hoshen. Dreamix: Video diffusion models are general video editors. arXiv preprint arXiv:2302.01329, 2023
2023
-
[36]
T2i-adapter: Learning adapters to dig out more controllable ability for text-to-image diffusion models
Chong Mou, Xintao Wang, Liangbin Xie, Jian Zhang, Zhon- gang Qi, Ying Shan, and Xiaohu Qie. T2i-adapter: Learning adapters to dig out more controllable ability for text-to-image diffusion models. arXiv preprint arXiv:2302.08453, 2023
2023
-
[37]
Diffusion in the dark: A diffu- sion model for low-light text recognition
Cindy M Nguyen, Eric R Chan, Alexander W Bergman, and Gordon Wetzstein. Diffusion in the dark: A diffu- sion model for low-light text recognition. arXiv preprint arXiv:2303.04291, 2023
2023
-
[38]
Glide: Towards photorealis- tic image generation and editing with text-guided diffusion models
Alexander Quinn Nichol, Prafulla Dhariwal, Aditya Ramesh, Pranav Shyam, Pamela Mishkin, Bob Mcgrew, Ilya Sutskever, and Mark Chen. Glide: Towards photorealis- tic image generation and editing with text-guided diffusion models. 2022
2022
-
[39]
Sdxl: Improving latent diffusion mod- els for high-resolution image synthesis
Dustin Podell, Zion English, Kyle Lacey, Andreas Blattmann, Tim Dockhorn, Jonas M ¨uller, Joe Penna, and Robin Rombach. Sdxl: Improving latent diffusion mod- els for high-resolution image synthesis. arXiv preprint arXiv:2307.01952, 2023
2023 arXiv
-
[40]
Learn- ing transferable visual models from natural language super- vision
Alec Radford, Jong Wook Kim, Chris Hallacy, Aditya Ramesh, Gabriel Goh, Sandhini Agarwal, Girish Sastry, Amanda Askell, Pamela Mishkin, Jack Clark, et al. Learn- ing transferable visual models from natural language super- vision. 2021
2021
-
[41]
Hierarchical text-conditional image gen- eration with clip latents
Aditya Ramesh, Prafulla Dhariwal, Alex Nichol, Casey Chu, and Mark Chen. Hierarchical text-conditional image gen- eration with clip latents. arXiv preprint arXiv:2204.06125, 2022
2022 arXiv
-
[42]
High-resolution image syn- thesis with latent diffusion models
Robin Rombach, Andreas Blattmann, Dominik Lorenz, Patrick Esser, and Bj¨orn Ommer. High-resolution image syn- thesis with latent diffusion models. In CVPR, 2022
2022
-
[43]
Photorealistic text-to-image diffusion models with deep language understanding
Chitwan Saharia, William Chan, Saurabh Saxena, Lala Li, Jay Whang, Emily L Denton, Kamyar Ghasemipour, Raphael Gontijo Lopes, Burcu Karagol Ayan, Tim Salimans, et al. Photorealistic text-to-image diffusion models with deep language understanding. NeurIPS, 2022
2022
-
[44]
Instant- booth: Personalized text-to-image generation without test- time finetuning
Jing Shi, Wei Xiong, Zhe Lin, and Hyun Joon Jung. Instant- booth: Personalized text-to-image generation without test- time finetuning. arXiv preprint arXiv:2304.03411, 2023
2023
-
[45]
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. In ICLR, 2023
2023
-
[46]
Deep unsupervised learning using nonequilibrium thermodynamics
Jascha Sohl-Dickstein, Eric Weiss, Niru Maheswaranathan, and Surya Ganguli. Deep unsupervised learning using nonequilibrium thermodynamics. 2015
2015
-
[47]
Denoising diffusion implicit models
Jiaming Song, Chenlin Meng, and Stefano Ermon. Denoising diffusion implicit models. arXiv preprint arXiv:2010.02502, 2020
2010 arXiv
-
[48]
Score-based generative modeling through stochastic differential equa- tions
Yang Song, Jascha Sohl-Dickstein, Diederik P Kingma, Ab- hishek Kumar, Stefano Ermon, and Ben Poole. Score-based generative modeling through stochastic differential equa- tions. In ICLR, 2021
2021
-
[49]
Phenaki: Variable length video generation from open domain textual description
Ruben Villegas, Mohammad Babaeizadeh, Pieter-Jan Kin- dermans, Hernan Moraldo, Han Zhang, Mohammad Taghi Saffar, Santiago Castro, Julius Kunze, and Dumitru Erhan. Phenaki: Variable length video generation from open domain textual description. In ICLR, 2023
2023
-
[50]
Modelscope text-to-video technical report
Jiuniu Wang, Hangjie Yuan, Dayou Chen, Yingya Zhang, Xiang Wang, and Shiwei Zhang. Modelscope text-to-video technical report. arXiv preprint arXiv:2308.06571, 2023
2023 arXiv
-
[51]
Videocomposer: Compositional video synthesis with motion controllability
Xiang Wang, Hangjie Yuan, Shiwei Zhang, Dayou Chen, Jiuniu Wang, Yingya Zhang, Yujun Shen, Deli Zhao, and Jingren Zhou. Videocomposer: Compositional video synthesis with motion controllability. arXiv preprint arXiv:2306.02018, 2023
2023
-
[52]
Lavie: High-quality video gener- ation with cascaded latent diffusion models
Yaohui Wang, Xinyuan Chen, Xin Ma, Shangchen Zhou, Ziqi Huang, Yi Wang, Ceyuan Yang, Yinan He, Jiashuo Yu, Peiqing Yang, et al. Lavie: High-quality video gener- ation with cascaded latent diffusion models. arXiv preprint arXiv:2309.15103, 2023
2023
-
[53]
Make-your-video: Customized video generation using textual and structural guidance.arXiv preprint arXiv:2306.00943, 2023
Jinbo Xing, Menghan Xia, Yuxin Liu, Yuechen Zhang, Yong Zhang, Yingqing He, Hanyuan Liu, Haoxin Chen, Xiaodong Cun, Xintao Wang, et al. Make-your-video: Customized video generation using textual and structural guidance.arXiv preprint arXiv:2306.00943, 2023
2023
-
[54]
Ip- adapter: Text compatible image prompt adapter for text-to- image diffusion models
Hu Ye, Jun Zhang, Sibo Liu, Xiao Han, and Wei Yang. Ip- adapter: Text compatible image prompt adapter for text-to- image diffusion models. 2023
2023
-
[55]
Ip- adapter: Text compatible image prompt adapter for text-to- image diffusion models
Hu Ye, Jun Zhang, Sibo Liu, Xiao Han, and Wei Yang. Ip- adapter: Text compatible image prompt adapter for text-to- image diffusion models. arXiv preprint arXiv:2308.06721, 2023
2023 arXiv
-
[56]
Dragnuwa: Fine-grained control in video generation by integrating text, image, and trajectory
Shengming Yin, Chenfei Wu, Jian Liang, Jie Shi, Houqiang Li, Gong Ming, and Nan Duan. Dragnuwa: Fine-grained control in video generation by integrating text, image, and trajectory. arXiv preprint arXiv:2308.08089, 2023
2023
-
[57]
Scaling autoregres- sive models for content-rich text-to-image generation
Jiahui Yu, Yuanzhong Xu, Jing Yu Koh, Thang Luong, Gun- jan Baid, Zirui Wang, Vijay Vasudevan, Alexander Ku, Yin- fei Yang, Burcu Karagol Ayan, et al. Scaling autoregres- sive models for content-rich text-to-image generation. arXiv preprint arXiv:2206.10789, 2(3):5, 2022
2022 arXiv
-
[58]
Magvit: Masked generative video transformer
Lijun Yu, Yong Cheng, Kihyuk Sohn, Jos ´e Lezama, Han Zhang, Huiwen Chang, Alexander G Hauptmann, Ming- Hsuan Yang, Yuan Hao, Irfan Essa, et al. Magvit: Masked generative video transformer. In CVPR, 2023. 11
2023
-
[59]
Show-1: Marrying pixel and latent diffusion models for text-to-video generation, 2023
David Junhao Zhang, Jay Zhangjie Wu, Jia-Wei Liu, Rui Zhao, Lingmin Ran, Yuchao Gu, Difei Gao, and Mike Zheng Shou. Show-1: Marrying pixel and latent diffusion models for text-to-video generation, 2023
2023
-
[60]
Adding conditional control to text-to-image diffusion models
Lvmin Zhang, Anyi Rao, and Maneesh Agrawala. Adding conditional control to text-to-image diffusion models. In ICCV, 2023
2023
-
[61]
Controlvideo: Training-free controllable text-to-video generation
Yabo Zhang, Yuxiang Wei, Dongsheng Jiang, Xiaopeng Zhang, Wangmeng Zuo, and Qi Tian. Controlvideo: Training-free controllable text-to-video generation. arXiv preprint arXiv:2305.13077, 2023
2023
-
[62]
Real- world image variation by aligning diffusion inversion chain
Yuechen Zhang, Jinbo Xing, Eric Lo, and Jiaya Jia. Real- world image variation by aligning diffusion inversion chain. arXiv preprint arXiv:2305.18729, 2023
2023
-
[63]
Magicvideo: Efficient video generation with latent diffusion models
Daquan Zhou, Weimin Wang, Hanshu Yan, Weiwei Lv, Yizhe Zhu, and Jiashi Feng. Magicvideo: Efficient video generation with latent diffusion models. arXiv preprint arXiv:2211.11018, 2022. 12
2022
Reviewed May 14, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.