paper-with-me

홈 › Papers

Translating LPOD and CR-Prolog2 into Standard Answer Set Programs

2018-05-02 · Joohyung Lee, Zhun Yang

Logic Programs with Ordered Disjunction (LPOD) is an extension of standard answer set programs to handle preference using the construct of ordered disjunction, and CR-Prolog2 is an extension of standard answer set programs with consistency restoring rules and LPOD-like ordered disjunction. We present reductions of each of these languages into the standard ASP language, which gives us an alternative way to understand the extensions in terms of the standard ASP language.

📄 PDF Abstract BibTeX arXiv:1805.00643

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Strong Equivalence of Logic Programs with Ordered Disjunction: a Logical Perspective

2022-05-10 · Angelos Charalambidis, Christos Nomikos, Panos Rondogiannis

Logic Programs with Ordered Disjunction (LPODs) extend classical logic programs with the capability of expressing preferential disjunctions in the heads of program rules. The initial semantics of LPODs, although simple a…

LP-LM: No Hallucinations in Question Answering with Logic Programming

2025-02-13 · Katherine Wu, Yanhong A. Liu

Large language models (LLMs) are able to generate human-like responses to user queries. However, LLMs exhibit inherent limitations, especially because they hallucinate. This paper introduces LP-LM, a system that grounds …

Question AnsweringSemantic Parsing

Autoregressive Visual Generation Needs a Prologue

2026-05-07 · Bowen Zheng, Weijian Luo, Guang Yang, Colin Zhang 외 arxiv

In this work, we propose Prologue, an approach to bridging the reconstruction-generation gap in autoregressive (AR) image generation. Instead of modifying visual tokens to satisfy both reconstruction and generation, Prol…

Image Generation

A Logical Characterization of the Preferred Models of Logic Programs with Ordered Disjunction

2021-08-07 · Angelos Charalambidis, Panos Rondogiannis, Antonis Troumpoukis

Logic Programs with Ordered Disjunction (LPODs) extend classical logic programs with the capability of expressing alternatives with decreasing degrees of preference in the heads of program rules. Despite the fact that th…

Euclid-MCP: A Model Context Protocol Server for Deterministic Logical Reasoning via Prolog

2026-07-23 · Bartolomeo Bogliolo arxiv

Large Language Models (LLMs) excel at natural language understanding and generation but remain unreliable for multi-step logical reasoning, especially in safety-critical or compliance-sensitive domains. Recent neuro-symb…

Natural Language UnderstandingLogical Reasoning