paper-with-me

Papers

Minimum Density Hyperplanes

2015-07-15 · Nicos G. Pavlidis, David P. Hofmeyr, Sotiris K. Tasoulis

Associating distinct groups of objects (clusters) with contiguous regions of high probability density (high-density clusters), is central to many statistical and machine learning approaches to the classification of unlabelled data. We propose a novel hyperplane classifier for clustering and semi-supervised classification which is motivated by this objective. The proposed minimum density hyperplane minimises the integral of the empirical probability density function along it, thereby avoiding intersection with high density clusters. We show that the minimum density and the maximum margin hyperplanes are asymptotically equivalent, thus linking this approach to maximum margin clustering and semi-supervised support vector classifiers. We propose a projection pursuit formulation of the associated optimisation problem which allows us to find minimum density hyperplanes efficiently in practice, and evaluate its performance on a range of benchmark datasets. The proposed approach is found to be very competitive with state of the art methods for clustering and semi-supervised classification.

📄 PDF Abstract BibTeX arXiv:1507.04201

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationClusteringGeneral Classification

Similar Papers 제목 키워드 기반

Improved Upper Bounds for Slicing the Hypercube

2026-02-06 · Duncan Soiffer, Nathaniel Itty, Christopher D. Rosin, Blake Bruell 외 arxiv

A collection of hyperplanes $\mathcal{H}$ slices all edges of the $n$-dimensional hypercube $Q_n$ with vertex set $\{-1,1\}^n$ if, for every edge $e$ in the hypercube, there exists a hyperplane in $\mathcal{H}$ intersect…

Clustering Large Data Sets with Incremental Estimation of Low-density Separating Hyperplanes

2021-08-07 · David P. Hofmeyr

An efficient method for obtaining low-density hyperplane separators in the unsupervised context is proposed. Low density separators can be used to obtain a partition of a set of data based on their allocations to the dif…

Clustering

Fitting Unknown Number of Hyperplanes with Manifold Optimization

2026-05-27 · Zhiqin Cheng, Yu Zhan, Mingjin Zhang, Lingbo Liu 외 arxiv

Fitting an unknown number of hyperplanes to data is a fundamental yet challenging problem in machine learning, characterized by its non-convexity, non-differentiability, and unknown model order. Existing approaches often…

Density Estimation

Single and Union Non-parallel Support Vector Machine Frameworks

2019-10-22 · Chun-Na Li, Yuan-Hai Shao, Huajun Wang, Yu-Ting Zhao 외

Considering the classification problem, we summarize the nonparallel support vector machines with the nonparallel hyperplanes to two types of frameworks. The first type constructs the hyperplanes separately. It solves a …

General Classification

Training-Time Batch Normalization Reshapes Local Partition Geometry in Piecewise-Affine Networks

2026-05-06 · Xuan Qi, Yi Wei, Fanqi Yu, Furao Shen 외 arxiv

Batch normalization (BN) is central to modern deep networks, but its effect on the realized function during training remains less understood than its optimization benefits. We study training-time BN in continuous piecewi…