paper-with-me

홈 › 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 problem, digital libraries are increasingly offering tools for authors to manually curate their publications and claim those that are theirs. Indirectly, these tools allow for the inexpensive collection of large annotated training data, which can be further leveraged to build a complementary automated disambiguation system capable of inferring patterns for identifying publications written by the same person. Building on more than 1 million publicly released crowdsourced annotations, we propose an automated author disambiguation solution exploiting this data (i) to learn an accurate classifier for identifying coreferring authors and (ii) to guide the clustering of scientific publications by distinct authors in a semi-supervised way. To the best of our knowledge, our analysis is the first to be carried out on data of this size and coverage. With respect to the state of the art, we validate the general pipeline used in most existing solutions, and improve by: (i) proposing phonetic-based blocking strategies, thereby increasing recall; and (ii) adding strong ethnicity-sensitive features for learning a linkage function, thereby tailoring disambiguation to non-Western author names whenever necessary.

📄 PDF Abstract BibTeX arXiv:1508.07744

Code (1)

glouppe/paper-author-disambiguation 공식 구현

Tasks

BlockingClustering

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…

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

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

Cross-Source Reasoning-based Correction for Author Name Disambiguation

2026-06-07 · Fanjin Zhang, Yunhe Pang, Bo Chen, Zhiyu Shen 외 arxiv

Author name disambiguation is a critical challenge in academic search systems, often addressed through from-scratch and real-time disambiguation approaches. However, current algorithms remain vulnerable to cumulative err…

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…