paper-with-me

Papers

An ASP Framework for the Refinement of Authorization and Obligation Policies

2023-05-22 · Daniela Inclezan

This paper introduces a framework for assisting policy authors in refining and improving their policies. In particular, we focus on authorization and obligation policies that can be encoded in Gelfond and Lobo's AOPL language for policy specification. We propose a framework that detects the statements that make a policy inconsistent, underspecified, or ambiguous with respect to an action being executed in a given state. We also give attention to issues that arise at the intersection of authorization and obligation policies, for instance when the policy requires an unauthorized action to be executed. The framework is encoded in Answer Set Programming. Under consideration for acceptance in TPLP.

📄 PDF Abstract BibTeX arXiv:2305.13190

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Penalization Framework For Autonomous Agents Using Answer Set Programming

2023-08-30 · Vineel S. K. Tummala

This paper presents a framework for enforcing penalties on intelligent agents that do not comply with authorization or obligation policies in a changing environment. A framework is proposed to represent and reason about …

Autonomous Agents and Policy Compliance: A Framework for Reasoning About Penalties

2025-12-03 · Vineel Tummala, Daniela Inclezan arxiv

This paper presents a logic programming-based framework for policy-aware autonomous agents that can reason about potential penalties for non-compliance and act accordingly. While prior work has primarily focused on ensur…

Computational Efficiency

Architecture for Simulating Behavior Mode Changes in Norm-Aware Autonomous Agents

2025-02-13 · Sean Glaze, Daniela Inclezan

This paper presents an architecture for simulating the actions of a norm-aware intelligent agent whose behavior with respect to norm compliance is set, and can later be changed, by a human controller. Updating an agent's…

A Rule-Based Relational XML Access Control Model in the Presence of Authorization Conflicts

2019-09-24 · Ali Alwehaibi, Mustafa Atay

There is considerable amount of sensitive XML data stored in relational databases. It is a challenge to enforce node level fine-grained authorization policies for XML data stored in relational databases which typically s…

Deontic Policies for Runtime Governance of Agentic AI Systems

2026-06-17 · Anupam Joshi, Tim Finin, Karuna Pande Joshi, Lalana Kagal arxiv

Autonomous agentic AI systems driven by Large Language Models (LLMs) introduce a new class of security, privacy, and compliance challenges: an agent that can invoke tools, manipulate data, install software, and coordinat…