G06V 10/776

Definition

Diese Klassifikationsstelle umfasst:

(Für diese Definition ist die deutsche Übersetzung noch nicht abgeschlossen)

Techniques for validation and performance evaluation of algorithms for image or video recognition or understanding.

Notes – technical background

These notes provide more information about the technical subject matter that is classified in this place:

Validation and performance evaluation of algorithms for image or video recognition or understanding normally involve:

Common classification metrics to evaluate the models are true positive rate (TPR) or sensitivity, false positives rate (FPR) or fall-out, true negatives rate (TNR) or specificity, false negative rate (FNR) or miss rate, receiver operating characteristic (ROC) curves (TP rate divided by the FP rate), z-score, accuracy, precision (or positive predictive value), recall, negative predictive value, intersection over union (IoU), the Jaccard index (also referred to as Tanimoto index), etc. Other metrics are also possible, for instance regression metrics, explained variance, validation curves, detection error trade-off etc. In case of decision-tree learning, the compactness of a cluster, the purity of a cluster in terms of class labels, the minimum distance of samples from the class boundary, a calculated likelihood score, etc.

In order to get more stable results and use all valuable data for training, a data set can be repeatedly split into several training and a validation datasets. This strategy is known as cross-validation.

The performance can be measured automatically, e.g. by a stochastic process such as when using bootstrapping, or by a human operator in the case of relevance feedback.

Examples

Bildreferenz:G06V0010776000_0


Bildreferenz:G06V0010776000_1



Example of an iterative “loss function” calculation for 4 different recognition models trained with different subsets of images, which is indicative of the performance of the classification of each model.

Querverweise

Informative Querverweise

Pattern recognition or machine learning, using clustering
G06V 10/762
Pattern recognition or machine learning, using classification
G06V 10/764
Pattern recognition or machine learning, using regression
G06V 10/766
Pattern recognition or machine learning, processing image features in feature spaces
G06V 10/77
Pattern recognition or machine learning, fusion
G06V 10/80
Digital computing; Complex mathematical operations
G06F 17/10

Glossar

FNR

false negative rate or miss rate

FPR

false positive rate or fall-out rate

IoU

intersection over union

ROC

receiver operating characteristic

TNR

true negative rate or specificity

TPR

true positive rate or sensitivity