paper-with-me

홈 › Papers

A Knowledge Graph Embeddings based Approach for Author Name Disambiguation using Literals

2022-01-24 · Cristian Santini, Genet Asefa Gesese, Silvio Peroni, Aldo Gangemi, Harald Sack, Mehwish Alam

Scholarly data is growing continuously containing information about the articles from a plethora of venues including conferences, journals, etc. Many initiatives have been taken to make scholarly data available as Knowledge Graphs (KGs). These efforts to standardize these data and make them accessible have also led to many challenges such as exploration of scholarly articles, ambiguous authors, etc. This study more specifically targets the problem of Author Name Disambiguation (AND) on Scholarly KGs and presents a novel framework, Literally Author Name Disambiguation (LAND), which utilizes Knowledge Graph Embeddings (KGEs) using multimodal literal information generated from these KGs. This framework is based on three components: 1) Multimodal KGEs, 2) A blocking procedure, and finally, 3) Hierarchical Agglomerative Clustering. Extensive experiments have been conducted on two newly created KGs: (i) KG containing information from Scientometrics Journal from 1978 onwards (OC-782K), and (ii) a KG extracted from a well-known benchmark for AND provided by AMiner (AMiner-534K). The results show that our proposed architecture outperforms our baselines of 8-14% in terms of the F1 score and shows competitive performances on a challenging benchmark such as AMiner. The code and the datasets are publicly available through Github: https://github.com/sntcristian/and-kge and Zenodo:https://doi.org/10.5281/zenodo.6309855 respectively.

📄 PDF Abstract BibTeX arXiv:2201.09555

Code (1)

sntcristian/and-kge 공식 구현 pytorch

Tasks

ArticlesBlockingKnowledge Graph EmbeddingsKnowledge Graphs

Similar Papers 제목 키워드 기반

Ethnicity sensitive author disambiguation using semi-supervised learning

2015-08-31 · Gilles Louppe, Hussein Al-Natsheh, Mateusz Susik, Eamonn Maguire

Author name disambiguation in bibliographic databases is the problem of grouping together scientific publications written by the same person, accounting for potential homonyms and/or synonyms. Among solutions to this pro…

BlockingClustering

Evaluating author name disambiguation for digital libraries: A case of DBLP

2018-07-30 · Kim Jinseok

Author name ambiguity in a digital library may affect the findings of research that mines authorship data of the library. This study evaluates author name disambiguation in DBLP, a widely used but insufficiently evaluate…

Pairwise Learning for Name Disambiguation in Large-Scale Heterogeneous Academic Networks

2020-08-30 · Qingyun Sun, Hao Peng, Jian-Xin Li, Senzhang Wang 외

Name disambiguation aims to identify unique authors with the same name. Existing name disambiguation methods always exploit author attributes to enhance disambiguation results. However, some discriminative author attribu…

AttributeGraph Embedding

The impact of imbalanced training data on machine learning for author name disambiguation

2018-07-30 · Jinseok Kim, Jenna Kim

In supervised machine learning for author name disambiguation, negative training data are often dominantly larger than positive training data. This paper examines how the ratios of negative to positive training data can …

BIG-bench Machine LearningComputational Efficiencyregression

Whois? Deep Author Name Disambiguation using Bibliographic Data

2022-07-11 · Zeyd Boukhers, Nagaraj Asundi Bahubali

As the number of authors is increasing exponentially over years, the number of authors sharing the same names is increasing proportionally. This makes it challenging to assign newly published papers to their adequate aut…