LGJun 9

Recursive Binding on a Budget: Subspace Carving in Order-p Tensor Memories

arXiv:2606.11391v16.4h-index: 1
Predicted impact top 67% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in symbolic AI and neural-symbolic integration, OSC provides a memory-efficient solution for recursive binding, though it is an incremental improvement over existing tensor-based methods.

The paper tackles the exponential dimensionality growth in Tensor Product Representations for deep recursive structures. The proposed Orthogonal Subspace Carving (OSC) enables deep recursive binding within a constant memory footprint, achieving superior memory efficiency with component vectors orders of magnitude smaller than the memory tensor.

Tensor Product Representations provide the structural fidelity required for symbolic reasoning in models but suffer from exponential dimensionality growth when encoding deep recursive structures. Conversely, Vector Symbolic Architectures maintain constant dimensionality but sacrifice capacity and fidelity due to noisy compression via superposition. In this work, we propose Orthogonal Subspace Carving (OSC), a memory architecture that binds fillers to roles by projecting onto the null space of the role basis before aggregating into a fixed order-p tensor. OSC uses projections to enforce geometric orthogonality between bound structures within a static memory trace. We show that this mechanism decouples the tensor order from the structural depth, enabling deep recursive binding within a constant memory footprint. By performing retrieval via recognition, this construction allows for component vectors that are orders of magnitude smaller than the memory tensor, giving superior memory efficiency in settings involving high superposition. We also show that TPR is a special case of binding in Clifford algebra, and give a Clifford formulation of OSC.

Foundations

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

Your Notes