paper-with-me

홈 › Papers

When Language Representations Interact: Separability and Cross-Lingual Effects in LLMs

2026-06-12 · Boris Marinov, Angira Sharma, Christian Schroeder de Witt, Philip Torr, Anisoara Calinescu, Jialin Yu arxiv

Large language models exhibit strong multilingual capabilities, however, their internal representations are difficult to interpret. Understanding these interactions is important for ensuring reliable behavior in multilingual systems. Recent work has shown that causal-geometric structure can explain how certain concepts are encoded as approximately linear and separable directions, but whether this framework extends to multilingual models, where language identity is correlated and hierarchical, is underexplored. We apply causal-geometric analysis to multilingual LLMs, studying 28 bilingual contrasts across three models, allowing us to analyze when languages behave as approximately independent factors and when structured dependencies persist. We find evidence that language concepts admit stable linear representations that are largely separable under a covariance-adjusted (causal) inner product, with structured deviations reflecting linguistic similarity. Moreover, languages within the same family (such as Germanic or Romance) exhibit a simplex-like geometric structure, suggesting hierarchical organization. These results extend causal-geometric interpretability to multilingual settings and provide insight into how separability and similarity may exist in multilingual LLM representations, motivating interpretability analyses that diagnose when and how structured dependencies between concepts can be anticipated. This has implications for trustworthy deployment, as residual structure between languages may lead to unintended cross-lingual effects when models are monitored or intervened upon.

📄 PDF Abstract BibTeX arXiv:2606.14347

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probing Internal Representations of Multi-Word Verbs in Large Language Models

2025-02-07 · Hassane Kissane, Achim Schilling, Patrick Krauss

This study investigates the internal representations of verb-particle combinations, called multi-word verbs, within transformer-based large language models (LLMs), specifically examining how these models capture lexical …

Sentence

Emergence of Separable Manifolds in Deep Language Representations

2020-06-01 · ICML 2020 1 · Jonathan Mamou, Hang Le, Miguel Del Rio, Cory Stephenson 외

Deep neural networks (DNNs) have shown much empirical success in solving perceptual tasks across various cognitive modalities. While they are only loosely inspired by the biological brain, recent studies report considera…

MixCon: Adjusting the Separability of Data Representations for Harder Data Recovery

2020-10-22 · Xiaoxiao Li, Yangsibo Huang, Binghui Peng, Zhao Song 외

To address the issue that deep neural networks (DNNs) are vulnerable to model inversion attacks, we design an objective function, which adjusts the separability of the hidden data representations, as a way to control the…

Convergent Evolution: How Different Language Models Learn Similar Number Representations

2026-04-22 · Deqing Fu, Tianyi Zhou, Mikhail Belkin, Vatsal Sharan 외 arxiv

Language models trained on natural text learn to represent numbers using periodic features with dominant periods at $T=2, 5, 10$. In this paper, we identify a two-tiered hierarchy of these features: while Transformers, L…

Large Language Models Encode Semantics and Alignment in Linearly Separable Representations

2025-07-13 · Baturay Saglam, Paul Kassianik, Blaine Nelson, Sajana Weerawardhena 외 arxiv

Understanding the latent space geometry of large language models (LLMs) is key to interpreting their behavior and improving alignment. Yet it remains unclear to what extent LLMs linearly organize representations related …