LGGRRTFeb 26, 2024

Discovering Abstract Symbolic Relations by Learning Unitary Group Representations

arXiv:2402.17002v41 citationsh-index: 1
Originality Highly original
AI Analysis

This provides a principled approach for discovering abstract algebraic structures in deep learning, with implications for symmetry discovery in geometric deep learning.

The paper tackles symbolic operation completion by proposing a bilinear map model with matrix embeddings that learns unitary group representations, achieving perfect test accuracy with 100-1000× faster learning than Transformers.

We investigate a principled approach for symbolic operation completion (SOC), a minimal task for studying symbolic reasoning. While conceptually similar to matrix completion, SOC poses a unique challenge in modeling abstract relationships between discrete symbols. We demonstrate that SOC can be efficiently solved by a minimal model - a bilinear map - with a novel factorized architecture. Inspired by group representation theory, this architecture leverages matrix embeddings of symbols, modeling each symbol as an operator that dynamically influences others. Our model achieves perfect test accuracy on SOC with comparable or superior sample efficiency to Transformer baselines across most datasets, while boasting significantly faster learning speeds (100-1000$\times$). Crucially, the model exhibits an implicit bias towards learning general group structures, precisely discovering the unitary representations of underlying groups. This remarkable property not only confers interpretability but also significant implications for automatic symmetry discovery in geometric deep learning. Overall, our work establishes group theory as a powerful guiding principle for discovering abstract algebraic structures in deep learning, and showcases matrix representations as a compelling alternative to traditional vector embeddings for modeling symbolic relationships.

Foundations

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

Your Notes