Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Contextual AD Narration with Interleaved Multimodal Sequence

About

The Audio Description (AD) task aims to generate descriptions of visual elements for visually impaired individuals to help them access long-form video content, like movies. With video feature, text, character bank and context information as inputs, the generated ADs are able to correspond to the characters by name and provide reasonable, contextual descriptions to help audience understand the storyline of movie. To achieve this goal, we propose to leverage pre-trained foundation models through a simple and unified framework to generate ADs with interleaved multimodal sequence as input, termed as Uni-AD. To enhance the alignment of features across various modalities with finer granularity, we introduce a simple and lightweight module that maps video features into the textual feature space. Moreover, we also propose a character-refinement module to provide more precise information by identifying the main characters who play more significant roles in the video context. With these unique designs, we further incorporate contextual information and a contrastive loss into our architecture to generate smoother and more contextually appropriate ADs. Experiments on multiple AD datasets show that Uni-AD performs well on AD generation, which demonstrates the effectiveness of our approach. Our code is available at: https://github.com/ant-research/UniAD.

Hanlin Wang, Zhan Tong, Kecheng Zheng, Yujun Shen, Limin Wang• 2024

Related benchmarks

TaskDatasetResultRank
Movie Audio Description generationMAD-eval-Named v2 (test)
C Score28.2
17
Audio Description GenerationCMDAD (test)
CIDEr21.8
5
Audio Description GenerationCMDAD
CIDEr21.8
5
Audio Description GenerationTVAD (test)
CIDEr26.6
3
Audio Description GenerationTVAD
CIDEr26.6
3
Showing 5 of 5 rows

Other info

Code

Follow for update