中文
相关论文

相关论文: XACML 3.0 in Answer Set Programming

200 篇论文

Security-Enhanced Linux (SELinux) is a Linux kernel module that allows for a role-based access control (RBAC) mechanism. It provides a fine-grained security framework enabling system administrators to define security policies at the system…

密码学与安全 · 计算机科学 2023-12-11 Divyam Pahuja , Alvin Tang , Klim Tsoutsman

Serial pattern mining consists in extracting the frequent sequential patterns from a unique sequence of itemsets. This paper explores the ability of a declarative language, such as Answer Set Programming (ASP), to solve this issue…

人工智能 · 计算机科学 2014-09-30 Thomas Guyet , Yves Moinard , René Quiniou

Abstraction is a well-known approach to simplify a complex problem by over-approximating it with a deliberate loss of information. It was not considered so far in Answer Set Programming (ASP), a convenient tool for problem solving. We…

计算机科学中的逻辑 · 计算机科学 2021-07-01 Zeynep G. Saribatur , Thomas Eiter

Answer Set Programming (ASP) is a powerful modelling formalism that is very efficient in solving combinatorial problems. ASP solvers implement the stable model semantics that eliminates circular derivations between Boolean variables from…

人工智能 · 计算机科学 2014-05-15 Rehan Abdul Aziz

To date, most work regarding the formal analysis of access control schemes has focused on quantifying and comparing the expressive power of a set of schemes. Although expressive power is important, it is a property that exists in an…

密码学与安全 · 计算机科学 2013-02-06 William C. Garrison , Adam J. Lee , Timothy L. Hinrichs

Answer Set Programming (ASP) is logic programming under the stable model or answer set semantics. During the last decade, this paradigm has seen several extensions by generalizing the notion of atom used in these programs. Among these,…

人工智能 · 计算机科学 2014-05-07 Mario Alviano , Wolfgang Faber

Access control is a cornerstone of secure computing, yet large language models often blur role boundaries by producing unrestricted responses. We study role-conditioned refusals, focusing on the LLM's ability to adhere to access control…

计算与语言 · 计算机科学 2025-10-10 Đorđe Klisura , Joseph Khoury , Ashish Kundu , Ram Krishnan , Anthony Rios

Answer Set Programming (ASP) emerged in the late 1990ies as a paradigm for Knowledge Representation and Reasoning. The attractiveness of ASP builds on an expressive high-level modeling language along with the availability of powerful…

人工智能 · 计算机科学 2021-09-20 Mario Alviano , Wolfgang Faber , Martin Gebser

This paper presents an Answer Set Programming (ASP)-based framework for medical appointment scheduling, aimed at improving efficiency, reducing administrative overhead, and enhancing patient-centered care. The framework personalizes…

人工智能 · 计算机科学 2026-01-09 Alina Vozna , Andrea Monaldini , Stefania Costantini , Valentina Pitoni , Dawid Pado

The generation of natural language text from data series gained renewed interest among AI research goals. Not surprisingly, the few proposals in the state of the art are based on training some system, in order to produce a text that…

人工智能 · 计算机科学 2023-08-31 Alessandro Dal Palù , Agostino Dovier , Andrea Formisano

The stack-based access control mechanism plays a fundamental role in the security architecture of Java and Microsoft CLR (common language runtime). It is enforced at runtime by inspecting methods in the current call stack for granted…

密码学与安全 · 计算机科学 2013-10-15 Xin Li , Hua Vy Le Thanh

Defeasible entailment is concerned with drawing plausible conclusions from incomplete information. A foundational framework for modelling defeasible entailment is the KLM framework. Introduced by Kraus, Lehmann, and Magidor, the KLM…

人工智能 · 计算机科学 2026-01-08 Racquel Dennison , Jesse Heyninck , Thomas Meyer

Organizations often lay down rules or guidelines called Natural Language Access Control Policies (NLACPs) for specifying who gets access to which information and when. However, these cannot be directly used in a target access control model…

密码学与安全 · 计算机科学 2025-02-19 Pratik Sonune , Ritwik Rai , Shamik Sural , Vijayalakshmi Atluri , Ashish Kundu

ASP programs are a convenient tool for problem solving, whereas with large problem instances the size of the state space can be prohibitive. We consider abstraction as a means of over-approximation and introduce a method to automatically…

计算机科学中的逻辑 · 计算机科学 2018-09-19 Zeynep G. Saribatur , Thomas Eiter

We introduce a semantic approach to the study of logics for access control and dependency analysis, based on Game Semantics. We use a variant of AJM games with explicit justification (but without pointers). Based on this, we give a simple…

计算机科学中的逻辑 · 计算机科学 2014-01-22 Samson Abramsky , Radha jagadeesan

We present a new use of Answer Set Programming (ASP) to discover the molecular structure of chemical samples based on the relative abundance of elements and structural fragments, as measured in mass spectrometry. To constrain the…

计算机科学中的逻辑 · 计算机科学 2026-02-25 Nils Küchenmeister , Alex Ivliev , Markus Krötzsch

Dung's famous abstract argumentation frameworks represent the core formalism for many problems and applications in the field of argumentation which significantly evolved within the last decade. Recent work in the field has thus focused on…

人工智能 · 计算机科学 2016-04-20 Wolfgang Dvořák , Sarah Alice Gaggl , Johannes Wallner , Stefan Woltran

Broad application of answer set programming (ASP) for declarative problem solving requires the development of tools supporting the coding process. Program debugging is one of the crucial activities within this process. Recently suggested…

人工智能 · 计算机科学 2014-10-29 Kostyantyn Shchekotykhin

Meta-Interpretive Learning (MIL) learns logic programs from examples by instantiating meta-rules, which is implemented by the Metagol system based on Prolog. Viewing MIL-problems as combinatorial search problems, they can alternatively be…

计算机科学中的逻辑 · 计算机科学 2018-05-02 Tobias Kaminski , Thomas Eiter , Katsumi Inoue

Constraint answer set programming or CASP, for short, is a hybrid approach in automated reasoning putting together the advances of distinct research areas such as answer set programming, constraint processing, and satisfiability modulo…

人工智能 · 计算机科学 2021-07-20 Yuliya Lierler