ACL 2023long2 citations

Using Neural Machine Translation for Generating Diverse Challenging Exercises for Language Learner

Frank Palma Gomez, Subhadarshi Panda, Michael Flor, Alla Rozovskaya

Abstract

We propose a novel approach to automatically generate distractors for cloze exercises for English language learners, using round-trip neural machine translation. A carrier sentence is translated from English into another (pivot) language and back, and distractors are produced by aligning the original sentence with its round-trip translation. We make use of 16 linguistically-diverse pivots and generate hundreds of translation hypotheses in each direction. We show that using hundreds of translations allows us to generate a rich set of challenging distractors. Moreover, we find that typologically unrelated language pivots contribute more diverse candidate distractors, compared to language pivots that are closely related. We further evaluate the use of machine translation systems of varying quality and find that better quality MT systems produce more challenging distractors. Finally, we conduct a study with language learners, demonstrating that the automatically generated distractors are of the same difficulty as the gold distractors produced by human experts.

BibTeX
@inproceedings{palma-gomez-etal-2023-using,
    title = "Using Neural Machine Translation for Generating Diverse Challenging Exercises for Language Learner",
    author = "Palma Gomez, Frank  and
      Panda, Subhadarshi  and
      Flor, Michael  and
      Rozovskaya, Alla",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.337/",
    doi = "10.18653/v1/2023.acl-long.337",
    pages = "6115--6129"
}