ACL 2024findings0 citations

Simplifying Translations for Children: Iterative Simplification Considering Age of Acquisition with LLMs

Masashi Oshika, Makoto Morishita, Tsutomu Hirao, Ryohei Sasano, Koichi Takeda

Abstract

In recent years, neural machine translation (NMT) has become widely used in everyday life. However, the current NMT lacks a mechanism to adjust the difficulty level of translations to match the user’s language level. Additionally, due to the bias in the training data for NMT, translations of simple source sentences are often produced with complex words. In particular, this could pose a problem for children, who may not be able to understand the meaning of the translations correctly. In this study, we propose a method that replaces high Age of Acquisitions (AoA) words in translations with simpler words to match the translations to the user’s level. We achieve this by using large language models (LLMs), providing a triple of a source sentence, a translation, and a target word to be replaced. We create a benchmark dataset using back-translation on Simple English Wikipedia. The experimental results obtained from the dataset show that our method effectively replaces high-AoA words with lower-AoA words and, moreover, can iteratively replace most of the high-AoA words while still maintaining high BLEU and COMET scores.

BibTeX
@inproceedings{oshika-etal-2024-simplifying,
    title = "Simplifying Translations for Children: Iterative Simplification Considering Age of Acquisition with {LLM}s",
    author = "Oshika, Masashi  and
      Morishita, Makoto  and
      Hirao, Tsutomu  and
      Sasano, Ryohei  and
      Takeda, Koichi",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.506/",
    doi = "10.18653/v1/2024.findings-acl.506",
    pages = "8567--8577"
}
Simplifying Translations for Children: Iterative Simplification Considering Age of Acquisition with LLMs · ACL 2024