paper-with-me

홈 › Papers

Modeling rapid language learning by distilling Bayesian priors into artificial neural networks

2023-05-24 · R. Thomas McCoy, Thomas L. Griffiths

Humans can learn languages from remarkably little experience. Developing computational models that explain this ability has been a major challenge in cognitive science. Bayesian models that build in strong inductive biases - factors that guide generalization - have been successful at explaining how humans might generalize from few examples in controlled settings but are usually too restrictive to be tractably applied to more naturalistic data. By contrast, neural networks have flexible representations that allow them to learn well from naturalistic data but require many more examples than humans receive. We show that learning from limited naturalistic data is possible with an approach that combines the strong inductive biases of a Bayesian model with the flexible representations of a neural network. This approach works by distilling a Bayesian model's biases into a neural network. Like a Bayesian model, the resulting system can learn formal linguistic patterns from a small number of examples. Like a neural network, it can also learn aspects of English syntax from a corpus of natural language - and it outperforms a standard neural network at acquiring the linguistic phenomena of recursion and priming. Bridging the divide between Bayesian models and neural networks makes it possible to handle a broader range of learning scenarios than either approach can handle on its own.

📄 PDF Abstract BibTeX arXiv:2305.14701

Code (1)

tommccoy1/inductive-bias-distillation 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Comment on "Modeling rapid language learning by distilling Bayesian priors into artificial neural networks"

2026-08-13 · Orr Well, Idan Tarshish, Nur Lan, Roni Katzir arxiv

McCoy & Griffiths (2025, henceforth M&G) suggest that a Bayesian prior can be distilled into Artificial Neural Networks (ANNs) through Model-Agnostic Meta-Learning (MAML, Finn et al., 2017). They support this empirically…

Distilling Symbolic Priors for Concept Learning into Neural Networks

2024-02-10 · Ioana Marinescu, R. Thomas McCoy, Thomas L. Griffiths

Humans can learn new concepts from a small number of examples by drawing on their inductive biases. These inductive biases have previously been captured by using Bayesian models defined over symbolic hypothesis spaces. I…

Inductive BiasMeta-Learning

How many patients could we save with LLM priors?

2025-09-04 · Shota Arai, David Selby, Andrew Vargo, Sebastian Vollmer arxiv

Imagine a world where clinical trials need far fewer patients to achieve the same statistical power, thanks to the knowledge encoded in large language models (LLMs). We present a novel framework for hierarchical Bayesian…

Data AugmentationDecision Making

Bayesian Hierarchical Words Representation Learning

2020-04-12 · ACL 2020 6 · Oren Barkan, Idan Rejwan, Avi Caciularu, Noam Koenigstein

This paper presents the Bayesian Hierarchical Words Representation (BHWR) learning algorithm. BHWR facilitates Variational Bayes word representation learning combined with semantic taxonomy modeling via hierarchical prio…

Representation Learning

LLM-BI: Towards Fully Automated Bayesian Inference with Large Language Models

2025-08-07 · Yongchao Huang arxiv

A significant barrier to the widespread adoption of Bayesian inference is the specification of prior distributions and likelihoods, which often requires specialized statistical expertise. This paper investigates the feas…

Bayesian Inference