AILGNov 26, 2021

A Novel Machine Learning Approach to Data Inconsistency with respect to a Fuzzy Relation

arXiv:2111.13447v14 citations
Originality Incremental advance
AI Analysis

This addresses inconsistency issues in machine learning for domains like ordinal classification, but it is incremental as it extends existing crisp relation methods to fuzzy relations.

The paper tackles the problem of data inconsistency in prediction problems, such as ordinal classification with monotonicity constraints, by introducing a new machine learning method for handling inconsistencies with respect to a fuzzy preorder relation, developing optimization procedures to eliminate them.

Inconsistency in prediction problems occurs when instances that relate in a certain way on condition attributes, do not follow the same relation on the decision attribute. For example, in ordinal classification with monotonicity constraints, it occurs when an instance dominating another instance on condition attributes has been assigned to a worse decision class. It typically appears as a result of perturbation in data caused by incomplete knowledge (missing attributes) or by random effects that occur during data generation (instability in the assessment of decision attribute values). Inconsistencies with respect to a crisp preorder relation (expressing either dominance or indiscernibility between instances) can be handled using symbolic approaches like rough set theory and by using statistical/machine learning approaches that involve optimization methods. Fuzzy rough sets can also be seen as a symbolic approach to inconsistency handling with respect to a fuzzy relation. In this article, we introduce a new machine learning method for inconsistency handling with respect to a fuzzy preorder relation. The novel approach is motivated by the existing machine learning approach used for crisp relations. We provide statistical foundations for it and develop optimization procedures that can be used to eliminate inconsistencies. The article also proves important properties and contains didactic examples of those procedures.

Foundations

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

Your Notes