How do Multimodal Foundation Models Encode Text and Speech? An Analysis of Cross-Lingual and Cross-Modal Representations
Hyunji Lee, Danni Liu, Supriti Sinhamahapatra, Jan Niehues
TL;DR
This work investigates how multimodal foundation models encode text and speech across 30 languages by quantifying cross-modal and cross-lingual alignment using SVCCA on activations from three architectures (Seamless, SONAR, SALMONN). It reveals that cross-modal representations converge with depth despite initial modality-specific layers, and that length adaptation helps reduce the modality gap mainly for higher-resource languages. Speech exhibits larger cross-lingual differences than text, and models not explicitly trained for modality-agnostic representations often show a modality gap larger than the language gap. The findings inform practical model selection and design, underscoring tokenizer limitations and data constraints, and recommending representation-focused analyses during model development to close modality and language gaps.
Abstract
Multimodal foundation models aim to create a unified representation space that abstracts away from surface features like language syntax or modality differences. To investigate this, we study the internal representations of three recent models, analyzing the model activations from semantically equivalent sentences across languages in the text and speech modalities. Our findings reveal that: 1) Cross-modal representations converge over model layers, except in the initial layers specialized at text and speech processing. 2) Length adaptation is crucial for reducing the cross-modal gap between text and speech, although current approaches' effectiveness is primarily limited to high-resource languages. 3) Speech exhibits larger cross-lingual differences than text. 4) For models not explicitly trained for modality-agnostic representations, the modality gap is more prominent than the language gap.
