paper-with-me

홈 › Papers

Decomposing the Jaccard Distance and the Jaccard Index in ABCDE

2024-09-27 · Stephan van Staden

ABCDE is a sophisticated technique for evaluating differences between very large clusterings. Its main metric that characterizes the magnitude of the difference between two clusterings is the JaccardDistance, which is a true distance metric in the space of all clusterings of a fixed set of (weighted) items. The JaccardIndex is the complementary metric that characterizes the similarity of two clusterings. Its relationship with the JaccardDistance is simple: JaccardDistance + JaccardIndex = 1. This paper decomposes the JaccardDistance and the JaccardIndex further. In each case, the decomposition yields Impact and Quality metrics. The Impact metrics measure aspects of the magnitude of the clustering diff, while Quality metrics use human judgements to measure how much the clustering diff improves the quality of the clustering. The decompositions of this paper offer more and deeper insight into a clustering change. They also unlock new techniques for debugging and exploring the nature of the clustering diff. The new metrics are mathematically well-behaved and they are interrelated via simple equations. While the work can be seen as an alternative formal framework for ABCDE, we prefer to view it as complementary. It certainly offers a different perspective on the magnitude and the quality of a clustering change, and users can use whatever they want from each approach to gain more insight into a change.

📄 PDF Abstract BibTeX arXiv:2409.18522

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

A Distance Measure for Random Permutation Set: From the Layer-2 Belief Structure Perspective

2025-10-12 · Ruolan Cheng, Yong Deng, Serafín Moral, José Ramón Trillo arxiv

Random permutation set (RPS) is a recently proposed framework designed to represent order-structured uncertain information. Measuring the distance between permutation mass functions is a key research topic in RPS theory …

CA-Jaccard: Camera-aware Jaccard Distance for Person Re-identification

2023-11-17 · CVPR 2024 1 · Yiyu Chen, Zheyi Fan, Zhaoru Chen, Yixuan Zhu

Person re-identification (re-ID) is a challenging task that aims to learn discriminative features for person retrieval. In person re-ID, Jaccard distance is a widely used distance metric, especially in re-ranking and clu…

Person Re-IdentificationPerson RetrievalRe-RankingUnsupervised Person Re-Identification+2

Optimization for Medical Image Segmentation: Theory and Practice when evaluating with Dice Score or Jaccard Index

2020-10-26 · Tom Eelbode, Jeroen Bertels, Maxim Berman, Dirk Vandermeulen 외

In many medical imaging and classical computer vision tasks, the Dice score and Jaccard index are used to evaluate the segmentation performance. Despite the existence and great empirical success of metric-sensitive losse…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Estimating Jaccard Index with Missing Observations: A Matrix Calibration Approach

2015-12-01 · NeurIPS 2015 12 · Wenye Li

The Jaccard index is a standard statistics for comparing the pairwise similarity between data samples. This paper investigates the problem of estimating a Jaccard index matrix when there are missing observations in data …

A note on the triangle inequality for the Jaccard distance

2016-12-08 · Sven Kosub

Two simple proofs of the triangle inequality for the Jaccard distance in terms of nonnegative, monotone, submodular functions are given and discussed.