paper-with-me

홈 › Papers

Pushing the Boundaries of Tractable Multiperspective Reasoning: A Deduction Calculus for Standpoint EL+

2023-04-27 · Lucía Gómez Álvarez, Sebastian Rudolph, Hannes Strass

Standpoint EL is a multi-modal extension of the popular description logic EL that allows for the integrated representation of domain knowledge relative to diverse standpoints or perspectives. Advantageously, its satisfiability problem has recently been shown to be in PTime, making it a promising framework for large-scale knowledge integration. In this paper, we show that we can further push the expressivity of this formalism, arriving at an extended logic, called Standpoint EL+, which allows for axiom negation, role chain axioms, self-loops, and other features, while maintaining tractability. This is achieved by designing a satisfiability-checking deduction calculus, which at the same time addresses the need for practical algorithms. We demonstrate the feasibility of our calculus by presenting a prototypical Datalog implementation of its deduction rules.

📄 PDF Abstract BibTeX arXiv:2304.14323

Code (1)

cl-tud/standpoint-el-souffle-reasoner 공식 구현

Tasks

Negation

Similar Papers 제목 키워드 기반

Tractable Diversity: Scalable Multiperspective Ontology Management via Standpoint EL

2023-02-25 · Lucía Gómez Álvarez, Sebastian Rudolph, Hannes Strass

The tractability of the lightweight description logic EL has allowed for the construction of large and widely used ontologies that support semantic interoperability. However, comprehensive domains with a broad user base …

DiversityManagement

Learning Deductive Reasoning from Synthetic Corpus based on Formal Logic

2023-08-11 · Terufumi Morishita, Gaku Morio, Atsuki Yamaguchi, Yasuhiro Sogawa

We study a synthetic corpus based approach for language models (LMs) to acquire logical deductive reasoning ability. The previous studies generated deduction examples using specific sets of deduction rules. However, thes…

Formal LogicLogical Reasoning

Pushing the Boundaries of Natural Reasoning: Interleaved Bonus from Formal-Logic Verification

2026-01-30 · Chuxue Cao, Jinluan Yang, Haoran Li, Kunhao Pan 외 arxiv

Large Language Models (LLMs) show remarkable capabilities, yet their stochastic next-token prediction creates logical inconsistencies and reward hacking that formal symbolic systems avoid. To bridge this gap, we introduc…

Formal Logic

Push Anything: Single- and Multi-Object Pushing From First Sight with Contact-Implicit MPC

2025-10-22 · Hien Bui, Yufeiyang Gao, Haoran Yang, Eric Cui 외 arxiv

Non-prehensile manipulation of diverse objects remains a core challenge in robotics, driven by unknown physical properties and the complexity of contact-rich interactions. Recent advances in contact-implicit model predic…

Bayesian Social Deduction with Graph-Informed Language Models

2025-06-21 · Shahab Rahimirad, Guven Gergerli, Lucia Romero, Angela Qian 외

Social reasoning - inferring unobservable beliefs and intentions from partial observations of other agents - remains a challenging task for large language models (LLMs). We evaluate the limits of current reasoning langua…