用视觉语言模型理解博物馆展品,让AI能回答深度历史问题。
Understanding Museum Exhibits using Vision-Language Reasoning
- 构建6500万张展品图与2亿个问答对的全球博物馆数据集。
- 大模型在需要历史推理的问题上表现远超现有模型。
- 适合对文化遗产数字化、智能导览感兴趣的学者与开发者。
博物馆保存着来自不同时代、文明和地区的文化遗存,其系统化整理可形成大规模数据集以训练专业模型。参观者常基于好奇心提出问题,亟需领域专家级模型实现互动式问答与历史洞察。理解展品需结合图像特征与历史知识,建立有意义的关联。本文通过三步实现:(a) 收集并整理6500万张全球展品图像与2亿个问答对,由博物馆专家标注,保证标签质量与实际意义;(b) 在该数据集上训练两类大型视觉语言模型(VLMs):BLIP(具视觉-语言对齐嵌入但表达力弱)与LLaVA(经指令微调的大语言模型,具备强视觉-语言推理能力);(c) 在五个专为博物馆场景设计的视觉问答任务上进行基准测试。实验表明,尽管两类模型均能回答视觉基础问题,但大模型在涉及深层历史背景与推理的任务中显著更优。进一步证明,在大规模领域特定数据集上微调至关重要,我们微调后的模型在回答特定属性相关问题时大幅超越当前SOTA模型,凸显其在复杂、细微问题上的优势。
原文摘要 · Abstract (English)
Museums serve as repositories of cultural heritage and historical artifacts from diverse epochs, civilizations, and regions, preserving well-documented collections that encapsulate vast knowledge, which, when systematically structured into large-scale datasets, can train specialized models. Visitors engage with exhibits through curiosity and questions, making expert domain-specific models essential for interactive query resolution and gaining historical insights. Understanding exhibits from images requires analyzing visual features and linking them to historical knowledge to derive meaningful correlations. We facilitate such reasoning by (a) collecting and curating a large-scale dataset of 65M images and 200M question-answer pairs for exhibits from all around the world; (b) training large vision-language models (VLMs) on the collected dataset; (c) benchmarking their ability on five visual question answering tasks, specifically designed to reflect real-world inquiries and challenges observed in museum settings. The complete dataset is labeled by museum experts, ensuring the quality and the practical significance of the labels. We train two VLMs from different categories: BLIP with vision-language aligned embeddings, but lacking the expressive power of large language models, and the LLaVA model, a powerful instruction-tuned LLM enriched with vision-language reasoning capabilities. Through extensive experiments, we find that while both model types effectively answer visually grounded questions, large vision-language models excel in queries requiring deeper historical context and reasoning. We further demonstrate the necessity of fine-tuning models on large-scale domain-specific datasets by showing that our fine-tuned models significantly outperform current SOTA VLMs in answering questions related to specific attributes, highlighting their limitations in handling complex, nuanced queries.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。