paper-with-me

Papers

LIVEditor-14B: Lightning Unified Video Editing via In-Context Sparse Attention

2026-05-06 · Shitong Shao, Zikai Zhou, Haopeng Li, Yingwei Song, Wenliang Zhong, Lichen Bai, Zeke Xie arxiv

Video editing has evolved toward In-Context Learning (ICL) paradigms, yet the resulting quadratic attention costs create a critical computational bottleneck. In this work, we propose In-context Sparse Attention (ISA), the first near-lossless empirical sparse framework tailored for ICL video editing. Our design is grounded in two key insights: first, context tokens exhibit significantly lower saliency than source tokens; second, we theoretically prove and empirically validate that Query sharpness correlates with approximation error. Motivated by these findings, ISA implements an efficient pre-selection strategy to prune redundant context, followed by a dynamic query grouping mechanism that routes high-error queries to full attention and low-error ones to a computationally efficient 0-th order Taylor sparse attention. Furthermore, we build \textbf{\texttt{LIVEditor-14B}} , a novel lightning video editing model via ISA and a proposed video-editing data pipeline that curated a 1.7M high-quality dataset. Extensive experiments demonstrate that LIVEditor-14B achieves a $\sim$60% reduction in attention-module latency while surpassing state-of-the-art methods across EditVerseBench, IVE-Bench, and VIE-Bench, delivering near-lossless acceleration without compromising visual fidelity.

📄 PDF Abstract BibTeX arXiv:2605.04569

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LightningDrag: Lightning Fast and Accurate Drag-based Image Editing Emerging from Videos

2024-05-22 · Yujun Shi, Jun Hao Liew, Hanshu Yan, Vincent Y. F. Tan 외

Accuracy and speed are critical in image editing tasks. Pan et al. introduced a drag-based image editing framework that achieves pixel-level control using Generative Adversarial Networks (GANs). A flurry of subsequent st…

UniVideo: Unified Understanding, Generation, and Editing for Videos

2025-10-09 · Cong Wei, Quande Liu, Zixuan Ye, Qiulin Wang 외 arxiv

Unified multimodal models have shown promising results in multimodal content generation and editing but remain largely limited to the image domain. In this work, we present UniVideo, a versatile framework that extends un…

Video GenerationText GenerationStyle TransferImage Editing

EditVerse: Unifying Image and Video Editing and Generation with In-Context Learning

2025-09-24 · Xuan Ju, Tianyu Wang, Yuqian Zhou, He Zhang 외 arxiv

Recent advances in foundation models highlight a clear trend toward unification and scaling, showing emergent capabilities across diverse domains. While image generation and editing have rapidly transitioned from task-sp…

Video GenerationImage Generation

Reward Lightning: Fast Video Generation via Homologous Preference Distillation

2026-07-04 · Jiaxiang Cheng, Bing Ma, Xuhua Ren, Kai Yu 외 arxiv

Achieving simultaneous preference alignment and distillation acceleration in video diffusion models remains an open challenge. Existing methods optimize the two objectives over mismatched representation spaces, where imp…

Video Generation

Tele-Omni: a Unified Multimodal Framework for Video Generation and Editing

2026-02-10 · Jialun Liu, Tian Li, Xiao Cao, Yukuo Ma 외 arxiv

Recent advances in diffusion-based video generation have substantially improved visual fidelity and temporal coherence. However, most existing approaches remain task-specific and rely primarily on textual instructions, l…

Text-to-Video Generation