English

Can One Safety Loop Guard Them All? Agentic Guard Rails for Federated Computing

Cryptography and Security 2025-06-26 v1 Distributed, Parallel, and Cluster Computing Machine Learning

Abstract

We propose Guardian-FC, a novel two-layer framework for privacy preserving federated computing that unifies safety enforcement across diverse privacy preserving mechanisms, including cryptographic back-ends like fully homomorphic encryption (FHE) and multiparty computation (MPC), as well as statistical techniques such as differential privacy (DP). Guardian-FC decouples guard-rails from privacy mechanisms by executing plug-ins (modular computation units), written in a backend-neutral, domain-specific language (DSL) designed specifically for federated computing workflows and interchangeable Execution Providers (EPs), which implement DSL operations for various privacy back-ends. An Agentic-AI control plane enforces a finite-state safety loop through signed telemetry and commands, ensuring consistent risk management and auditability. The manifest-centric design supports fail-fast job admission and seamless extensibility to new privacy back-ends. We present qualitative scenarios illustrating backend-agnostic safety and a formal model foundation for verification. Finally, we outline a research agenda inviting the community to advance adaptive guard-rail tuning, multi-backend composition, DSL specification development, implementation, and compiler extensibility alongside human-override usability.

Keywords

Cite

@article{arxiv.2506.20000,
  title  = {Can One Safety Loop Guard Them All? Agentic Guard Rails for Federated Computing},
  author = {Narasimha Raghavan Veeraragavan and Jan Franz Nygård},
  journal= {arXiv preprint arXiv:2506.20000},
  year   = {2025}
}

Comments

Accepted at ICML 2025 Workshop on Collaborative and Federated Agentic Workflows (CFAgentic@ICML'25)

R2 v1 2026-07-01T03:32:17.922Z