BehramtheBerry / PLM-KP_Survey

Keyphrase Prediction (KP) with advanced Pre-trained Language Models (PLM-KP) for efficient Keyphrase Extraction (KPE) and Generation (KPG) tasks in NLP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-trained Language Models for Keyphrase Prediction: A Review!!!


⭐️⭐️⭐️Call for Collaboration⭐️⭐️⭐️

Organized by Behram the Berry (umair@khu.ac.kr)


Overview

The ability to accurately identify key phrases in a document that summarize its content is of utmost importance, and Keyphrase Prediction (KP) plays a vital role in achieving this goal. Thanks to the advancements in Natural Language Processing (NLP), more efficient KP models have been developed, leveraging deep learning techniques. This paper aims to delve into the topic of Pre-trained Language models for keyphrase prediction (PLM-KP) in a comprehensive manner. These models are trained on large text corpora utilizing various learning techniques, such as supervisor, unsupervised, and self-supervised methods. The focus of this paper is on providing a thorough understanding of two types of NLP tasks, namely Keyphrase Extraction (KPE) and Keyphrase Generation (KPG). To highlight the importance of these essential NLP tasks, appropriate taxonomies are introduced for PLM-KPE and KPG. In addition, some promising future directions for predicting keyphrases are also outlined.


Keyphrase Illustration

An illustration of the Top 5 keyphrase extraction and generation process. The keyphrases that are currently featured in the document have been underlined for your convenience.

  • Keyphrase Extraction
  • Keyphrase Generation Keyphrase Example

Taxonomy

Categorization of Keyphrase Prediction using Pre-trained Language Models (PLM-KP), centered around two fundamental NLP tasks: Pre-trained Language Model Keyphrase Extraction (PLM-KPE) and Pre-trained Language Model Keyphrase Generation (PLM-KPG). Main Taxonomy

PLMS for KPG

Categorization of Low-Resource

  • Augmentation

Categorization of Domain-specific

  • Web
  • Academic
  • Social

About

Keyphrase Prediction (KP) with advanced Pre-trained Language Models (PLM-KP) for efficient Keyphrase Extraction (KPE) and Generation (KPG) tasks in NLP.