Offloading structured reasoning (like network topology) from LLMs to specialized models (graph encoders + RL policies) makes AI security agents faster, more reliable, and deployable at enterprise scale.
This paper presents Sentinel-RL, a system that helps LLM-based security analysts by splitting their work: a graph neural network handles the complex authentication network topology, while reinforcement learning constrains the agent's actions to valid security moves, and the LLM focuses on explaining decisions to humans.