LGSYMLApr 14, 2019

Probabilistic Kernel Support Vector Machines

arXiv:1904.06762v21 citations
Originality Synthesis-oriented
AI Analysis

This work addresses classification for uncertain data with detailed error bounds, which is incremental as it extends standard SVMs to handle Gaussian uncertainty without introducing a new paradigm.

The authors tackled the problem of binary classification when data points have associated uncertainty descriptions, specifically Gaussian distributions, by proposing a probabilistic enhancement of kernel Support Vector Machines. They developed a modified kernel function to apply SVM techniques to such uncertain data, enabling classification of Gaussian-distributed points.

We propose a probabilistic enhancement of standard kernel Support Vector Machines for binary classification, in order to address the case when, along with given data sets, a description of uncertainty (e.g., error bounds) may be available on each datum. In the present paper, we specifically consider Gaussian distributions to model uncertainty. Thereby, our data consist of pairs $(x_i,Σ_i)$, $i\in\{1,\ldots,N\}$, along with an indicator $y_i\in\{-1,1\}$ to declare membership in one of two categories for each pair. These pairs may be viewed to represent the mean and covariance, respectively, of random vectors $ξ_i$ taking values in a suitable linear space (typically $\mathbb R^n$). Thus, our setting may also be viewed as a modification of Support Vector Machines to classify distributions, albeit, at present, only Gaussian ones. We outline the formalism that allows computing suitable classifiers via a natural modification of the standard "kernel trick." The main contribution of this work is to point out a suitable kernel function for applying Support Vector techniques to the setting of uncertain data for which a detailed uncertainty description is also available (herein, "Gaussian points").

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes