Basic Thresholding Classification
Mehmet Altan Toks\"oz

TL;DR
This thesis introduces the basic thresholding classifier (BTC) and its kernel version (KBTC), which are fast, sparsity-based classifiers capable of high accuracy, especially in non-linear separability scenarios, outperforming traditional methods.
Contribution
The paper proposes BTC and KBTC algorithms with SIC-based parameter estimation, and develops classifier fusion schemes that enhance classification performance in various applications.
Findings
BTC and KBTC outperform SVM, MLR, and sparsity-based methods.
SICs enable parameter estimation without cross validation.
Fusion schemes improve classification accuracy.
Abstract
In this thesis, we propose a light-weight sparsity-based algorithm, basic thresholding classifier (BTC), for classification applications (such as face identification, hyper-spectral image classification, etc.) which is capable of identifying test samples extremely rapidly and performing high classification accuracy. Originally BTC is a linear classifier which works based on the assumption that the samples of the classes of a given dataset are linearly separable. However, in practice those samples may not be linearly separable. In this context, we also propose another algorithm namely kernel basic thresholding classifier (KBTC) which is a non-linear kernel version of the BTC algorithm. KBTC can achieve promising results especially when the given samples are linearly non-separable. For both proposals, we introduce sufficient identification conditions (SICs) under which BTC and KBTC can…
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
TopicsSparse and Compressive Sensing Techniques · Remote-Sensing Image Classification · Face and Expression Recognition
