NAACL 2024short0 citations

Language-Independent Representations Improve Zero-Shot Summarization

Vladimir Solovyev, Danni Liu, Jan Niehues

Abstract

Finetuning pretrained models on downstream generation tasks often leads to catastrophic forgetting in zero-shot conditions. In this work, we focus on summarization and tackle the problem through the lens of language-independent representations. After training on monolingual summarization, we perform zero-shot transfer to new languages or language pairs. We first show naively finetuned models are highly language-specific in both output behavior and internal representations, resulting in poor zero-shot performance. Next, we propose query-key (QK) finetuning to decouple task-specific knowledge from the pretrained language generation abilities. Then, after showing downsides of the standard adversarial language classifier, we propose a balanced variant that more directly enforces language-agnostic representations. Moreover, our qualitative analyses show removing source language identity correlates to zero-shot summarization performance. Our code is openly available.

BibTeX
@inproceedings{solovyev-etal-2024-language,
    title = "Language-Independent Representations Improve Zero-Shot Summarization",
    author = "Solovyev, Vladimir  and
      Liu, Danni  and
      Niehues, Jan",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 2: Short Papers)",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.naacl-short.68/",
    doi = "10.18653/v1/2024.naacl-short.68",
    pages = "772--782"
}
Language-Independent Representations Improve Zero-Shot Summarization · NAACL 2024