\newlistof

casestudyfigurescsfList of Case Study Figures

Can MLLMs Understand the Deep Implication Behind Chinese Images?

Chenhao Zhang1,2 Xi Feng2,311footnotemark:1 Yuelin Bai211footnotemark:1 Xinrun Du4,511footnotemark:1
Jinchang Hou2,3Kaixin Deng6Guangzeng Han7Qinrui Li8Bingli Wang9Jiaheng Liu4
Xingwei Qu10
Yifei Zhang11Qixuan Zhao2,3Yiming Liang12Ziqiang Liu2Feiteng Fang2,3
Min Yang2
Wenhao Huang5Chenghua Lin11Ge Zhang4,5Shiwen Ni222footnotemark:2
1
Huazhong University of Science and Technology 2Shenzhen Institute of Advanced Technology, CAS
3University of Science and Technology of China 4M-A-P 501.ai 6CDUT 7University of Memphis
8University of California, Santa Barbara 9SICAU 10University of Manchester 12SWU 12UCAS
Equal Contribution. 🖂 [email protected]; [email protected]Corresponding authors. 🖂 [email protected]; [email protected]
Abstract

As the capabilities of Multimodal Large Language Models (MLLMs) continue to improve, the need for higher-order capability evaluation of MLLMs is increasing. However, there is a lack of work evaluating MLLM for higher-order perception and understanding of Chinese visual content. To fill the gap, we introduce theChineseImageImplication understandingBenchmark,CII-Bench,which aims to assess the higher-order perception and understanding capabilities of MLLMs for Chinese images. CII-Bench stands out in several ways compared to existing benchmarks. Firstly, to ensure the authenticity of the Chinese context, images in CII-Bench are sourced from the Chinese Internet and manually reviewed, with corresponding answers also manually crafted. Additionally, CII-Bench incorporates images that represent Chinese traditional culture, such as famous Chinese traditional paintings, which can deeply reflect the model’s understanding of Chinese traditional culture. Through extensive experiments on CII-Bench across multiple MLLMs, we have made significant findings. Initially, a substantial gap is observed between the performance of MLLMs and humans on CII-Bench. The highest accuracy of MLLMs attains 64.4%, where as human accuracy averages 78.2%, peaking at an impressive 81.0%. Subsequently, MLLMs perform worse on Chinese traditional culture images, suggesting limitations in their ability to understand high-level semantics and lack a deep knowledge base of Chinese traditional culture. Finally, it is observed that most models exhibit enhanced accuracy when image emotion hints are incorporated into the prompts. We believe that CII-Bench will enable MLLMs to gain a better understanding of Chinese semantics and Chinese-specific images, advancing the journey towards expert artificial general intelligence (AGI). Our project is publicly available athttps://cii-bench.github.io/.

Refer to caption
Figure 1:Comparision of Chinese and English image implications. Chinese images often embody richer scenes and deeper implications with Chinese traditional culture compared with the straightforward and explicit symbolism in English images.

1Introduction

With the rapid advancement of artificial intelligence, Multimodal Large Language Models (MLLMs)(Liu et al.,2023b;Li et al.,2023c;Ye et al.,2023;Tong et al.,2024)have demonstrated exceptional performance across various domains, including natural language processing(Chowdhary & Chowdhary,2020;Luo et al.,2024;Zhang et al.,2024a)and computer vision(Lu et al.,2022;Li et al.,2023b;a;Xu et al.,2023;Fu et al.,2023;Cai et al.,2023;Zhang et al.,2023;Chen et al.,2024b;Jin et al.,2024).These models are not only capable of processing and generating text but also excel at integrating and interpreting information across multiple modalities, such as images, sound, and video. However, despite the significant progress made in tasks like image recognition and generation, a crucial research question remains: Can these models truly understand and interpret images that have deep implications?(Liu et al.,2024b)construct an English image implication understanding dataset, II-Bench, and the experiments on MLLMs and human subjects reveal a substantial gap in the models’ higher-order perception abilities, particularly in nuanced emotional understanding and profound meaning extraction, when compared to humans. Unfortunately, the rapid advancement of MLLMs has led to significant performance improvements. For instance, Claude-3.5-Sonnet has achieved an impressive accuracy of 80.9% on II-Bench, approaching the average human accuracy of 90.3%. This progress underscores the need for more challenging benchmarks that incorporate richer scenes and deeper implications to continue pushing the boundary of image implication understanding task.

In contrast to English images, Chinese images often embody richer scenes(Xu,2023)and deeper implications as Figure1shows. For instance, Chinese traditional landscape paintings not only depict natural scenery but also convey profound philosophical concepts, such as the harmony between humans and nature, through artistic techniques like the interplay of void and solid, the use of negative space, and the brushwork. As the famous Chinese poet Su Shi noted, “Poetry and painting share the same essence, embodying both craftsmanship and purity”. The depth of Chinese images lies not only in their aesthetic appeal but also in the underlying spirit and philosophy they express. Similarly, New Year paintings, as a significant carrier of Chinese traditional culture, typically use symbolism and implication to convey wishes for good fortune, prosperity, and peace. Unlike the directness often found in English imagery, Chinese images emphasize the creation of atmosphere and subtle expression, requiring viewers to possess certain cultural knowledge to accurately grasp their meanings. This cultural disparity leads to significant differences in the modes of expression and meaning conveyed between Chinese and English images, highlighting the need to consider cultural context when evaluating the capability of MLLMs to understand the deep implications of images.

To address this gap, we develop CII-Bench, a benchmark designed to comprehensively test the higher-order perception, reasoning, and understanding abilities of models within a Chinese context. This benchmark allows us to gain a clearer understanding of these models’ interpretive capacities, offering new insights into their application in cross-cultural environments, and thus advancing the research and development of MLLMs.

Refer to caption
Figure 2:Composition of CII-Bench.

As illustrated in Figure2,CII-Bench comprises 698 images and 800 multiple-choice questions spanning six domains: Life, Art, Society, Politics, Environment, and Chinese Traditional Culture. Moreover, to ensure diversity, CII-Bench includes six types of images: Illustration, Meme, Poster, Single-panel Comic, Multi-panel Comic, and Painting. By employing images of various types and from different domains, the benchmark provides a more robust evaluation of models’ comprehension and reasoning abilities.

We conduct extensive experiments to evaluate CII-Bench on MLLMs that support Chinese and deeply evaluate the model’s grasp of Chinese traditional culture. Our key contributions are as follows:

  • We introduce CII-Bench, the first benchmark designed to assess the understanding of implications in Chinese images, which poses a significant challenge to current MLLMs.

  • We design a comprehensive evaluation metric based on GPT-4o to evaluate Chinese traditional culture. This metric aligns more closely with human annotations and is better suited for evaluating Chinese traditional painting.

  • Our experimental findings are as follows: (1) There is a notable performance gap between MLLMs and humans. Models demonstrate the highest accuracy of 64.4%, while human accuracy average at 78.2% and best at 81.0%. (2) Closed-source models generally outperform open-source models, but the best-performing open-source model surpasses the top closed-source model, with a difference of more than 3%. (3) Models perform significantly worse in Chinese traditional culture compared to other domains, indicating that current models still lack sufficient understanding of Chinese culture. Further analysis shows that GPT-4o can only observe the surface-level information, it’s difficult to deeply interpret the complex cultural elements contained in Chinese traditional painting. (4) Incorporating image emotion hints into prompts generally improves model scores, indicating that models struggle with emotional understanding, leading to misinterpretation of the implicit meanings in the images.

2Related Work

2.1Multimodal Large Language Models

With the rapid development of large language models (LLMs)(Aakanksha et al.,2022;Won et al.,2022;Chiang et al.,2023;Touvron et al.,2023;OpenAI,2023a;b;Team,2024;Cai et al.,2024),Multimodal Large Language Models (MLLMs) have made significant improvements. Many works incorporate additional module inputs on LLMs, effectively bridging the gap between visual and language. BLIP-2(Li et al.,2023c)encodes images using ViT(Dosovitskiy et al.,2020)and employs a Q-Former to map visual features into the language space. LLaVA(Liu et al.,2023b;a;2024a;Li et al.,2024a)utilizes an MLP as the connector between the visual encoder and the LLM backbone. Similarly, mPLUG-Owl2(Ye et al.,2023)employs a modality-adaptive module to facilitate the collaboration between visual and language modalities by mapping them into a unified representation space. Subsequent works(Wang et al.,2023;Lu et al.,2024;Chen et al.,2024c;Young et al.,2024;Laurençon et al.,2024;GLM et al.,2024;Yao et al.,2024;Anthropic,2024;Wang et al.,2024)further enhance MLLMs by designing novel modules for more sufficient modality alignment.

2.2MLLM Benchmarks

The rapid advancement of MLLMs has emphasized the critical need for comprehensive evaluation frameworks within the research community. Initial benchmarks primarily focused on specific tasks, such as visual question answering (VQA)(Antol et al.,2015;Goyal et al.,2017;Kafle & Kanan,2017;Singh et al.,2019;Hudson & Manning,2019)and image captioning(Lin et al.,2014;Agrawal et al.,2019;Plummer et al.,2015).While these benchmarks have yielded significant insights, they fall short in providing a holistic assessment of MLLMs across the broader spectrum of multimodal perception and reasoning capabilities. To address this limitation, recent studies have developed more comprehensive evaluation approaches(Xu et al.,2023;Fu et al.,2023;Lu et al.,2022;Cai et al.,2023;Zhang et al.,2023;He et al.,2024;Chen et al.,2024b).For instance, MMBench(Liu et al.,2023c)and SEED(Li et al.,2023b;a)assess models’ capabilities through common-sense questions, employing multiple-choice formats to evaluate various dimensions of ability. To assess specialized expertise, MMMU(Yue et al.,2023)and CMMMU(Zhang et al.,2024b)utilize content derived from exams and textbooks, enhancing the evaluation of domain-specific knowledge. Furthermore, Cambrian-1(Tong et al.,2024)introduces a novel vision-centric benchmark (CV-Bench) to repurpose standard vision tasks for multimodal evaluation.

2.3Image Implication Understanding

Image implication understanding represents a more complex and challenging task than conventional image understanding. This advanced cognitive process necessitates multi-hop reasoning ability and sophisticated theory of mind (ToM), capabilities that are intrinsic to human cognition(Desai et al.,2022;Hessel et al.,2023;Yang et al.,2024;Zhong et al.,2024;Strachan et al.,2024;Street et al.,2024;Horvitz et al.,2024).II-Bench(Liu et al.,2024b)is the first benchmark specifically designed to evaluate MLLMs in both image understanding and reasoning through English image implication.

3The CII-Bench

3.1Overview of CII-Bench

We present theChineseImageImplication UnderstandingBenchmark (CII-Bench), a novel benchmark designed to assess the perceptual, reasoning, and comprehension abilities of MLLMs in the context of Chinese imagery. This benchmark includes a diverse range of visual content such as traditional Chinese traditional artworks, comics, posters, and Chinese Internet memes, all rich in visual information and cultural significance. The main goal of CII-Bench is to evaluate if current MLLMs can leverage their understanding and knowledge of Chinese culture to accurately interpret the deeper implications and abstract information within these images.

CII-Bench comprises 698 images across various categories, with detailed classification and domain statistics provided in AppendixA.These images are manually collected and annotated by 30 undergraduate students from different disciplines and institutions, sourced from several well-known image websites. Each image is paired with 1 to 3 multiple-choice questions, each offering six options with only one correct answer. One fixed question asks, “What is the implication in this image?” Additional questions for the same image probe different levels of understanding, such as overarching interpretation and nuanced details. The benchmark includes 800 multiple-choice questions, with 765 for the test set and 35 for developing and validating few-shot tasks. Figure3provides representative examples from CII-Bench.

Refer to caption
Figure 3:CII-Bench examples sampled from each domain. The English version in AppendixB.

3.2Data Curation Process

3.2.1Data Collection

We collect 17,695 raw images from various renowned illustration websites, ensuring a sufficiently extensive raw dataset. Our collectors are well instructed to adhere to copyright and license regulations, avoiding data from sites prohibiting copy and redistribution. For detailed information on the specific websites from which we collect images, please refer to AppendixC.

3.2.2Data Filtration

After collecting the raw images, we meticulously design a three-stage data filtering process: In the first stage, we focus on image deduplication. We utilize image similarity algorithms for pixel-level comparison to eliminate duplicates and preserve dataset uniqueness; In the second stage, we regulate text prevalence in images. Optical Character Recognition (OCR) technology identifies textual areas and disqualifies images exceeding set text-area ratios, maintaining a visual-centric dataset; In the third stage, images undergo rigorous visual inspection, discarding those without metaphorical depth based on strict criteria. This process refines the dataset, rejecting over 95% of initial images and securing under 1,000 high-quality ones.

3.2.3Data Annotation

The annotation process for the benchmark was meticulously designed through several steps to ensure rigor and precision as following. The detailed annotation protocol can be found in AppendixC.

Preparation and Consistency Check:Before formal annotation, annotators first acquaint themselves with standard templates and guidelines. A pre-annotation round on a shared image batch ensures uniform standard understanding, with discrepancies resolved through discussion.

Multiple Rounds of Annotation and Cross-Validation:To reduce bias, each image receives annotations from two different annotators. Cross-validation follows, with a third-party review for significant discrepancies, guaranteeing accuracy.

Refinement of Annotation Content:Annotators annotate each image’s difficulty, type, emotional label, domain, and rhetorical devices based on specific criteria, ensuring consistency and comparability. They also craft 1 to 3 refined questions per image, each with one correct answer among five distractor options, including the default question, “What is the implication in this image?”

Context Analysis:During the annotation process, annotators assess the image’s cultural and background significance, especially for implications and rhetorical devices, consulting relevant materials for accuracy.

Post-Annotation Review:Upon completion, annotations undergo a thorough quality review for any oversight, errors, or inconsistencies. Based on the evaluation results, feedback is provided to the annotators, with re-annotations as necessary to maintain data quality.

3.3Dataset Statistics

CII-Bench comprises 698 images, each accompanied by 1 to 3 multiple-choice questions, totaling 800 questions. We randomly select 35 of these questions to construct a few-shot development set and validation set. On average, each question is approximately 11 characters long, while each option has an average length of 28 characters. Additionally, each image is supplemented with a manually written description by the annotators, which provides a detailed explanation of the image’s content, nuances, and the human interpretation of its deep implication.

CII-Bench covers images across six distinct domains: Life, Art, Society, Politics, Environment, and Chinese Traditional Culture. The types of images are diverse, including Illustration, Meme, Poster, Single-panel Comic, Multi-panel Comic, and Painting. Based on human understanding, these images are categorized into three levels of difficulty: Easy, Medium, and Hard. Moreover, the images are classified according to the emotional information they convey: Positive, Neutral, or Negative. Each image is also manually annotated with the rhetorical devices employed, including Metaphor, Exaggeration, Symbolism, Visual Dislocation, Antithesis, Analogy, Personification, and Contrast. Detailed statistical information is provided in AppendixA.

4Experiment

We conduct systematic experiments on both open-source and closed-source MLLMs using CII-Bench. For each model, we employ eight different configurations: None (zero-shot), 1-shot, 2-shot, 3-shot, CoT, Domain, Emotion, and Rhetoric. “None” represents the use of a standard prompt without any additional information. “Emotion” indicates the inclusion of information related to the emotional polarity of the image (e.g., positive, negative) in the prompt, “Domain” involves adding information about the image’s domain (e.g., life, art), and “Rhetoric” refers to including details about the rhetorical devices used in the image (e.g., metaphor, contrast) in the prompt. Additionally, to verify the necessity of images in problem-solving, we select a portion of LLMs to complete tasks without image input. For consistency across all MLLMs and LLMs, we use identical prompts and experiment setup, with specific details available in AppendixD.

4.1Baselines

MLLMs. To comprehensively evaluate CII-Bench, we carefully select a diverse range of MLLMs, encompassing both open-source and closed-source models, with the aim of covering a wide spectrum of model characteristics and scales. These models span parameter sizes from 7B to 100B, ensuring that models of varying complexity and capability are thoroughly assessed. In selecting the models, we focus on the following key aspects: 1) model diversity, 2) Open-Source vs. Closed-Source models, and 3) model parameter scaling law.

LLMs. To verify the critical role of images in answering questions, we specifically design an experiment in which some LLMs participate in the task without any image input. The purpose of this experiment is to assess whether these models can accurately understand the questions and make correct choices in the absence of image information, thereby further demonstrating the importance of images in the comprehension and problem-solving process. We select DeepSeek-67B, LLaMA-3-8B, and Qwen2-7b as the LLMs used in this experiment.

Evaluation. We use accuracy as the primary evaluation metric, multi-choice format questions and answer extraction method, which are widely used in previous benchmarks such as Helleswag(Zellers et al.,2019),MMMU(Yue et al.,2023),CMMMU(Zhang et al.,2024b),MMLU(Li et al.,2024b)and so on. Since CII-Bench is entirely composed of multiple-choice questions, the evaluation process only requires extracting the selected option from the model’s response, which simplifies the complexity of rule design. It is important to note that when models use chain-of-thought (CoT) prompts, the responses may include intermediate steps. Therefore, the evaluation rules must be sufficiently robust, or the model’s output must follow a fixed format. If the selected option cannot be extracted from the model’s response, the model is considered to have answered the question incorrectly. For the detailed statistics of the model output, please see AppendixF. For reference, we also select three Chinese PhD students to evaluate human performance on CII-Bench.

4.2Main Results

In this section, we conduct a comprehensive comparison of the performance of various MLLMs, LLMs, and humans on CII-Bench. Detailed results across different domains and emotional dimensions are presented in Table1,while different image types, difficulty levels, and rhetoric can be found in AppendixE. The main experimental results and findings are summarized as follows:

Model Overall Life Art Society Politics Env. CTC Positive Negative Neutral
(800) (216) (123) (157) (21) (51) (130) (220) (247) (231)
Open-source Models
Qwen-VL-Chat 34.3 27.9 34.7 32.5 45.8 55.2 36.5 34.0 35.1 33.6
idefics2-8b 36.3 25.0 46.3 38.1 41.7 56.9 32.9 32.8 39.1 36.4
MiniCPM-Llama3-2.5 40.4 36.3 45.6 37.1 50.0 51.7 40.2 43.2 37.0 41.3
CogVLM2-Llama3-Chinese-Chat 43.4 37.1 48.3 42.3 54.2 63.8 40.2 40.3 45.7 43.8
MiniCPM-v2.6 45.0 37.5 47.6 49.5 58.3 55.2 42.3 45.6 44.6 44.9
LLaVA-1.6-34B 46.0 40.8 55.1 42.8 45.8 62.1 43.1 44.4 48.2 45.2
LLaVA-1.6-72B 48.0 43.8 48.3 49.5 70.8 60.3 43.8 41.5 52.5 49.2
Qwen2-VL-7B 49.6 42.5 51.7 54.1 62.5 65.5 44.5 50.2 47.5 51.2
GLM-4V-9b 50.3 46.7 48.3 53.6 54.2 62.1 48.2 51.9 52.9 46.3
InternVL2-Llama3-76B 52.9 50.8 53.7 51.0 58.3 67.2 51.1 54.8 51.8 52.3
InternVL2-8B 53.1 49.2 53.1 55.7 62.5 63.8 50.4 50.6 53.3 55.1
InternVL2-40B 57.9 55.8 55.1 61.9 62.5 70.7 52.6 54.4 58.0 60.8
Qwen2-VL-72B 64.4 61.7 61.2 68.0 79.2 75.9 59.9 62.7 63.8 66.4
Closed-source Models
GPT-4o 54.1 54.1 55.8 52.1 50.0 63.8 51.8 51.9 56.2 54.1
Claude-3.5-Sonnet 54.1 52.1 61.9 52.6 62.5 46.6 53.3 52.7 56.5 53.0
Qwen-VL-MAX 56.9 53.3 59.2 58.8 62.5 67.2 52.6 53.9 58.3 58.0
Gemini-1.5 Pro 60.1 60.0 63.3 62.4 70.8 62.1 51.1 54.8 65.6 59.4
GLM-4V 60.9 55.0 59.9 66.5 66.7 79.3 55.5 58.5 64.5 59.4
Text-Only Models
Llama-3-8B-Instruct 21.7 22.2 26.9 18.6 25.0 27.8 20.4 21.2 24.4 19.5
DeepSeek-67B-Chat 27.1 26.6 32.7 30.9 20.0 35.2 18.2 25.7 22.2 33.2
Qwen2-7B-Instruct 32.5 33.2 34.6 30.9 35.0 40.7 28.5 33.6 30.4 33.6
Humans
Human_avg 78.2 81.0 67.7 82.7 87.7 84.0 65.9 77.9 75.2 81.6
Human_best 81.0 83.2 73.6 87.2 89.5 86.0 66.7 78.2 78.8 83.3
Table 1:Overall results of different MLLMs, LLMs and humans on different domains and emotions. The best-performing model in each category isin-bold,and the second best isunderlined.

4.2.1Natural Challenges of CII-Bench

This benchmark presents a significant challenge for current models. Notably, despite GPT-4o being an advanced model, its accuracy is only 54.1%, indicating substantial room for improvement. This reflects the rigorous and demanding nature of the benchmark. Further analysis reveals that most models perform worst in the domain of Chinese traditional culture, highlighting a significant deficiency in their understanding of Chinese cultural nuances. It is also noteworthy that human performance in this domain is not ideal, as questions related to Chinese traditional culture often require deep cultural knowledge. The lack of this knowledge base poses difficulties for both models and humans when dealing with Chinese cultural content. In addition, text-only models like DeepSeek-67B-Chat only get 27.1% accuracy, which shows that most of the questions in CII-Bench require image information to be answered correctly, proving that CII-Bench is highly dependent on visual content(Chen et al.,2024a).

4.2.2Gap between Humans and MLLMs

The results indicate a significant gap between human performance and multimodal large models (MLLMs) on CII-Bench. Human participants achieved an average accuracy of 78.2%, with the highest accuracy reaching 81.0%. In contrast, the best-performing closed-source model, GLM-4V, achieved an accuracy of 60.9%, while the top open-source model, Qwen2-VL-72B, scored 64.4%. These findings highlight the substantial disparity between human abilities and even the most advanced models in understanding image implications. The highest accuracy achieved by the models is considerably lower than the average human score, indicating that multimodal large models still face significant challenges in this domain.

4.2.3Model Performance across Different Domains and Emotions

In terms of domain performance, our results in Table1indicate that the models generally perform better in the Environment and Politics domains, achieving higher accuracy. Conversely, the accuracy is lower in the Life and Society domains, proving that everyday metaphors are generally more difficult in the Chinese context. The lowest score for the Chinese Traditional Culture and Art domains, which shows that while the models generalize well in common domains, they struggle with the more abstract and logically demanding information found in Chinese Traditional Culture and Art.

From an emotional perspective, the models tend to exhibit higher accuracy when the image implications convey negative emotions, while accuracy is the lowest for images with positive emotions. This discrepancy highlights that the models’ preferences do not align with those of humans, as humans are significantly more sensitive to positive implications. The performance of the model is opposite to the conclusion shown in II-Bench(Liu et al.,2024b),reflecting the obvious difference in emotional expression in the Chinese and English contexts.

4.2.4Analysis on different prompt skills

Model None CoT Domain Emotion Rhetoric
Open-source Models
Qwen-VL-Chat 34.3 34.0 32.1 35.0 33.4
idefics2-8b 36.3 33.3 37.5 38.6 37.4
MiniCPM-Llama3-2.5 40.4 35.8 41.1 39.0 34.8
CogVLM2-Llama3-Chinese-Chat 43.4 42.6 43.5 44.0 43.4
MiniCPM-v2.6 45.0 38.9 44.4 45.4 45.4
LLaVA-1.6-34B 46.0 44.5 46.4 47.1 45.4
LLaVA-1.6-72B 48.0 45.3 47.3 48.6 45.4
Qwen2-VL-7B 49.6 50.0 51.0 50.8 49.3
GLM-4V-9b 50.3 49.1 49.9 51.1 49.5
InternVL2-Llama3-76B 52.9 52.6 54.1 52.8 53.5
InternVL2-8B 53.1 47.9 53.5 56.3 53.8
InternVL2-40B 57.9 57.6 57.1 60.0 57.9
Qwen2-VL-72B 64.4 62.1 66.0 64.3 63.0
Closed-source Models
GPT-4o 54.1 54.9 55.4 54.9 51.9
Claude-3.5-Sonnet 54.1 51.6 56.4 53.5 54.9
Qwen-VL-MAX 56.9 54.0 59.1 59.9 54.8
Gemini-1.5 Pro 60.1 54.1 59.0 57.9 55.6
GLM-4V 60.9 48.8 60.4 60.6 58.8
Table 2:Overall results of different prompts on CII-Bench. The label (Emotion, Domain, Rhetoric) means providing corresponding information for the images in the prompt. The best-performing model in each category isin-bold,and the second best isunderlined.
Analysis of Chain-of-Thought (CoT).

In Table2,we evaluate the impact of Chain-of-Thought (CoT) prompting on model performance. The results indicate that CoT does not significantly improve the accuracy of the models. In some cases, particularly with smaller open-source models, the accuracy even declined when CoT was used. For example, MiniCPM-v2.6 scores 45.0% without CoT, but this drops to 38.9% with CoT; similarly, LLaVA-1.6-72B scores decrease from 48.0% to 45.3%.

Upon analyzing the models’ responses, we find that those models showing a decrease in accuracy with CoT often suffer from overinterpretation, where questions that were initially answered correctly are misinterpreted after CoT is applied. Additionally, for questions that were originally answered incorrectly, CoT does not lead to significant improvements and sometimes even causes confusion, such as selecting multiple options. However, for most models, the probability of failing to extract an answer option from the response decreases after using CoT, which explains why some models show improved accuracy with CoT.

Analysis of Different Types and Domains.

To evaluate the impact of different label information on model accuracy, we conduct an ablation study by providing relevant label information (such as emotion, domain, and rhetoric) in the prompts. The results in Table2show that emotion labels significantly improve model accuracy, followed by domain and rhetoric labels, both of which exhibit similar effectiveness.

This result aligns with human intuition. The answer options typically include negative, positive, and neutral choices. When the model receives emotional information, it can eliminate some irrelevant options, naturally leading to higher accuracy. In contrast, domain and rhetoric information generally do not effectively help the model eliminate options, resulting in more limited improvements. Additionally, from a model training perspective, models tend to have a more mature understanding of emotions, while specific nouns in rhetoric and domain labels are often custom-defined. During pre-training, the model may not have encountered a large number of descriptions for such specific nouns, making these labels less helpful in improving accuracy.

Analysis of Few-shot Examples.

The results in Table3indicate that few-shot examples do not improve the models’ accuracy. Specifically, performance declines as the number of examples increases. This decline can be attributed to the models’ inferior capabilities in handling multiple images compared to single images, leading to a decrease in accuracy with a higher number of shots. Furthermore, as the number of shots increases, the input length also extends, and the models’ ability to process long texts is inadequate, resulting in suboptimal performance with long contexts.

Model None 1-shot 2-shot 3-shot
Qwen2-VL-7B 49.6 44.1 39.3 37.5
GPT-4o 54.1 51.8 49.5 49.1
Claude-3.5-Sonnet 54.1 55.4 55.3 55.4
InternVL2-40B 57.9 53.0 47.1 41.9
Gemini-1.5 Pro 60.1 57.4 55.8 55.4
Table 3:Few-shot results of different models on the CII-Bench.

4.3Evaluation of Chinese Traditional Culture

The Chinese traditional culture category is a distinctive feature of the CII-Bench dataset, where MLLMs consistently score the lowest. Therefore, we need a deeper evaluation of this field to analyze the extent to which MLLM understands Chinese traditional culture. We chose to deeply analyze MLLM’s understanding of Chinese traditional culture by evaluating Chinese traditional paintings.

4.3.1Evaluation Metric

Chinese traditional painting, a cornerstone of Chinese traditional culture, encompasses a rich tapestry of styles and techniques developed over millennia. These paintings are typically categorized based on their subject matter (e.g., landscape paintings, flower-and-bird paintings, figure paintings, and New Year paintings) or their stylistic and skill (e.g., court paintings, meticulous brush paintings, freehand brush paintings, and color-and-ink paintings). Each category embodies unique characteristics that reflect China’s artistic evolution and philosophical underpinnings.

To comprehensively assess MLLMs’ understanding of Chinese traditional paintings, we develop a multifaceted evaluation metric. This metric is designed to probe both the surface-level information readily apparent in the artwork and the deeper culture and history that informs its creation and interpretation. Our evaluation metric encompasses five key perspectives:Surface-level Information,Aesthetic Characteristics,Brush and Ink Skills,Culture and History,andDeep Implications. For each perspective, we give its detailed description in Figure4.

Refer to caption
Figure 4:Evaluation metric and evaluation standard of Chinese traditional painting.

4.3.2LLM-based Chinese Traditional Painting Automatic Evaluation

To evaluate Chinese traditional painting comprehension in MLLMs, we develop an LLM-based evaluation standard based on evaluation metrics, as illustrated in Figure4.Our experiment utilize the CTC domain data from CII-Bench, comprising 130 Chinese traditional paintings. We employ human-written descriptions and implication interpretations as ground truth. We choose GPT-4o to generate descriptions for these images, which are subsequently scored using GPT-4o and our evaluation standard. Please see the evaluation prompt in AppendixD.To validate the model’s scoring efficacy, we enlist three PhD students well-versed in Chinese metaphorical imagery to independently score the 130 paintings.

The model-human scoring consistency reached 98%, affirming the method’s validity for assessing Chinese traditional painting comprehension. Table4presents the detailed model scores. Analysis of these results, in conjunction with our evaluation standard, reveals insights across three dimensions: overall performance, difficulty levels, and emotions. The overall score of 2.71 indicates that while MLLM is able to observe the surface-level information of paintings, it has a large gap with humans in deeply interpreting the complex cultural elements contained in Chinese traditional art. In terms of difficulty evaluation, the model is consistent with human cognition, while in terms of emotion, the model has a higher negative score, indicating that the model can identify negative implications in paintings, such as using the past to satirize the present, and not appreciating talents.

Model Overall Easy Middle Difficult Positive Negative Neutral
GPT-4o 2.71 3.0 3.2 2.35 2.63 3.0 2.82
Table 4:Overall result of Chinese traditional painting.

4.4Error Analysis

To conduct a comprehensive error analysis of GPT-4o’s performance (under CoT setting) on CII-Bench, we randomly select a total of 100 erroneous samples from various domains, distributed according to their proportions in the dataset. These samples are subjected to in-depth analysis by expert annotators. As illustrated in Figure5,GPT-4o’s errors can be categorized into the following types: Information Neglect, Misunderstanding of Visual Information, Over-Inference, Superficial Reasoning, and Lack of Cultural Background Knowledge. For detailed analysis of cases, please see the AppendixG.

Refer to caption
Figure 5:GPT-4o error responses distribution.

Information Neglect (36%):

Complex images contain both visual and textual elements. Sole reliance on visual information makes accurate interpretation challenging due to diversity in meaning. Incorporating textual information clarifies the author’s emotional intent, aiding accurate interpretation. Unfortunately, GPT-4o frequently overlooks key visual (13%) and textual (23%) information. When directly asked about these elements, we find that GPT-4o can often answer correctly, indicating two main issues: 1) Insufficient image recognition abilities, and 2) Significant shortcomings in multimodal fusion, leading to underutilization of acquired information.

Over-Inference (25%):

During answer construction, distractors are included at surface and deep levels. GPT-4o often selects more exaggerated, deep-level incorrect options, ignoring narrower but correct ones, especially in Chinese memes. This suggests that GPT-4o has a preference for selecting abstract options.

Lack of Cultural Background Knowledge (16%):

CII-Bench requires a model’s deep understanding of Chinese traditional culture. Lacking knowledge of traditional symbols, historical figures, and classical allusions, GPT-4o struggles with interpreting deeper implications within images. Despite reasonable Chinese language handling, the model’s cultural deficiency affects its reasoning and performance.

Superficial Reasoning (12%):

Understanding extended meanings within images is crucial. However, GPT-4o often only focus on surface-level elements, neglecting the deep implications and deeper cultural connotations behind them. This superficial reasoning hinders the model from fully grasping profound messages that the artist or designer intends to convey.

Misunderstanding of Visual Information (11%):

Accurate identification of visual information is vital. We find that GPT-4o sometimes misidentifies visual elements within images, particularly when dealing with abstract images. The abstract nature of such images often stems from the inclusion of exaggerated imaginative elements, sometimes even defying physical laws. Therefore, correctly identifying these abstract elements requires the model to have a deep understanding of the essence of objects, a capability that current models clearly do not yet possess.

5Discussion

5.1Interpretability Analysis of Chinese Image Implications

The essence of Chinese image implications is deeply rooted in deep cultural heritage and complex contextual associations, which enables them to convey profound messages through nuanced expressions. For example, in traditional Chinese art forms such as landscape and New Year paintings, the imagery transcends mere depiction of nature or daily occurrences. Instead, it embodies emotions, philosophical insights, and societal norms through metaphorical and highly symbolic expressions. These symbols, like the pine tree, plum blossom, and crane, are not superficial meaning but are steeped in centuries of cultural tradition, representing resilience, purity, and longevity.

However, deciphering these complex messages can be challenging, particularly for those unfamiliar with the cultural and historical narratives tied to these symbols. This contrasts with English image implications, which often convey messages through more straightforward and explicit symbolism. As a result, the interpretability of Chinese image implications depends to some extent on reconstructing and resonating with the cultural context, which is what makes them unique: their meaning is not only visual but also culturally resonant, bridging across time and space.

Moreover, the interpretability of Chinese image implications has new changed in the modern era. Globalization and the surge of internet culture have intertwined foreign elements with traditional Chinese culture, birthing new symbols and implications. This intersection introduces additional layers of meaning, complicating the interpretation of traditional symbols.

5.2Why Choose Chinese Traditional Paintings to Evaluate Chinese Traditional Culture?

The imagery associated with Chinese traditional culture often embodies complex implications, encompassing customs, historical anecdotes, and legendary tales, making direct evaluation particularly challenging. Chinese traditional painting, intrinsically intertwined with Chinese traditional culture, offers a viable proxy for this assessment. The unique value of Chinese traditional painting lies in its embodiment of Chinese cultural connotations, aesthetic implications, and distinctive artistic expression. The core philosophical concepts of Confucianism, Taoism, and Buddhism, along with their humanistic essence, have consistently permeated the entire trajectory of Chinese painting history. Consequently, we have chosen to evaluate MLLMs’ comprehension of Chinese traditional culture through an in-depth analysis of their understanding of Chinese traditional paintings.

6Conclusion

The development of CII-Bench marks a significant step forward in evaluating the capabilities of multimodal large models (MLLMs) and brings us closer to achieving expert artificial general intelligence (AGI). This benchmark promotes a deeper exploration of the higher-order theory of mind in MLLMs. Experimental results indicate that current MLLMs still exhibit a significant gap compared to humans in understanding the implications of images within a Chinese context. We found that most MLLMs lack a deep knowledge base of Chinese traditional culture, leading to a superficial understanding of this cultural content. Finally, the experiments showed that incorporating image emotion hints into prompts often improves model performance, suggesting that models still struggle with emotional understanding, which in turn leads to misinterpretation of implications. We believe that CII-Bench will inspire the academic community to further develop the next generation of multimodal foundational models that move toward expert AGI.

Limitations

We acknowledge several limitations in our study. Although CII-Bench is comprehensive, subjective elements can result in varying interpretations, impacting result consistency. In addition, in order to ensure high quality and practicability, our benchmark is not particularly large. The evaluation metrics may not fully capture the advanced understanding and reasoning capabilities of AI systems. These limitations underscore the necessity for continuous refinement and expansion of our benchmarks. Future work will focus on developing and incorporating more stringent and objective test sets to enhance the reliability and validity of our benchmark.

Ethics Statement

In developing CII-Bench, we strictly adhere to ethical guidelines and legal regulations, ensuring fairness, transparency, inclusivity and respect for all stakeholders. We stress the importance of safeguarding privacy and intellectual property rights, underscoring our commitment to responsible and lawful data management. We have taken steps to anonymize any personal data to protect privacy and and have made every effort to minimize harmful or biased content. However, we recognize that biases can inadvertently arise and some information may be potentially offensive. We are committed to continuous monitoring and improvement to mitigate such biases. Furthermore, we encourage users of our dataset to employ it responsibly and to consider the ethical implications of their work, particularly in applications that may impact individuals or communities.

References

  • Aakanksha et al. (2022) Sharan Aakanksha, Maarten Jacob, Adam Gaurav, Chung Paul, Sebastian Charles, Kensen Parker, Joshua Sasha, et al. Palm: Scaling language modeling with pathways, 2022.
  • Agrawal et al. (2019) Harsh Agrawal, Karan Desai, Yufei Wang, Xinlei Chen, Rishabh Jain, Mark Johnson, Dhruv Batra, Devi Parikh, Stefan Lee, and Peter Anderson. Nocaps: Novel object captioning at scale. 2019.
  • Anthropic (2024) Anthropic. Claude 3.5 sonnet model card addendum. 2024.
  • Antol et al. (2015) Stanislaw Antol, Aishwarya Agrawal, Jiasen Lu, Margaret Mitchell, Dhruv Batra, C. Lawrence Zitnick, and Devi Parikh. Vqa: Visual question answering. 2015.
  • Cai et al. (2023) Rizhao Cai, Zirui Song, Dayan Guan, Zhenhao Chen, Xing Luo, Chenyu Yi, and Alex Kot. Benchlmm: Benchmarking cross-style visual capability of large multimodal models. arXiv preprint arXiv:2312.02896,2023.
  • Cai et al. (2024) Zheng Cai, Maosong Cao, Haojiong Chen, Kai Chen, Keyu Chen, Xin Chen, Xun Chen, Zehui Chen, et al. Internlm2 technical report, 2024.
  • Chen et al. (2024a) Lin Chen, Jinsong Li, Xiaoyi Dong, Pan Zhang, Yuhang Zang, Zehui Chen, Haodong Duan, Jiaqi Wang, Yu Qiao, Dahua Lin, and Feng Zhao. Are we on the right way for evaluating large vision-language models?, 2024a.
  • Chen et al. (2024b) Lin Chen, Jinsong Li, Xiaoyi Dong, Pan Zhang, Yuhang Zang, et al. Are we on the right way for evaluating large vision-language models?, 2024b.
  • Chen et al. (2024c) Zhe Chen, Weiyun Wang, Hao Tian, Shenglong Ye, Zhangwei Gao, Erfei Cui, Wenwen Tong, Kongzhi Hu, Jiapeng Luo, Zheng Ma, et al. How far are we to gpt-4v? closing the gap to commercial multimodal models with open-source suites. arXiv preprint arXiv:2404.16821,2024c.
  • Chiang et al. (2023) Wei-Lin Chiang, Zhuohan Li, Zi Lin, Ying Sheng, Zhanghao Wu, Hao Zhang, Lianmin Zheng, Siyuan Zhuang, Yonghao Zhuang, Joseph E Gonzalez, et al. Vicuna: An open-source chatbot impressing gpt-4 with 90%* chatgpt quality. See https://vicuna. lmsys. org (accessed 14 April 2023),2023.
  • Chowdhary & Chowdhary (2020) KR1442 Chowdhary and KR Chowdhary. Natural language processing. Fundamentals of artificial intelligence,pp. 603–649, 2020.
  • Desai et al. (2022) Poorav Desai, Tanmoy Chakraborty, and Md Shad Akhtar. Nice perfume. how long did you marinate in it? multimodal sarcasm explanation. AAAI,2022.
  • Dosovitskiy et al. (2020) Alexey Dosovitskiy, Lucas Beyer, Alexander Kolesnikov, Dirk Weissenborn, Xiaohua Zhai, Thomas Unterthiner, et al. An image is worth 16x16 words: Transformers for image recognition at scale. ICLR,2020.
  • Fu et al. (2023) Chaoyou Fu, Peixian Chen, Yunhang Shen, Yulei Qin, Mengdan Zhang, Xu Lin, Jinrui Yang, Xiawu Zheng, Ke Li, Xing Sun, et al. Mme: A comprehensive evaluation benchmark for multimodal large language models. arXiv preprint arXiv:2306.13394,2023.
  • GLM et al. (2024) Team GLM, Aohan Zeng, Bin Xu, Bowen Wang, Chenhui Zhang, Da Yin, et al. Chatglm: A family of large language models from glm-130b to glm-4 all tools, 2024.
  • Goyal et al. (2017) Yash Goyal, Tejas Khot, Douglas Summers-Stay, Dhruv Batra, and Devi Parikh. Making the v in vqa matter: Elevating the role of image understanding in visual question answering. 2017.
  • He et al. (2024) Zheqi He, Xinya Wu, Pengfei Zhou, Richeng Xuan, Guang Liu, Xi Yang, Qiannan Zhu, and Hua Huang. Cmmu: A benchmark for chinese multi-modal multi-type question understanding and reasoning, 2024.
  • Hessel et al. (2023) Jack Hessel, Ana Marasovic, Jena D. Hwang, Lillian Lee, Jeff Da, Rowan Zellers, Robert Mankoff, and Yejin Choi. Do androids laugh at electric sheep? humor “understanding” benchmarks from the new yorker caption contest. 2023.
  • Horvitz et al. (2024) Zachary Horvitz, Jingru Chen, Rahul Aditya, Harshvardhan Srivastava, Robert West, Zhou Yu, and Kathleen McKeown. Getting serious about humor: Crafting humor datasets with unfunny large language models. 2024.
  • Hudson & Manning (2019) Drew A Hudson and Christopher D Manning. Gqa: A new dataset for real-world visual reasoning and compositional question answering. 2019.
  • Jin et al. (2024) Chuanyang Jin, Yutong Wu, Jing Cao, Jiannan Xiang, Yen-Ling Kuo, Zhiting Hu, Tomer Ullman, Antonio Torralba, Joshua Tenenbaum, and Tianmin Shu. MMToM-QA: Multimodal theory of mind question answering. 2024.
  • Kafle & Kanan (2017) Kushal Kafle and Christopher Kanan. An analysis of visual question answering algorithms. 2017.
  • Laurençon et al. (2024) Hugo Laurençon, Léo Tronchon, Matthieu Cord, and Victor Sanh. What matters when building vision-language models? arXiv preprint arXiv:2405.02246,2024.
  • Li et al. (2024a) Bo Li, Yuanhan Zhang, Dong Guo, Renrui Zhang, Feng Li, et al. Llava-onevision: Easy visual task transfer, 2024a.
  • Li et al. (2023a) Bohao Li, Yuying Ge, Yixiao Ge, Guangzhi Wang, Rui Wang, Ruimao Zhang, and Ying Shan. Seed-bench-2: Benchmarking multimodal large language models. arXiv preprint arXiv:2311.17092,2023a.
  • Li et al. (2023b) Bohao Li, Rui Wang, Guangzhi Wang, Yuying Ge, Yixiao Ge, and Ying Shan. Seed-bench: Benchmarking multimodal llms with generative comprehension. arXiv preprint arXiv:2307.16125,2023b.
  • Li et al. (2024b) Haonan Li, Yixuan Zhang, Fajri Koto, Yifei Yang, Hai Zhao, et al. Cmmlu: Measuring massive multitask language understanding in chinese, 2024b.
  • Li et al. (2023c) Junnan Li, Dongxu Li, Silvio Savarese, and Steven Hoi. Blip-2: Bootstrapping language-image pre-training with frozen image encoders and large language models. arXiv preprint arXiv:2301.12597,2023c.
  • Lin et al. (2014) Tsung-Yi Lin, Michael Maire, Serge Belongie, James Hays, Pietro Perona, Deva Ramanan, Piotr Dollár, and C Lawrence Zitnick. Microsoft coco: Common objects in context. 2014.
  • Liu et al. (2023a) Haotian Liu, Chunyuan Li, Yuheng Li, and Yong Jae Lee. Improved baselines with visual instruction tuning. arXiv preprint arXiv:2310.03744,2023a.
  • Liu et al. (2023b) Haotian Liu, Chunyuan Li, Qingyang Wu, and Yong Jae Lee. Visual instruction tuning, 2023b.
  • Liu et al. (2024a) Haotian Liu, Chunyuan Li, Yuheng Li, Bo Li, Yuanhan Zhang, Sheng Shen, and Yong Jae Lee. Llava-next: Improved reasoning, ocr, and world knowledge. https://llava-vl.github.io/blog/2024-01-30-llava-next/,2024a.
  • Liu et al. (2023c) Yuan Liu, Haodong Duan, Yuanhan Zhang, Bo Li, Songyang Zhang, Wangbo Zhao, Yike Yuan, Jiaqi Wang, Conghui He, Ziwei Liu, et al. Mmbench: Is your multi-modal model an all-around player? arXiv preprint arXiv:2307.06281,2023c.
  • Liu et al. (2024b) Ziqiang Liu, Feiteng Fang, Xi Feng, Xinrun Du, Chenhao Zhang, et al. Ii-bench: An image implication understanding benchmark for multimodal large language models, 2024b.
  • Lu et al. (2024) Haoyu Lu, Wen Liu, Bo Zhang, Bingxuan Wang, Kai Dong, Bo Liu, Jingxiang Sun, Tongzheng Ren, et al. Deepseek-vl: Towards real-world vision-language understanding, 2024.
  • Lu et al. (2022) Pan Lu, Swaroop Mishra, Tony Xia, Liang Qiu, Kai-Wei Chang, Song-Chun Zhu, Oyvind Tafjord, Peter Clark, and Ashwin Kalyan. Learn to explain: Multimodal reasoning via thought chains for science question answering. 2022.
  • Luo et al. (2024) Zihan Luo, Xiran Song, Hong Huang, Jianxun Lian, Chenhao Zhang, Jinqi Jiang, and Xing Xie. Graphinstruct: Empowering large language models with graph understanding and reasoning capability, 2024.
  • OpenAI (2023a) OpenAI. Chatgpt. https://chat.openai.com/,2023a.
  • OpenAI (2023b) OpenAI. Gpt-4 technical report. arXiv preprint arXiv:2303.08774,2023b.
  • Plummer et al. (2015) Bryan A Plummer, Liwei Wang, Chris M Cervantes, Juan C Caicedo, Julia Hockenmaier, and Svetlana Lazebnik. Flickr30k entities: Collecting region-to-phrase correspondences for richer image-to-sentence models. 2015.
  • Singh et al. (2019) Amanpreet Singh, Vivek Natarjan, Meet Shah, Yu Jiang, Xinlei Chen, Devi Parikh, and Marcus Rohrbach. Towards vqa models that can read. 2019.
  • Strachan et al. (2024) James WA Strachan, Dalila Albergo, Giulia Borghini, Oriana Pansardi, Eugenio Scaliti, Saurabh Gupta, Krati Saxena, Alessandro Rufo, et al. Testing theory of mind in large language models and humans. Nature Human Behaviour,2024.
  • Street et al. (2024) Winnie Street, John Oliver Siy, Geoff Keeling, Adrien Baranes, Benjamin Barnett, Michael McKibben, Tatenda Kanyere, Alison Lentz, Robin IM Dunbar, et al. Llms achieve adult human performance on higher-order theory of mind tasks. arXiv preprint arXiv:2405.18870,2024.
  • Team (2024) Gemini Team. Gemini: A family of highly capable multimodal models, 2024.
  • Tong et al. (2024) Shengbang Tong, Ellis Brown, Penghao Wu, Sanghyun Woo, et al. Cambrian-1: A fully open, vision-centric exploration of multimodal llms, 2024.
  • Touvron et al. (2023) Hugo Touvron, Louis Martin, Kevin Stone, Peter Albert, Amjad Almahairi, Yasmine Babaei, Nikolay Bashlykov, Soumya Batra, Prajjwal Bhargava, Shruti Bhosale, et al. Llama 2: Open foundation and fine-tuned chat models. arXiv preprint arXiv:2307.09288,2023.
  • Wang et al. (2024) Peng Wang, Shuai Bai, Sinan Tan, Shijie Wang, Zhihao Fan, Jinze Bai, Keqin Chen, Xuejing Liu, Jialin Wang, Wenbin Ge, Yang Fan, Kai Dang,, et al. Qwen2-vl: Enhancing vision-language model’s perception of the world at any resolution. arXiv preprint arXiv:2409.12191,2024.
  • Wang et al. (2023) Weihan Wang, Qingsong Lv, Wenmeng Yu, Wenyi Hong, Ji Qi, Yan Wang, Junhui Ji, Zhuoyi Yang, Lei Zhao, Xixuan Song, et al. Cogvlm: Visual expert for pretrained language models. arXiv preprint arXiv:2311.03079,2023.
  • Won et al. (2022) Chung Won, Hou Le, Longpre Shayne, Zoph Barret, Tay Yi, Fedus William, Li Yunxuan, et al. Scaling instruction-finetuned language models, 2022.
  • Xu et al. (2023) Peng Xu, Wenqi Shao, Kaipeng Zhang, Peng Gao, Shuo Liu, Meng Lei, Fanqing Meng, Siyuan Huang, Yu Qiao, and Ping Luo. Lvlm-ehub: A comprehensive evaluation benchmark for large vision-language models. arXiv preprint arXiv:2306.09265,2023.
  • Xu (2023) Qingshu Xu. Comparing covid-19 metaphors in chinese and english social media with critical metaphor analysis. Frontiers in Psychology,2023.
  • Yang et al. (2024) Yixin Yang, Zheng Li, Qingxiu Dong, Heming Xia, and Zhifang Sui. Can large multimodal models uncover deep semantics behind images?, 2024.
  • Yao et al. (2024) Yuan Yao, Tianyu Yu, Ao Zhang, Chongyi Wang, Junbo Cui, Hongji Zhu, Tianchi Cai, Haoyu Li, Weilin Zhao, Zhihui He, et al. Minicpm-v: A gpt-4v level mllm on your phone. arXiv preprint arXiv:2408.01800,2024.
  • Ye et al. (2023) Qinghao Ye, Haiyang Xu, Jiabo Ye, Ming Yan, Haowei Liu, Qi Qian, Ji Zhang, Fei Huang, and Jingren Zhou. mplug-owl2: Revolutionizing multi-modal large language model with modality collaboration. arXiv preprint arXiv:2311.04257,2023.
  • Young et al. (2024) Alex Young, Bei Chen, Chao Li, Chengen Huang, Ge Zhang, Guanwei Zhang, Heng Li, Jiangcheng Zhu, Jianqun Chen, Jing Chang, et al. Yi: Open foundation models by 01. ai. arXiv preprint arXiv:2403.04652,2024.
  • Yue et al. (2023) Xiang Yue, Yuansheng Ni, Kai Zhang, Tianyu Zheng, Ruoqi Liu, Ge Zhang, Samuel Stevens, et al. Mmmu: A massive multi-discipline multimodal understanding and reasoning benchmark for expert agi. arXiv preprint arXiv:2311.16502,2023.
  • Zellers et al. (2019) Rowan Zellers, Ari Holtzman, Yonatan Bisk, Ali Farhadi, and Yejin Choi. Hellaswag: Can a machine really finish your sentence?, 2019.
  • Zhang et al. (2024a) Chenhao Zhang, Renhao Li, Minghuan Tan, Min Yang, Jingwei Zhu, Di Yang, Jiahao Zhao, Guancheng Ye, Chengming Li, and Xiping Hu. CPsyCoun: A report-based multi-turn dialogue reconstruction and evaluation framework for Chinese psychological counseling. 2024a.
  • Zhang et al. (2024b) Ge Zhang, Xinrun Du, Bei Chen, Yiming Liang, Tongxu Luo, Tianyu Zheng, Kang Zhu, Yuyang Cheng, et al. Cmmmu: A chinese massive multi-discipline multimodal understanding benchmark, 2024b.
  • Zhang et al. (2023) Wenxuan Zhang, Sharifah Mahani Aljunied, Chang Gao, Yew Ken Chia, and Lidong Bing. M3exam: A multilingual, multimodal, multilevel benchmark for examining large language models. arXiv preprint arXiv:2306.05179,2023.
  • Zhong et al. (2024) Shanshan Zhong, Zhongzhan Huang, Shanghua Gao, Wushao Wen, Liang Lin, Marinka Zitnik, and Pan Zhou. Let’s think outside the box: Exploring leap-of-thought in large language models with creative humor generation, 2024.

Appendix AStatistics of CII-Bench

Statistics
Total Questions 800
Total Images 698
Dev: Validation: Test 15: 20: 765
Easy: Medium: Hard 305: 282: 111
Average Question Length 10.54
Average Option Length 28.31
Average Explanation Length 121.06
Metaphor 562
Exaggerate 121
Symbolism 236
Visual Dislocation 42
Antithesis 13
Analogy 19
Personification 73
Contrast 87
Statistics
Life 216 (30.95%)
Art 123 (17.62%)
Society 157 (22.49%)
Environment 51 (7.31%)
Politics 21 (3.01%)
Chinese Traditional Culture 130 (18.62%)
Positive 220 (31.52%)
Neutral 247 (35.39%)
Negative 231 (33.09%)
Illustration 178 (25.50%)
Meme 145 (20.77%)
Poster 87 (12.46%)
Multi-panel Comic 34 (4.87%)
Single-panel Comic 143 (20.49%)
Painting 119 (17.05%)
Table 5:General statistics of CII-Bench.
Refer to caption
Figure 6:CII-Bench specific image type and domain statistics.

Appendix BCII-Bench Examples of English Version

Refer to caption
Figure 7:CII-Bench examples sampled from each domain. The pictures include life, art, society, Chinese traditional culture, environment and politics. Understanding these images and completing the corresponding questions require a certain level of comprehension.

Appendix CData Annotation Protocol

This document outlines a comprehensive protocol for annotating a dataset consisting of questions that explore the metaphorical implications of images.

C.1Data Collection

C.2General Guidelines

General Principles:

  • Annotations should be accurate and consistent.

  • All questions, options and explanations should be written in Chinese.

  • Any images without metaphorical implications should be discarded.

Specific Instructions:

  • Each image needs to be categorized as one of the following image types: single-panel comic, multi-panel comic, poster, meme, illustration or painting.

  • Each image needs to be categorized as one of the following difficulty levels from a human understanding perspective: easy, middle, or hard.

  • Each image needs to be categorized as one of the following domains: life, art, society, politics, environment or Chinese traditional culture.

  • Each image needs to be categorized as one of the following emotions: positive, neutral or negative.

  • Each image needs to be categorized as one or more of the following rhetoric: metaphor, exaggerate, symbolism, contrast, visual dislocation, antithesis, analogy, personification or others.

  • Each image needs a human explanation and implication description.

  • Each image needs 1-3 questions about the fine-grained metaphorical implications of the image, each with one correct answer and five distractor options.

C.3Data Quality Assurance

To further ensure the quality and reliability of the data, the annotated datasets were double-checked and cross-validated. Each question was manually validated by at least five annotators. Any inconsistencies or misinterpretations found were thoroughly examined and resolved by consensus of the annotation team, thus improving the reliability of the dataset while ensuring consistency of the annotations. In total, we conducted five rounds of data quality checks to ensure data quality and ultimately obtain CII-Bench.

C.4Ethical Considerations

Copyright and Licensing.It is essential to strictly follow all copyright and licensing regulations. Data from sources that do not permit copying or redistribution will be explicitly excluded.

Data Privacy.Adherence to privacy laws and ethical standards in data handling is crucial. Annotators must avoid collecting questions that contain any personal information.

Appendix DExperiment Setup

In experiments, we set the model temperature as 0, and all experiments are conducted on Nvidia A800 GPUs. The prompts of different settings are as follows Figure8to Figure11.Particularly, the evaluation prompt of Chinese traditional painting is Figure12.

Refer to caption
Figure 8:The prompt used in direct output setting.
Refer to caption
Figure 9:The prompt used in keyword setting.
Refer to caption
Figure 10:The prompt used in CoT setting.
Refer to caption
Figure 11:The prompt used in Few-Shot setting.
Refer to caption
Figure 12:The prompt of Chinese traditional painting evaluation.

Appendix EResults on Different Types, Difficulties and Rhetoric

In this section, we report the performance of different MLLMs and humans on different types of images, levels of difficulty, and rhetoric types.

Model Overall Illus. Paint. Poster Single-C. Multi-C. Meme
Open-source Models
Qwen-VL-Chat 34.3 33.5 36.8 45.1 35.2 23.7 27.5
idefics2-8b 36.3 44.0 32.8 45.1 35.2 23.7 24.8
MiniCPM-Llama3-2.5 40.4 39.5 38.4 49.0 42.6 34.2 37.3
CogVLM2-Llama3-Chinese-Chat 43.4 45.0 39.2 52.9 45.5 23.7 39.2
MiniCPM-v2.6 45.0 44.0 40.8 53.9 51.1 36.8 39.2
LLaVA-1.6-34B 46.0 50.0 44.0 48.0 47.7 29.0 42.5
LLaVA-1.6-72B 48.0 50.9 44.0 43.1 56.8 39.5 43.1
Qwen2-VL-7B 49.6 47.7 43.2 0.8 58.0 31.6 46.4
GLM-4V-9b 50.3 46.8 47.2 55.9 59.7 42.1 47.1
InternVL2-Llama3-76B 52.9 48.2 50.4 59.8 62.5 39.5 49.7
InternVL2-8B 53.1 48.2 48.0 56.9 64.8 52.6 51.0
InternVL2-40B 57.9 53.7 51.2 56.9 68.2 50.0 59.5
Qwen2-VL-72B 64.4 61.5 59.2 68.6 70.5 47.4 67.3
Closed-source Models
GPT-4o 54.1 54.1 50.4 56.9 54.6 47.4 57.5
Claude-3.5-Sonnet 54.1 55.1 54.4 47.1 55.1 50.0 57.5
Qwen-VL-MAX 56.9 57.3 51.2 60.8 62.5 39.5 56.2
Gemini-1.5 Pro 60.1 64.7 50.4 52.0 66.5 52.6 62.1
GLM-4V 60.9 59.6 54.4 67.7 70.5 44.7 57.5
Humans
Human_avg 78.2 71.5 65.6 75.2 79.8 74.5 83.6
Human_best 81.0 76.9 66.1 78.6 81.7 78.4 85.0
Table 6:Overall results of different MLLMs on different image types. The best-performing model in each category isin-bold,and the second best isunderlined.For brevity, Illus. refers to Illustration, Paint. refers to Painting, Single-C. refers to Single-panel Comic, Multi-C. refers to Multi-panel Comic.
Model Overall Easy Medium Hard
Open-source Models
Qwen-VL-Chat 34.3 36.3 33.5 30.3
idefics2-8b 36.3 35.4 39.3 30.3
MiniCPM-Llama3-2.5 40.4 43.1 39.3 35.3
CogVLM2-Llama3-Chinese-Chat 43.4 46.3 39.9 44.3
MiniCPM-v2.6 45.0 47.1 44.2 41.0
LLaVA-1.6-34B 46.0 44.9 47.0 46.7
LLaVA-1.6-72B 48.0 50.0 47.0 45.1
Qwen2-VL-7B 49.6 52.6 47.9 45.9
GLM-4V-9b 50.3 52.6 49.1 46.7
InternVL2-Llama3-76B 52.9 57.4 49.7 48.4
InternVL2-8B 53.1 57.7 49.4 50.0
InternVL2-40B 57.9 62.3 55.5 51.6
Qwen2-VL-72B 64.4 68.9 63.1 54.9
Closed-source Models
GPT-4o 54.1 56.0 54.9 46.7
Claude-3.5-Sonnet 54.1 55.1 52.4 55.7
Qwen-VL-MAX 56.9 57.4 56.7 55.7
Gemini-1.5 Pro 60.1 61.1 61.3 54.1
GLM-4V 60.9 62.9 59.2 59.8
Humans
Human_avg 78.2 82.5 76.1 70.9
Human_best 81.0 84.0 78.9 71.8
Table 7:Overall results of different MLLMs on various difficulty levels. The best-performing model in each category isin-bold,and the second best isunderlined.The numbers in parentheses indicate the number of samples in each category.
Model Overall Meta. Exag. Symb. Contrast VisD. Pers. Anal. Anti.
Open-source Models
Qwen-VL-Chat 34.3 31.8 38.9 38.4 41.0 37.0 34.2 28.6 30.8
idefics2-8b 36.3 35.2 32.6 35.6 41.9 30.4 26.6 23.8 38.5
MiniCPM-Llama3-2.5 40.4 38.5 42.4 40.2 38.1 34.8 44.3 33.3 38.5
CogVLM2-Llama3-Chinese-Chat 43.4 42.2 46.5 42.7 44.8 50.0 44.3 52.4 38.5
MiniCPM-v2.6 45.0 41.7 48.6 43.4 41.0 45.7 45.6 38.1 53.9
LLaVA-1.6-34B 46.0 45.1 47.9 45.9 41.0 45.7 44.3 42.9 30.8
LLaVA-1.6-72B 48.0 46.1 54.2 48.0 49.5 47.8 46.8 47.6 38.5
Qwen2-VL-7B 49.6 47.6 52.1 48.4 49.5 56.5 51.9 47.6 53.9
GLM-4V-9b 50.3 48.7 56.3 51.3 52.4 50.0 50.6 57.1 30.8
InternVL2-Llama3-76B 52.9 51.5 59.7 51.3 51.4 52.2 55.7 52.4 46.2
InternVL2-8B 53.1 51.0 54.9 55.2 47.6 54.4 57.0 47.6 46.2
InternVL2-40B 57.9 55.8 63.2 56.6 55.2 54.4 69.6 71.4 46.2
Qwen2-VL-72B 64.4 62.5 70.1 65.8 63.8 73.9 67.1 66.7 53.9
Closed-source Models
GPT-4o 54.1 52.6 54.9 51.6 51.4 60.9 55.7 52.4 38.5
Claude-3.5-Sonnet 54.1 52.1 54.9 56.6 47.6 50.0 54.4 57.1 38.5
Qwen-VL-MAX 56.9 54.7 60.4 58.7 52.4 58.7 55.7 57.1 46.2
Gemini-1.5 Pro 60.1 59.5 64.6 60.1 61.9 47.8 55.7 81.0 53.9
GLM-4V 60.9 60.2 65.3 63.4 57.1 65.2 60.8 66.7 46.2
Humans
Human_avg 78.2 76.0 82.8 74.1 70.4 73.9 72.9 90.0 52.8
Human_best 81.0 77.0 85.2 76.5 75.7 75.6 74.7 95.0 66.7
Table 8:Overall results of different MLLMs and humans on different rhetoric. The best-performing model in each category isin-bold,and the second best isunderlined.For brevity, Meta. refers to Metaphor, Exag. refers to Exaggerate, Symb. refers to Symbolism, VisD. refers to Visual Dislocation, Anti. refers to Antithesis, Anal. refers to Analogy, Pers. refers to Personification

Appendix FAdditional Details of Results

We do detailed statistics of the model output. The results are shown in Table9to12. Missis mainly caused by two situations, one is that the model does not give an answer, and the other is the regex is not matched. TheMissrate of most models is controlled below an acceptable ratio. In theCoTsetting, some models do not follow instructions well and do not provide the expected letters as answer, which cannot be matched and will be considered aMiss.

Mode Metric InternVL2-40B InternVL2-8B InternVL2-Llama3-76B MiniCPM-Llama3-2.5 MiniCPM-v2.6
CoT Acc 57.6 47.9 52.6 35.8 39.3
Error 0.0 0.0 0.0 0.0 0.0
Miss 0.0 0.0 0.0 8.1 0.0
Domain Acc 57.1 53.5 54.1 41.1 44.4
Error 0.0 0.0 0.0 0.0 0.0
Miss 0.0 0.0 0.0 5.9 0.0
Emotion Acc 60.0 56.3 52.8 39.0 45.4
Error 0.0 0.0 0.0 0.0 0.0
Miss 0.0 0.0 0.0 8.4 0.0
None Acc 57.9 53.1 52.9 40.4 45.0
Error 0.0 0.0 0.0 0.0 0.0
Miss 0.0 0.0 0.0 0.4 0.0
Rhetoric Acc 57.9 53.8 53.5 34.8 45.4
Error 0.0 0.0 0.0 0.0 0.0
Miss 0.0 0.0 0.0 10.4 0.0
Table 9:Accuracy, Error and Miss rate of different models under different settings.(1/4)
Mode Metric Qwen-VL-Chat Qwen2-VL-72B Qwen2-VL-7B CogVLM2-Llama3-Chinese-Chat
CoT Acc 34.0 62.1 50.0 43.0
Error 0.3 0.0 0.0 0.0
Miss 0.0 0.0 0.3 0.0
Domain Acc 32.1 66.0 51.0 43.5
Error 0.3 0.0 0.0 0.0
Miss 0.1 0.0 0.0 0.0
Emotion Acc 35.0 64.3 50.8 44.0
Error 0.1 0.0 0.0 0.0
Miss 0.5 0.0 0.0 0.0
None Acc 34.3 64.4 49.6 43.4
Error 0.5 0.0 0.0 0.0
Miss 0.4 0.0 0.0 0.0
Rhetoric Acc 33.4 63.0 49.3 43.4
Error 0.3 0.0 0.0 0.0
Miss 0.3 0.0 0.0 0.0
Table 10:Accuracy, Error and Miss rate of different models under different settings.(2/4)
Mode Metric GLM-4V-9b LLaVA-1.6-72B LLaVA-1.6-34B idefics2-8b
CoT Acc 49.1 45.3 44.5 33.3
Error 0.0 0.0 0.0 0.0
Miss 0.0 0.0 0.0 0.0
Domain Acc 49.9 47.3 46.4 37.5
Error 0.0 0.0 0.0 0.0
Miss 0.0 0.0 0.0 0.0
Emotion Acc 51.1 48.6 47.1 38.6
Error 0.0 0.0 0.0 0.0
Miss 0.0 0.0 0.0 0.1
None Acc 50.3 48.0 46.0 36.3
Error 0.0 0.0 0.0 0.0
Miss 0.0 0.0 0.0 0.0
Rhetoric Acc 49.5 45.4 45.4 37.4
Error 0.0 0.0 0.0 0.0
Miss 0.0 0.0 0.0 0.0
Table 11:Accuracy, Error and Miss rate of different models under different settings.(3/4)
Mode Metric Gemini-1.5 Pro GLM-4V GPT-4o Claude-3-5-Sonnet Qwen-VL-MAX
CoT Acc 54.1 49.9 54.9 51.6 54.8
Error 0.3 3.4 0.0 1.8 1.1
Miss 1.8 2.4 0.1 0.0 0.0
Domain Acc 59.0 60.4 55.4 56.4 59.1
Error 0.3 1.6 0.0 2.5 1.5
Miss 1.4 0.0 0.0 0.0 0.1
Emotion Acc 58.0 60.6 54.9 53.5 59.9
Error 0.3 3.4 0.0 2.5 1.1
Miss 1.8 0.0 0.1 0.0 0.0
None Acc 60.1 60.9 54.1 54.1 56.9
Error 0.3 0.0 0.0 3.3 1.9
Miss 0.1 0.0 0.0 0.9 0.0
Rhetoric Acc 55.6 58.8 51.9 54.9 54.8
Error 0.3 2.1 0.0 1.9 0.9
Miss 0.9 0.0 0.1 0.0 0.0
Table 12:Accuracy, Error and Miss rate of different models under different settings.(4/4)

Appendix Gcase study

The appendix is our sample analysis of GPT-4o, including an analysis of six error examples.

\listofcasestudyfigures
Refer to caption
Figure G1:A sample error case ofInformation Neglect.
Refer to caption
Figure G2:A sample error case ofInformation Neglect.
Refer to caption
Figure G3:A sample error case ofOver-Inference.
Refer to caption
Figure G4:A sample error case ofLack of Cultural Background Knowledge.
Refer to caption
Figure G5:A sample error case ofSuperficial Reasoning.
Refer to caption
Figure G6:A sample error case ofMisunderstanding of Visual Information.