Quantifying Return on Security Controls in LLM Systems
Richard Helder Moulton, Austin O'Brien, John D. Hastings

TL;DR
This paper presents a quantitative framework for evaluating the effectiveness and financial return of security controls in large language model systems, enabling data-driven decision making for layered defenses.
Contribution
It introduces a reproducible methodology that quantifies residual risk, converts attack outcomes into monetary metrics, and compares layered security controls in LLM systems.
Findings
ABAC reduces expected loss by ~94% with RoC of 9.83.
NER redaction eliminates PII leakage with RoC of 5.97.
NeMo Guardrails offers marginal benefit with RoC of 0.05.
Abstract
Although large language models (LLMs) are increasingly used in security-critical workflows, practitioners lack quantitative guidance on which safeguards are worth deploying. This paper introduces a decision-oriented framework and reproducible methodology that together quantify residual risk, convert adversarial probe outcomes into financial risk estimates and return-on-control (RoC) metrics, and enable monetary comparison of layered defenses for LLM-based systems. A retrieval-augmented generation (RAG) service is instantiated using the DeepSeek-R1 model over a corpus containing synthetic personally identifiable information (PII), and subjected to automated attacks with Garak across five vulnerability classes: PII leakage, latent context injection, prompt injection, adversarial attack generation, and divergence. For each (vulnerability, control) pair, attack success probabilities are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Information and Cyber Security · Security and Verification in Computing
