A Structured Framework for Evaluating and Enhancing Interpretive Capabilities of Multimodal LLMs in Culturally Situated Tasks
Haorui Yu, Ramon Ruiz-Dolz, Qiufeng Yi
TL;DR
This paper addresses the challenge of evaluating and enhancing multimodal language models in culturally embedded interpretive tasks, specifically Chinese art critique. It introduces VULCA, a three-part framework comprising a multi-dimensional human expert benchmark (MHEB) built from 163 expert commentaries, eight critic personas with a domain knowledge base, and a joint evaluation pipeline that merges vector-space semantic alignment with rubric-based scoring. Through cross-model experiments on models like Gemini, Qwen, and Llama, the study demonstrates substantial improvements in symbolic reasoning and argumentative coherence when persona guided prompting and domain grounding are applied, with reported gains of over 20% and 30% on selected dimensions for certain models. The framework and findings illuminate the importance of culturally grounded evaluation and intervention strategies for enabling epistemic alignment in complex, high-context domains, and the methodology generalizes to other humanities and social science subjects such as religion, history, and education.
Abstract
This study aims to test and evaluate the capabilities and characteristics of current mainstream Visual Language Models (VLMs) in generating critiques for traditional Chinese painting. To achieve this, we first developed a quantitative framework for Chinese painting critique. This framework was constructed by extracting multi-dimensional evaluative features covering evaluative stance, feature focus, and commentary quality from human expert critiques using a zero-shot classification model. Based on these features, several representative critic personas were defined and quantified. This framework was then employed to evaluate selected VLMs such as Llama, Qwen, or Gemini. The experimental design involved persona-guided prompting to assess the VLM's ability to generate critiques from diverse perspectives. Our findings reveal the current performance levels, strengths, and areas for improvement of VLMs in the domain of art critique, offering insights into their potential and limitations in complex semantic understanding and content generation tasks. The code used for our experiments can be publicly accessed at: https://github.com/yha9806/VULCA-EMNLP2025.
