paper-with-me

Papers

Decomposed Inductive Procedure Learning

2021-10-25 · Daniel Weitekamp, Christopher MacLellan, Erik Harpstead, Kenneth Koedinger

Recent advances in machine learning have made it possible to train artificially intelligent agents that perform with super-human accuracy on a great diversity of complex tasks. However, the process of training these capabilities often necessitates millions of annotated examples -- far more than humans typically need in order to achieve a passing level of mastery on similar tasks. Thus, while contemporary methods in machine learning can produce agents that exhibit super-human performance, their rate of learning per opportunity in many domains is decidedly lower than human-learning. In this work we formalize a theory of Decomposed Inductive Procedure Learning (DIPL) that outlines how different forms of inductive symbolic learning can be used in combination to build agents that learn educationally relevant tasks such as mathematical, and scientific procedures, at a rate similar to human learners. We motivate the construction of this theory along Marr's concepts of the computational, algorithmic, and implementation levels of cognitive modeling, and outline at the computational-level six learning capacities that must be achieved to accurately model human learning. We demonstrate that agents built along the DIPL theory are amenable to satisfying these capacities, and demonstrate, both empirically and theoretically, that DIPL enables the creation of agents that exhibit human-like learning performance.

📄 PDF Abstract BibTeX arXiv:2110.13233

Code (0)

등록된 구현이 없습니다.

Tasks

Procedure Learning

Similar Papers 제목 키워드 기반

BiOpt: Bi-Level Optimization for Few-Shot Segmentation

2020-11-23 · Jinlu Liu, Liang Song, Yongqiang Qin

Few-shot segmentation is a challenging task that aims to segment objects of new classes given scarce support images. In the inductive setting, existing prototype-based methods focus on extracting prototypes from the supp…

Representation Learning in a Decomposed Encoder Design for Bio-inspired Hebbian Learning

2023-11-22 · Achref Jaziri, Sina Ditzel, Iuliia Pliushch, Visvanathan Ramesh

Modern data-driven machine learning system designs exploit inductive biases in architectural structure, invariance and equivariance requirements, task-specific loss functions, and computational optimization tools. Previo…

Inductive BiasRepresentation Learning

Decomposed Inductive Procedure Learning: Learning Academic Tasks with Human-Like Data Efficiency

2025-05-15 · Daniel Weitekamp, Christopher MacLellan, Erik Harpstead, Kenneth Koedinger

Human learning relies on specialization -- distinct cognitive mechanisms working together to enable rapid learning. In contrast, most modern neural networks rely on a single mechanism: gradient descent over an objective …

Procedure Learning

iN2V: Bringing Transductive Node Embeddings to Inductive Graphs

2025-06-05 · Nicolas Lell, Ansgar Scherp

Shallow node embeddings like node2vec (N2V) can be used for nodes without features or to supplement existing features with structure-based information. Embedding methods like N2V are limited in their application on new n…

Node ClassificationRepresentation Learning

Inductive Generalization in Reinforcement Learning from Specifications

2024-06-05 · Vignesh Subramanian, Rohit Kushwah, Subhajit Roy, Suguman Bansal

We present a novel inductive generalization framework for RL from logical specifications. Many interesting tasks in RL environments have a natural inductive structure. These inductive tasks have similar overarching goals…

reinforcement-learningReinforcement Learning