paper-with-me

홈 › Papers

Unsupervised Key-phrase Extraction and Clustering for Classification Scheme in Scientific Publications

2021-01-25 · Xiajing Li, Marios Daoutis

Several methods have been explored for automating parts of Systematic Mapping (SM) and Systematic Review (SR) methodologies. Challenges typically evolve around the gaps in semantic understanding of text, as well as lack of domain and background knowledge necessary to bridge that gap. In this paper we investigate possible ways of automating parts of the SM/SR process, i.e. that of extracting keywords and key-phrases from scientific documents using unsupervised methods, which are then used as a basis to construct the corresponding Classification Scheme using semantic key-phrase clustering techniques. Specifically, we explore the effect of ensemble scores measure in key-phrase extraction, we explore semantic network based word embedding in embedding representation of phrase semantics and finally we also explore how clustering can be used to group related key-phrases. The evaluation is conducted on a dataset of publications pertaining the domain of "Explainable AI" which we constructed using standard publicly available digital libraries and sets of indexing terms (keywords). Results shows that: ensemble ranking score does improve the key-phrase extraction performance. Semantic-network based word embedding based on the ConceptNet Semantic Network has similar performance with contextualized word embedding, however the former are computationally more efficient. Finally Semantic key-phrase clustering at term-level can group similar terms together that can be suitable for classification scheme.

📄 PDF Abstract BibTeX arXiv:2101.09990

Code (1)

xiajing10/akec 공식 구현 pytorch

Tasks

ClusteringGeneral Classification

Similar Papers 제목 키워드 기반

Unsupervised Keyphrase Extraction via Interpretable Neural Networks

2022-03-15 · Rishabh Joshi, Vidhisha Balachandran, Emily Saldanha, Maria Glenski 외

Keyphrase extraction aims at automatically extracting a list of "important" phrases representing the key concepts in a document. Prior approaches for unsupervised keyphrase extraction resorted to heuristic notions of phr…

ArticlesKeyphrase ExtractionTopic Classification

A Review of Keyphrase Extraction

2019-05-13 · Eirini Papagiannopoulou, Grigorios Tsoumakas

Keyphrase extraction is a textual information processing task concerned with the automatic extraction of representative and characteristic phrases from a document that express all the key aspects of its content. Keyphras…

ClusteringKeyphrase ExtractionManagement

A new keyphrases extraction method based on suffix tree data structure for arabic documents clustering

2014-01-22 · Issam Sahmoudi, Hanane Froud, Abdelmonaime Lachkar

Document Clustering is a branch of a larger area of scientific study known as data mining .which is an unsupervised classification using to find a structure in a collection of unlabeled data. The useful information in th…

Clustering

Contrastive Reasons Detection and Clustering from Online Polarized Debate

2019-08-01 · Amine Trabelsi, Osmar R. Zaiane

This work tackles the problem of unsupervised modeling and extraction of the main contrastive sentential reasons conveyed by divergent viewpoints on polarized issues. It proposes a pipeline approach centered around the d…

ClusteringInformativeness

BibRank: Automatic Keyphrase Extraction Platform Using~Metadata

2023-10-13 · Abdelrhman Eldallal, Eduard Barbu

Automatic Keyphrase Extraction involves identifying essential phrases in a document. These keyphrases are crucial in various tasks such as document classification, clustering, recommendation, indexing, searching, summari…

ClusteringDocument ClassificationKeyphrase ExtractionText Simplification