SOTAVerified

Multiclass Learning from Contradictions

2019-12-01NeurIPS 2019Code Available0· sign in to hype

Sauptik Dhar, Vladimir Cherkassky, Mohak Shah

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We introduce the notion of learning from contradictions, a.k.a Universum learning, for multiclass problems and propose a novel formulation for multiclass universum SVM (MU-SVM). We show that learning from contradictions (using MU-SVM) incurs lower sample complexity compared to multiclass SVM (M-SVM) by deriving the Natarajan dimension for sample complexity for PAC-learnability of MU-SVM. We also propose an analytic span bound for MU-SVM and demonstrate its utility for model selection resulting in 2-4 faster computation times than standard resampling techniques. We empirically demonstrate the efficacy of MU- SVM on several real world datasets achieving > 20\% improvement in test accuracies compared to M-SVM. Insights into the underlying behavior of MU-SVM using a histograms-of-projections method are also provided.

Tasks

Reproductions