paper-with-me

홈 › Papers

Extracting Small Translation Specialists from LLMs by Aggressively Pruning Experts

2026-05-27 · Liu O. Martin, Lucas Bandarkar, Nanyun Peng arxiv

Modern large language models (LLMs) achieve state-of-the-art machine translation performance, but they do so as broad generalists largely trained for many tasks and capabilities unrelated to translation. Thus, they are heavily overparameterized for this task, resulting in excessive memory and compute requirements. In this paper, we present a method for aggressively pruning experts from modern mixture-of-experts LLMs while incurring negligible degradation in translation quality. Our approach exploits expert specialization and the separability of multilingual capabilities in LLMs to identify experts irrelevant to translation. And because of the modular nature of MoEs, these can be easily pruned without any training. Without retraining, we are able to prune half of all experts with negligible degradation and 70% with only minor losses. With a very short SFT, we prune 75% of experts while recovering baseline performance, and in some settings remove nearly 90% while maintaining reasonable translation quality. Overall, our results show that translation requires only a fraction of the LLM, enabling substantial compression of the MoE blocks that contain over 90% of parameters.

📄 PDF Abstract BibTeX arXiv:2605.28042

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

Current LLMs still cannot 'talk much' about grammar modules: Evidence from syntax

2026-03-20 · Mohammed Q. Shormani, Yehia A. AlSohbani arxiv

We aim to examine the extent to which Large Language Models (LLMs) can 'talk much' about grammar modules, providing evidence from syntax core properties translated by ChatGPT into Arabic. We collected 44 terms from gener…

Methods for Extracting Information from Messages from Primary Care Providers to Specialists

2020-07-01 · WS 2020 7 · Xiyu Ding, Michael Barnett, Ateev Mehrotra, Timothy Miller

Electronic consult (eConsult) systems allow specialists more flexibility to respond to referrals more efficiently, thereby increasing access in under-resourced healthcare settings like safety net systems. Understanding t…

DeltaZip: Efficient Serving of Multiple Full-Model-Tuned LLMs

2023-12-08 · Xiaozhe Yao, Qinghao Hu, Ana Klimovic

Fine-tuning large language models (LLMs) greatly improves model quality for downstream tasks. However, serving many fine-tuned LLMs concurrently is challenging due to the sporadic, bursty, and varying request patterns of…

Language Modelling

Estonian WinoGrande Dataset: Comparative Analysis of LLM Performance on Human and Machine Translation

2025-11-21 · Marii Ojastu, Hele-Andra Kuulmets, Aleksei Dorkin, Marika Borovikova 외 arxiv

In this paper, we present a localized and culturally adapted Estonian translation of the test set from the widely used commonsense reasoning benchmark, WinoGrande. We detail the translation and adaptation process carried…

Machine TranslationPrompt Engineering

Cogs in a Machine, Doing What They're Meant to Do -- The AMI Submission to the WMT24 General Translation Task

2024-10-04 · Atli Jasonarson, Hinrik Hafsteinsson, Bjarki Ármannsson, Steinþór Steingrímsson

This paper presents the submission of the \'Arni Magnusson Institute's team to the WMT24 General translation task. We work on the English->Icelandic translation direction. Our system comprises four translation models and…

SentenceTranslation