paper-with-me

홈 › Papers

A Challenging Multimodal Video Summary: Simultaneously Extracting and Generating Keyframe-Caption Pairs from Video

2023-12-04 · Keito Kudo, Haruki Nagasawa, Jun Suzuki, Nobuyuki Shimizu

This paper proposes a practical multimodal video summarization task setting and a dataset to train and evaluate the task. The target task involves summarizing a given video into a predefined number of keyframe-caption pairs and displaying them in a listable format to grasp the video content quickly. This task aims to extract crucial scenes from the video in the form of images (keyframes) and generate corresponding captions explaining each keyframe's situation. This task is useful as a practical application and presents a highly challenging problem worthy of study. Specifically, achieving simultaneous optimization of the keyframe selection performance and caption quality necessitates careful consideration of the mutual dependence on both preceding and subsequent keyframes and captions. To facilitate subsequent research in this field, we also construct a dataset by expanding upon existing datasets and propose an evaluation framework. Furthermore, we develop two baseline systems and report their respective performance.

📄 PDF Abstract BibTeX arXiv:2312.01575

Code (1)

keitokudo/multi-vidsum 공식 구현 jax

Tasks

Video Summarization

Similar Papers 제목 키워드 기반

Unlocking Financial Insights: An advanced Multimodal Summarization with Multimodal Output Framework for Financial Advisory Videos

2025-09-25 · Sarmistha Das, R E Zera Marveen Lyngkhoi, Sriparna Saha, Alka Maurya arxiv

The dynamic propagation of social media has broadened the reach of financial advisory content through podcast videos, yet extracting insights from lengthy, multimodal segments (30-40 minutes) remains challenging. We intr…

Speaker Diarization

SummaryNet: A Multi-Stage Deep Learning Model for Automatic Video Summarisation

2020-02-19 · Ziyad Jappie, David Torpey, Turgay Celik

Video summarisation can be posed as the task of extracting important parts of a video in order to create an informative summary of what occurred in the video. In this paper we introduce SummaryNet as a supervised learnin…

Decoderregression

Integrating Video and Text: A Balanced Approach to Multimodal Summary Generation and Evaluation

2025-05-10 · Galann Pennec, Zhengyuan Liu, Nicholas Asher, Philippe Muller 외

Vision-Language Models (VLMs) often struggle to balance visual and textual information when summarizing complex multimodal inputs, such as entire TV show episodes. In this paper, we propose a zero-shot video-to-text summ…

Text Summarization

Learning Summary-Worthy Visual Representation for Abstractive Summarization in Video

2023-05-08 · Zenan Xu, Xiaojun Meng, Yasheng Wang, Qinliang Su 외

Multimodal abstractive summarization for videos (MAS) requires generating a concise textual summary to describe the highlights of a video according to multimodal resources, in our case, the video content and its transcri…

Abstractive Text SummarizationLanguage ModelingLanguage Modelling

ViSIL: Unified Evaluation of Information Loss in Multimodal Video Captioning

2026-01-14 · Po-han Li, Shenghui Chen, Ufuk Topcu, Sandeep Chinchali arxiv

Multimodal video captioning condenses dense footage into a structured format of keyframes and natural language. By creating a cohesive multimodal summary, this approach anchors generative AI in rich semantic evidence and…

Video Question AnsweringVideo Captioning