paper-with-me

Papers

VAInpaint: Zero-Shot Video-Audio inpainting framework with LLMs-driven Module

2025-09-21 · Kam Man Wu, Zeyue Tian, Liya Ji, Qifeng Chen arxiv

Video and audio inpainting for mixed audio-visual content has become a crucial task in multimedia editing recently. However, precisely removing an object and its corresponding audio from a video without affecting the rest of the scene remains a significant challenge. To address this, we propose VAInpaint, a novel pipeline that first utilizes a segmentation model to generate masks and guide a video inpainting model in removing objects. At the same time, an LLM then analyzes the scene globally, while a region-specific model provides localized descriptions. Both the overall and regional descriptions will be inputted into an LLM, which will refine the content and turn it into text queries for our text-driven audio separation model. Our audio separation model is fine-tuned on a customized dataset comprising segmented MUSIC instrument images and VGGSound backgrounds to enhance its generalization performance. Experiments show that our method achieves performance comparable to current benchmarks in both audio and video inpainting.

📄 PDF Abstract BibTeX arXiv:2509.17022

Code (0)

등록된 구현이 없습니다.

Tasks

Video Inpainting

Similar Papers 제목 키워드 기반

SkyReels-V4: Multi-modal Video-Audio Generation, Inpainting and Editing model

2026-02-25 · Guibin Chen, Dixuan Lin, Jiangping Yang, Youqiang Zhang 외 arxiv

SkyReels V4 is a unified multi modal video foundation model for joint video audio generation, inpainting, and editing. The model adopts a dual stream Multimodal Diffusion Transformer (MMDiT) architecture, where one branc…

Instruction FollowingAudio GenerationVideo Generation

Zero-Shot Audio-Visual Editing via Cross-Modal Delta Denoising

2025-03-26 · Yan-Bo Lin, Kevin Lin, Zhengyuan Yang, Linjie Li 외

In this paper, we introduce zero-shot audio-video editing, a novel task that requires transforming original audio-visual content to align with a specified textual prompt without additional model training. To evaluate thi…

DenoisingVideo Editing

Vision-Infused Deep Audio Inpainting

2019-10-24 · ICCV 2019 10 · Hang Zhou, Ziwei Liu, Xudong Xu, Ping Luo 외

Multi-modality perception is essential to develop interactive intelligence. In this work, we consider a new task of visual information-infused audio inpainting, \ie synthesizing missing audio segments that correspond to …

Audio inpaintingImage Inpainting

Deep Video Inpainting Guided by Audio-Visual Self-Supervision

2023-10-11 · Kyuyeon Kim, Junsik Jung, Woo Jae Kim, Sung-Eui Yoon

Humans can easily imagine a scene from auditory information based on their prior knowledge of audio-visual events. In this paper, we mimic this innate human ability in deep learning models to improve the quality of video…

audio-visual learningVideo Inpainting

AVGZSLNet: Audio-Visual Generalized Zero-Shot Learning by Reconstructing Label Features from Multi-Modal Embeddings

2020-05-27 · Pratik Mazumder, Pravendra Singh, Kranti Kumar Parida, Vinay P. Namboodiri

In this paper, we propose a novel approach for generalized zero-shot learning in a multi-modal setting, where we have novel classes of audio/video during testing that are not seen during training. We use the semantic rel…

DecoderGeneralized Zero-Shot LearningGZSL Video ClassificationRetrieval+3