On Scaling Neurosymbolic Programming through Guided Logical Inference
Thomas Jean-Michel Valentin (ENS Paris Saclay), Luisa Sophie Werner, (UGA, LIG), Pierre Genev\`es (LIG), Nabil Laya\"ida (LIG, TYREX)

TL;DR
This paper introduces DPNL, an exact algorithm that improves the scalability of neurosymbolic programming by bypassing complex logical provenance computations, and an approximate version, ApproxDPNL, that offers scalable reasoning with guarantees.
Contribution
The paper presents DPNL, a novel exact inference algorithm that bypasses PWMC bottlenecks, and ApproxDPNL, an approximate method with probabilistic guarantees, advancing neurosymbolic programming scalability.
Findings
DPNL significantly improves inference speed and scalability.
ApproxDPNL maintains reasoning guarantees with enhanced efficiency.
Experiments demonstrate better accuracy and performance in neurosymbolic models.
Abstract
Probabilistic neurosymbolic learning seeks to integrate neural networks with symbolic programming. Many state-of-the-art systems rely on a reduction to the Probabilistic Weighted Model Counting Problem (PWMC), which requires computing a Boolean formula called the logical provenance.However, PWMC is \\#P-hard, and the number of clauses in the logical provenance formula can grow exponentially, creating a major bottleneck that significantly limits the applicability of PNL solutions in practice.We propose a new approach centered around an exact algorithm DPNL, that enables bypassing the computation of the logical provenance.The DPNL approach relies on the principles of an oracle and a recursive DPLL-like decomposition in order to guide and speed up logical inference.Furthermore, we show that this approach can be adapted for approximate reasoning with or …
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
