Multimodal AI

LatentLens: Revealing Highly Interpretable Visual Tokens in LLMs

BBenno KrojerSShravan NayakOOscar MañasVVaibhav AdlakhaDDesmond ElliottSSiva ReddyMMarius Mosbach
Published
January 31, 2026
Authors
7
Word Count
16,781

LatentLens reveals interpretable visual tokens in LLMs.

Abstract

Transforming a large language model (LLM) into a Vision-Language Model (VLM) can be achieved by mapping the visual tokens from a vision encoder into the embedding space of an LLM. Intriguingly, this mapping can be as simple as a shallow MLP transformation. To understand why LLMs can so readily process visual tokens, we need interpretability methods that reveal what is encoded in the visual token representations at every layer of LLM processing. In this work, we introduce LatentLens, a novel approach for mapping latent representations to descriptions in natural language. LatentLens works by encoding a large text corpus and storing contextualized token representations for each token in that corpus. Visual token representations are then compared to their contextualized textual representations, with the top-k nearest neighbor representations providing descriptions of the visual token. We evaluate this method on 10 different VLMs, showing that commonly used methods, such as LogitLens, substantially underestimate the interpretability of visual tokens. With LatentLens instead, the majority of visual tokens are interpretable across all studied models and all layers. Qualitatively, we show that the descriptions produced by LatentLens are semantically meaningful and provide more fine-grained interpretations for humans compared to individual tokens. More broadly, our findings contribute new evidence on the alignment between vision and language representations, opening up new directions for analyzing latent representations.

Key Takeaways

  • 1

    LatentLens uses contextualized representations for richer token descriptions.

  • 2

    LatentLens outperforms existing methods in interpretability of visual tokens.

  • 3

    Choice of corpus and top-k neighbors impacts interpretability.

Limitations

  • Corpus bias can skew descriptions towards certain contexts.

  • Choice of top-k affects granularity and informativeness.

Keywords

Vision-Language Modelvisual tokensembedding spaceLLMMLP transformationinterpretability methodslatent representationscontextualized token representationsnearest neighbor representations

More in Multimodal AI

View all
LatentLens: Revealing Highly Interpretable Visual Tokens in LLMs | Paperchime