Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

InfinityEdit: A Lightweight Adapter for Unbounded Video Editing

AI By Crimson AI Hugging Face Papers 24 August 2026 · 00:00 19 views
Share: X Telegram

Researchers introduce InfinityEdit, a lightweight adapter that enables continuous, unbounded video editing by extending edits to future streaming frames while maintaining stability.

InfinityEdit: A Lightweight Adapter for Unbounded Video Editing

Key points

Hugging Face researchers have proposed InfinityEdit, a new approach to video editing that overcomes the limitations of existing methods, which typically assume a fixed-length input clip. The new method is designed for open-ended streams, such as live game restyling or applying camera moves to ongoing shots, where edits must extend to future frames as they arrive.

The core of InfinityEdit is a lightweight edit adapter that equips a streaming video generator with unbounded editing ability. The adapter comprises three attention modules: history cross-attention guides denoising frames using input frames, temporal causal self-attention ensures temporal cues flow only from earlier to later frames, and edit cross-attention injects the edit request into generation.

During inference, the adapter is activated only in the chunk where an edit request arrives. Subsequent chunks are generated by the original model with a reset anchor frame, preserving the model's infinite generation ability while applying the edit. The researchers also designed a data-collection pipeline specifically for infinite video editing.

Extensive experiments demonstrate that InfinityEdit faithfully continues the stream under each edit and remains stable over unbounded edit sequences, addressing the two main challenges: faithful continuation rather than frame-wise rewrite, and stable generation quality as edits accumulate.

Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 29 Aug 2026

Hugging Face Audit: 110 of 124 AI Evaluations Fail to Support Their Claims

A new commit-bound census of 124 Inspect Evals units reveals that 110 stop before deterministic inference due to missing historica...

4
Research paper
Hugging Face 29 Aug 2026

Aphanta: New Framework Diagnoses When Image Editing Boosts Multimodal Reasoning

Hugging Face researchers introduce Aphanta, a diagnostic framework that evaluates when image-editing intermediates improve multimo...

5
Research paper
Hugging Face 29 Aug 2026

EditaLive! Enables Real-Time Character Video Editing for Live Streaming

Hugging Face researchers introduce EditaLive, a framework for real-time human-centric video editing in live streams, achieving sta...

4