The MCC approaches the geometric mean of precision and recall as true negatives approach infinity

04/30/2023
by   Jon Crall, et al.
0

The performance of a binary classifier is described by a confusion matrix with four entries: the number of true positives (TP), true negatives (TN), false positives (FP), and false negatives (FN). The Matthew's Correlation Coefficient (MCC), F1, and Fowlkes–Mallows (FM) scores are scalars that summarize a confusion matrix. Both the F1 and FM scores are based on only three of the four entries in the confusion matrix (they ignore TN). In contrast, the MCC takes into account all four entries of the confusion matrix and thus can be seen as providing a more representative picture. However, in object detection problems, measuring the number of true negatives is so large it is often intractable. Thus we ask, what happens to the MCC as the number of true negatives approaches infinity? This paper provides insight into the relationship between the MCC and FM score by proving that the FM-measure is equal to the limit of the MCC as the number of true negatives approaches infinity.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/06/2022

Emphasis on the Minimization of False Negatives or False Positives in Binary Classification

The minimization of specific cases in binary classification, such as fal...
research
09/02/2020

A Heaviside Function Approximation for Neural Network Binary Classification

Neural network binary classifiers are often evaluated on metrics like ac...
research
09/14/2023

BEA: Revisiting anchor-based object detection DNN using Budding Ensemble Architecture

This paper introduces the Budding Ensemble Architecture (BEA), a novel r...
research
02/08/2014

Thresholding Classifiers to Maximize F1 Score

This paper provides new insight into maximizing F1 scores in the context...
research
04/21/2020

PhishOut: Effective Phishing Detection Using Selected Features

Phishing emails are the first step for many of today's attacks. They com...
research
12/27/2021

Secondary Use of Clinical Problem List Entries for Neural Network-Based Disease Code Assignment

Clinical information systems have become large repositories for semi-str...
research
07/28/2020

Quantum-soft QUBO Suppression for Accurate Object Detection

Non-maximum suppression (NMS) has been adopted by default for removing r...

Please sign up or login with your details

Forgot password? Click here to reset