@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://preview.aclanthology.org/fix-sig-urls/2024.naacl-short.68/",
doi = "10.18653/v1/2024.naacl-short.68",
pages = "772--782",
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."
}
Markdown (Informal)
[Language-Independent Representations Improve Zero-Shot Summarization](https://preview.aclanthology.org/fix-sig-urls/2024.naacl-short.68/) (Solovyev et al., NAACL 2024)
ACL
- Vladimir Solovyev, Danni Liu, and Jan Niehues. 2024. Language-Independent Representations Improve Zero-Shot Summarization. In Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 2: Short Papers), pages 772–782, Mexico City, Mexico. Association for Computational Linguistics.