Papers › AutoAD: Movie Description in Context

AutoAD: Movie Description in Context

29 Mar 2023CVPR 2023 1arXiv:2303.16899archive 2025-07-28

Tengda Han, Max Bain, Arsha Nagrani, Gül Varol, Weidi Xie, Andrew Zisserman

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 context, and the limited amount of training data available. In this work, we leverage the power of pretrained foundation models, such as GPT and CLIP, and only train a mapping network that bridges the two models for visually-conditioned text generation. In order to obtain high-quality AD, we make the following four contributions: (i) we incorporate context from the movie clip, AD from previous clips, as well as the subtitles; (ii) we address the lack of training data by pretraining on large-scale datasets, where visual or contextual information is unavailable, e.g. text-only AD without movies or visual captioning datasets without context; (iii) we improve on the currently available AD datasets, by removing label noise in the MAD dataset, and adding character naming information; and (iv) we obtain strong results on the movie AD task compared with previous methods.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2303.16899")

Code

Syntology Ran 5 of 13 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · fixture could not drive it; 4 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Soldelli/MAD officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 5 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · fixture could not drive it
4ran
8unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Soldelli/MAD. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

GCNeXt Soldelli/MAD/baselines/VLG-Net/lib/modeling/model.py official repository ran fingerprinted MIT (permissive) · ba17ac75274936c3 · report
TanLoss Soldelli/MAD/baselines/VLG-Net/lib/modeling/model.py official repository ran MIT (permissive) · d23597378a802956 · report
create_mask Soldelli/MAD/baselines/VLG-Net/lib/modeling/model.py official repository ran · fixture could not drive it MIT (permissive) · d7c33caee240d767 · report
get_graph_feature Soldelli/MAD/baselines/VLG-Net/lib/modeling/model.py official repository ran fingerprinted MIT (permissive) · a010bc0f83e92123 · report
lstm_encoder Soldelli/MAD/baselines/VLG-Net/lib/modeling/model.py official repository ran MIT (permissive) · 0980190c56e21457 · report
BidirectionalGraphMatching Soldelli/MAD/baselines/VLG-Net/lib/modeling/model.py official repository unverified MIT (permissive) · aa1aad1627d524ed · report
Graph_Matching_Module Soldelli/MAD/baselines/VLG-Net/lib/modeling/model.py official repository unverified MIT (permissive) · 36488aa50eb9254b · report
VLG Soldelli/MAD/baselines/VLG-Net/lib/modeling/model.py official repository unverified MIT (permissive) · 1d9157325438f0a7 · report
get_graph_feature_plus_scores Soldelli/MAD/baselines/VLG-Net/lib/modeling/model.py official repository unverified MIT (permissive) · 4d3a208217b72e98 · report
get_graph_feature_plus_scores_masked Soldelli/MAD/baselines/VLG-Net/lib/modeling/model.py official repository unverified MIT (permissive) · b42d5a59b7ed000a · report
knn Soldelli/MAD/baselines/VLG-Net/lib/modeling/model.py official repository unverified MIT (permissive) · 579f3b13c6e1a270 · report
knn_plus_scores Soldelli/MAD/baselines/VLG-Net/lib/modeling/model.py official repository unverified MIT (permissive) · f0f7bad439eb5f58 · report
knn_plus_scores_masked Soldelli/MAD/baselines/VLG-Net/lib/modeling/model.py official repository unverified MIT (permissive) · de20b5b31b4f1a7c · report

Tasks

Image CaptioningText Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdamAttentionAttention DropoutBPECLIPCosine AnnealingDense ConnectionsDiscriminative Fine-TuningDropoutGPTLayer NormalizationLinear LayerLinear Warmup With Cosine AnnealingMulti-Head AttentionResidual ConnectionSoftmaxWeight Decay

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections