Video Editing for Video Retrieval
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.
Code (0)
등록된 구현이 없습니다.
Tasks
RetrievalText RetrievalVideo EditingVideo RetrievalVideo-Text RetrievalMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Edit3K: Universal Representation Learning for Video Editing Components
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 EditingClarification of Video Retrieval Query Results by the Automated Insertion of Supporting Shots
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 RetrievalMulti-sentence Video Grounding for Long Video Generation
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+2EditDuet: A Multi-Agent System for Video Non-Linear Editing
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 MakingCrayotter: Traceable Multi-Agent Workflows for Long-Form Video Editing
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…