NAACL 2024findings0 citations

Improving Absent Keyphrase Generation with Diversity Heads

Edwin Thomas, Sowmya Vajjala

Abstract

Keyphrase Generation (KPG) is the task of automatically generating appropriate keyphrases for a given text, with a wide range of real-world applications such as document indexing and tagging, information retrieval, and text summarization. NLP research makes a distinction between present and absent keyphrases based on whether a keyphrase is directly present as a sequence of words in the document during evaluation. However, present and absent keyphrases are treated together in a text-to-text generation framework during training. We treat present keyphrase extraction as a sequence labeling problem and propose a new absent keyphrase generation model that uses a modified cross-attention layer with additional heads to capture diverse views for the same context encoding in this paper. Our experiments show improvements over the state-of-the-art for four datasets for present keyphrase extraction and five datasets for absent keyphrase generation among the six English datasets we explored, covering long and short documents.

BibTeX
@inproceedings{thomas-vajjala-2024-improving,
    title = "Improving Absent Keyphrase Generation with Diversity Heads",
    author = "Thomas, Edwin  and
      Vajjala, Sowmya",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-naacl.102/",
    doi = "10.18653/v1/2024.findings-naacl.102",
    pages = "1568--1584"
}
Improving Absent Keyphrase Generation with Diversity Heads · NAACL 2024