EMNLP 2024finding2 citations

Active Learning for Abstractive Text Summarization via LLM-Determined Curriculum and Certainty Gain Maximization

Dongyuan Li, Ying Zhang, Zhen Wang, Shiyin Tan, Satoshi Kosugi, Manabu Okumura

Abstract

For abstractive text summarization, laborious data annotation and time-consuming model training become two high walls, hindering its further progress. Active Learning, selecting a few informative instances for annotation and model training, sheds light on solving these issues. However, only few active learning-based studies focus on abstractive text summarization and suffer from low stability, effectiveness, and efficiency. To solve the problems, we propose a novel LLM-determined curriculum active learning framework. Firstly, we design a prompt to ask large language models to rate the difficulty of instances, which guides the model to train on from easier to harder instances. Secondly, we design a novel active learning strategy, i.e., Certainty Gain Maximization, enabling to select instances whose distribution aligns well with the overall distribution. Experiments show our method can improve stability, effectiveness, and efficiency of abstractive text summarization backbones.

BibTeX
@inproceedings{li-etal-2024-active,
    title = "Active Learning for Abstractive Text Summarization via {LLM}-Determined Curriculum and Certainty Gain Maximization",
    author = "Li, Dongyuan  and
      Zhang, Ying  and
      Wang, Zhen  and
      Tan, Shiyin  and
      Kosugi, Satoshi  and
      Okumura, Manabu",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.523/",
    doi = "10.18653/v1/2024.findings-emnlp.523",
    pages = "8959--8971"
}
Active Learning for Abstractive Text Summarization via LLM-Determined Curriculum and Certainty Gain Maximization · EMNLP 2024