ICASSP 2015accepted0 citations

Distributed kernel learning using Kernel Recursive Least Squares

Nicholas J. Fraser, Duncan J. M. Moss, Nicolas Epain, Philip Heng Wai Leong

Abstract

Constructing accurate models that represent the underlying structure of Big Data is a costly process that usually constitutes a compromise between computation time and model accuracy. Methods addressing these issues often employ parallelisation to handle processing. Many of these methods target the Support Vector Machine (SVM) and provide a significant speed up over batch approaches. However, the convergence of these methods often rely on multiple passes through the data. In this paper, we present a parallelised algorithm that constructs a model equivalent to a serial approach, whilst requiring only a single pass of the data. We first employ the Kernel Recursive Least Squares (KRLS) algorithm to construct several models from subsets of the overall data. We then show that these models can be combined using KRLS to create a single compact model. Our parallelised KRLS methodology significantly improves execution time and demonstrates comparable accuracy when compared to the parallel and serial SVM approaches.

BibTeX
@inproceedings{icassp2015_distributedkerne,
  title = {Distributed kernel learning using Kernel Recursive Least Squares},
  author = {Nicholas J. Fraser and Duncan J. M. Moss and Nicolas Epain and Philip Heng Wai Leong},
  booktitle = {ICASSP 2015},
  year = {2015}
}