JoyAI-Video-Edit: Real-Time Open-Ended Video Editing with Autoregressive Diffusion
Summary
JoyAI-Video-Edit is a 16B-parameter autoregressive diffusion framework for real-time, open-ended video editing, achieving 720p editing at ~30 FPS on a single NVIDIA B200 GPU.
View Cached Full Text
Cached at: 08/05/26, 05:43 AM
Paper page - JoyAI-Video-Edit: Real-Time Open-Ended Video Editing with Autoregressive Diffusion
Source: https://huggingface.co/papers/2608.03974 Published on Aug 4
#1 Paper of the day Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
Real-timevideoeditingrequireslow-latencycausalgenerationwithboundedcomputationalresourceswhilepreservingsourcefidelityandlong-termtemporalconsistency.WepresentJoyAI-Video-Edit,a16B-parameterautoregressivediffusionframeworkforreal-time,open-endedvideoeditingwithoutaccesstofutureframesorapredefinedvideoduration.Ourmethodcombineschunk-wiseautoregressiveadaptation,Source-AnchoredDistributionMatchingDistillation(SA-DMD),andLong-HorizonAutoregressiveDistillationtoreducetrain--inferencemismatch,preservesourcefidelityduringtwo-stepgeneration,andmitigateaccumulatedtemporaldrift.ExtensiveautomaticandhumanevaluationsshowthatJoyAI-Video-Editsubstantiallyoutperformsexistingstreamingeditorsandremainscompetitivewithstrongofflinesystemsonbothshortandlongvideos.Thecompletesystemachievesend-to-end720pvideoeditingatapproximately30FPSonasingleNvidiaB200GPU.Codeisavailableathttps://github.com/jd-opensource/JoyAI-Video-Edit.
View arXiv pageView PDFGitHub40Add to collection
Get this paper in your agent:
hf papers read 2608\.03974
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper1
#### jdopensource/JoyAI-Video-Edit Video-to-Video• Updatedabout 2 hours ago • 11
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.03974 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.03974 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
LiveEdit: Towards Real-Time Diffusion-Based Streaming Video Editing
LiveEdit proposes a causal, frame-by-frame streaming video editing framework that achieves real-time performance (12.66 FPS) via a three-stage distillation pipeline and AR-oriented mask cache, enabling stable long-horizon edits.
jdopensource/JoyAI-Echo
JD Open Source releases JoyAI-Echo (Echo-LongVideo), a text-to-audio-video diffusion model capable of generating minute-level multi-shot videos with consistent character identity and voice, using DMD distillation for 7.5x speedup.
@AdinaYakup: JD just released JoyAI-Echo An interesting long video generation model 5 minute multi shot video generation Cross modal…
JD released JoyAI-Echo, a long video generation model capable of 5-minute multi-shot video with cross-modal memory for character and voice consistency, native audio+video generation, and 7.5x speed improvement via DMD distillation.
LongE2V: Long-Horizon Event-based Video Reconstruction, Prediction, and Frame Interpolation with Video Diffusion Models
LongE2V leverages pre-trained video diffusion priors and introduces Autoregressive Unrolling, Adaptive Context Switching, Reencoding Alignment, and Event Voxel Density Augmentation to achieve high-quality video reconstruction, prediction, and frame interpolation from sparse event streams, outperforming state-of-the-art methods.
Flex-Forcing: Towards a Unified Autoregressive and Bidirectional Video Diffusion Model
Introduces Flex-Forcing, a unified training and inference framework that allows video diffusion models to operate under both bidirectional and autoregressive regimes via a flexible chunking mechanism over temporal and denoising steps, achieving better video quality, long-video stability, and faster inference.