Memory and Computation-Efficient Kernel SVM via Binary Embedding and Ternary Model Coefficients

10/06/2020
by   Zijian Lei, et al.
0

Kernel approximation is widely used to scale up kernel SVM training and prediction. However, the memory and computation costs of kernel approximation models are still too high if we want to deploy them on memory-limited devices such as mobile phones, smartwatches, and IoT devices. To address this challenge, we propose a novel memory and computation-efficient kernel SVM model by using both binary embedding and binary model coefficients. First, we propose an efficient way to generate compact binary embedding of the data, preserving the kernel similarity. Second, we propose a simple but effective algorithm to learn a linear classification model with ternary coefficients that can support different types of loss function and regularizer. Our algorithm can achieve better generalization accuracy than existing works on learning binary coefficients since we allow coefficient to be -1, 0, or 1 during the training stage, and coefficient 0 can be removed during model inference for binary classification. Moreover, we provide a detailed analysis of the convergence of our algorithm and the inference complexity of our model. The analysis shows that the convergence to a local optimum is guaranteed, and the inference complexity of our model is much lower than other competing methods. Our experimental results on five large real-world datasets have demonstrated that our proposed method can build accurate nonlinear SVM models with memory costs less than 30KB.

READ FULL TEXT
research
02/02/2013

Generalization Guarantees for a Binary Classification Framework for Two-Stage Multiple Kernel Learning

We present generalization bounds for the TS-MKL framework for two stage ...
research
05/20/2015

Fuzzy Least Squares Twin Support Vector Machines

Least Squares Twin Support Vector Machine (LSTSVM) is an extremely effic...
research
02/28/2017

Learning rates for classification with Gaussian kernels

This paper aims at refined error analysis for binary classification usin...
research
04/24/2014

CoRE Kernels

The term "CoRE kernel" stands for correlation-resemblance kernel. In man...
research
12/06/2022

Hybrid Model using Feature Extraction and Non-linear SVM for Brain Tumor Classification

It is essential to classify brain tumors from magnetic resonance imaging...
research
12/31/2016

Very Fast Kernel SVM under Budget Constraints

In this paper we propose a fast online Kernel SVM algorithm under tight ...
research
10/05/2011

Linearized Additive Classifiers

We revisit the additive model learning literature and adapt a penalized ...

Please sign up or login with your details

Forgot password? Click here to reset