← Search

Akiko Eriguchi

4 accepted papers

2025

Adapters for Altering LLM Vocabularies: What Languages Benefit the Most?

ICLR 2025poster

Vocabulary adaptation, which integrates new vocabulary into pre-trained language models, enables expansion to new languages and mitigates token over-fragmentation. However, existing approaches are limited by their reliance on heuristics or external embeddings. We propose VocADT, a novel method for v…

2025

X-ALMA: Plug & Play Modules and Adaptive Rejection for Quality Translation at Scale

ICLR 2025spotlight

Large language models (LLMs) have achieved remarkable success across various NLP tasks with a focus on English due to English-centric pre-training and limited multilingual data. In this work, we focus on the problem of translation, and while some multilingual LLMs claim to support for hundreds of l…

Cited by 7SourcePDFScholar
2022

Building Multilingual Machine Translation Systems That Serve Arbitrary XY Translations

NAACL 2022long

Multilingual Neural Machine Translation (MNMT) enables one system to translate sentences from multiple source languages to multiple target languages, greatly reducing deployment costs compared with conventional bilingual systems. The MNMT training benefit, however, is often limited to many-to-one di…

Cited by 10SourcePDFScholar
2021

Improving Multilingual Translation by Representation and Gradient Regularization

EMNLP 2021main

Multilingual Neural Machine Translation (NMT) enables one model to serve all translation directions, including ones that are unseen during training, i.e. zero-shot translation. Despite being theoretically attractive, current models often produce low quality translations – commonly failing to even pr…