{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2601-01062","title":"SPoRC-VIST: A Benchmark for Evaluating Generative Natural Narrative in Vision-Language Models","arxiv_id":"2601.01062","date":"2026-01-03","proceeding":null,"authors":["Yunlin Zeng"],"abstract":"Vision-Language Models (VLMs) have achieved remarkable success in descriptive tasks such as image captioning and visual question answering (VQA). However, their ability to generate engaging, long-form narratives -- specifically multi-speaker podcast dialogues -- remains under-explored and difficult to evaluate. Standard metrics like BLEU and ROUGE fail to capture the nuances of conversational naturalness, personality, and narrative flow, often rewarding safe, repetitive outputs over engaging storytelling. In this work, we present a novel pipeline for end-to-end visual podcast generation, and fine-tune a Qwen3-VL-32B model on a curated dataset of 4,000 image-dialogue pairs. Crucially, we use a synthetic-to-real training strategy: we train on high-quality podcast dialogues from the Structured Podcast Research Corpus (SPoRC) paired with synthetically generated imagery, and evaluate on real-world photo sequences from the Visual Storytelling Dataset (VIST). This rigorous setup tests the model's ability to generalize from synthetic training data to real-world visual domains. We propose a comprehensive evaluation framework that moves beyond textual overlap, and use AI-as-a-judge (Gemini 3 Pro, Claude Opus 4.5, GPT 5.2) and novel style metrics (average turn length, speaker switch rate) to assess quality. Our experiments demonstrate that our fine-tuned 32B model significantly outperforms a 235B base model in conversational naturalness ($>$80\\% win rate) and narrative depth (+50\\% turn length), while maintaining identical visual grounding capabilities (CLIPScore: 20.39).","url_abs":"https://arxiv.org/abs/2601.01062","url_pdf":"https://arxiv.org/pdf/2601.01062","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2601.01062","atlas_url":"https://app.syntology.ai/?focus=2601.01062","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2601.01062"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"unverified":16},"by_repo_kind":{"found_in_text":{"samples":16,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":16,"samples":[{"code_sha256_prefix":"4ddc98171ac805c1","entry":"call_claude","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"scripts_bedrock/extract_excerpts.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/scripts_bedrock/extract_excerpts.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4ddc98171ac805c1"}},{"code_sha256_prefix":"fd6d9ed42ff95570","entry":"call_claude","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"scripts_bedrock/extract_excerpts_2025-11-24.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/scripts_bedrock/extract_excerpts_2025-11-24.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"fd6d9ed42ff95570"}},{"code_sha256_prefix":"1627a59e4de4ab71","entry":"clean_prompt","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"scripts_bedrock/2025-11-24_generate_images.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/scripts_bedrock/2025-11-24_generate_images.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"1627a59e4de4ab71"}},{"code_sha256_prefix":"3b1e4fe1c35a715d","entry":"compute_distinct_n","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"evaluation_50_samples/evaluate_metrics.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/evaluation_50_samples/evaluate_metrics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3b1e4fe1c35a715d"}},{"code_sha256_prefix":"57addbe111d83710","entry":"generate_image","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"scripts_bedrock/2025-11-24_generate_images.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/scripts_bedrock/2025-11-24_generate_images.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"57addbe111d83710"}},{"code_sha256_prefix":"81e9e093f2fff831","entry":"load_dataset","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"scripts_235B/precompute_vision_embeddings_235b.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/scripts_235B/precompute_vision_embeddings_235b.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"81e9e093f2fff831"}},{"code_sha256_prefix":"dc782ec4f7c2a5d2","entry":"load_model_and_processor","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"scripts_235B/precompute_vision_embeddings_235b.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/scripts_235B/precompute_vision_embeddings_235b.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"dc782ec4f7c2a5d2"}},{"code_sha256_prefix":"3e00dc55066dfff6","entry":"load_training_data","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"scripts_235B/finetune_235B.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/scripts_235B/finetune_235B.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3e00dc55066dfff6"}},{"code_sha256_prefix":"6b6ce8f17c73e260","entry":"load_transcript","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"evaluation_50_samples/evaluate_metrics.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/evaluation_50_samples/evaluate_metrics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"6b6ce8f17c73e260"}},{"code_sha256_prefix":"017711da98a034fb","entry":"normalize_text","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"evaluation_50_samples/evaluate_metrics.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/evaluation_50_samples/evaluate_metrics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"017711da98a034fb"}},{"code_sha256_prefix":"a5c5ad9dfba730d2","entry":"prepare_dataset","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"scripts_235B/finetune_235B.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/scripts_235B/finetune_235B.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a5c5ad9dfba730d2"}},{"code_sha256_prefix":"cbba8fdf5f64ec33","entry":"process_podcast","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"scripts_bedrock/extract_excerpts.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/scripts_bedrock/extract_excerpts.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"cbba8fdf5f64ec33"}},{"code_sha256_prefix":"815a04180fcfa667","entry":"process_podcast","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"scripts_bedrock/extract_excerpts_2025-11-24.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/scripts_bedrock/extract_excerpts_2025-11-24.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"815a04180fcfa667"}},{"code_sha256_prefix":"3dc8411d11ee2742","entry":"process_scene","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"scripts_bedrock/2025-11-24_generate_images.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/scripts_bedrock/2025-11-24_generate_images.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3dc8411d11ee2742"}},{"code_sha256_prefix":"1ce170dbdbf5bfbe","entry":"resolve_image_paths","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"scripts_235B/precompute_vision_embeddings_235b.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/scripts_235B/precompute_vision_embeddings_235b.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"1ce170dbdbf5bfbe"}},{"code_sha256_prefix":"a12e9590dd99e847","entry":"validate_excerpt","repo":"Yunlin-Zeng/visual-podcast-VLM","repo_kind":"found_in_text","path":"scripts_bedrock/extract_excerpts_2025-11-24.py","file_url":"https://github.com/Yunlin-Zeng/visual-podcast-VLM/blob/HEAD/scripts_bedrock/extract_excerpts_2025-11-24.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a12e9590dd99e847"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":6885},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}