菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-07-07
📄 Abstract - VaseMuseum: Digital Intelligent Museum for Ancient Greek Pottery

Vision-language models (VLMs) have made interactive digital museums increasingly feasible by connecting 3D digitization with natural-language artifact exploration. However, in cultural heritage domains such as ancient Greek pottery, reliable VLM assistance is limited by two challenges. First, open-ended interpretation requires grounding fine-grained 2D/3D visual evidence in specialized curatorial knowledge, yet the retrieval process may introduce weak sources and unverifiable references. Second, when the available evidence is incomplete, noisy, or ambiguous, VLMs often produce confident but unsupported answers instead of calibrated uncertainty. To address these challenges, we propose VaseMuseum, a lightweight and modular multimodal agent framework for intelligent digital museums of ancient Greek pottery. VaseMuseum combines an interactive virtual museum with VaseAgent, which supports both 2D images and 3D artifacts through multimodal perception, 3D-aware reasoning, external knowledge retrieval, and inference-time reliability control. Specifically, VaseAgent retrieves evidence from authoritative web and museum knowledge sources, and source-level control selects diverse and verifiable evidence before generation. Meanwhile, response-level control checks generated claims against the evidence pool and encourages neutral, evidence-bounded answers when support is insufficient or conflicting. Moreover, a training-free GRPO-style selection mechanism favors responses with valid references and calibrated confidence without updating the VLM backbone. Experiments in a realistic digital museum simulation show that VaseMuseum improves citation validity, reduces hallucinations on knowledge-intensive queries, and produces more neutral answers under ambiguity compared with search-enabled VLM baselines.

顶级标签: multi-modal agents systems
详细标签: vision-language models cultural heritage uncertainty calibration evidence retrieval digital museum 或 搜索:

花瓶博物馆:面向古希腊陶器的数字智能博物馆 / VaseMuseum: Digital Intelligent Museum for Ancient Greek Pottery


1️⃣ 一句话总结

这篇论文提出了一个名为VaseMuseum的轻量级多模态AI系统,它能让用户通过自然语言与古希腊陶器的2D图像或3D模型互动,并利用权威知识库和智能验证机制,有效减少AI生成错误信息或在不确凿证据下给出过度自信回答的问题。

源自 arXiv: 2607.06374