CRCVDCLGNIMay 13, 2025

Adaptive Security Policy Management in Cloud Environments Using Reinforcement Learning

arXiv:2505.08837v19 citationsh-index: 52025 International Conference on Metaverse and Current Trends in Computing (ICMCTC)
Originality Incremental advance
AI Analysis

This addresses security management for cloud users by providing an adaptive solution, though it is incremental as it applies existing RL methods to a known bottleneck.

The paper tackled the inadequacy of static security policies in dynamic cloud environments by proposing a reinforcement learning framework, achieving a 92% intrusion detection rate (vs. 82% for static policies) and reducing incident detection and response times by 58%.

The security of cloud environments, such as Amazon Web Services (AWS), is complex and dynamic. Static security policies have become inadequate as threats evolve and cloud resources exhibit elasticity [1]. This paper addresses the limitations of static policies by proposing a security policy management framework that uses reinforcement learning (RL) to adapt dynamically. Specifically, we employ deep reinforcement learning algorithms, including deep Q Networks and proximal policy optimization, enabling the learning and continuous adjustment of controls such as firewall rules and Identity and Access Management (IAM) policies. The proposed RL based solution leverages cloud telemetry data (AWS Cloud Trail logs, network traffic data, threat intelligence feeds) to continuously refine security policies, maximizing threat mitigation, and compliance while minimizing resource impact. Experimental results demonstrate that our adaptive RL based framework significantly outperforms static policies, achieving higher intrusion detection rates (92% compared to 82% for static policies) and substantially reducing incident detection and response times by 58%. In addition, it maintains high conformity with security requirements and efficient resource usage. These findings validate the effectiveness of adaptive reinforcement learning approaches in improving cloud security policy management.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes