English

Keyphrase Generation with Correlation Constraints

Computation and Language 2018-08-23 v1

Abstract

In this paper, we study automatic keyphrase generation. Although conventional approaches to this task show promising results, they neglect correlation among keyphrases, resulting in duplication and coverage issues. To solve these problems, we propose a new sequence-to-sequence architecture for keyphrase generation named CorrRNN, which captures correlation among multiple keyphrases in two ways. First, we employ a coverage vector to indicate whether the word in the source document has been summarized by previous phrases to improve the coverage for keyphrases. Second, preceding phrases are taken into account to eliminate duplicate phrases and improve result coherence. Experiment results show that our model significantly outperforms the state-of-the-art method on benchmark datasets in terms of both accuracy and diversity.

Keywords

Cite

@article{arxiv.1808.07185,
  title  = {Keyphrase Generation with Correlation Constraints},
  author = {Jun Chen and Xiaoming Zhang and Yu Wu and Zhao Yan and Zhoujun Li},
  journal= {arXiv preprint arXiv:1808.07185},
  year   = {2018}
}

Comments

EMNLP 2018

R2 v1 2026-06-23T03:40:18.054Z