RomanLens: The Role Of Latent Romanization In Multilinguality In LLMs
Alan Saji, Jaavid Aktar Husain, Thanmay Jayakumar, Raj Dabre, Anoop Kunchukuttan, Ratish Puduppully

TL;DR
This paper investigates how Large Language Models utilize Latent Romanization, a process where non-Roman scripts are internally represented in Roman characters, to enhance multilingual understanding and translation capabilities.
Contribution
It introduces the concept of Latent Romanization, demonstrating its role in multilingual processing and providing mechanistic insights into how LLMs handle non-Roman scripts.
Findings
Intermediate layers often represent words in Romanized form before native script.
Semantic concepts are encoded similarly across native and Romanized scripts.
Romanized representations appear earlier in translation when the target language is Romanized.
Abstract
Large Language Models (LLMs) exhibit strong multilingual performance despite being predominantly trained on English-centric corpora. This raises a fundamental question: How do LLMs achieve such multilingual capabilities? Focusing on languages written in non-Roman scripts, we investigate the role of Romanization - the representation of non-Roman scripts using Roman characters - as a potential bridge in multilingual processing. Using mechanistic interpretability techniques, we analyze next-token generation and find that intermediate layers frequently represent target words in Romanized form before transitioning to native script, a phenomenon we term Latent Romanization. Further, through activation patching experiments, we demonstrate that LLMs encode semantic concepts similarly across native and Romanized scripts, suggesting a shared underlying representation. Additionally, for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsNatural Language Processing Techniques · Library Science and Information Systems · linguistics and terminology studies
MethodsActivation Patching · Network On Network
