Discrete Dictionary-based Decomposition Layer for Structured Representation Learning
Taewon Park, Hyun-Chul Kim, Minho Lee

TL;DR
This paper introduces a Discrete Dictionary-based Decomposition (D3) layer that enhances the ability of TPR-based neural networks to decompose unseen data into structured symbolic representations, improving systematic generalization.
Contribution
The paper proposes a novel D3 layer that can be integrated into TPR-based models to improve their decomposition of unseen data using learnable dictionaries.
Findings
D3 significantly improves systematic generalization on synthetic tasks.
D3 requires fewer additional parameters than baseline models.
D3 outperforms existing models in decomposing unseen combinatorial data.
Abstract
Neuro-symbolic neural networks have been extensively studied to integrate symbolic operations with neural networks, thereby improving systematic generalization. Specifically, Tensor Product Representation (TPR) framework enables neural networks to perform differentiable symbolic operations by encoding the symbolic structure of data within vector spaces. However, TPR-based neural networks often struggle to decompose unseen data into structured TPR representations, undermining their symbolic operations. To address this decomposition problem, we propose a Discrete Dictionary-based Decomposition (D3) layer designed to enhance the decomposition capabilities of TPR-based models. D3 employs discrete, learnable key-value dictionaries trained to capture symbolic features essential for decomposition operations. It leverages the prior knowledge acquired during training to generate structured TPR…
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
Taxonomy
TopicsHuman Pose and Action Recognition · Natural Language Processing Techniques · Domain Adaptation and Few-Shot Learning
