Papers › A Modular Approach for Multimodal Summarization of TV Shows

A Modular Approach for Multimodal Summarization of TV Shows

6 Mar 2024arXiv:2403.03823archive 2025-07-28

Louis Mahon, Mirella Lapata

In this paper we address the task of summarizing television shows, which touches key areas in AI research: complex reasoning, multiple modalities, and long narratives. We present a modular approach where separate components perform specialized sub-tasks which we argue affords greater flexibility compared to end-to-end methods. Our modules involve detecting scene boundaries, reordering scenes so as to minimize the number of cuts between different events, converting visual information to text, summarizing the dialogue in each scene, and fusing the scene summaries into a final summary for the entire episode. We also present a new metric, PRISMA (Precision and Recall EvaluatIon of Summary FActs), to measure both precision and recall of generated summaries, which we decompose into atomic facts. Tested on the recently released SummScreen3D dataset, our method produces higher quality summaries than comparison models, as measured with ROUGE and our new fact-based metric, and as assessed by human evaluators.

PaperPDFCodeCode 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="2403.03823")

Code

Syntology Ran 9 of 12 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 8 ran with no contract checked.

By repository: found in paper text by Syntology: 12 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lou1sm/modular_multimodal_summarization officialmentioned in papermentioned on GitHubpytorch 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

12 samples harvested; 9 ran; 0 honoured the contract we drafted; 3 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 · our draft was wrong
8ran
3unverified

Licence: 0 of the 12 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 shmsw25/FActScore. “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.

best_demos shmsw25/FActScore/factscore/atomic_facts.py found in paper text by Syntology ran MIT (permissive) · 510528f4db1006bc · report
call_ChatGPT shmsw25/FActScore/factscore/openai_lm.py found in paper text by Syntology ran MIT (permissive) · 6c0eab0d68ea3036 · report
call_GPT3 shmsw25/FActScore/factscore/openai_lm.py found in paper text by Syntology ran MIT (permissive) · e5bb87d92ea99a8b · report
get_memory_footprint shmsw25/FActScore/factscore/utils.py found in paper text by Syntology ran MIT (permissive) · f06c53e363e1ebaa · report
is_invalid_paragraph_ppl shmsw25/FActScore/factscore/abstain_detection.py found in paper text by Syntology ran MIT (permissive) · 8eb846a8e76a79b8 · report
is_invalid_ppl shmsw25/FActScore/factscore/abstain_detection.py found in paper text by Syntology ran MIT (permissive) · 672bd38d830be48d · report
normalize_answer shmsw25/FActScore/factscore/atomic_facts.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 6a96435eba311b08 · report
remove_citation shmsw25/FActScore/factscore/abstain_detection.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 3635046105ae0fce · report
text_to_sentences shmsw25/FActScore/factscore/atomic_facts.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 13867f872a481bd3 · report
convert_model_to_int8_on_gpu shmsw25/FActScore/factscore/utils.py found in paper text by Syntology unverified MIT (permissive) · 7e4c366c4dbf9568 · report
recover_instruct_llama shmsw25/FActScore/factscore/download_data.py found in paper text by Syntology unverified MIT (permissive) · 02c83d89394be1c7 · report
softmax shmsw25/FActScore/factscore/npm.py found in paper text by Syntology unverified MIT (permissive) · 925c59b7e44138ab · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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