Large-Margin Classification with Multiple Decision Rules
Patrick K. Kimes, D. Neil Hayes, J. S. Marron, Yufeng Liu

TL;DR
This paper introduces a spectrum of classification tasks that interpolate between hard and soft classification by fitting multiple decision rules, using large-margin classifiers with convex surrogates, and demonstrates their properties through simulations and MRI data analysis.
Contribution
It proposes a new framework for classification tasks that bridge hard and soft methods, with theoretical analysis and practical algorithms.
Findings
Derived statistical properties of the proposed classifiers
Developed a sub-gradient descent algorithm for optimization
Validated approach on MRI dataset from ADNI study
Abstract
Binary classification is a common statistical learning problem in which a model is estimated on a set of covariates for some outcome indicating the membership of one of two classes. In the literature, there exists a distinction between hard and soft classification. In soft classification, the conditional class probability is modeled as a function of the covariates. In contrast, hard classification methods only target the optimal prediction boundary. While hard and soft classification methods have been studied extensively, not much work has been done to compare the actual tasks of hard and soft classification. In this paper we propose a spectrum of statistical learning problems which span the hard and soft classification tasks based on fitting multiple decision rules to the data. By doing so, we reveal a novel collection of learning tasks of increasing complexity. We study the problems…
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
TopicsMachine Learning and Algorithms · Domain Adaptation and Few-Shot Learning · Face and Expression Recognition
