paper-with-me

홈 › Papers

A One-Class Classification method based on Expanded Non-Convex Hulls

2022-08-01 · Information Fusion 2022 8 · David Novoa-Paradela, Oscar Fontenla-Romero, Bertha Guijarro-Berdiñas

This paper presents an intuitive, robust and efficient One-Class Classification algorithm. The method developed is called OCENCH (One-class Classification via Expanded Non-Convex Hulls) and bases its operation on the construction of subdivisible and expandable non-convex hulls to represent the target class. The method begins by reducing the dimensionality of the data to two-dimensional spaces using random projections. After that, an iterative process based on Delaunay triangulations is applied to these spaces to obtain simple polygons that characterizes the non-convex shape of the normal class data. In addition, the method subdivides the non- convex hulls to represent separate regions in space if necessary. The method has been evaluated and compared to several main algorithms of the field using real data sets. In contrast to other methods, OCENCH can deal with non-convex and disjointed shapes. Finally, its execution can be carried out in a parallel way, which is interesting to reduce the execution time.

📄 PDF Abstract BibTeX

Code (1)

DavidNovoaP/OCENCH

Tasks

Anomaly DetectionOne-Class ClassificationSupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Federated Classification in Hyperbolic Spaces via Secure Aggregation of Convex Hulls

2023-08-14 · Saurav Prakash, Jin Sima, Chao Pan, Eli Chien 외

Hierarchical and tree-like data sets arise in many applications, including language processing, graph data mining, phylogeny and genomics. It is known that tree-like data cannot be embedded into Euclidean spaces of finit…

Federated Learninggraph partitioningPrivacy PreservingQuantization

Zeta Hull Pursuits: Learning Nonconvex Data Hulls

2014-12-01 · NeurIPS 2014 12 · Yuanjun Xiong, Wei Liu, Deli Zhao, Xiaoou Tang

Selecting a small informative subset from a given dataset, also called column sampling, has drawn much attention in machine learning. For incorporating structured data information into column sampling, research efforts w…

image-classificationImage Classification

Convex Hulls of Reachable Sets

2023-03-30 · Thomas Lew, Riccardo Bonalli, Marco Pavone

We study the convex hulls of reachable sets of nonlinear systems with bounded disturbances and uncertain initial conditions. Reachable sets play a critical role in control, but remain notoriously challenging to compute, …

Model Predictive Control

DataGrinder: Fast, Accurate, Fully non-Parametric Classification Approach Using 2D Convex Hulls

2015-11-11 · Mohammad Khabbaz

It has been a long time, since data mining technologies have made their ways to the field of data management. Classification is one of the most important data mining tasks for label prediction, categorization of objects …

ClassificationGeneral ClassificationManagement

Matching Image Sets via Adaptive Multi Convex Hull

2014-03-03 · Shaokang Chen, Arnold Wiliem, Conrad Sanderson, Brian C. Lovell

Traditional nearest points methods use all the samples in an image set to construct a single convex or affine hull model for classification. However, strong artificial features and noisy data may be generated from combin…

ARCClusteringGeneral Classification