MLCVDec 7, 2017

Using SVDD in SimpleMKL for 3D-Shapes Filtering

arXiv:1712.02658v15 citations
Originality Synthesis-oriented
AI Analysis

This work addresses filtering and outlier detection for 3D-shapes, but it appears incremental as it adapts existing methods to a new context without broad SOTA claims.

The paper tackles the problem of 3D-shapes filtering and outlier detection by adapting Support Vector Data Description (SVDD) to multiple kernels using SimpleMKL, introducing a variant called Slim-MK-SVDD for tighter data frontiers, and developing equivalent methods for One-Class SVM.

This paper proposes the adaptation of Support Vector Data Description (SVDD) to the multiple kernel case (MK-SVDD), based on SimpleMKL. It also introduces a variant called Slim-MK-SVDD that is able to produce a tighter frontier around the data. For the sake of comparison, the equivalent methods are also developed for One-Class SVM, known to be very similar to SVDD for certain shapes of kernels. Those algorithms are illustrated in the context of 3D-shapes filtering and outliers detection. For the 3D-shapes problem, the objective is to be able to select a sub-category of 3D-shapes, each sub-category being learned with our algorithm in order to create a filter. For outliers detection, we apply the proposed algorithms for unsupervised outliers detection as well as for the supervised case.

Foundations

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

Your Notes