paper-with-me

홈 › Papers

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

2021-02-05 · Jinseok Kim

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 state-of-the-art algorithm in speedy calculation. Details of the integrative calculation are described with examples and pseudo-code to assist scholars to implement each measure easily and validate the correctness of implementation. The integrative calculation will help scholars compare similarities and differences of multiple measures before they select ones that characterize best the clustering performances of their disambiguation methods.

📄 PDF Abstract BibTeX arXiv:2102.03251

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Integrative Generalized Convex Clustering Optimization and Feature Selection for Mixed Multi-View Data

2019-12-11 · Minjie Wang, Genevera I. Allen

In mixed multi-view data, multiple sets of diverse features are measured on the same set of samples. By integrating all available data sources, we seek to discover common group structure among the samples that may be hid…

Clusteringfeature selection

Multiple kernel learning for integrative consensus clustering of 'omic datasets

2019-04-15 · Alessandra Cabassi, Paul D. W. Kirk

Diverse applications - particularly in tumour subtyping - have demonstrated the importance of integrative clustering techniques for combining information from multiple data sources. Cluster-Of-Clusters Analysis (COCA) is…

Clustering

A Bayesian Method for Joint Clustering of Vectorial Data and Network Data

2017-10-24 · Yunchuan Kong, Xiaodan Fan

We present a new model-based integrative method for clustering objects given both vectorial data, which describes the feature of each object, and network data, which indicates the similarity of connected objects. The pro…

Bayesian InferenceClusteringStochastic Block Model

VICatMix: variational Bayesian clustering and variable selection for discrete biomedical data

2024-06-23 · Paul D. W. Kirk, Jackie Rao

Effective clustering of biomedical data is crucial in precision medicine, enabling accurate stratifiction of patients or samples. However, the growth in availability of high-dimensional categorical data, including `omics…

ClusteringVariable SelectionVariational Inference

An interpretable multiple kernel learning approach for the discovery of integrative cancer subtypes

2018-11-20 · Nora K. Speicher, Nico Pfeifer

Due to the complexity of cancer, clustering algorithms have been used to disentangle the observed heterogeneity and identify cancer subtypes that can be treated specifically. While kernel based clustering approaches allo…

ClusteringDimensionality ReductionDiscovery Of Integrative Cancer SubtypesSurvival Analysis