paper-with-me

Papers

exp(ASPc) : Explaining ASP Programs with Choice Atoms and Constraint Rules

2021-09-17 · Ly Ly Trieu, Tran Cao Son, Marcello Balduccini

We present an enhancement of exp(ASP), a system that generates explanation graphs for a literal l - an atom a or its default negation ~a - given an answer set A of a normal logic program P, which explain why l is true (or false) given A and P. The new system, exp(ASPc), differs from exp(ASP) in that it supports choice rules and utilizes constraint rules to provide explanation graphs that include information about choices and constraints.

📄 PDF Abstract BibTeX arXiv:2109.08292

Code (0)

등록된 구현이 없습니다.

Tasks

Negation

Similar Papers 제목 키워드 기반

Technical Report: Inconsistency in Answer Set Programs and Extensions

2018-05-31 · Christoph Redl

Answer Set Programming (ASP) is a well-known problem solving approach based on nonmonotonic logic programs. HEX-programs extend ASP with external atoms for accessing arbitrary external information, which can introduce va…

Semantics and Compilation of Answer Set Programming with Generalized Atoms

2014-05-06 · Mario Alviano, Wolfgang Faber

Answer Set Programming (ASP) is logic programming under the stable model or answer set semantics. During the last decade, this paradigm has seen several extensions by generalizing the notion of atom used in these program…

Adaptive Scaling of Policy Constraints for Offline Reinforcement Learning

2025-08-27 · Tan Jing, Xiaorui Li, Chao Yao, Xiaojuan Ban 외 arxiv

Offline reinforcement learning (RL) enables learning effective policies from fixed datasets without any environment interaction. Existing methods typically employ policy constraints to mitigate the distribution shift enc…

Reinforcement LearningOffline RL

GraspCorrect: Robotic Grasp Correction via Vision-Language Model-Guided Feedback

2025-03-19 · Sungjae Lee, Yeonjoo Hong, Kwang In Kim

Despite significant advancements in robotic manipulation, achieving consistent and stable grasping remains a fundamental challenge, often limiting the successful execution of complex tasks. Our analysis reveals that even…

Language ModelingLanguage ModellingQuestion AnsweringVisual Question Answering

Inlining External Sources in Answer Set Programs

2018-08-02 · Christoph Redl

HEX-programs are an extension of answer set programs (ASP) with external sources. To this end, external atoms provide a bidirectional interface between the program and an external source. The traditional evaluation algor…