paper-with-me

홈 › Papers

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 generated using information features such as email address, coauthor names, and cited references that are available from publication records. For this purpose, high-precision rules for matching name instances on each feature are decided using an external-authority database. Then, selected name instances in target ambiguous data go through the process of pairwise matching based on the rules. Next, they are merged into clusters by a generic entity resolution algorithm. The clustering procedure is repeated over other features until further merging is impossible. Tested on 26,566 instances out of the population of 228K author name instances, this iterative clustering produced accurately labeled data with pairwise F1 = 0.99. The labeled data represented the population data in terms of name ethnicity and co-disambiguating name group size distributions. In addition, trained on the labeled data, machine learning algorithms disambiguated 24K names in test data with performance of pairwise F1 = 0.90 ~ 0.92. Several challenges are discussed for applying this method to resolving author name ambiguity in large-scale scholarly data.

📄 PDF Abstract BibTeX arXiv:2102.03272

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringEntity Resolution

Similar Papers 제목 키워드 기반

ORCID-linked labeled data for evaluating author name disambiguation at scale

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

How can we evaluate the performance of a disambiguation method implemented on big bibliographic data? This study suggests that the open researcher profile system, ORCID, can be used as an authority source to label name i…

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…

Using BibTeX to Automatically Generate Labeled Data for Citation Field Extraction

2020-06-09 · AKBC 2020 6 · Dung Thai, Zhiyang Xu, Nicholas Monath, Boris Veytsman 외

Accurate parsing of citation reference strings is crucial to automatically construct scholarly databases such as Google Scholar or Semantic Scholar. Citation field extraction (CFE) is precisely this task---given a refere…

Management

The Good, the Bad and the Constructive: Automatically Measuring Peer Review's Utility for Authors

2025-08-31 · Abdelrahman Sadallah, Tim Baumgärtner, Iryna Gurevych, Ted Briscoe arxiv

Providing constructive feedback to paper authors is a core component of peer review. With reviewers increasingly having less time to perform reviews, automated support systems are required to ensure high reviewing qualit…

Generating Natural Language Numerals with TeX

2020-09-01 · CLIB 2020 9 · Ivan Derzhanski, Milena Veneva

Sometimes one needs to produce a text in which many numbers have to be written out in words. Writing such a text and ensuring it is error-free can be a burden, especially if the author is not fluent in the language. Such…