paper-with-me

Papers

VMSMO: Learning to Generate Multimodal Summary for Video-based News Articles

2020-10-12 · EMNLP 2020 11 · Mingzhe Li, Xiuying Chen, Shen Gao, Zhangming Chan, Dongyan Zhao, Rui Yan

A popular multimedia news format nowadays is providing users with a lively video and a corresponding news article, which is employed by influential news media including CNN, BBC, and social media including Twitter and Weibo. In such a case, automatically choosing a proper cover frame of the video and generating an appropriate textual summary of the article can help editors save time, and readers make the decision more effectively. Hence, in this paper, we propose the task of Video-based Multimodal Summarization with Multimodal Output (VMSMO) to tackle such a problem. The main challenge in this task is to jointly model the temporal dependency of video with semantic meaning of article. To this end, we propose a Dual-Interaction-based Multimodal Summarizer (DIMS), consisting of a dual interaction module and multimodal generator. In the dual interaction module, we propose a conditional self-attention mechanism that captures local semantic information within video and a global-attention mechanism that handles the semantic relationship between news text and video from a high level. Extensive experiments conducted on a large-scale real-world VMSMO dataset show that DIMS achieves the state-of-the-art performance in terms of both automatic metrics and human evaluations.

📄 PDF Abstract BibTeX arXiv:2010.05406

Code (1)

yingtaomj/VMSMO 공식 구현 tf

Tasks

Articles

Similar Papers 제목 키워드 기반

MHMS: Multimodal Hierarchical Multimedia Summarization

2022-04-07 · JieLin Qiu, Jiacheng Zhu, Mengdi Xu, Franck Dernoncourt 외

Multimedia summarization with multimodal output can play an essential role in real-world applications, i.e., automatically generating cover images and titles for news articles or providing introductions to online videos.…

Articles

TLDW: Extreme Multimodal Summarisation of News Videos

2022-10-16 · Peggy Tang, Kun Hu, Lei Zhang, Jiebo Luo 외

Multimodal summarisation with multimodal output is drawing increasing attention due to the rapid growth of multimedia data. While several methods have been proposed to summarise visual-text contents, their multimodal out…

Sentence

Multimodal Fake News Video Explanation: Dataset, Analysis and Evaluation

2025-01-15 · Lizhi Chen, Zhong Qian, Peifeng Li, Qiaoming Zhu

Multimodal fake news videos are difficult to interpret because they require comprehensive consideration of the correlation and consistency between multiple modes. Existing methods deal with fake news videos as a classifi…

DecoderExplanation GenerationRelationSentence

Official-NV: An LLM-Generated News Video Dataset for Multimodal Fake News Detection

2024-07-28 · Yihao Wang, Lizhi Chen, Zhong Qian, Peifeng Li

News media, especially video news media, have penetrated into every aspect of daily life, which also brings the risk of fake news. Therefore, multimodal fake news detection has recently garnered increased attention. Howe…

BenchmarkingFake News Detection

A Systematic Evaluation of Positional Bias in Multi-Video Summarization with MLLMs

2026-06-03 · Huangchen Xu, Yuan Wu, Yi Chang arxiv

Multimodal Large Language Models (MLLMs) are increasingly used for video understanding, yet their reliability under multi-video inputs remains poorly understood. We study positional bias in multi-video summarization, whe…

Video Summarization