Training with reduced precision of a support vector machine model for text classification

07/17/2020
by   Dominik Żurek, et al.
0

This paper presents the impact of using quantization on the efficiency of multi-class text classification in the training process of a support vector machine (SVM). This work is focused on comparing the efficiency of SVM model trained using reduced precision with its original form. The main advantage of using quantization is decrease in computation time and in memory footprint on the dedicated hardware platform which supports low precision computation like GPU (16-bit) or FPGA (any bit-width). The paper presents the impact of a precision reduction of the SVM training process on text classification accuracy. The implementation of the CPU was performed using the OpenMP library. Additionally, the results of the implementation of the GPU using double, single and half precision are presented.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/20/2017

Improving text classification with vectors of reduced precision

This paper presents the analysis of the impact of a floating-point numbe...
research
05/19/2014

A Parallel Way to Select the Parameters of SVM Based on the Ant Optimization Algorithm

A large number of experimental data shows that Support Vector Machine (S...
research
08/04/2017

Predicting the Law Area and Decisions of French Supreme Court Cases

In this paper, we investigate the application of text classification met...
research
07/03/2016

Understanding the Energy and Precision Requirements for Online Learning

It is well-known that the precision of data, hyperparameters, and intern...
research
05/05/2022

Hardware System Implementation for Human Detection using HOG and SVM Algorithm

Human detection is a popular issue and has been widely used in many appl...
research
08/11/2020

A Comparison of Synthetic Oversampling Methods for Multi-class Text Classification

The authors compared oversampling methods for the problem of multi-class...
research
07/07/2019

Resource-Efficient Computing in Wearable Systems

We propose two optimization techniques to minimize memory usage and comp...

Please sign up or login with your details

Forgot password? Click here to reset