paper-with-me

홈 › Papers

Exploring Translation Mechanism of Large Language Models

2025-02-17 · Hongbin Zhang, Kehai Chen, Xuefeng Bai, Xiucheng Li, Min Zhang

Large language models (LLMs) have succeeded remarkably in multilingual translation tasks. However, the inherent translation mechanisms of LLMs remain poorly understood, largely due to sophisticated architectures and vast parameter scales. In response to this issue, this study explores the translation mechanism of LLM from the perspective of computational components (e.g., attention heads and MLPs). Path patching is utilized to explore causal relationships between components, detecting those crucial for translation tasks and subsequently analyzing their behavioral patterns in human-interpretable terms. Comprehensive analysis reveals that translation is predominantly facilitated by a sparse subset of specialized attention heads (less than 5\%), which extract source language, indicator, and positional features. MLPs subsequently integrate and process these features by transiting towards English-centric latent representations. Notably, building on the above findings, targeted fine-tuning of only 64 heads achieves translation improvement comparable to full-parameter tuning while preserving general capabilities.

📄 PDF Abstract BibTeX arXiv:2502.11806

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Patching Activation patching studies the model's computation by altering its latent representations, the token embeddings in transformer-based language models, during the inference process

Similar Papers 제목 키워드 기반

Exploring the traditional NMT model and Large Language Model for chat translation

2024-09-24 · Jinlong Yang, Hengchao Shang, Daimeng Wei, Jiaxin Guo 외

This paper describes the submissions of Huawei Translation Services Center(HW-TSC) to WMT24 chat translation shared task on English$\leftrightarrow$Germany (en-de) bidirection. The experiments involved fine-tuning models…

Language ModelingLanguage ModellingLarge Language Modelmodel+2

Exploring Human-Like Translation Strategy with Large Language Models

2023-05-06 · Zhiwei He, Tian Liang, Wenxiang Jiao, Zhuosheng Zhang 외

Large language models (LLMs) have demonstrated impressive capabilities in general scenarios, exhibiting a level of aptitude that approaches, in some aspects even surpasses, human-level intelligence. Among their numerous …

HallucinationMachine TranslationSentenceTranslation

Exploring Language-Agnosticity in Function Vectors: A Case Study in Machine Translation

2026-04-21 · Nurkhan Laiyk, Gerard I. Gállego, Javier Ferrando, Fajri Koto arxiv

Function vectors (FVs) are vector representations of tasks extracted from model activations during in-context learning. While prior work has shown that multilingual model representations can be language-agnostic, it rema…

Machine Translation

Bemba Speech Translation: Exploring a Low-Resource African Language

2025-05-05 · Muhammad Hazim Al Farouq, Aman Kassahun Wassie, Yasmin Moslem

This paper describes our system submission to the International Conference on Spoken Language Translation (IWSLT 2025), low-resource languages track, namely for Bemba-to-English speech translation. We built cascaded spee…

Data AugmentationTranslation

Media of Langue: The Interface for Exploring Word Translation Network/Space

2023-08-25 · Goki Muramoto, Atsuki Sato, Takayoshi Koyama

In the human activity of word translation, two languages face each other, mutually searching their own language system for the semantic place of words in the other language. We discover the huge network formed by the cha…

TranslationWord Translation