AS2 -- Attention-Based Soft Answer Sets: An End-to-End Differentiable Neuro-Soft-Symbolic Reasoning Architecture
Wael AbdAlmageed

TL;DR
AS2 is a fully differentiable neuro-symbolic architecture that replaces discrete ASP solvers with a soft, continuous approximation, enabling end-to-end training and achieving high accuracy on visual Sudoku and MNIST addition tasks.
Contribution
Introduces AS2, a novel differentiable neuro-symbolic system that encodes problem structure via constraint-group embeddings and solves problems without external solvers.
Findings
Achieves 99.89% cell accuracy on Visual Sudoku
Attains over 99.7% digit accuracy on MNIST addition tasks
Maintains full end-to-end differentiability without external solvers
Abstract
Neuro-symbolic artificial intelligence (AI) systems typically couple a neural perception module to a discrete symbolic solver through a non-differentiable boundary, preventing constraint-satisfaction feedback from reaching the perception encoder during training. We introduce AS2 (Attention-Based Soft Answer Sets), a fully differentiable neuro-symbolic architecture that replaces the discrete solver with a soft, continuous approximation of the Answer Set Programming (ASP) immediate consequence operator . AS2 maintains per-position probability distributions over a finite symbol domain throughout the forward pass and trains end-to-end by minimizing the fixed-point residual of a probabilistic lift of , thereby differentiating through the constraint check without invoking an external solver at either training or inference time. The architecture is entirely free of conventional…
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
TopicsLogic, Reasoning, and Knowledge · Topic Modeling · Multimodal Machine Learning Applications
