Structural Generalization on SLOG without Hand-Written Rules
Zichao Wei

TL;DR
This paper introduces a neural cellular automaton approach for structural generalization in semantic parsing, achieving high accuracy without hand-written rules and analyzing failure modes related to CCG features.
Contribution
It presents a data-driven neural automaton method that surpasses rule-based models in structural generalization, with detailed analysis of failure mechanisms.
Findings
Achieved 67.3% accuracy on SLOG benchmark, close to 70.8% of AM-Parser.
All failures reduce to two mechanisms involving wh-extraction and modifiers.
Structural success correlates with coverage of directed operations in training data.
Abstract
Structural generalization in semantic parsing requires systems to apply learned compositional rules to novel structural combinations. Existing approaches either rely on hand-written algebraic rules (AM-Parser) or fail to generalize structurally (Transformer-based models). We present an alternative requiring no hand-written compositional rules, based on a neural cellular automaton (NCA) with a discrete bottleneck: all compositional rules are learned from data through local iteration. On the SLOG benchmark, the system achieves an overall accuracy of across 10 seeds (AM-Parser: ), with 11 of 17 structural generalization categories at type-exact match, including three where AM-Parser scores --. Analysis reveals that all 5,539 failure instances reduce to exactly two mechanisms: novel combinations of wh-extraction context with reduced verb…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
