LGMay 27, 2022

NeuPSL: Neural Probabilistic Soft Logic

arXiv:2205.14268v349 citationsh-index: 74
Originality Highly original
AI Analysis

It addresses the challenge of combining high-level reasoning with low-level perception in AI, offering incremental improvements in neuro-symbolic tasks.

The paper tackles the problem of integrating neural networks with symbolic reasoning by introducing NeuPSL, a neuro-symbolic framework that improves performance by up to 30% over independent neural models and up to 10% over existing methods in low-data settings.

In this paper, we introduce Neural Probabilistic Soft Logic (NeuPSL), a novel neuro-symbolic (NeSy) framework that unites state-of-the-art symbolic reasoning with the low-level perception of deep neural networks. To model the boundary between neural and symbolic representations, we propose a family of energy-based models, NeSy Energy-Based Models, and show that they are general enough to include NeuPSL and many other NeSy approaches. Using this framework, we show how to seamlessly integrate neural and symbolic parameter learning and inference in NeuPSL. Through an extensive empirical evaluation, we demonstrate the benefits of using NeSy methods, achieving upwards of 30% improvement over independent neural network models. On a well-established NeSy task, MNIST-Addition, NeuPSL demonstrates its joint reasoning capabilities by outperforming existing NeSy approaches by up to 10% in low-data settings. Furthermore, NeuPSL achieves a 5% boost in performance over state-of-the-art NeSy methods in a canonical citation network task with up to a 40 times speed up.

Code Implementations1 repo
Foundations

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

Your Notes