paper-with-me

홈 › Papers

Learning Sparse Low-Threshold Linear Classifiers

2012-12-13 · Sivan Sabato, Shai Shalev-Shwartz, Nathan Srebro, Daniel Hsu, Tong Zhang

We consider the problem of learning a non-negative linear classifier with a $1$-norm of at most $k$, and a fixed threshold, under the hinge-loss. This problem generalizes the problem of learning a $k$-monotone disjunction. We prove that we can learn efficiently in this setting, at a rate which is linear in both $k$ and the size of the threshold, and that this is the best possible rate. We provide an efficient online learning algorithm that achieves the optimal rate, and show that in the batch case, empirical risk minimization achieves this rate as well. The rates we show are tighter than the uniform convergence rate, which grows with $k^2$.

📄 PDF Abstract BibTeX arXiv:1212.3276

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dictionary learning for fast classification based on soft-thresholding

2014-02-09 · Alhussein Fawzi, Mike Davies, Pascal Frossard

Classifiers based on sparse representations have recently been shown to provide excellent results in many visual recognition and classification tasks. However, the high cost of computing sparse representations at test ti…

ClassificationDictionary LearningGeneral Classification

Dealing with Class Imbalance using Thresholding

2016-07-10 · Charmgil Hong, Rumi Ghosh, Soundar Srinivasan

We propose thresholding as an approach to deal with class imbalance. We define the concept of thresholding as a process of determining a decision boundary in the presence of a tunable parameter. The threshold is the maxi…

ClassificationGeneral Classificationimbalanced classificationOutlier Detection

Stochastic Natural Thresholding Algorithms

2023-06-07 · Rachel Grotheer, Shuang Li, Anna Ma, Deanna Needell 외

Sparse signal recovery is one of the most fundamental problems in various applications, including medical imaging and remote sensing. Many greedy algorithms based on the family of hard thresholding operators have been de…

Computational Efficiency

Convergence of uncertainty estimates in Ensemble and Bayesian sparse model discovery

2023-01-30 · L. Mars Gao, Urban Fasel, Steven L. Brunton, J. Nathan Kutz

Sparse model identification enables nonlinear dynamical system discovery from data. However, the control of false discoveries for sparse model identification is challenging, especially in the low-data and high-noise limi…

Model DiscoveryregressionUncertainty Quantificationvalid+1

Optimum Reject Options for Prototype-based Classification

2015-03-23 · Lydia Fischer, Barbara Hammer, Heiko Wersing

We analyse optimum reject strategies for prototype-based classifiers and real-valued rejection measures, using the distance of a data point to the closest prototype or probabilistic counterparts. We compare reject scheme…

ClassificationGeneral Classification