LGOct 8, 2021

Distinguishing rule- and exemplar-based generalization in learning systems

arXiv:2110.04328v219 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the issue of systematic generalization and fairness in AI, but it is incremental as it builds on existing cognitive psychology studies.

The authors tackled the problem of machine learning systems generalizing differently from humans by developing a protocol to probe inductive biases in category-learning systems, identifying that standard neural networks are feature-biased and exemplar-based.

Machine learning systems often do not share the same inductive biases as humans and, as a result, extrapolate or generalize in ways that are inconsistent with our expectations. The trade-off between exemplar- and rule-based generalization has been studied extensively in cognitive psychology; in this work, we present a protocol inspired by these experimental approaches to probe the inductive biases that control this tradeoff in category-learning systems. We isolate two such inductive biases: feature-level bias (differences in which features are more readily learned) and exemplar or rule bias (differences in how these learned features are used for generalization). We find that standard neural network models are feature-biased and exemplar-based, and discuss the implications of these findings for machine learning research on systematic generalization, fairness, and data augmentation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes