Can MLLMs Decode the Creative Leap? Introducing C4 for Cross-Concept Understanding
Summary
This paper introduces C4, a cognition-inspired evaluation framework for cross-concept understanding using Chinese idioms (Chengyu), and finds that current multimodal LLMs struggle with creatively encoded meaning.
View Cached Full Text
Cached at: 08/10/26, 06:13 AM
Paper page - Can MLLMs Decode the Creative Leap? Introducing C4 for Cross-Concept Understanding
Source: https://huggingface.co/papers/2608.06501
Abstract
CreativecapabilitiesofMLLMsmatterindesign,communication,education,andhuman--AIcollaboration,yetremaindifficulttoevaluatebecauseexplicittargetsandrewardsignalsarescarcecomparedwithaccuracy-orientedtasks.Cross-conceptunderstandingisacorecognitivecapacityunderlyingreceptivecreativity.Itenablesaperceivertorecoverintendedmeaningfromnon-obviousbutmeaningfulconceptualrelations.Weoperationalizeitemconstructionascross-conceptencodingandmodelinferenceascross-conceptdecoding.WeintroduceC4,acognition-inspiredevaluationframeworkforChengyu(Chineseidiom)-basedCross-ConceptCreativity.Itsencodingcomponentmapstargetslotstoimageablesubstituteconceptsalongbridgepathsinamanuallyannotatedandthird-party-reviewedcross-conceptnetwork,enablingbatchgenerationwithexplicitstructure,difficultyindexedbybridgecountanddepth,andexactanswers.Usingthisframework,weinstantiatetheC4EvaluationSet(C4-Eval),comprising184syntheticitemsand37human-createdcross-conceptchengyufigurescollectedfromonlinesources.Wemanuallyconstructandreviewcross-conceptrelations,bridgepaths,andreasoningprocessesforthecollectedfigures.EachC4-Evalitemisinstantiatedinfivetasksettings,yielding884primaryanswer-recoverycases.AcrosstenevaluatedMLLMs,thestrongestclosedmodelsreach50.7%and48.0%primaryaccuracy,whileopen-sourcemodelsremainsubstantiallylower.Candidateconstraintsimproveaccuracysharply,butbridgehintsandexplanationrequestsprovideonlymodestgains.TheseresultsexposeasubstantialgapinhowcurrentMLLMsdecodecreativelyencodedmeaningthroughcross-conceptrelations.Thecodeisinthesupplementarymaterial.
View arXiv pageView PDFAdd to collection
Get this paper in your agent:
hf papers read 2608\.06501
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.06501 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.06501 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.06501 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Reasoning or Memorization: Can LLMs Understand and Generate Chinese Xiehouyu Riddles?
This paper evaluates LLMs on understanding and generating novel Chinese xiehouyu riddles, finding that while models like Gemini 3.1 Pro excel at comprehension due to memorization, they fall short in creative generation compared to humans, highlighting issues of data contamination and limits of reasoning.
Exploring the Capability Boundaries of LLMs in Mastering Chinese Chouxiang Language
This paper introduces Mouse, a specialized benchmark for evaluating LLMs on Chinese Chouxiang Language tasks across six NLP domains, revealing that current state-of-the-art models have significant limitations with this subcultural internet language despite performing well on contextual understanding tasks.
ArtECulture: Benchmarking Culture-Conditioned Visual Emotion Understanding in Multimodal Large Language Models
This paper introduces ArtECulture, a benchmark for culture-conditioned visual emotion understanding in multimodal large language models, covering English, Chinese, and Arabic cultures with balanced Western and non-Western artwork. Evaluations reveal the task remains challenging, and the authors propose a retrieval-augmented framework to inject cultural knowledge into MLLMs.
Causal Probing for Internal Visual Representations in Multimodal Large Language Models
This paper proposes a causal framework for probing internal visual representations in Multimodal Large Language Models, revealing differences in how entities and abstract concepts are encoded. The study highlights that increasing model depth is crucial for encoding abstract concepts and uncovers a disconnect between perception and reasoning in current MLLMs.
Mind's Eye: A Benchmark of Visual Abstraction, Transformation and Composition for Multimodal LLMs
Researchers introduce Mind’s Eye, a benchmark of eight visual-cognitive tasks that reveals top multimodal LLMs score under 50% while humans reach 80%, exposing major gaps in visual abstraction, relation mapping and mental transformation.