paper-with-me

홈 › Papers

AutoAD II: The Sequel - Who, When, and What in Movie Audio Description

2023-01-01 · ICCV 2023 1 · Tengda Han, Max Bain, Arsha Nagrani, Gul Varol, Weidi Xie, Andrew Zisserman

Audio Description (AD) is the task of generating descriptions of visual content, at suitable time intervals, for the benefit of visually impaired audiences. For movies, this presents notable challenges -- AD must occur only during existing pauses in dialogue, should refer to characters by name, and ought to aid understanding of the storyline as a whole. To this end, we develop a new model for automatically generating movie AD, given CLIP visual features of the frames, the cast list, and the temporal locations of the speech; addressing all three of the who', when', and `what' questions: (i) who -- we introduce a character bank consisting of the character's name, the actor that played the part, and a CLIP feature of their face, for the principal cast of each movie, and demonstrate how this can be used to improve naming in the generated AD; (ii) when -- we investigate several models for determining whether an AD should be generated for a time interval or not, based on the visual content of the interval and its neighbours; and (iii) what -- we implement a new vision-language model for this task, that can ingest the proposals from the character bank, whilst conditioning on the visual features using cross-attention, and demonstrate how this improves over previous architectures for AD text generation in an apples-to-apples comparison.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingText Generation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

AutoAD II: The Sequel -- Who, When, and What in Movie Audio Description

2023-10-10 · Tengda Han, Max Bain, Arsha Nagrani, Gül Varol 외

Audio Description (AD) is the task of generating descriptions of visual content, at suitable time intervals, for the benefit of visually impaired audiences. For movies, this presents notable challenges -- AD must occur o…

Language ModellingText Generation

AutoAD-Zero: A Training-Free Framework for Zero-Shot Audio Description

2024-07-22 · Junyu Xie, Tengda Han, Max Bain, Arsha Nagrani 외

Our objective is to generate Audio Descriptions (ADs) for both movies and TV series in a training-free manner. We use the power of off-the-shelf Visual-Language Models (VLMs) and Large Language Models (LLMs), and develop…

Sentence

AutoAD: Movie Description in Context

2023-03-29 · CVPR 2023 1 · Tengda Han, Max Bain, Arsha Nagrani, Gül Varol 외

The objective of this paper is an automatic Audio Description (AD) model that ingests movies and outputs AD in text form. Generating high-quality movie AD is challenging due to the dependency of the descriptions on conte…

Image CaptioningText Generation

AutoAD III: The Prequel -- Back to the Pixels

2024-04-22 · Tengda Han, Max Bain, Arsha Nagrani, Gül Varol 외

Generating Audio Description (AD) for movies is a challenging task that requires fine-grained visual understanding and an awareness of the characters and their names. Currently, visual language models for AD generation a…

AutoAD III: The Prequel - Back to the Pixels

2024-01-01 · CVPR 2024 1 · Tengda Han, Max Bain, Arsha Nagrani, Gül Varol 외

Generating Audio Description (AD) for movies is a challenging task that requires fine-grained visual understanding and an awareness of the characters and their names. Currently visual language models for AD generatio…