paper-with-me

홈 › Papers

Pointwise Metrics for Clustering Evaluation

2024-05-16 · Stephan van Staden

This paper defines pointwise clustering metrics, a collection of metrics for characterizing the similarity of two clusterings. These metrics have several interesting properties which make them attractive for practical applications. They can take into account the relative importance of the various items that are clustered. The metric definitions are based on standard set-theoretic notions and are simple to understand. They characterize aspects that are important for typical applications, such as cluster homogeneity and completeness. It is possible to assign metrics to individual items, clusters, arbitrary slices of items, and the overall clustering. The metrics can provide deep insights, for example they can facilitate drilling deeper into clustering mistakes to understand where they happened, or help to explore slices of items to understand how they were affected. Since the pointwise metrics are mathematically well-behaved, they can provide a strong foundation for a variety of clustering evaluation techniques. In this paper we discuss in depth how the pointwise metrics can be used to evaluate an actual clustering with respect to a ground truth clustering.

📄 PDF Abstract BibTeX arXiv:2405.10421

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

ABCDE: Application-Based Cluster Diff Evals

2024-07-31 · Stephan van Staden, Alexander Grubb

This paper considers the problem of evaluating clusterings of very large populations of items. Given two clusterings, namely a Baseline clustering and an Experiment clustering, the tasks are twofold: 1) characterize thei…

Clustering

Clustering by latent dimensions

2018-05-28 · Shohei Hidaka, Neeraj Kashyap

This paper introduces a new clustering technique, called {\em dimensional clustering}, which clusters each data point by its latent {\em pointwise dimension}, which is a measure of the dimensionality of the data set loca…

Clustering

Pointwise Metrics Mislead: An Evaluation Protocol for Multimodal Inverse Problems

2026-05-21 · Mads H. Baattrup, Jörn Bach, Laurids Jeppe, Finn Labe 외 arxiv

Evaluation in scientific reconstruction is dominated by pointwise metrics - RMSE, MAE, per-event resolution - under the implicit assumption that lower error means better reconstruction. We show that this assumption fails…

C-PMI: Conditional Pointwise Mutual Information for Turn-level Dialogue Evaluation

2023-06-27 · Liliang Ren, Mankeerat Sidhu, Qi Zeng, Revanth Gangi Reddy 외

Existing reference-free turn-level evaluation metrics for chatbots inadequately capture the interaction between the user and the system. Consequently, they often correlate poorly with human evaluations. To address this i…

Dialogue Evaluation

LINKAGE: Listwise Ranking among Varied-Quality References for Non-Factoid QA Evaluation via LLMs

2024-09-23 · Sihui Yang, Keping Bi, Wanqing Cui, Jiafeng Guo 외

Non-Factoid (NF) Question Answering (QA) is challenging to evaluate due to diverse potential answers and no objective criterion. The commonly used automatic evaluation metrics like ROUGE or BERTScore cannot accurately me…

Learning-To-RankQuestion Answering