Challenges in Binary Classification
Pengbo Yang, Jian Yu

TL;DR
This paper examines the limitations of SVMs in nonlinear binary classification, proposing a variational framework for optimal classifier design and highlighting open challenges in the field.
Contribution
It introduces a variational problem framework for binary classification, unifies SVM as a special case, and discusses the limitations and open problems in designing optimal classifiers.
Findings
SVM is a special case of the proposed variational framework.
The variational problem has limitations for nonlinear classification.
Designing more appropriate objective functions remains an open challenge.
Abstract
Binary Classification plays an important role in machine learning. For linear classification, SVM is the optimal binary classification method. For nonlinear classification, the SVM algorithm needs to complete the classification task by using the kernel function. Although the SVM algorithm with kernel function is very effective, the selection of kernel function is empirical, which means that the kernel function may not be optimal. Therefore, it is worth studying how to obtain an optimal binary classifier. In this paper, the problem of finding the optimal binary classifier is considered as a variational problem. We design the objective function of this variational problem through the max-min problem of the (Euclidean) distance between two classes. For linear classification, it can be deduced that SVM is a special case of this variational problem framework. For Euclidean distance, it is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies
MethodsSupport Vector Machine
