paper-with-me

홈 › Papers

Neural Decision-Propagation for Answer Set Programming

2026-05-03 · Thomas Eiter, Katsumi Inoue, Sota Moriyama arxiv

Integration of Answer Set Programming (ASP) with neural networks has emerged as a promising tool in Neuro-symbolic AI. While existing approaches extend the capabilities of ASP to real world domains, their reasoning pipelines depend on classical solvers, which is a bottleneck for scalability. To tackle this problem, we propose a new method to compute stable models, called decision-propagation (DProp), which alternates falsity decisions and truth propagations. Successful DProp computations are shown to capture the stable model semantics. We then develop Neural DProp (NDProp), a differentiable extension of DProp with neural computation for decisions and fuzzy evaluation for propagations. We evaluate the capabilities of NDProp for learning decision heuristics as well as neuro-symbolic integration, and compare it with existing neuro-symbolic approaches. The results show that NDProp can learn to efficiently compute stable models, and it improves accuracy and scalability on neuro-symbolic benchmarks.

📄 PDF Abstract BibTeX arXiv:2605.01797

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Answer Set Programming for Non-Stationary Markov Decision Processes

2017-05-03 · Leonardo A. Ferreira, Reinaldo A. C. Bianchi, Paulo E. Santos, Ramon Lopez de Mantaras

Non-stationary domains, where unforeseen changes happen, present a challenge for agents to find an optimal policy for a sequential decision making problem. This work investigates a solution to this problem that combines …

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Solving Decision Theory Problems with Probabilistic Answer Set Programming

2024-08-21 · Damiano Azzolini, Elena Bellodi, Rafael Kiesel, Fabrizio Riguzzi

Solving a decision theory problem usually involves finding the actions, among a set of possible ones, which optimize the expected reward, possibly accounting for the uncertainty of the environment. In this paper, we intr…

Domain-Independent Dynamic Programming with Constraint Propagation

2026-03-17 · Imko Marijnissen, J. Christopher Beck, Emir Demirović, Ryo Kuroiwa arxiv

There are two prevalent model-based paradigms for combinatorial problems: 1) state-based representations, such as heuristic search, dynamic programming (DP), and decision diagrams, and 2) constraint and domain-based repr…

Linear programming analysis of loopy belief propagation for weighted matching

2007-12-01 · NeurIPS 2007 12 · Sujay Sanghavi, Dmitry Malioutov, Alan S. Willsky

Loopy belief propagation has been employed in a wide variety of applications with great empirical success, but it comes with few theoretical guarantees. In this paper we investigate the use of the max-product form of bel…

Answering the "why" in Answer Set Programming - A Survey of Explanation Approaches

2018-09-21 · Jorge Fandinno, Claudia Schulz

Artificial Intelligence (AI) approaches to problem-solving and decision-making are becoming more and more complex, leading to a decrease in the understandability of solutions. The European Union's new General Data Protec…

Decision Making