A fast and integrative algorithm for clustering performance evaluation in author name disambiguation
Jinseok Kim

TL;DR
This paper introduces a fast, unified algorithm for evaluating clustering performance in author name disambiguation, significantly reducing computation time and enabling scalable analysis of large datasets.
Contribution
The paper presents an integrative framework that computes multiple clustering evaluation metrics simultaneously, improving efficiency and consistency in author name disambiguation assessments.
Findings
Calculation runtime reduced to a few seconds for millions of instances
B-cubed and K-metric produce identical precision and recall scores within this framework
Heuristic counting for Pairwise-F surpasses existing algorithms in speed
Abstract
Author name disambiguation results are often evaluated by measures such as Cluster-F, K-metric, Pairwise-F, Splitting & Lumping Error, and B-cubed. Although these measures have distinctive evaluation schemes, this paper shows that they can be calculated in a single framework by a set of common steps that compare truth and predicted clusters through two hash tables recording information about name instances with their predicted cluster indices and frequencies of those indices per truth cluster. This integrative calculation reduces greatly calculation runtime, which is scalable to a clustering task involving millions of name instances within a few seconds. During the integration process, B-cubed and K-metric are shown to produce the same precision and recall scores. In this framework, especially, name instance pairs for Pairwise-F are counted using a heuristic, surpassing a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
