Two Supervised Learning Approaches For Name Disambiguation In Author Citations

H Han,L Giles,H Zha,C Li,K Tsioutsiouliklis
DOI: https://doi.org/10.1145/996350.996419
2004-01-01
Abstract:Due to name abbreviations, identical names, name misspellings, and pseudonyms in publications or bibliographies (citations), an author may have multiple names and multiple authors may share the same name. Such name ambiguity affects the performance of document retrieval, web search, database integration, and may cause improper attribution to authors. This paper investigates two supervised teaming approaches to disambiguate authors in the citations'. One approach uses the naive Bayes probability model, a generative model; the other uses Support Vector Machines(SVMs) [39] and the vector space representation of citations, a discriminative model. Both approaches utilize three types of citation attributes: co-author names, the title of the paper, and the title of the journal or proceeding. We illustrate these two approaches on two types of data, one collected from the web, mainly publication lists from homepages, the other collected from the DBLP citation databases.
What problem does this paper attempt to address?