LGMLFeb 4, 2019

Confusion matrices and rough set data analysis

arXiv:1902.01487v1104 citations
AI Analysis

This work addresses the need for robust evaluation methods in machine learning, particularly for scenarios with granular knowledge, but it appears incremental as it combines existing techniques without introducing a fundamentally new approach.

The paper tackles the problem of evaluating classifier quality without distributional assumptions by integrating confusion matrices with the rough set data model, resulting in the definition of various indices and classifiers based on rough confusion matrices.

A widespread approach in machine learning to evaluate the quality of a classifier is to cross -- classify predicted and actual decision classes in a confusion matrix, also called error matrix. A classification tool which does not assume distributional parameters but only information contained in the data is based on the rough set data model which assumes that knowledge is given only up to a certain granularity. Using this assumption and the technique of confusion matrices, we define various indices and classifiers based on rough confusion matrices.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes