paper-with-me

홈 › Papers

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 into groups, advertisement and data management. In this paper, we focus on the standard classification problem which is predicting unknown labels in Euclidean space. Most efforts in Machine Learning communities are devoted to methods that use probabilistic algorithms which are heavy on Calculus and Linear Algebra. Most of these techniques have scalability issues for big data, and are hardly parallelizable if they are to maintain their high accuracies in their standard form. Sampling is a new direction for improving scalability, using many small parallel classifiers. In this paper, rather than conventional sampling methods, we focus on a discrete classification algorithm with O(n) expected running time. Our approach performs a similar task as sampling methods. However, we use column-wise sampling of data, rather than the row-wise sampling used in the literature. In either case, our algorithm is completely deterministic. Our algorithm, proposes a way of combining 2D convex hulls in order to achieve high classification accuracy as well as scalability in the same time. First, we thoroughly describe and prove our O(n) algorithm for finding the convex hull of a point set in 2D. Then, we show with experiments our classifier model built based on this idea is very competitive compared with existing sophisticated classification algorithms included in commercial statistical applications such as MATLAB.

📄 PDF Abstract BibTeX arXiv:1511.03576

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationManagement

Similar Papers 제목 키워드 기반

Point-GN: A Non-Parametric Network Using Gaussian Positional Encoding for Point Cloud Classification

2024-12-04 · Marzieh Mohammadi, Amir Salarpour

This paper introduces Point-GN, a novel non-parametric network for efficient and accurate 3D point cloud classification. Unlike conventional deep learning models that rely on a large number of trainable parameters, Point…

3D Point Cloud ClassificationClassificationPoint Cloud ClassificationTraining-free 3D Point Cloud Classification

Active Learning for Non-Parametric Regression Using Purely Random Trees

2018-12-01 · NeurIPS 2018 12 · Jack Goetz, Ambuj Tewari, Paul Zimmerman

Active learning is the task of using labelled data to select additional points to label, with the goal of fitting the most accurate model with a fixed budget of labelled points. In binary classification active learning i…

Active LearningBinary ClassificationGeneral Classificationregression

MIMO Grid Impedance Identification of Three-Phase Power Systems: Parametric vs. Nonparametric Approaches

2023-04-29 · Verena Häberle, Linbin Huang, Xiuqiang He, Eduardo Prieto-Araujo 외

A fast and accurate grid impedance measurement of three-phase power systems is crucial for online assessment of power system stability and adaptive control of grid-connected converters. Existing grid impedance measuremen…

subspace methods

A Metalearned Neural Circuit for Nonparametric Bayesian Inference

2023-11-24 · Jake C. Snell, Gianluca Bencomo, Thomas L. Griffiths

Most applications of machine learning to classification assume a closed set of balanced classes. This is at odds with the real world, where class occurrence statistics often follow a long-tailed power-law distribution an…

Bayesian InferenceInductive Bias

Self-Supervised Learning of Iterative Solvers for Constrained Optimization

2024-09-12 · Lukas Lüken, Sergio Lucia

Obtaining the solution of constrained optimization problems as a function of parameters is very important in a multitude of applications, such as control and planning. Solving such parametric optimization problems in rea…

GPUSelf-Supervised Learning