Search papers, labs, and topics across Lattice.
This paper introduces VaseMuseum, a modular multimodal agent framework designed to enhance the interactive experience of digital museums focused on ancient Greek pottery. By integrating 3D-aware reasoning and external knowledge retrieval with a robust evidence-checking mechanism, VaseMuseum effectively addresses the challenges of grounding interpretations in reliable sources and managing uncertainty in incomplete or ambiguous data. Experimental results demonstrate that VaseMuseum significantly improves the validity of citations, reduces hallucinations in knowledge-intensive queries, and generates more neutral responses compared to existing vision-language model baselines.
VaseMuseum not only enhances the reliability of digital museum interactions but also reduces hallucinations and improves citation validity in knowledge-intensive contexts.
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.