← Latest papers
💬 NLP

Multilinguality of Large Language Models From a Structural Perspective

This paper investigates the multilinguality of large language models through representational structural analysis, revealing that low-resource languages are structurally more distinct from English than high- and mid-resource languages and that language-specific post-training modifies these structures while maintaining inter-language relationships.

Original authors: Haruki Sakajo, Yusuke Sakai, Hidetaka Kamigaito, Taro Watanabe

Published 2026-06-02
📖 5 min read🧠 Deep dive

Original authors: Haruki Sakajo, Yusuke Sakai, Hidetaka Kamigaito, Taro Watanabe

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a Large Language Model (LLM) as a massive, multi-story library where every book represents a different language. For a long time, researchers have been trying to understand how this library organizes its books. Most previous studies looked at the library by examining individual words (or "tokens") on the shelves, asking, "How similar is the word 'cat' in English to the word 'cat' in Japanese?"

This paper, however, takes a different approach. Instead of looking at individual words, the authors look at the entire structure of the library itself. They ask: "How is the whole building arranged? Do the English section and the Japanese section look like they belong in the same architectural style, or are they built on completely different blueprints?"

Here is a breakdown of their findings using simple analogies:

1. The Problem with Just Looking at Words

Think of a tokenizer (the tool that breaks text into words) like a pair of scissors. In English, the scissors cut the text into small, neat pieces. In other languages, the scissors might cut the text into huge chunks or tiny, fragmented bits. Because the "pieces" are different sizes, comparing them word-for-word is like trying to compare a pile of Lego bricks to a pile of sand. You might see they are both "stuff," but you miss the bigger picture of how they are built.

2. The New Tool: "Structural X-Ray"

The authors used a tool called STRUCTLENS. Imagine this as an X-ray machine that doesn't just look at the bricks, but scans the entire skeleton of the library. It builds a "family tree" for every language, showing how the different parts of a sentence connect to each other as the model processes them.

They measured the distance between these family trees. If the tree for English looks very similar to the tree for German, the distance is small. If the tree for English looks nothing like the tree for a low-resource language (like Jinghpaw), the distance is huge.

3. Key Findings

The "Rich" vs. "Poor" Language Divide
The study found a clear split in how the library is organized:

  • High and Mid-Resource Languages (The "Rich" Neighborhoods): Languages like German, Japanese, Chinese, and Indonesian are like well-connected neighborhoods. Even though they are different, the library's internal structure treats them very similarly. They share a similar architectural blueprint.
  • Low-Resource Languages (The "Remote" Villages): Languages with less data available (like Aranese, Guarani, and Jinghpaw) are structurally very different from English. They are like remote villages with a completely different building style. Even if the model can "read" them, the internal way it processes them is fundamentally distinct from how it processes English.

The "Cosine Similarity" Trap
The authors discovered that a common measurement used by scientists (called "Cosine Similarity") is like looking at the average color of a painting.

  • If you mix red and blue paint, the average might look purple.
  • If you mix red and blue in a different ratio, the average might also look purple.
  • The Trap: The model's "average" view of English and Japanese might look very similar (high cosine similarity), making it seem like the model understands them equally well.
  • The Reality: The "Structural Distance" (the X-ray) reveals that the pattern of the paint is totally different. The model is organizing the Japanese words in a completely different internal pattern than the English words, even if the "average" looks the same.

The Effect of "Specialized Training" (Post-Training)
The researchers also looked at what happens when you take a general model and give it extra training specifically for one language (like Japanese).

  • The Analogy: Imagine a general contractor who builds houses for everyone. If you hire them to build a specific type of Japanese house, they get really good at the details of that house (the roof, the sliding doors).
  • The Finding: The model gets better at Japanese, and the internal structure of the Japanese section becomes more refined and unique. However, the distance between the Japanese section and the English section stays exactly the same. The model didn't change how it relates Japanese to English; it just polished the Japanese section itself.

Summary

In short, this paper argues that to truly understand how AI handles different languages, we can't just count words or look at average similarities. We have to look at the structural skeleton of how the AI thinks.

They found that:

  1. Familiar languages (high data) share a similar internal "architecture."
  2. Unfamiliar languages (low data) have a totally different internal architecture, even if the model can technically read them.
  3. Specialized training improves a specific language's internal structure but doesn't necessarily change how that language relates to others in the model's mind.

This helps us understand that while AI models are becoming multilingual, they still treat "rich" and "poor" languages in fundamentally different ways deep inside their "brains."

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →