paper-with-me

Papers

Inductive Learning for Possibilistic Logic Programs Under Stable Models

2025-10-08 · Hongbo Hu, Yisong Wang, Yi Huang, Kewen Wang arxiv

Possibilistic logic programs (poss-programs) under stable models are a major variant of answer set programming (ASP). While its semantics (possibilistic stable models) and properties have been well investigated, the problem of inductive reasoning has not been investigated yet. This paper presents an approach to extracting poss-programs from a background program and examples (parts of intended possibilistic stable models). To this end, the notion of induction tasks is first formally defined, its properties are investigated and two algorithms ilpsm and ilpsmmin for computing induction solutions are presented. An implementation of ilpsmmin is also provided and experimental results show that when inputs are ordinary logic programs, the prototype outperforms a major inductive learning system for normal logic programs from stable models on the datasets that are randomly generated.

📄 PDF Abstract BibTeX arXiv:2510.07069

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Characterizing and Extending Answer Set Semantics using Possibility Theory

2013-11-30 · Kim Bauters, Steven Schockaert, Martine De Cock, Dirk Vermeir

Answer Set Programming (ASP) is a popular framework for modeling combinatorial problems. However, ASP cannot easily be used for reasoning about uncertain information. Possibilistic ASP (PASP) is an extension of ASP that …

Learning Possibilistic Logic Theories from Default Rules

2016-04-18 · Ondrej Kuzelka, Jesse Davis, Steven Schockaert

We introduce a setting for learning possibilistic logic theories from defaults of the form "if alpha then typically beta". We first analyse this problem from the point of view of machine learning theory, determining the …

Learning Theory

The Possibilistic Horn Non-Clausal Knowledge Bases

2021-11-15 · Gonzalo E. Imaz

Posibilistic logic is the most extended approach to handle uncertain and partially inconsistent information. Regarding normal forms, advances in possibilistic reasoning are mostly focused on clausal form. Yet, the encodi…

Expressiveness of Logic Programs under General Stable Model Semantics

2014-12-02 · Heng Zhang, Yan Zhang

The stable model semantics had been recently generalized to non-Herbrand structures by several works, which provides a unified framework and solid logical foundations for answer set programming. This paper focuses on the…

Translation

On the Trap Space Semantics of Normal Logic Programs

2026-01-07 · Van-Giang Trinh, Sylvain Soliman, François Fages, Belaid Benhamou arxiv

The logical semantics of normal logic programs has traditionally been based on the notions of Clark's completion and two-valued or three-valued canonical models, including supported, stable, regular, and well-founded mod…