CLAILGMar 14, 2020

Revisit Systematic Generalization via Meaningful Learning

arXiv:2003.06658v5289 citations
AI Analysis

This addresses the problem of systematic generalization in AI, offering an incremental but positive perspective on neural networks' capabilities.

The paper revisits systematic generalization in neural networks, showing that models can achieve one-shot generalization to novel concepts and compositions through semantic linking, with proof-of-concept experiments in machine translation and semantic parsing.

Humans can systematically generalize to novel compositions of existing concepts. Recent studies argue that neural networks appear inherently ineffective in such cognitive capacity, leading to a pessimistic view and a lack of attention to optimistic results. We revisit this controversial topic from the perspective of meaningful learning, an exceptional capability of humans to learn novel concepts by connecting them with known ones. We reassess the compositional skills of sequence-to-sequence models conditioned on the semantic links between new and old concepts. Our observations suggest that models can successfully one-shot generalize to novel concepts and compositions through semantic linking, either inductively or deductively. We demonstrate that prior knowledge plays a key role as well. In addition to synthetic tests, we further conduct proof-of-concept experiments in machine translation and semantic parsing, showing the benefits of meaningful learning in applications. We hope our positive findings will encourage excavating modern neural networks' potential in systematic generalization through more advanced learning schemes.

Code Implementations2 repos
Foundations

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

Your Notes