paper-with-me

Papers

Governance-as-a-Service: A Multi-Agent Framework for AI System Compliance and Policy Enforcement

2025-08-26 · Suyash Gaurav, Jukka Heikkonen, Jatin Chaudhary arxiv

As AI systems evolve into distributed ecosystems with autonomous execution, asynchronous reasoning, and multi-agent coordination, the absence of scalable, decoupled governance poses a structural risk. Existing oversight mechanisms are reactive, brittle, and embedded within agent architectures, making them non-auditable and hard to generalize across heterogeneous deployments. We introduce Governance-as-a-Service (GaaS): a modular, policy-driven enforcement layer that regulates agent outputs at runtime without altering model internals or requiring agent cooperation. GaaS employs declarative rules and a Trust Factor mechanism that scores agents based on compliance and severity-weighted violations. It enables coercive, normative, and adaptive interventions, supporting graduated enforcement and dynamic trust modulation. To evaluate GaaS, we conduct three simulation regimes with open-source models (LLaMA3, Qwen3, DeepSeek-R1) across content generation and financial decision-making. In the baseline, agents act without governance; in the second, GaaS enforces policies; in the third, adversarial agents probe robustness. All actions are intercepted, evaluated, and logged for analysis. Results show that GaaS reliably blocks or redirects high-risk behaviors while preserving throughput. Trust scores track rule adherence, isolating and penalizing untrustworthy components in multi-agent systems. By positioning governance as a runtime service akin to compute or storage, GaaS establishes infrastructure-level alignment for interoperable agent ecosystems. It does not teach agents ethics; it enforces them.

📄 PDF Abstract BibTeX arXiv:2508.18765

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AAGATE: A NIST AI RMF-Aligned Governance Platform for Agentic AI

2025-10-29 · Ken Huang, Kyriakos Rock Lambros, Jerry Huang, Yasir Mehmood 외 arxiv

This paper introduces the Agentic AI Governance Assurance & Trust Engine (AAGATE), a Kubernetes-native control plane designed to address the unique security and governance challenges posed by autonomous, language-model-d…

Red Teaming

LLM-empowered Agents Simulation Framework for Scenario Generation in Service Ecosystem Governance

2025-09-01 · Deyu Zhou, Yuqi Hou, Xiao Xue, Xudong Lu 외 arxiv

As the social environment is growing more complex and collaboration is deepening, factors affecting the healthy development of service ecosystem are constantly changing and diverse, making its governance a crucial resear…

A Trace-Based Assurance Framework for Agentic AI Orchestration: Contracts, Testing, and Governance

2026-03-18 · Ciprian Paduraru, Petru-Liviu Bouruc, Alin Stefanescu arxiv

In Agentic AI, Large Language Models (LLMs) are increasingly used in the orchestration layer to coordinate multiple agents and to interact with external services, retrieval components, and shared memory. In this setting,…

Governance by Design: Architecting Agentic AI for Organizational Learning and Scalable Autonomy

2026-04-17 · Nelly Dux, Cristina Alaimo, Philippe Roussiere, Abhishek Kumar Mishra arxiv

Agentic AI systems - systems that can pursue goals through multi-step planning and tool-mediated action with limited direct supervision - are moving from experimental prototypes to enterprise deployments. This transition…

Agentic Service-Oriented Computing: A Manifesto for the Next Frontier of Service-Oriented Computing

2026-07-14 · Amin Beheshti, Rong N. Chang, Boualem Benatallah, Fabio Casati 외 arxiv

The rapid emergence of LLM-powered autonomous and semi-autonomous agents is reshaping software systems from static, request-response components into goal-directed, adaptive, and tool-using computational actors. As these …