paper-with-me

Papers

Universal linguistic inductive biases via meta-learning

2020-06-29 · R. Thomas McCoy, Erin Grant, Paul Smolensky, Thomas L. Griffiths, Tal Linzen

How do learners acquire languages from the limited data available to them? This process must involve some inductive biases - factors that affect how a learner generalizes - but it is unclear which inductive biases can explain observed patterns in language acquisition. To facilitate computational modeling aimed at addressing this question, we introduce a framework for giving particular linguistic inductive biases to a neural network model; such a model can then be used to empirically explore the effects of those inductive biases. This framework disentangles universal inductive biases, which are encoded in the initial values of a neural network's parameters, from non-universal factors, which the neural network must learn from data in a given language. The initial state that encodes the inductive biases is found with meta-learning, a technique through which a model discovers how to acquire new languages more easily via exposure to many possible languages. By controlling the properties of the languages that are used during meta-learning, we can control the inductive biases that meta-learning imparts. We demonstrate this framework with a case study based on syllable structure. First, we specify the inductive biases that we intend to give our model, and then we translate those inductive biases into a space of languages from which a model can meta-learn. Finally, using existing analysis techniques, we verify that our approach has imparted the linguistic inductive biases that it was intended to impart.

📄 PDF Abstract BibTeX arXiv:2006.16324

Code (1)

tommccoy1/meta-learning-linguistic-biases 공식 구현 pytorch

Tasks

Language AcquisitionMeta-Learning

Similar Papers 제목 키워드 기반

Do We Always Need the Simplicity Bias? Looking for Optimal Inductive Biases in the Wild

2025-03-13 · CVPR 2025 1 · Damien Teney, Liangze Jiang, Florin Gogianu, Ehsan Abbasnejad

Neural architectures tend to fit their data with relatively simple functions. This "simplicity bias" is widely regarded as key to their success. This paper explores the limits of this principle. Building on recent findin…

image-classificationImage Classification

MauBERT: Universal Phonetic Inductive Biases for Few-Shot Acoustic Units Discovery

2025-12-22 · Angelo Ortiz Tandazo, Manel Khentout, Youssef Benchekroun, Thomas Hueber 외 arxiv

This paper introduces MauBERT, a multilingual extension of HuBERT that leverages articulatory features for robust cross-lingual phonetic representation learning. We continue HuBERT pre-training with supervision based on …

Self-Supervised LearningRepresentation Learning

Meta-Learning Neural Procedural Biases

2024-06-12 · Christian Raymond, Qi Chen, Bing Xue, Mengjie Zhan

The goal of few-shot learning is to generalize and achieve high performance on new unseen learning tasks, where each task has only a limited number of examples available. Gradient-based meta-learning attempts to address …

Few-Shot LearningMeta-Learning

Teasing Apart Architecture and Initial Weights as Sources of Inductive Bias in Neural Networks

2025-02-27 · Gianluca Bencomo, Max Gupta, Ioana Marinescu, R. Thomas McCoy 외

Artificial neural networks can acquire many aspects of human knowledge from data, making them promising as models of human learning. But what those networks can learn depends upon their inductive biases -- the factors ot…

Inductive BiasMeta-Learning

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