paper-with-me

Papers

Support Vector Clustering

2001-12-01 · JMLR 2001 12 · Asa Ben-Hur, David Horn, Hava T. Siegelmann, Vladimir Vapnik

We present a novel clustering method using the approach of support vector machines. Data points are mapped by means of a Gaussian kernel to a high dimensional feature space, where we search for the minimal enclosing sphere. This sphere, when mapped back to data space, can separate into several components, each enclosing a separate cluster of points. We present a simple algorithm for identifying these clusters. The width of the Gaussian kernel controls the scale at which the data is probed while the soft margin constant helps coping with outliers and overlapping clusters. The structure of a dataset is explored by varying the two parameters, maintaining a minimal number of support vectors to assure smooth cluster boundaries. We demonstrate the performance of our algorithm on several datasets.

📄 PDF Abstract BibTeX

Code (1)

elki-project/elki

Tasks

Clustering

Similar Papers 제목 키워드 기반

An Investigation on Support Vector Clustering for Big Data in Quantum Paradigm

2018-04-29 · Arit Kumar Bishwas, Ashish Mani, Vasile Palade

The support vector clustering algorithm is a well-known clustering algorithm based on support vector machines using Gaussian or polynomial kernels. The classical support vector clustering algorithm works well in general,…

Clustering

Ensemble-driven support vector clustering: From ensemble learning to automatic parameter estimation

2016-08-03 · Dong Huang, Chang-Dong Wang, Jian-Huang Lai, Yun Liang 외

Support vector clustering (SVC) is a versatile clustering technique that is able to identify clusters of arbitrary shapes by exploiting the kernel trick. However, one hurdle that restricts the application of SVC lies in …

ClusteringEnsemble Learningparameter estimation

Accelerate Support Vector Clustering via Spectrum-Preserving Data Compression

2023-04-19 · Yuxuan Song, Yongyu Wang

This paper proposes a novel framework for accelerating support vector clustering. The proposed method first computes much smaller compressed data sets while preserving the key cluster properties of the original data sets…

ClusteringData Compression

A Rapid Pattern-Recognition Method for Driving Types Using Clustering-Based Support Vector Machines

2016-05-22 · Wenshuo Wang, Junqiang Xi

A rapid pattern-recognition approach to characterize driver's curve-negotiating behavior is proposed. To shorten the recognition time and improve the recognition of driving styles, a k-means clustering-based support vect…

Clustering

Ramp-based Twin Support Vector Clustering

2018-12-10 · Zhen Wang, Xu Chen, Chun-Na Li, Yuan-Hai Shao

Traditional plane-based clustering methods measure the cost of within-cluster and between-cluster by quadratic, linear or some other unbounded functions, which may amplify the impact of cost. This letter introduces a ram…

Clustering