COLING 2020main43 citations

Biased TextRank: Unsupervised Graph-Based Content Extraction

Ashkan Kazemi, Verónica Pérez-Rosas, Rada Mihalcea

Abstract

We introduce Biased TextRank, a graph-based content extraction method inspired by the popular TextRank algorithm that ranks text spans according to their importance for language processing tasks and according to their relevance to an input “focus.” Biased TextRank enables focused content extraction for text by modifying the random restarts in the execution of TextRank. The random restart probabilities are assigned based on the relevance of the graph nodes to the focus of the task. We present two applications of Biased TextRank: focused summarization and explanation extraction, and show that our algorithm leads to improved performance on two different datasets by significant ROUGE-N score margins. Much like its predecessor, Biased TextRank is unsupervised, easy to implement and orders of magnitude faster and lighter than current state-of-the-art Natural Language Processing methods for similar tasks.

BibTeX
@inproceedings{kazemi-etal-2020-biased,
    title = "Biased {T}ext{R}ank: Unsupervised Graph-Based Content Extraction",
    author = "Kazemi, Ashkan  and
      P{\'e}rez-Rosas, Ver{\'o}nica  and
      Mihalcea, Rada",
    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.144/",
    doi = "10.18653/v1/2020.coling-main.144",
    pages = "1642--1652"
}
Biased TextRank: Unsupervised Graph-Based Content Extraction · COLING 2020