paper-with-me

Papers

Towards Data-Driven Automatic Video Editing

2019-07-17 · Sergey Podlesnyy

Automatic video editing involving at least the steps of selecting the most valuable footage from points of view of visual quality and the importance of action filmed; and cutting the footage into a brief and coherent visual story that would be interesting to watch is implemented in a purely data-driven manner. Visual semantic and aesthetic features are extracted by the ImageNet-trained convolutional neural network, and the editing controller is trained by an imitation learning algorithm. As a result, at test time the controller shows the signs of observing basic cinematography editing rules learned from the corpus of motion pictures masterpieces.

📄 PDF Abstract BibTeX arXiv:1907.07345

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningVideo Editing

Similar Papers 제목 키워드 기반

A Reinforcement Learning-Based Automatic Video Editing Method Using Pre-trained Vision-Language Model

2024-11-07 · Panwen Hu, Nan Xiao, Feifei Li, Yongquan Chen 외

In this era of videos, automatic video editing techniques attract more and more attention from industry and academia since they can reduce workloads and lower the requirements for human editors. Existing automatic editin…

Language ModelingLanguage ModellingReinforcement Learning (RL)Video Editing

RefVideo-6M: A Reliable Reference-Based Dataset for Instructional Video Editing

2026-08-26 · Bojia Zi, Xiaoyan Yang, Yu Zhou, Ruijie Sun 외 arxiv

Recent advances in video editing have been largely driven by large-scale instruction-based datasets. However, existing datasets still suffer from two critical limitations. First, target videos are commonly produced by au…

Image Editing

TDVE-Assessor: Benchmarking and Evaluating the Quality of Text-Driven Video Editing with LMMs

2025-05-26 · Juntong Wang, Jiarui Wang, Huiyu Duan, Guangtao Zhai 외

Text-driven video editing is rapidly advancing, yet its rigorous evaluation remains challenging due to the absence of dedicated video quality assessment (VQA) models capable of discerning the nuances of editing quality. …

BenchmarkingLarge Language ModelVideo EditingVideo Quality Assessment+1

MEDit-Bench: A Dataset for Evaluating Message-Driven Narrative Video Editing

2026-07-28 · Katsuya Ogata, Zongshang Pang, Mayu Otani, Yuta Nakashima arxiv

Video editing is fundamentally message-driven: even from the same source footage, the selected shots change depending on the narrative the editor wishes to convey. Benchmarks for a closely related task, video summarizati…

Video Summarization

VE-Bench: Subjective-Aligned Benchmark Suite for Text-Driven Video Editing Quality Assessment

2024-08-21 · Shangkun Sun, Xiaoyu Liang, Songlin Fan, Wenxu Gao 외

Text-driven video editing has recently experienced rapid development. Despite this, evaluating edited videos remains a considerable challenge. Current metrics tend to fail to align with human perceptions, and effective q…

Video AlignmentVideo EditingVideo Quality AssessmentVisual Question Answering (VQA)