Another Look at DWD: Thrifty Algorithm and Bayes Risk Consistency in RKHS
Boxiang Wang, Hui Zou

TL;DR
This paper introduces a fast algorithm for Distance Weighted Discrimination (DWD), extends its theoretical understanding to kernel methods with Bayes risk consistency, and compares its performance favorably to SVMs.
Contribution
It proposes an efficient algorithm for DWD, extends the theory to kernel DWD with Bayes risk consistency, and demonstrates comparable accuracy with faster computation.
Findings
New algorithm is several hundred times faster than existing SOCP-based methods.
Kernel DWD is Bayes risk consistent in RKHS.
DWD and SVM have similar accuracy on benchmark datasets.
Abstract
Distance weighted discrimination (DWD) is a margin-based classifier with an interesting geometric motivation. DWD was originally proposed as a superior alternative to the support vector machine (SVM), however DWD is yet to be popular compared with the SVM. The main reasons are twofold. First, the state-of-the-art algorithm for solving DWD is based on the second-order-cone programming (SOCP), while the SVM is a quadratic programming problem which is much more efficient to solve. Second, the current statistical theory of DWD mainly focuses on the linear DWD for the high-dimension-low-sample-size setting and data-piling, while the learning theory for the SVM mainly focuses on the Bayes risk consistency of the kernel SVM. In fact, the Bayes risk consistency of DWD is presented as an open problem in the original DWD paper. In this work, we advance the current understanding of DWD from both…
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
TopicsAdvanced Statistical Methods and Models · Statistical Methods and Inference · Face and Expression Recognition
MethodsSupport Vector Machine
