DLLGMar 17, 2023

Deep Author Name Disambiguation using DBLP Data

arXiv:2303.10067v18 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses a critical issue for academic researchers and digital libraries by improving author disambiguation, though it appears incremental as it builds on existing grouping and representation methods.

The paper tackles the problem of Author Name Ambiguity (ANA) in digital libraries by proposing a neural network-based approach that uses co-authors and research domain data from DBLP, achieving validation on a dataset with over 5 million records.

In the academic world, the number of scientists grows every year and so does the number of authors sharing the same names. Consequently, it challenging to assign newly published papers to their respective authors. Therefore, Author Name Ambiguity (ANA) is considered a critical open problem in digital libraries. This paper proposes an Author Name Disambiguation (AND) approach that links author names to their real-world entities by leveraging their co-authors and domain of research. To this end, we use data collected from the DBLP repository that contains more than 5 million bibliographic records authored by around 2.6 million co-authors. Our approach first groups authors who share the same last names and same first name initials. The author within each group is identified by capturing the relation with his/her co-authors and area of research, represented by the titles of the validated publications of the corresponding author. To this end, we train a neural network model that learns from the representations of the co-authors and titles. We validated the effectiveness of our approach by conducting extensive experiments on a large dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes