LLM-AD: Large Language Model based Audio Description System

Peng Chu,Jiang Wang,Andre Abrantes
DOI: https://doi.org/10.48550/arXiv.2405.00983
2024-05-02
Abstract:The development of Audio Description (AD) has been a pivotal step forward in making video content more accessible and inclusive. Traditionally, AD production has demanded a considerable amount of skilled labor, while existing automated approaches still necessitate extensive training to integrate multimodal inputs and tailor the output from a captioning style to an AD style. In this paper, we introduce an automated AD generation pipeline that harnesses the potent multimodal and instruction-following capacities of GPT-4V(ision). Notably, our methodology employs readily available components, eliminating the need for additional training. It produces ADs that not only comply with established natural language AD production standards but also maintain contextually consistent character information across frames, courtesy of a tracking-based character recognition module. A thorough analysis on the MAD dataset reveals that our approach achieves a performance on par with learning-based methods in automated AD production, as substantiated by a CIDEr score of 20.5.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?
The paper proposes a solution to the problem of automated audio description (AD) generation. Traditional methods require a large amount of professional labor, while existing automated methods still require extensive training in combining multimodal inputs and adapting to AD styles. The paper introduces an automated AD generation system using GPT-4V, which does not require additional training. It can follow AD production standards, maintain contextual consistency of character information, and perform comparably to learning-based methods on the MAD dataset.