paper-with-me

홈 › Papers

Injecting structural hints: Using language models to study inductive biases in language learning

2023-04-25 · Isabel Papadimitriou, Dan Jurafsky

Both humans and large language models are able to learn language without explicit structural supervision. What inductive biases make this learning possible? We address this fundamental cognitive question by leveraging transformer language models: we inject inductive bias into language models by pretraining on formally-structured data, and then evaluate the biased learners' ability to learn typologically-diverse natural languages. Our experimental setup creates a testbed for hypotheses about inductive bias in human language learning. We investigate the effect of injecting models with three types of inductive bias: 1) recursive, hierarchical processing, 2) crossing token-token relationships that can't be modeled by context-free grammars, and 3) a Zipfian power-law vocabulary distribution. We show that non-context-free relationships form the best inductive biases. Our study leverages the capabilities of transformer models to run controlled language learning experiments that are not possible to run on humans, and surfaces hypotheses about the structures that facilitate language learning in both humans and machines.

📄 PDF Abstract BibTeX arXiv:2304.13060

Code (1)

toizzy/injecting-structural-hints 공식 구현

Tasks

Inductive BiasTransfer Learning

Similar Papers 제목 키워드 기반

HINTS: Extraction of Human Insights from Time-Series Without External Sources

2025-12-27 · Sheo Yon Jhin, Noseong Park arxiv

Human decision-making, emotions, and collective psychology are complex factors that shape the temporal dynamics observed in financial and economic systems. Many recent time series forecasting models leverage external sou…

Self-Supervised LearningTime Series Forecasting

SIP: Injecting a Structural Inductive Bias into a Seq2Seq Model by Simulation

2023-10-01 · Matthias Lindemann, Alexander Koller, Ivan Titov

Strong inductive biases enable learning from little data and help generalization outside of the training distribution. Popular neural architectures such as Transformers lack strong structural inductive biases for seq2seq…

Few-Shot LearningInductive BiasSystematic Generalization

Lie to Me: How Faithful Is Chain-of-Thought Reasoning in Reasoning Models?

2026-03-23 · Richard J. Young arxiv

Chain-of-thought (CoT) reasoning has been proposed as a transparency mechanism for large language models in safety-critical deployments, yet its effectiveness depends on faithfulness (whether models accurately verbalize …

Mask-Based Priors Are More Persistent than Query-Key Initializations

2026-08-01 · Mingze Ma, Hemanth Saratchandran, Cameron Gordon, Simon Lucey arxiv

Transformers do not merely lack data on some Boolean extrapolation tasks; they generalize in a systematically wrong way. Recent work on generalization on the unseen has shown that, despite fitting the observed domain, Tr…

Semantic Refinement with LLMs for Graph Representations

2025-12-24 · Safal Thapaliya, Zehong Wang, Jiazheng Li, Ziming Li 외 arxiv

Graph-structured data exhibit substantial heterogeneity in where their predictive signals originate: in some domains, node-level semantics dominate, while in others, structural patterns play a central role. This structur…

Graph Representation LearningSemantic SimilarityGraph Learning