Mathematics (Aug 2022)

Online Support Vector Machine with a Single Pass for Streaming Data

  • Lisha Hu,
  • Chunyu Hu,
  • Zheng Huo,
  • Xinlong Jiang,
  • Suzhen Wang

DOI
https://doi.org/10.3390/math10173113
Journal volume & issue
Vol. 10, no. 17
p. 3113

Abstract

Read online

In this paper, we focus on training a support vector machine (SVM) online with a single pass over streaming data.Traditional batch-mode SVMs require previously prepared training data; these models may be unsuitable for streaming data circumstances. Online SVMs are effective tools for solving this problem by receiving data streams consistently and updating model weights accordingly. However, most online SVMs require multiple data passes before the updated weights converge to stable solutions, and may be unable to address high-rate data streams. This paper presents OSVM_SP, a new online SVM with a single pass over streaming data, and three budgeted versions to bound the space requirement with support vector removal principles. The experimental results obtained with five public datasets show that OSVM_SP outperforms most state-of-the-art single-pass online algorithms in terms of accuracy and is comparable to batch-mode SVMs. Furthermore, the proposed budgeted algorithms achieve comparable predictive performance with only 1/3 of the space requirement.

Keywords