paper-with-me

홈 › Papers

A Bayes consistent 1-NN classifier

2014-07-01 · Aryeh Kontorovich, Roi Weiss

We show that a simple modification of the 1-nearest neighbor classifier yields a strongly Bayes consistent learner. Prior to this work, the only strongly Bayes consistent proximity-based method was the k-nearest neighbor classifier, for k growing appropriately with sample size. We will argue that a margin-regularized 1-NN enjoys considerable statistical and algorithmic advantages over the k-NN classifier. These include user-friendly finite-sample error bounds, as well as time- and memory-efficient learning and test-point evaluation algorithms with a principled speed-accuracy tradeoff. Encouraging empirical results are reported.

📄 PDF Abstract BibTeX arXiv:1407.0208

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

k-NN $k$-Nearest Neighbors is a clustering-based algorithm for classification and regression. It is a a type of instance-based learning as it does not attempt to construct a…

Similar Papers 제목 키워드 기반

Adversarial Consistency and the Uniqueness of the Adversarial Bayes Classifier

2024-04-26 · Natalie S. Frank

Minimizing an adversarial surrogate risk is a common technique for learning robust classifiers. Prior work showed that convex surrogate losses are not statistically consistent in the adversarial context -- or in other wo…

Classification

A Bayes-Optimal View on Adversarial Examples

2020-02-20 · Eitan Richardson, Yair Weiss

Since the discovery of adversarial examples - the ability to fool modern CNN classifiers with tiny perturbations of the input, there has been much discussion whether they are a "bug" that is specific to current neural ar…

Adversarial Attack

Distributed Bayesian Inference for Large-Scale IoT Systems

2023-12-19 · Article 2023 12 · Eleni Vlachou, Aristeidis Karras 1, Christos Karras 1, * 외

Abstract: In this work, we present a Distributed Bayesian Inference Classifier for Large-Scale Systems, where we assess its performance and scalability on distributed environments such as PySpark. The presented classifie…

Bayesian InferenceCPUManagementSpecificity

Towards Provably Fair Machine Learning: Bayesian Approaches For Consistent and Transparent Predictions

2026-06-10 · Owen O'Neill, Fintan Costello arxiv

ML classifiers deployed in high-stakes domains produce predictions whose quality varies systematically across subgroups. For granular subgroups defined by intersections of multiple features, predictions are often inconsi…

Estimating Instance-dependent Bayes-label Transition Matrix using a Deep Neural Network

2021-05-27 · Shuo Yang, Erkun Yang, Bo Han, Yang Liu 외

In label-noise learning, estimating the transition matrix is a hot topic as the matrix plays an important role in building statistically consistent classifiers. Traditionally, the transition from clean labels to noisy la…