English

Compositional Generalization via Neural-Symbolic Stack Machines

Machine Learning 2020-10-23 v2 Artificial Intelligence Machine Learning

Abstract

Despite achieving tremendous success, existing deep learning models have exposed limitations in compositional generalization, the capability to learn compositional rules and apply them to unseen cases in a systematic manner. To tackle this issue, we propose the Neural-Symbolic Stack Machine (NeSS). It contains a neural network to generate traces, which are then executed by a symbolic stack machine enhanced with sequence manipulation operations. NeSS combines the expressive power of neural sequence models with the recursion supported by the symbolic stack machine. Without training supervision on execution traces, NeSS achieves 100% generalization performance in four domains: the SCAN benchmark of language-driven navigation tasks, the task of few-shot learning of compositional instructions, the compositional machine translation benchmark, and context-free grammar parsing tasks.

Keywords

Cite

@article{arxiv.2008.06662,
  title  = {Compositional Generalization via Neural-Symbolic Stack Machines},
  author = {Xinyun Chen and Chen Liang and Adams Wei Yu and Dawn Song and Denny Zhou},
  journal= {arXiv preprint arXiv:2008.06662},
  year   = {2020}
}

Comments

Published in NeurIPS 2020

R2 v1 2026-06-23T17:52:35.021Z