English

Domain Aligned Prefix Averaging for Domain Generalization in Abstractive Summarization

Computation and Language 2023-05-30 v2 Artificial Intelligence

Abstract

Domain generalization is hitherto an underexplored area applied in abstractive summarization. Moreover, most existing works on domain generalization have sophisticated training algorithms. In this paper, we propose a lightweight, weight averaging based, Domain Aligned Prefix Averaging approach to domain generalization for abstractive summarization. Given a number of source domains, our method first trains a prefix for each one of them. These source prefixes generate summaries for a small number of target domain documents. The similarity of the generated summaries to their corresponding documents is used for calculating weights required to average source prefixes. In DAPA, prefix tuning allows for lightweight finetuning, and weight averaging allows for the computationally efficient addition of new source domains. When evaluated on four diverse summarization domains, DAPA shows comparable or better performance against the baselines, demonstrating the effectiveness of its prefix averaging scheme.

Cite

@article{arxiv.2305.16820,
  title  = {Domain Aligned Prefix Averaging for Domain Generalization in Abstractive Summarization},
  author = {Pranav Ajit Nair and Sukomal Pal and Pradeepika Verma},
  journal= {arXiv preprint arXiv:2305.16820},
  year   = {2023}
}

Comments

13 pages, Accepted to ACL 2023 Findings

R2 v1 2026-06-28T10:47:24.318Z