Separable Approximate Optimization of Support Vector Machines for Distributed Sensing

Abstract

Sensor measurements from diverse locations connected with possibly low bandwidth communication channels pose a challenge of resource-restricted distributed data analyses. In such settings it would be desirable to perform learning in each location as much as possible, without transferring all data to a central node. Applying the support vector machines (SVMs) with nonlinear kernels becomes nontrivial, however. In this paper, we present an efficient optimization scheme for training SVMs over such sensor networks. Our framework performs optimization independently in each node, using only the local features stored in the respective node. We make use of multiple local kernels and explicit approximations to the feature mappings induced by them. Together they allow us constructing a separable surrogate objective that provides an upper bound of the primal SVM objective. A central coordination is also designed to adjust the weights among local kernels for improved prediction, while minimizing communication cost.

Cite

Text

Lee et al. "Separable Approximate Optimization of Support Vector Machines for Distributed Sensing." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2012. doi:10.1007/978-3-642-33486-3_25

Markdown

[Lee et al. "Separable Approximate Optimization of Support Vector Machines for Distributed Sensing." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2012.](https://mlanthology.org/ecmlpkdd/2012/lee2012ecmlpkdd-separable/) doi:10.1007/978-3-642-33486-3_25

BibTeX

@inproceedings{lee2012ecmlpkdd-separable,
  title     = {{Separable Approximate Optimization of Support Vector Machines for Distributed Sensing}},
  author    = {Lee, Sangkyun and Stolpe, Marco and Morik, Katharina},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2012},
  pages     = {387-402},
  doi       = {10.1007/978-3-642-33486-3_25},
  url       = {https://mlanthology.org/ecmlpkdd/2012/lee2012ecmlpkdd-separable/}
}