BibTeX Entry


@inproceedings{BrintonEtAl:EMNLP26,
  author	= {Brinton, Jacob and Brinkmann, Jannik and Crovella, Mark and Mueller, Aaron},
  title		= {The Interlingua Hypothesis: {LLMs} Translate via a Latent Task-agnostic Feature Space},
  booktitle	= {Proceedings of EMNLP},
  month		= oct,
  address	= {Budapest, Hungary},
  year		= {2026},
  URL		= TBD,
  doi		= TBD
  abstract	= {Large language models (LLMs) have recently demonstrated improved machine translation performance over strong supervised baselines. This raises questions as to what mechanisms underlie how LLMs perform machine translation between languages. Motivated by recent interpretability findings---namely, that LLMs use massively multilingual latent feature representations to perform language modeling---we propose the interlingua hypothesis. The hypothesis holds that language models translate by reading a source sentence into a latent feature space, and generate a target sentence by reading from the latent feature space. We show three lines of evidence in support of this hypothesis: (1) variance in BLEU across language pairs is largely predictable from language-specific competences with no language pair--specific interaction terms; (2) many model components are causally influential in both monolingual tasks and translation tasks; (3) and fine-tuning on monolingual data recovers a large proportion of translation improvements relative to fine-tuning on aligned documents. Together, these provide convergent evidence in support of the interlingua hypothesis, and suggest new ways of understanding and improving how LLMs can be leveraged to perform translation tasks.}
}