paper-with-me

Papers

Video Editing for Video Retrieval

2024-02-04 · Bin Zhu, Kevin Flanagan, Adriano Fragomeni, Michael Wray, Dima Damen

Though pre-training vision-language models have demonstrated significant benefits in boosting video-text retrieval performance from large-scale web videos, fine-tuning still plays a critical role with manually annotated clips with start and end times, which requires considerable human effort. To address this issue, we explore an alternative cheaper source of annotations, single timestamps, for video-text retrieval. We initialise clips from timestamps in a heuristic way to warm up a retrieval model. Then a video clip editing method is proposed to refine the initial rough boundaries to improve retrieval performance. A student-teacher network is introduced for video clip editing. The teacher model is employed to edit the clips in the training set whereas the student model trains on the edited clips. The teacher weights are updated from the student's after the student's performance increases. Our method is model agnostic and applicable to any retrieval models. We conduct experiments based on three state-of-the-art retrieval models, COOT, VideoCLIP and CLIP4Clip. Experiments conducted on three video retrieval datasets, YouCook2, DiDeMo and ActivityNet-Captions show that our edited clips consistently improve retrieval performance over initial clips across all the three retrieval models.

📄 PDF Abstract BibTeX arXiv:2402.02335

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalText RetrievalVideo EditingVideo RetrievalVideo-Text Retrieval

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Edit3K: Universal Representation Learning for Video Editing Components

2024-03-24 · Xin Gu, Libo Zhang, Fan Chen, Longyin Wen 외

This paper focuses on understanding the predominant video creation pipeline, i.e., compositional video editing with six main types of editing components, including video effects, animation, transition, filter, sticker, a…

Representation LearningRetrievalVideo Editing

Clarification of Video Retrieval Query Results by the Automated Insertion of Supporting Shots

2021-02-19 · Sean Butler

Computational Video Editing Systems output video generally follows a particular form, e.g. conversation or music videos, in this way they are domain specific. We describe a recent development in our video annotation and …

RetrievalVideo EditingVideo Retrieval

Multi-sentence Video Grounding for Long Video Generation

2024-07-18 · Wei Feng, Xin Wang, Hong Chen, Zeyang Zhang 외

Video generation has witnessed great success recently, but their application in generating long videos still remains challenging due to the difficulty in maintaining the temporal consistency of generated videos and the h…

Moment RetrievalRetrievalSentenceVideo Editing+2

EditDuet: A Multi-Agent System for Video Non-Linear Editing

2025-09-13 · Marcelo Sandoval-Castaneda, Bryan Russell, Josef Sivic, Gregory Shakhnarovich 외 arxiv

Automated tools for video editing and assembly have applications ranging from filmmaking and advertisement to content creation for social media. Previous video editing work has mainly focused on either retrieval or user …

Decision Making

Crayotter: Traceable Multi-Agent Workflows for Long-Form Video Editing

2026-05-31 · Lecheng Yan, Yichong Zhang, Ben Pan, Xiaoyu Zheng 외 arxiv

Long-form video editing over heterogeneous footage requires agents to coordinate source selection, multimodal analysis, timeline construction, narration and subtitle alignment, rendering, and revision while exposing inte…