← Latest papers
💬 NLP

Marco-MoE: Open Multilingual Mixture-of-Expert Language Models with Efficient Upcycling

Marco-MoE is a fully open, highly sparse multilingual Mixture-of-Experts model suite that leverages efficient upcycling to achieve state-of-the-art performance-to-compute ratios and superior scalability across languages compared to denser competitors.

Original authors: Fan Jiang, Yu Zhao, Chenyang Lyu, Tianqi Shi, Yichao Du, Feihu Jiang, Longyue Wang, Weihua Luo

Published 2026-04-29
📖 4 min read☕ Coffee break read

Original authors: Fan Jiang, Yu Zhao, Chenyang Lyu, Tianqi Shi, Yichao Du, Feihu Jiang, Longyue Wang, Weihua Luo

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 you are trying to build a massive library that contains books in 64 different languages. The old way of building this library was to hire one giant, super-smart librarian who had to memorize everything in every single language. The problem? This librarian got overwhelmed. When they tried to learn a new language, they started forgetting the old ones, or they became a "jack of all trades, master of none." This is what researchers call the "curse of multilinguality."

Marco-MoE is a new, smarter way to build this library. Instead of one giant librarian, the authors built a team of specialized experts who work together, but only a few of them show up to work for any specific task.

Here is how they did it, broken down into simple concepts:

1. The "Specialized Team" (Mixture-of-Experts)

Think of the Marco-MoE model not as a single brain, but as a gym with 200 different personal trainers (experts).

  • The Old Way (Dense Models): Every time you ask a question, all 200 trainers try to answer at once. It's loud, expensive, and inefficient.
  • The Marco Way (Sparse MoE): When you ask a question in Spanish, the system only wakes up 8 specific trainers who are experts in Spanish. When you ask in Japanese, a different set of 8 trainers wakes up.
  • The Result: The library is huge (it has a lot of total knowledge), but for any single question, it only uses a tiny fraction of its brain power (about 5%). This makes it incredibly fast and cheap to run, even though it knows a lot.

2. The "Renovation" (Efficient Upcycling)

Usually, building a team of 200 trainers from scratch takes years and millions of dollars. Marco-MoE used a clever trick called "Upcycling."

  • Imagine they took an existing, well-trained "generalist" librarian (a dense model called Qwen3) who was already good at many things.
  • Instead of firing them and starting over, they renovated the office. They took the generalist's knowledge and sliced it up into smaller, specialized pieces.
  • They then gave these pieces a little "shake-up" (adding random noise) so they wouldn't all think the same way. This allowed them to turn one big, slow librarian into a fast, specialized team without having to retrain everything from zero.

3. The "Curriculum" (How They Learned)

The team didn't just read random books. They followed a strict, four-stage study plan:

  1. Stage 1: They started with high-quality English and reasoning books to build a strong foundation.
  2. Stage 2: They added more math and science problems to sharpen their logic.
  3. Stage 3: They introduced 9 new languages (like Urdu and Kazakh) that were harder to learn, ensuring the team didn't ignore the "long-tail" languages.
  4. Stage 4: They focused heavily on culture. They didn't just learn the words; they learned the context. They studied local news, cultural stories, and regional history so the model understands why people say things, not just what they say.

4. The "Practice Run" (Post-Training)

After learning the books, the team needed to learn how to talk to humans.

  • Step 1 (SFT): They practiced answering specific questions and following instructions.
  • Step 2 (On-Policy Distillation): This is like a student learning from a master. The model generated its own answers, and a "super-teacher" (a much larger AI) corrected them. The model then learned from its own mistakes, refining its style to be more helpful and accurate.

The Results: Small but Mighty

The paper claims that this approach created two main models:

  • Marco-Nano: A tiny model that activates only 0.6 billion parameters. It punches way above its weight, performing better than much larger models that activate 3 to 14 times more brain power.
  • Marco-Mini: A slightly larger model (0.86 billion activated parameters) that beats competitors with 3 to 14 times more active parameters.

The Key Takeaway:
Marco-MoE proves you don't need a massive, expensive brain to speak 64 languages well. By using a "specialized team" approach and a smart renovation strategy, they created models that are faster, cheaper, and better at handling diverse cultures than the current giants, all while being fully open for anyone to use and study.

They also found that the model naturally learned to group languages together (like grouping Spanish, French, and Italian) just like a human linguist would, showing that it truly understands the relationships between languages rather than just memorizing them.

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 →