paper-with-me

Papers

K-Nearest Neighbor Classification Using Anatomized Data

2016-10-19 · Koray Mancuhan, Chris Clifton

This paper analyzes k nearest neighbor classification with training data anonymized using anatomy. Anatomy preserves all data values, but introduces uncertainty in the mapping between identifying and sensitive values. We first study the theoretical effect of the anatomized training data on the k nearest neighbor error rate bounds, nearest neighbor convergence rate, and Bayesian error. We then validate the derived bounds empirically. We show that 1) Learning from anatomized data approaches the limits of learning through the unprotected data (although requiring larger training data), and 2) nearest neighbor using anatomized data outperforms nearest neighbor on generalization-based anonymization.

📄 PDF Abstract BibTeX arXiv:1610.06048

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Diffusion Decision Making for Adaptive k-Nearest Neighbor Classification

2012-12-01 · NeurIPS 2012 12 · Yung-Kyun Noh, Frank Park, Daniel D. Lee

This paper sheds light on some fundamental connections of the diffusion decision making model of neuroscience and cognitive psychology with k-nearest neighbor classification. We show that conventional k-nearest neighbor…

ClassificationDecision MakingGeneral Classification

Rates of Convergence for Nearest Neighbor Classification

2014-06-30 · NeurIPS 2014 12 · Kamalika Chaudhuri, Sanjoy Dasgupta

Nearest neighbor methods are a popular class of nonparametric estimators with several desirable properties, such as adaptivity to different distance scales in different regions of space. Prior work on convergence rates f…

ClassificationGeneral Classification

A Two-Stage Active Learning Algorithm for $k$-Nearest Neighbors

2022-11-19 · Nick Rittler, Kamalika Chaudhuri

$k$-nearest neighbor classification is a popular non-parametric method because of desirable properties like automatic adaption to distributional scale changes. Unfortunately, it has thus far proved difficult to design ac…

Active LearningVocal Bursts Valence Prediction

A Nearest Neighbor Characterization of Lebesgue Points in Metric Measure Spaces

2020-07-08 · Tommaso Cesari, Roberto Colomboni

The property of almost every point being a Lebesgue point has proven to be crucial for the consistency of several classification algorithms based on nearest neighbors. We characterize Lebesgue points in terms of a 1-Near…

ClassificationGeneral Classificationregression

Explaining the Success of Nearest Neighbor Methods in Prediction

2025-02-21 · George H. Chen, Devavrat Shah

Many modern methods for prediction leverage nearest neighbor search to find past training examples most similar to a test example, an idea that dates back in text to at least the 11th century and has stood the test of ti…

PredictionregressionTime Series Forecasting