Using Constraint Programming and Graph Representation Learning for Generating Interpretable Cloud Security Policies
Mikhail Kazdagli, Mohit Tiwari, Akshat Kumar

TL;DR
This paper presents a novel framework combining constraint programming and graph representation learning to generate interpretable, optimal IAM policies that minimize security risks in cloud environments, validated on real and synthetic data.
Contribution
It introduces a new method for generating optimal and interpretable cloud security policies by integrating constraint programming with graph-based user similarity analysis.
Findings
Optimized IAM policies reduce security attack impact.
Graph learning enhances policy interpretability.
Framework validated on real-world cloud data.
Abstract
Modern software systems rely on mining insights from business sensitive data stored in public clouds. A data breach usually incurs significant (monetary) loss for a commercial organization. Conceptually, cloud security heavily relies on Identity Access Management (IAM) policies that IT admins need to properly configure and periodically update. Security negligence and human errors often lead to misconfiguring IAM policies which may open a backdoor for attackers. To address these challenges, first, we develop a novel framework that encodes generating optimal IAM policies using constraint programming (CP). We identify reducing dark permissions of cloud users as an optimality criterion, which intuitively implies minimizing unnecessary datastore access permissions. Second, to make IAM policies interpretable, we use graph representation learning applied to historical access patterns of users…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Software Engineering Research · Software System Performance and Reliability
