中文
相关论文

相关论文: Graphs and colorings for answer set programming

200 篇论文

We give a procedure that can be used to automatically satisfy invariants of a certain shape. These invariants may be written with the operations intersection, composition and converse over binary relations, and equality over these…

计算机科学中的逻辑 · 计算机科学 2018-06-26 Sebastiaan J. C. Joosten

Stable Logic Programming (SLP) is an emergent, alternative style of logic programming: each solution to a problem is represented by a stable model of a deductive database/function-free logic program encoding the problem itself. Several…

人工智能 · 计算机科学 2014-02-25 Gianpaolo Brignoli , Stefania Costantini , Ottavio D'Antona , Alessandro Provetti

This paper presents a comprehensive exploration of relation extraction utilizing advanced language models, specifically Chain of Thought (CoT) and Graphical Reasoning (GRE) techniques. We demonstrate how leveraging in-context learning with…

计算与语言 · 计算机科学 2024-05-02 Yicheng Tao , Yiqun Wang , Longju Bai

In this paper we present a proof system that operates on graphs instead of formulas. Starting from the well-known relationship between formulas and cographs, we drop the cograph-conditions and look at arbitrary undirected) graphs. This…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Matteo Acclavio , Ross Horne , Lutz Straßburger

We introduce a framework for reasoning about what meaning is captured by the neurons in a trained neural network. We provide a strategy for discovering meaning by training a second model (referred to as an observer model) to classify the…

机器学习 · 计算机科学 2021-03-16 Eric E. Allen

Over the past decades, coordination languages have emerged for the specification and implementation of interaction protocols for communicating software components. This class of languages includes Reo, a platform for compositional…

编程语言 · 计算机科学 2011-08-03 Sung-Shik T. Q. Jongmans , Farhad Arbab

Identifying the sets of operations that can be executed simultaneously is an important problem appearing in many parallel applications. By modeling the operations and their interactions as a graph, one can identify the independent…

分布式、并行与集群计算 · 计算机科学 2014-07-28 Ahmet Erdem Sarıyüce , Erik Saule , Ümit V. Çatalyürek

Process discovery aims to automatically derive process models from event logs, enabling organizations to analyze and improve their operational processes. Inductive mining algorithms, while prioritizing soundness and efficiency through…

人工智能 · 计算机科学 2025-09-22 Humam Kourani , Gyunam Park , Wil M. P. van der Aalst

Graphical models have been widely used in applications ranging from medical expert systems to natural language processing. Their popularity partly arises since they are intuitive representations of complex inter-dependencies among variables…

人工智能 · 计算机科学 2020-07-31 Roland R. Ramsahai

Numerous formalisms and dedicated algorithms have been designed in the last decades to model and solve decision making problems. Some formalisms, such as constraint networks, can express "simple" decision problems, while others are designed…

人工智能 · 计算机科学 2011-10-13 C. Pralet , T. Schiex , G. Verfaillie

The regular models of a normal logic program are a particular type of partial (i.e. 3-valued) models which correspond to stable partial models with minimal undefinedness. In this paper, we explore graphical conditions on the dependency…

计算机科学中的逻辑 · 计算机科学 2025-02-14 Van-Giang Trinh , Belaid Benhamou , Sylvain Soliman , François Fages

This paper studies the fundamental problem of graph coloring in fully dynamic graphs. Since the problem of computing an optimal coloring, or even approximating it to within $n^{1-\epsilon}$ for any $\epsilon > 0$, is NP-hard in static…

数据结构与算法 · 计算机科学 2020-06-23 Shay Solomon , Nicole Wein

The CFI-graphs, named after Cai, F\"urer, and Immerman, are central to the study of the graph isomorphism testing and of first-order logic with counting. They are colored graphs, and the coloring plays a role in many of their applications.…

离散数学 · 计算机科学 2025-07-03 Yijia Chen , Jörg Flum , Mingjun Liu

Model repair is an essential topic in model-driven engineering. Since models are suitably formalized as graph-like structures, we consider the problem of rule-based graph repair: Given a rule set and a graph constraint, try to construct a…

软件工程 · 计算机科学 2019-12-23 Christian Sandmann , Annegret Habel

The coming quantum computation is forcing us to reexamine the cryptosystems people use. We are applying graph colorings of topological coding to modern information security and future cryptography against supercomputer and quantum computer…

信息论 · 计算机科学 2022-07-08 Bing Yao , Xiaohui Zhang , Hui Sun , Jing Su , Fei Ma , Hongyu Wang

How do sequence models represent their decision-making process? Prior work suggests that Othello-playing neural network learned nonlinear models of the board state (Li et al., 2023). In this work, we provide evidence of a closely related…

机器学习 · 计算机科学 2023-09-11 Neel Nanda , Andrew Lee , Martin Wattenberg

Applying dynamic logics to program verifications is a challenge, because their axiomatic rules for regular expressions can be difficult to be adapted to different program models. We present a novel dynamic logic, called DLp, which supports…

计算机科学中的逻辑 · 计算机科学 2026-02-11 Yuanrui Zhang

Imagine a website that asks the user to fill in a web form and -- based on the input values -- derives a relevant figure, for instance an expected salary, a medical diagnosis or the market value of a house. How to deal with missing input…

人机交互 · 计算机科学 2015-12-11 Michael Mayer , Dominic van der Zypen

The graph isomorphism, subgraph isomorphism, and graph edit distance problems are combinatorial problems with many applications. Heuristic exact and approximate algorithms for each of these problems have been developed for different kinds…

计算机科学中的逻辑 · 计算机科学 2019-11-27 Sheung Chi Chan , James Cheney

Recent progress in language modeling has expanded the range of tasks that can be approached through natural language interfaces, including problems that require structured reasoning. However, it remains unclear how effectively…

机器学习 · 计算机科学 2026-04-30 Michal Podstawski