Compositional Generalization Across Distributional Shifts with Sparse Tree Operations
Paul Soulos, Henry Conklin, Mattia Opper, Paul Smolensky, Jianfeng, Gao, and Roland Fernandez

TL;DR
This paper introduces an enhanced unified neurosymbolic model that uses sparse representations to improve efficiency and extend applicability from tree-to-tree to sequence-to-sequence problems, addressing compositional generalization challenges.
Contribution
It extends the Differentiable Tree Machine with sparse symbolic representations and broadens its scope to seq2seq tasks, maintaining generalization while enhancing scalability and flexibility.
Findings
Achieves improved efficiency with sparse vector representations.
Successfully applies to general seq2seq problems beyond tree2tree.
Retains compositional generalization capabilities.
Abstract
Neural networks continue to struggle with compositional generalization, and this issue is exacerbated by a lack of massive pre-training. One successful approach for developing neural systems which exhibit human-like compositional generalization is \textit{hybrid} neurosymbolic techniques. However, these techniques run into the core issues that plague symbolic approaches to AI: scalability and flexibility. The reason for this failure is that at their core, hybrid neurosymbolic models perform symbolic computation and relegate the scalable and flexible neural computation to parameterizing a symbolic system. We investigate a \textit{unified} neurosymbolic system where transformations in the network can be interpreted simultaneously as both symbolic and neural computation. We extend a unified neurosymbolic architecture called the Differentiable Tree Machine in two central ways. First, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Sparse Evolutionary Training · Sequence to Sequence
