Topological and Semantic Graph-based Author Disambiguation on DBLP Data in Neo4j
In this work, we introduce a novel method for entity resolution author disambiguation in bibliographic networks. Such a method is based on a 2-steps network traversal using topological similarity measures for rating candidate nodes. Topological similarity is widely used in the Link Prediction application domain to assess the likelihood of an unknown link. A similarity function can be a good approximation for equality, therefore can be used to disambiguate, basing on the hypothesis that authors with many common co-authors are similar. Our method has experimented on a graph-based representation of the public DBLP Computer Science database. The results obtained are extremely encouraging regarding Precision, Accuracy, and Specificity. Further good aspects are the locality of the method for disambiguation assessment which avoids the need to know the global network, and the exploitation of only a few data, e.g. author name and paper title (i.e., co-authorship data).
Code (0)
등록된 구현이 없습니다.
Tasks
Entity ResolutionLink PredictionSpecificitySimilar Papers 제목 키워드 기반
Evaluating author name disambiguation for digital libraries: A case of DBLP
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…
Deep Author Name Disambiguation using DBLP Data
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. Theref…
Bib2Auth: Deep Learning Approach for Author Disambiguation using Bibliographic Data
Author name ambiguity remains a critical open problem in digital libraries due to synonymy and homonymy of names. In this paper, we propose a novel approach to link author names to their real-world entities by relying on…
Deep LearningAuthor Name Disambiguation in Bibliographic Databases: A Survey
Entity resolution is a challenging and hot research area in the field of Information Systems since last decade. Author Name Disambiguation (AND) in Bibliographic Databases (BD) like DBLP , Citeseer , and Scopus is a spec…
ClusteringEntity ResolutionSurveyWhois? Deep Author Name Disambiguation using Bibliographic Data
As the number of authors is increasing exponentially over years, the number of authors sharing the same names is increasing proportionally. This makes it challenging to assign newly published papers to their adequate aut…