中文
相关论文

相关论文: How to Make a New Logic

200 篇论文

Formalizing legal provisions promises machine-accessible law and automated legal reasoning, and recent LLMs make it tempting to generate such formalizations directly from statutory text. However, any formalization makes implicit…

计算与语言 · 计算机科学 2026-05-26 Julius Vernie , Matthias Grabmair

Nominal logic is a variant of first-order logic that provides support for reasoning about bound names in abstract syntax. A key feature of nominal logic is the new-quantifier, which quantifies over fresh names (names not appearing in any…

计算机科学中的逻辑 · 计算机科学 2013-12-18 James Cheney

The unification of logic and probability is a long-standing concern in AI, and more generally, in the philosophy of science. In essence, logic provides an easy way to specify properties that must hold in every possible world, and…

人工智能 · 计算机科学 2020-06-18 Vaishak Belle

Creating a new Ontology: a Modular Approach

人工智能 · 计算机科学 2015-03-17 Julia Dmitrieva , Fons J. Verbeek

Ontology is a popular method for knowledge representation in different domains, including the legal domain, and description logics (DL) is commonly used as its description language. To handle reasoning based on inconsistent DL-based legal…

人工智能 · 计算机科学 2022-09-20 Zhe Yu , Yiwei Lu

Recent advancements in large language models have showcased their remarkable generalizability across various domains. However, their reasoning abilities still have significant room for improvement, especially when confronted with scenarios…

计算与语言 · 计算机科学 2024-03-27 Xufeng Zhao , Mengdi Li , Wenhao Lu , Cornelius Weber , Jae Hee Lee , Kun Chu , Stefan Wermter

Argumentation is a very active research field of Artificial Intelligence concerned with the representation and evaluation of arguments used in dialogues between humans and/or artificial agents. Acceptability semantics of formal…

人工智能 · 计算机科学 2025-03-05 Zlatina Mileva , Antonis Bikakis , Fabio Aurelio D'Asaro , Mark Law , Alessandra Russo

Modern language models (LMs) can learn to perform new tasks in different ways: in instruction following, the target task is described explicitly in natural language; in few-shot prompting, the task is specified implicitly with a small…

计算与语言 · 计算机科学 2024-08-30 Emmy Liu , Graham Neubig , Jacob Andreas

In [Hitzler and Wendt 2002, 2005], a new methodology has been proposed which allows to derive uniform characterizations of different declarative semantics for logic programs with negation. One result from this work is that the well-founded…

人工智能 · 计算机科学 2007-05-23 Pascal Hitzler

Justification logics are special kinds of modal logics which provide a framework for reasoning about epistemic justifications. For this, they extend classical boolean propositional logic by a family of necessity-style modal operators "t:",…

逻辑 · 数学 2021-09-07 Nicholas Pischke

The rapid development and application of natural language generation (NLG) techniques has revolutionized the field of automatic text production. However, these techniques are still limited in their ability to produce human-like text that is…

计算与语言 · 计算机科学 2022-12-08 Jiangjie Chen , Yanghua Xiao

The ability to automatically generalise (interactive) proofs and use such generalisations to discharge related conjectures is a very hard problem which remains unsolved. Here, we develop a notion of goal types to capture key properties of…

计算机科学中的逻辑 · 计算机科学 2013-06-11 Gudmund Grov , Ewen Maclean

A major challenge in inductive logic programming is learning big rules. To address this challenge, we introduce an approach where we join small rules to learn big rules. We implement our approach in a constraint-driven system and use…

机器学习 · 计算机科学 2024-01-30 Céline Hocquette , Andreas Niskanen , Rolf Morel , Matti Järvisalo , Andrew Cropper

This thesis develops a framework for formalizing reasoning about specifications of systems written in LF. This formalization centers around the development of a reasoning logic that can express the sorts of properties which arise in…

计算机科学中的逻辑 · 计算机科学 2021-05-11 Mary Southern

When teaching an elementary logic course to students who have a general scientific background but have never been exposed to logic, we have to face the problem that the notions of deduction rule and of derivation are completely new to them,…

计算机科学中的逻辑 · 计算机科学 2016-01-08 Gilles Dowek

We show that intuitionistic logic is deductively equivalent to Connexive Heyting Logic (CHL), hereby introduced as an example of a strong connexive logic with intuitive semantics. We use the reverse algebraisation paradigm: CHL is presented…

逻辑 · 数学 2022-09-01 Davide Fazio , Antonio Ledda , Francesco Paoli

Matching logic is a logical framework for specifying and reasoning about programs using pattern matching semantics. A pattern is made up of a number of structural components and constraints. Structural components are syntactically matched,…

计算机科学中的逻辑 · 计算机科学 2024-11-01 Ádám Kurucz , Péter Bereczky , Dániel Horpácsi

The development of logic has largely been through the 'deductive' paradigm: conclusions are inferred from established premisses. However, the use of logic in the context of both human and machine reasoning is typically through the dual…

计算机科学中的逻辑 · 计算机科学 2025-04-29 Alexander V. Gheorghiu , David J. Pym

Knowledge refactoring compresses a logic program by introducing new rules. Current approaches struggle to scale to large programs. To overcome this limitation, we introduce a constrained optimisation refactoring approach. Our first key idea…

计算机科学中的逻辑 · 计算机科学 2025-06-23 Minghao Liu , David M. Cerna , Filipe Gouveia , Andrew Cropper

A focused proof system provides a normal form to cut-free proofs that structures the application of invertible and non-invertible inference rules. The focused proof system of Andreoli for linear logic has been applied to both the proof…

计算机科学中的逻辑 · 计算机科学 2007-08-17 Chuck Liang , Dale Miller