paper-with-me

Papers

TeaserGen: Generating Teasers for Long Documentaries

2024-10-08 · Weihan Xu, Paul Pu Liang, Haven Kim, Julian McAuley, Taylor Berg-Kirkpatrick, Hao-Wen Dong

Teasers are an effective tool for promoting content in entertainment, commercial and educational fields. However, creating an effective teaser for long videos is challenging for it requires long-range multimodal modeling on the input videos, while necessitating maintaining audiovisual alignments, managing scene changes and preserving factual accuracy for the output teasers. Due to the lack of a publicly-available dataset, progress along this research direction has been hindered. In this work, we present DocumentaryNet, a collection of 1,269 documentaries paired with their teasers, featuring multimodal data streams of video, speech, music, sound effects and narrations. With DocumentaryNet, we propose a new two-stage system for generating teasers from long documentaries. The proposed TeaserGen system first generates the teaser narration from the transcribed narration of the documentary using a pretrained large language model, and then selects the most relevant visual content to accompany the generated narration through language-vision models. For narration-video matching, we explore two approaches: a pretraining-based model using pretrained contrastive language-vision models and a deep sequential model that learns the mapping between the narrations and visuals. Our experimental results show that the pretraining-based approach is more effective at identifying relevant visual content than directly trained deep autoregressive models.

📄 PDF Abstract BibTeX arXiv:2410.05586

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Creativity or Brute Force? Using Brainteasers as a Window into the Problem-Solving Abilities of Large Language Models

2025-05-16 · Simeng Han, Stephen Xia, Grant Zhang, Howard Dai 외

Accuracy remains a standard metric for evaluating AI systems, but it offers limited insight into how models arrive at their solutions. In this work, we introduce a benchmark based on brainteasers written in long narrativ…

Semantic Parsing

News Article Teaser Tweets and How to Generate Them

2018-07-30 · NAACL 2019 6 · Sanjeev Kumar Karn, Mark Buckley, Ulli Waltinger, Hinrich Schütze

In this work, we define the task of teaser generation and provide an evaluation benchmark and baseline systems for the process of generating teasers. A teaser is a short reading suggestion for an article that is illustra…

EmoWear: Exploring Emotional Teasers for Voice Message Interaction on Smartwatches

2024-02-11 · Pengcheng An, Jiawen Zhu, Zibo Zhang, Yifei Yin 외

Voice messages, by nature, prevent users from gauging the emotional tone without fully diving into the audio content. This hinders the shared emotional experience at the pre-retrieval stage. Research scarcely explored "E…

Retrieval

Summarization of Films and Documentaries Based on Subtitles and Scripts

2015-06-03 · Marta Aparício, Paulo Figueiredo, Francisco Raposo, David Martins de Matos 외

We assess the performance of generic text summarization algorithms applied to films and documentaries, using the well-known behavior of summarization of news articles as reference. We use three datasets: (i) news article…

ArticlesText Summarization

VidMuse: A Simple Video-to-Music Generation Framework with Long-Short-Term Modeling

2024-06-06 · CVPR 2025 1 · Zeyue Tian, Zhaoyang Liu, Ruibin Yuan, Jiahao Pan 외

In this work, we systematically study music generation conditioned solely on the video. First, we present a large-scale dataset comprising 360K video-music pairs, including various genres such as movie trailers, advertis…

DiversityMusic Generation