paper-with-me

Papers

Path-dependent program induction under resource constraints explains human sequence learning

2026-05-26 · Hanqi Zhou, David G. Nagy, Peter Dayan, Charley M. Wu arxiv

How do people build abstract, reusable knowledge from sequential experience under bounded cognitive resources? To answer this question, we integrate rate-distortion theory with recent advances in program induction to describe how prior knowledge shapes which future structures are cheap to encode and easy to discover. We formalize this in a hierarchical Adaptor Grammar (HAG) with distinct local (within-task) and global (across-task) libraries, governed jointly by constraints on memory and computation. In simulations, HAG achieves better rate-distortion trade-offs and stronger generalization than fixed grammars or shallow chunking methods. In an online melodic sequence-learning experiment, participants' recall errors reflected systematic simplifications and reaction times increased at inferred program boundaries. Trial-by-trial fits further showed that hierarchical libraries best explained individual differences in both recall and out-of-sample continuation choices, outperforming all alternative models. These findings cast structured learning as bounded program induction in which the order of experience shapes future abstractions a learner builds.

📄 PDF Abstract BibTeX arXiv:2606.20623

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Code2Text Challenge: Text Generation in Source Libraries

2017-09-01 · WS 2017 9 · Kyle Richardson, Sina Zarrie{\ss}, Jonas Kuhn

We propose a new shared task for tactical data-to-text generation in the domain of source code libraries. Specifically, we focus on text generation of function descriptions from example software projects. Data is drawn f…

Data-to-Text GenerationText Generation

Neural Program Meta-Induction

2017-10-11 · NeurIPS 2017 12 · Jacob Devlin, Rudy Bunel, Rishabh Singh, Matthew Hausknecht 외

Most recently proposed methods for Neural Program Induction work under the assumption of having a large set of input/output (I/O) examples for learning any underlying input-output mapping. This paper aims to address the …

Program inductionTransfer Learning

The Code2Text Challenge: Text Generation in Source Code Libraries

2017-07-31 · Kyle Richardson, Sina Zarrieß, Jonas Kuhn

We propose a new shared task for tactical data-to-text generation in the domain of source code libraries. Specifically, we focus on text generation of function descriptions from example software projects. Data is drawn f…

Data-to-Text GenerationText Generation

Program Transfer for Answering Complex Questions over Knowledge Bases

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Program induction for answering complex questions over knowledge bases (KBs) aims to decompose a question into a multi-step program, whose execution against the KB produces the final answer. Learning to induce programs …

Program induction

Program Transfer for Answering Complex Questions over Knowledge Bases

2021-10-12 · ACL 2022 5 · Shulin Cao, Jiaxin Shi, Zijun Yao, Xin Lv 외

Program induction for answering complex questions over knowledge bases (KBs) aims to decompose a question into a multi-step program, whose execution against the KB produces the final answer. Learning to induce programs r…

Program inductionSemantic Parsing