paper-with-me

Papers

Understanding How MLLMs Describe Artworks Using Token Activation Maps

2026-06-26 · Nicola Fanelli, Pasquale De Marinis, Raffaele Scaringi, Eva Cetinic, Gennaro Vessio, Giovanna Castellano arxiv

Multimodal Large Language Models (MLLMs) describe artworks with remarkable fluency, yet the visual reasoning behind their outputs remains opaque. When an MLLM names a style, identifies a subject, or recognizes an iconographic symbol, does it ground each claim in the relevant region of the canvas, draw on an undifferentiated visual signal, or rely primarily on textual priors? We study this using the Token Activation Map (TAM), which produces, for each generated token, a heatmap isolating the visual evidence specific to that token from prior-context interference. Applying TAM to a curated set of paintings spanning multiple periods and genres, we analyze grounding patterns across five semantically distinct token categories: common visual objects, style descriptors, metadata, iconographic tokens, and affective expressions. We find that visual grounding varies substantially with token semantics. We further show that MLLMs attempt to identify artworks and artists, achieving higher accuracy in artist attribution than in title prediction, where hallucinations are more frequent. Finally, we compare TAM with SAM~3 open-vocabulary segmentation. To ensure reproducibility, we release our code, experimental configurations, prompts, and qualitative results on the project page at https://nicolafan.github.io/tamart/.

📄 PDF Abstract BibTeX arXiv:2606.27947

Code (0)

등록된 구현이 없습니다.

Tasks

Visual GroundingVisual Reasoning

Similar Papers 제목 키워드 기반

CognArtive: Large Language Models for Automating Art Analysis and Decoding Aesthetic Elements

2025-02-04 · Afshin Khadangi, Amir Sartipi, Igor Tchappi, Gilbert Fridgen

Art, as a universal language, can be interpreted in diverse ways, with artworks embodying profound meanings and nuances. The advent of Large Language Models (LLMs) and the availability of Multimodal Large Language Models…

Art Analysis

Diffusion-CAM: Faithful Visual Explanations for dMLLMs

2026-04-13 · Haomin Zuo, Yidi Li, Luoxiao Yang, Xiaofeng Zhang arxiv

While diffusion Multimodal Large Language Models (dMLLMs) have recently achieved remarkable strides in multimodal generation, the development of interpretability mechanisms has lagged behind their architectural evolution…

multimodal generation

TAMP: Token-Adaptive Layerwise Pruning in Multimodal Large Language Models

2025-04-14 · Jaewoo Lee, Keyang Xuan, Chanakya Ekbote, Sandeep Polisetty 외

Multimodal Large Language Models (MLLMs) have shown remarkable versatility in understanding diverse multimodal data and tasks. However, these capabilities come with an increased model scale. While post-training pruning r…

Diversity

Tell Model Where to Look: Mitigating Hallucinations in MLLMs by Vision-Guided Attention

2025-11-25 · Jianfei Zhao, Feng Zhang, Xin Sun, Chong Feng 외 arxiv

Visual attention serves as the primary mechanism through which MLLMs interpret visual information; however, its limited localization capability often leads to hallucinations. We observe that although MLLMs can accurately…

Image CaptioningVisual Grounding

Vision-Centric Activation and Coordination for Multimodal Large Language Models

2025-10-16 · Yunnan Wang, Fan Lu, Kecheng Zheng, Ziyuan Huang 외 arxiv

Multimodal large language models (MLLMs) integrate image features from visual encoders with LLMs, demonstrating advanced comprehension capabilities. However, mainstream MLLMs are solely supervised by the next-token predi…