Self-Attention Based Semantic Decomposition in Vector Symbolic Architectures

Calvin Yeung,Prathyush Poduval,Mohsen Imani
2024-03-20
Abstract:Vector Symbolic Architectures (VSAs) have emerged as a novel framework for enabling interpretable machine learning algorithms equipped with the ability to reason and explain their decision processes. The basic idea is to represent discrete information through high dimensional random vectors. Complex data structures can be built up with operations over vectors such as the "binding" operation involving element-wise vector multiplication, which associates data together. The reverse task of decomposing the associated elements is a combinatorially hard task, with an exponentially large search space. The main algorithm for performing this search is the resonator network, inspired by Hopfield network-based memory search operations.
Artificial Intelligence,Symbolic Computation
What problem does this paper attempt to address?