paper-with-me

홈 › Papers

ASTRA: Let Arbitrary Subjects Transform in Video Editing

2025-10-01 · Fei Shen, Weihao Xu, Rui Yan, Dong Zhang, Xiangbo Shu, Jinhui Tang, Maocheng Zhao arxiv

While existing video editing methods excel with single subjects, they struggle in dense, multi-subject scenes, frequently suffering from attention dilution and mask boundary entanglement that cause attribute leakage and temporal instability. To address this, we propose ASTRA, a training-free framework for seamless, arbitrary-subject video editing. Without requiring model fine-tuning, ASTRA precisely manipulates multiple designated subjects while strictly preserving non-target regions. It achieves this via two core components: a prompt-guided multimodal alignment module that generates robust conditions to mitigate attention dilution, and a prior-based mask retargeting module that produces temporally coherent mask sequences to resolve boundary entanglement. Functioning as a versatile plug-and-play module, ASTRA seamlessly integrates with diverse mask-driven video generators. Extensive experiments on our newly constructed benchmark, MSVBench, demonstrate that ASTRA consistently outperforms state-of-the-art methods. Code, models, and data are available at https://github.com/XWH-A/ASTRA.

📄 PDF Abstract BibTeX arXiv:2510.01186

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Astraea: A GPU-Oriented Token-wise Acceleration Framework for Video Diffusion Transformers

2025-06-05 · Haosong Liu, Yuge Cheng, Zihan Liu, Aiyue Chen 외

Video diffusion transformers (vDiTs) have made impressive progress in text-to-video generation, but their high computational demands present major challenges for practical deployment. While existing acceleration methods …

GPUText-to-Video GenerationToken ReductionVideo Generation

ASTRA: An Action Spotting TRAnsformer for Soccer Videos

2024-04-02 · Artur Xarles, Sergio Escalera, Thomas B. Moeslund, Albert Clapés

In this paper, we introduce ASTRA, a Transformer-based model designed for the task of Action Spotting in soccer matches. ASTRA addresses several challenges inherent in the task and dataset, including the requirement for …

Action LocalizationAction SpottingDecoder

Get In Video: Add Anything You Want to the Video

2025-03-08 · Shaobin Zhuang, Zhipeng Huang, Binxin Yang, Ying Zhang 외

Video editing increasingly demands the ability to incorporate specific real-world instances into existing footage, yet current approaches fundamentally fail to capture the unique visual characteristics of particular subj…

object-detectionObject DetectionVideo CaptioningVideo Editing

ASTRA: Enhancing Multi-Subject Generation with Retrieval-Augmented Pose Guidance and Disentangled Position Embedding

2026-04-15 · Tianze Xia, Zijian Ning, Zonglin Zhao, Mingjia Wang arxiv

Subject-driven image generation has shown great success in creating personalized content, but its capabilities are largely confined to single subjects in common poses. Current approaches face a fundamental conflict when …

Image Generation

VACE: All-in-One Video Creation and Editing

2025-03-10 · Zeyinzi Jiang, Zhen Han, Chaojie Mao, Jingfeng Zhang 외

Diffusion Transformer has demonstrated powerful capability and scalability in generating high-quality images and videos. Further pursuing the unification of generation and editing tasks has yielded significant progress i…

AllHuman-Domain Subject-to-VideoOpen-Domain Subject-to-VideoSingle-Domain Subject-to-Video+2