A Neuro-vector-symbolic Architecture for Solving Raven's Progressive Matrices
Michael Hersche, Mustafa Zeqiri, Luca Benini, Abu Sebastian, Abbas, Rahimi

TL;DR
This paper introduces a neuro-vector-symbolic architecture (NVSA) that combines neural and symbolic AI to effectively solve Raven's Progressive Matrices, achieving high accuracy and faster reasoning than previous methods.
Contribution
The paper presents NVSA, a novel neuro-vector-symbolic architecture that addresses the binding problem and rule search issues in neuro-symbolic AI, demonstrating superior performance on Raven's datasets.
Findings
Achieves 87.7% accuracy on RAVEN dataset
Achieves 88.1% accuracy on I-RAVEN dataset
NVSA is two orders of magnitude faster than previous neuro-symbolic approaches
Abstract
Neither deep neural networks nor symbolic AI alone has approached the kind of intelligence expressed in humans. This is mainly because neural networks are not able to decompose joint representations to obtain distinct objects (the so-called binding problem), while symbolic AI suffers from exhaustive rule searches, among other problems. These two problems are still pronounced in neuro-symbolic AI which aims to combine the best of the two paradigms. Here, we show that the two problems can be addressed with our proposed neuro-vector-symbolic architecture (NVSA) by exploiting its powerful operators on high-dimensional distributed representations that serve as a common language between neural networks and symbolic AI. The efficacy of NVSA is demonstrated by solving the Raven's progressive matrices datasets. Compared to state-of-the-art deep neural network and neuro-symbolic approaches,…
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
TopicsNeural Networks and Applications · Natural Language Processing Techniques · Topic Modeling
