pith. sign in

arxiv: 2212.12715 · v1 · pith:M363NQ6Snew · submitted 2022-12-24 · 💻 cs.LG · cs.DL

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

classification 💻 cs.LG cs.DL
keywords namedisambiguationmethodpublicationsfeaturerepresentationsemanticstructural
0
0 comments X
read the original abstract

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 procedure of name disambiguation is to divide publications with the same name into different groups, each group belonging to a unique author. A large amount of attribute information in publications makes traditional methods fall into the quagmire of feature selection. These methods always select attributes artificially and equally, which usually causes a negative impact on accuracy. The proposed method is mainly based on representation learning for heterogeneous networks and clustering and exploits the self-attention technology to solve the problem. The presentation of publications is a synthesis of structural and semantic representations. The structural representation is obtained by meta-path-based sampling and a skip-gram-based embedding method, and meta-path level attention is introduced to automatically learn the weight of each feature. The semantic representation is generated using NLP tools. Our proposal performs better in terms of name disambiguation accuracy compared with baselines and the ablation experiments demonstrate the improvement by feature selection and the meta-path level attention in our method. The experimental results show the superiority of our new method for capturing the most attributes from publications and reducing the impact of redundant information.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. HALvest-Contrastive: Retrieval-Like Authorship Attribution with Patch-Level Late Interaction

    cs.DL 2024-07 unverdicted novelty 6.0

    Presents HALvest-Contrastive corpus and Patch-Level Late Interaction (PLI) that improves authorship attribution by comparing token sequences rather than single vectors.