English

Dissecting Multimodal In-Context Learning: Modality Asymmetries and Circuit Dynamics in modern Transformers

Computation and Language 2026-05-27 v2 Machine Learning

Abstract

Transformer-based multimodal large language models often exhibit in-context learning (ICL) abilities. Motivated by this phenomenon, we ask: how do transformers learn to associate information across modalities from in-context examples? We investigate this question through controlled experiments on small transformers trained on synthetic classification tasks, enabling precise manipulation of data statistics and model architecture. We begin by revisiting core principles of unimodal ICL in modern transformers. While several prior findings replicate, we find that Rotary Position Embeddings (RoPE) increases the data complexity threshold for ICL. Extending to the multimodal setting reveals a fundamental learning asymmetry: when pretrained on high-diversity data from a primary modality, surprisingly low data complexity in the secondary modality suffices for multimodal ICL to emerge. Mechanistic analysis shows that both settings rely on an induction-style mechanism that copies labels from matching in-context exemplars; multimodal training refines and extends these circuits across modalities. Our findings provide a mechanistic foundation for understanding multimodal ICL in modern transformers and introduce a controlled testbed for future investigation. Code is available at: https://github.com/YiranHuangIrene/multimodal-icl

Keywords

Cite

@article{arxiv.2601.20796,
  title  = {Dissecting Multimodal In-Context Learning: Modality Asymmetries and Circuit Dynamics in modern Transformers},
  author = {Yiran Huang and Karsten Roth and Quentin Bouniot and Wenjia Xu and Zeynep Akata},
  journal= {arXiv preprint arXiv:2601.20796},
  year   = {2026}
}

Comments

ICML 2026 Spotlight

R2 v1 2026-07-01T09:24:15.498Z