paper-with-me

홈 › Papers

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 and it is unlikely that all classes are seen in a single sample. Nonparametric Bayesian models naturally capture this phenomenon, but have significant practical barriers to widespread adoption, namely implementation complexity and computational inefficiency. To address this, we present a method for extracting the inductive bias from a nonparametric Bayesian model and transferring it to an artificial neural network. By simulating data with a nonparametric Bayesian prior, we can metalearn a sequence model that performs inference over an unlimited set of classes. After training, this "neural circuit" has distilled the corresponding inductive bias and can successfully perform sequential inference over an open set of classes. Our experimental results show that the metalearned neural circuit achieves comparable or better performance than particle filter-based methods for inference in these models while being faster and simpler to use than methods that explicitly incorporate Bayesian nonparametric inference.

📄 PDF Abstract BibTeX arXiv:2311.14601

Code (1)

jakesnell/neural-circuits 공식 구현 jax

Tasks

Bayesian InferenceInductive Bias

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Large Scale Nonparametric Bayesian Inference: Data Parallelisation in the Indian Buffet Process

2009-12-01 · NeurIPS 2009 12 · Finale Doshi-Velez, Shakir Mohamed, Zoubin Ghahramani, David A. Knowles

Nonparametric Bayesian models provide a framework for flexible probabilistic modelling of complex datasets. Unfortunately, Bayesian inference methods often require high-dimensional averages and can be slow to compute, es…

Bayesian Inference

Model-based Kernel Sum Rule: Kernel Bayesian Inference with Probabilistic Models

2014-09-18 · Yu Nishiyama, Motonobu Kanagawa, Arthur Gretton, Kenji Fukumizu

Kernel Bayesian inference is a principled approach to nonparametric inference in probabilistic graphical models, where probabilistic relationships between variables are learned from data in a nonparametric manner. Variou…

Bayesian Inference

Max-Margin Nonparametric Latent Feature Models for Link Prediction

2016-02-24 · Jun Zhu, Jiaming Song, Bei Chen

Link prediction is a fundamental task in statistical network analysis. Recent advances have been made on learning flexible nonparametric Bayesian latent feature models for link prediction. In this paper, we present a max…

Link PredictionPredictionVariational Inference

Bayesian target optimisation for high-precision holographic optogenetics

2023-09-21 · NeurIPS 2023 11

Two-photon optogenetics has transformed our ability to probe the structure and function of neural circuits. However, achieving precise optogenetic control of neural ensemble activity has remained fundamentally constraine…

CATVI: Conditional and Adaptively Truncated Variational Inference for Hierarchical Bayesian Nonparametric Models

2020-01-13 · Yirui Liu, Xinghao Qiao, Jessica Lam

Current variational inference methods for hierarchical Bayesian nonparametric models can neither characterize the correlation structure among latent variables due to the mean-field setting, nor infer the true posterior d…

ClusteringTopic ModelsVariational Inference