CLApr 17, 2024

Neuron Specialization: Leveraging intrinsic task modularity for multilingual machine translation

arXiv:2404.11201v131 citationsh-index: 17EMNLP
Originality Incremental advance
AI Analysis

This work addresses interference issues in multilingual models, offering an incremental improvement for machine translation systems.

The paper tackled the problem of negative interference in multilingual machine translation by identifying language-specific neurons in feed-forward layers and using them to modularize the network, achieving consistent performance gains over strong baselines.

Training a unified multilingual model promotes knowledge transfer but inevitably introduces negative interference. Language-specific modeling methods show promise in reducing interference. However, they often rely on heuristics to distribute capacity and struggle to foster cross-lingual transfer via isolated modules. In this paper, we explore intrinsic task modularity within multilingual networks and leverage these observations to circumvent interference under multilingual translation. We show that neurons in the feed-forward layers tend to be activated in a language-specific manner. Meanwhile, these specialized neurons exhibit structural overlaps that reflect language proximity, which progress across layers. Based on these findings, we propose Neuron Specialization, an approach that identifies specialized neurons to modularize feed-forward layers and then continuously updates them through sparse networks. Extensive experiments show that our approach achieves consistent performance gains over strong baselines with additional analyses demonstrating reduced interference and increased knowledge transfer.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes