SaSAKE: Syntax and Semantics Aware Keyphrase Extraction from Research Papers
Santosh T.y.s.s, Debarshi Kumar Sanyal, Plaban Kumar Bhowmick, Partha Pratim Das
Abstract
Keyphrases in a research paper succinctly capture the primary content of the paper and also assist in indexing the paper at a concept level. Given the huge rate at which scientific papers are published today, it is important to have effective ways of automatically extracting keyphrases from a research paper. In this paper, we present a novel method, Syntax and Semantics Aware Keyphrase Extraction (SaSAKE), to extract keyphrases from research papers. It uses a transformer architecture, stacking up sentence encoders to incorporate sequential information, and graph encoders to incorporate syntactic and semantic dependency graph information. Incorporation of these dependency graphs helps to alleviate long-range dependency problems and identify the boundaries of multi-word keyphrases effectively. Experimental results on three benchmark datasets show that our proposed method SaSAKE achieves state-of-the-art performance in keyphrase extraction from scientific papers.
BibTeX
@inproceedings{santosh-etal-2020-sasake,
title = "{S}a{SAKE}: Syntax and Semantics Aware Keyphrase Extraction from Research Papers",
author = "T.y.s.s, Santosh and
Kumar Sanyal, Debarshi and
Bhowmick, Plaban Kumar and
Das, Partha Pratim",
editor = "Scott, Donia and
Bel, Nuria and
Zong, Chengqing",
booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
month = dec,
year = "2020",
address = "Barcelona, Spain (Online)",
publisher = "International Committee on Computational Linguistics",
url = "https://aclanthology.org/2020.coling-main.469/",
doi = "10.18653/v1/2020.coling-main.469",
pages = "5372--5383"
}