paper-with-me

홈 › Papers

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

2020-08-30 · Qingyun Sun, Hao Peng, Jian-Xin Li, Senzhang Wang, Xiangyu Dong, Liangxuan Zhao, Philip S. Yu, Lifang He

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 attributes (e.g., email and affiliation) may change because of graduation or job-hopping, which will result in the separation of the same author's papers in digital libraries. Although these attributes may change, an author's co-authors and research topics do not change frequently with time, which means that papers within a period have similar text and relation information in the academic network. Inspired by this idea, we introduce Multi-view Attention-based Pairwise Recurrent Neural Network (MA-PairRNN) to solve the name disambiguation problem. We divided papers into small blocks based on discriminative author attributes and blocks of the same author will be merged according to pairwise classification results of MA-PairRNN. MA-PairRNN combines heterogeneous graph embedding learning and pairwise similarity learning into a framework. In addition to attribute and structure information, MA-PairRNN also exploits semantic information by meta-path and generates node representation in an inductive way, which is scalable to large graphs. Furthermore, a semantic-level attention mechanism is adopted to fuse multiple meta-path based representations. A Pseudo-Siamese network consisting of two RNNs takes two paper sequences in publication time order as input and outputs their similarity. Results on two real-world datasets demonstrate that our framework has a significant and consistent improvement of performance on the name disambiguation task. It was also demonstrated that MA-PairRNN can perform well with a small amount of training data and have better generalization ability across different research areas.

📄 PDF Abstract BibTeX arXiv:2008.13099

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeGraph Embedding

Similar Papers 제목 키워드 기반

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…

Generating automatically labeled data for author name disambiguation: An iterative clustering method

2021-02-05 · Jinseok Kim, Jinmo Kim, Jason Owen-Smith

To train algorithms for supervised author name disambiguation, many studies have relied on hand-labeled truth data that are very laborious to generate. This paper shows that labeled training data can be automatically gen…

ClusteringEntity Resolution

Random Forest DBSCAN for USPTO Inventor Name Disambiguation

2017-09-14 · Kim Kunho, Khabsa Madian, Giles C. Lee

Name disambiguation and the subsequent name conflation are essential for the correct processing of person name queries in a digital library or other database. It distinguishes each unique person from all other records in…

BlockingClusteringFeature Importance

Author Name Disambiguation via Heterogeneous Network Embedding from Structural and Semantic Perspectives

2022-12-24 · Wenjin Xie, Siyuan Liu, Xiaomeng Wang, Tao Jia

Name ambiguity is common in academic digital libraries, such as multiple authors having the same name. This creates challenges for academic data management and analysis, thus name disambiguation becomes necessary. The pr…

Attributefeature selectionManagementNetwork Embedding+1

A fast and integrative algorithm for clustering performance evaluation in author name disambiguation

2021-02-05 · Jinseok Kim

Author name disambiguation results are often evaluated by measures such as Cluster-F, K-metric, Pairwise-F, Splitting & Lumping Error, and B-cubed. Although these measures have distinctive evaluation schemes, this paper …

Clustering