English

Meta-Neighborhoods

Machine Learning 2020-10-15 v3 Machine Learning

Abstract

Making an adaptive prediction based on one's input is an important ability for general artificial intelligence. In this work, we step forward in this direction and propose a semi-parametric method, Meta-Neighborhoods, where predictions are made adaptively to the neighborhood of the input. We show that Meta-Neighborhoods is a generalization of kk-nearest-neighbors. Due to the simpler manifold structure around a local neighborhood, Meta-Neighborhoods represent the predictive distribution p(yx)p(y \mid x) more accurately. To reduce memory and computation overhead, we propose induced neighborhoods that summarize the training data into a much smaller dictionary. A meta-learning based training mechanism is then exploited to jointly learn the induced neighborhoods and the model. Extensive studies demonstrate the superiority of our method.

Keywords

Cite

@article{arxiv.1909.09140,
  title  = {Meta-Neighborhoods},
  author = {Siyuan Shan and Yang Li and Junier Oliva},
  journal= {arXiv preprint arXiv:1909.09140},
  year   = {2020}
}

Comments

To appear in NeurIPS 2020

R2 v1 2026-06-23T11:20:33.828Z