LGOCMLApr 21, 2020

A Mathematical Programming approach to Binary Supervised Classification with Label Noise

arXiv:2004.10170v15 citations
Originality Incremental advance
AI Analysis

This addresses label noise in supervised classification, which is an incremental improvement for practitioners dealing with imperfect data.

The authors tackled binary classification with noisy training labels by developing SVM-based methods that incorporate observation relabeling decisions, reporting effectiveness through computational experiments on standard UCI datasets.

In this paper we propose novel methodologies to construct Support Vector Machine -based classifiers that takes into account that label noises occur in the training sample. We propose different alternatives based on solving Mixed Integer Linear and Non Linear models by incorporating decisions on relabeling some of the observations in the training dataset. The first method incorporates relabeling directly in the SVM model while a second family of methods combines clustering with classification at the same time, giving rise to a model that applies simultaneously similarity measures and SVM. Extensive computational experiments are reported based on a battery of standard datasets taken from UCI Machine Learning repository, showing the effectiveness of the proposed approaches.

Foundations

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

Your Notes