Inproceedings3320: Unterschied zwischen den Versionen

Aus International Center for Computational Logic
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Markus Krötzsch (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
 
Zeile 17: Zeile 17:
|Abstract=We study the extension of non-monotonic disjunctive logic programs with terms that represent sets of constants, called DLP(S), under the stable model semantics. This strictly increases expressive power, but keeps reasoning decidable, though cautious entailment is coNexpTime^NP-complete, even for data complexity. We present two new reasoning methods for DLP(S): a semantics-preserving translation of DLP(S) to logic programming with function symbols, which can take advantage of lazy grounding techniques, and a ground-and-solve approach that uses non-monotonic existential rules in the grounding stage. Our evaluation considers problems of ontological reasoning that are not in scope for traditional ASP (unless ExpTime = Π2P), and we find that our new existential-rule grounding performs well in comparison with native implementations of set terms in ASP.
|Abstract=We study the extension of non-monotonic disjunctive logic programs with terms that represent sets of constants, called DLP(S), under the stable model semantics. This strictly increases expressive power, but keeps reasoning decidable, though cautious entailment is coNexpTime^NP-complete, even for data complexity. We present two new reasoning methods for DLP(S): a semantics-preserving translation of DLP(S) to logic programming with function symbols, which can take advantage of lazy grounding techniques, and a ground-and-solve approach that uses non-monotonic existential rules in the grounding stage. Our evaluation considers problems of ontological reasoning that are not in scope for traditional ASP (unless ExpTime = Π2P), and we find that our new existential-rule grounding performs well in comparison with native implementations of set terms in ASP.
|Download=Gaggl-Hanisch-Kroetzsch ASP-with-sets IJCAI2022.pdf
|Download=Gaggl-Hanisch-Kroetzsch ASP-with-sets IJCAI2022.pdf
|Slides=Gaggl-Hanisch-Kroetzsch ASP-with-sets IJCAI2022 talk-slides.pdf
|Link=https://github.com/knowsys/eval-2022-IJCAI-asp-with-sets
|Link=https://github.com/knowsys/eval-2022-IJCAI-asp-with-sets
|DOI Name=10.24963/ijcai.2022/365
|DOI Name=10.24963/ijcai.2022/365

Aktuelle Version vom 13. August 2022, 10:04 Uhr

Toggle side column
Sarah Alice Gaggl, Philipp Hanisch, Markus Krötzsch
Simulating Sets in Answer Set Programming
In Luc De Raedt, eds., Proceedings of the 31st International Joint Conference on Artificial Intelligence (IJCAI 2022), 2634--2640, 2022. ijcai.org
  • KurzfassungAbstract
    We study the extension of non-monotonic disjunctive logic programs with terms that represent sets of constants, called DLP(S), under the stable model semantics. This strictly increases expressive power, but keeps reasoning decidable, though cautious entailment is coNexpTime^NP-complete, even for data complexity. We present two new reasoning methods for DLP(S): a semantics-preserving translation of DLP(S) to logic programming with function symbols, which can take advantage of lazy grounding techniques, and a ground-and-solve approach that uses non-monotonic existential rules in the grounding stage. Our evaluation considers problems of ontological reasoning that are not in scope for traditional ASP (unless ExpTime = Π2P), and we find that our new existential-rule grounding performs well in comparison with native implementations of set terms in ASP.
  • Weitere Informationen unter:Further Information: Link
  • Projekt:Project: CPECNAVASScaDS.AI
  • Forschungsgruppe:Research Group: Logische Programmierung und ArgumentationLogic Programming and ArgumentationWissensbasierte SystemeKnowledge-Based Systems
@inproceedings{GHK2022,
  author    = {Sarah Alice Gaggl and Philipp Hanisch and Markus Kr{\"{o}}tzsch},
  title     = {Simulating Sets in Answer Set Programming},
  editor    = {Luc De Raedt},
  booktitle = {Proceedings of the 31st International Joint Conference on
               Artificial Intelligence (IJCAI 2022)},
  publisher = {ijcai.org},
  year      = {2022},
  pages     = {2634--2640},
  doi       = {10.24963/ijcai.2022/365}
}