FLiP: Towards understanding and interpreting multimodal multilingual sentence embeddings
About
This paper presents factorized linear projection (FLiP) models for understanding pretrained sentence embedding spaces. We train FLiP models to recover the lexical content from multilingual (LaBSE), multimodal (SONAR) and API-based (Gemini) sentence embedding spaces in several high- and mid-resource languages. We show that FLiP can recall more than 75% of lexical content from the embeddings, significantly outperforming existing non-factorized baselines. Using this as a diagnostic tool, we uncover the modality and language biases across the selected sentence encoders and provide practitioners with intrinsic insights about the encoders without relying on conventional downstream evaluation tasks. Our implementation is public https://github.com/BUTSpeechFIT/FLiP.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Keyword Extraction | Europarl EN-DE | Accuracy69.44 | 12 | |
| Keyword Extraction | Mozilla Common Voice EN Text (test) | Span-aware Accuracy61.45 | 2 | |
| Keyword Extraction | Mozilla Common Voice EN (test) | Span-aware Accuracy58.83 | 2 |