paper-with-me

홈 › Papers

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. Is it possible to create a neural network that displays the same inductive biases? We show that inductive biases that enable rapid concept learning can be instantiated in artificial neural networks by distilling a prior distribution from a symbolic Bayesian model via meta-learning, an approach for extracting the common structure from a set of tasks. By generating the set of tasks used in meta-learning from the prior distribution of a Bayesian model, we are able to transfer that prior into a neural network. We use this approach to create a neural network with an inductive bias towards concepts expressed as short logical formulas. Analyzing results from previous behavioral experiments in which people learned logical concepts from a few examples, we find that our meta-trained models are highly aligned with human performance.

📄 PDF Abstract BibTeX arXiv:2402.07035

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive BiasMeta-Learning

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Distilling Neuro-Symbolic Programs into 3D Multi-modal LLMs

2026-05-31 · Wentao Mo, Yang Liu arxiv

Current 3D spatial reasoning methods face a fundamental trade-off: neuro-symbolic 3D (NS3D) concept learners achieve interpretable reasoning through compositional programs but are constrained to closed-set concept vocabu…

Question AnsweringSpatial Reasoning

Neuro-Symbolic Decoding of Neural Activity

2026-02-22 · Yanchen Wang, Joy Hsu, Ehsan Adeli, Jiajun Wu arxiv

We propose NEURONA, a neuro-symbolic framework for fMRI decoding and concept grounding in neural activity. Leveraging image- and video-based fMRI question-answering datasets, NEURONA learns to decode interacting concepts…

Distilling Wikipedia mathematical knowledge into neural network models

2021-04-13 · Joanne T. Kim, Mikel Landajuela Larma, Brenden K. Petersen

Machine learning applications to symbolic mathematics are becoming increasingly popular, yet there lacks a centralized source of real-world symbolic expressions to be used as training data. In contrast, the field of natu…

BIG-bench Machine LearningPhilosophyregressionSymbolic Regression

When Good Equations Get Bad Scores: Improving Symbolic Regression Through Better Parameter Optimization

2026-05-22 · Boxiao Wang, Kai Li, Zhiwei Chen, Yang Huang 외 arxiv

Symbolic Regression (SR) plays a central role in scientific knowledge discovery by distilling mathematical equations from observational data. Most existing SR methods function within a bi-level optimization framework: an…

Injecting Prior Knowledge for Transfer Learning into Reinforcement Learning Algorithms using Logic Tensor Networks

2019-06-15 · Samy Badreddine, Michael Spranger

Human ability at solving complex tasks is helped by priors on object and event semantics of their environment. This paper investigates the use of similar prior knowledge for transfer learning in Reinforcement Learning ag…

Reinforcement LearningReinforcement Learning (RL)Tensor NetworksTransfer Learning