NeurIPS 2020poster19 citations

Meta-Neighborhoods

Siyuan Shan, Yang Li, Junier B Oliva

Abstract

Making an adaptive prediction based on 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 k-nearest-neighbors. Due to the simpler manifold structure around a local neighborhood, Meta-Neighborhoods represent the predictive distribution p(y | x) more accurately. To reduce memory and computation overheads, 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.

BibTeX
@inproceedings{NEURIPS2020_35464c84,
 author = {Shan, Siyuan and Li, Yang and Oliva, Junier B},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {5047--5057},
 publisher = {Curran Associates, Inc.},
 title = {Meta-Neighborhoods},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/35464c848f410e55a13bb9d78e7fddd0-Paper.pdf},
 volume = {33},
 year = {2020}
}