
Function-level vulnerability detectors are structurally blind to most real CVEs; agentic traversal is a credible fix.
“Real-world vulnerabilities often span multiple functions, yet most learning-based detectors classify each function in isolation: on a sample of real CVEs, we find that 71.7% of vulnerable functions require evidence from outside the function to be classified correctly.”
“Agentic reinforcement learning (RL) could close this gap by enabling a model to gather that evidence itself, but it lacks a reliable reward, since a reward defined on the final verdict alone can be obtained without performing any investigation.”
“We further initialize the policy by distilling teacher investigations, and show that this warm start is necessary, since RL cannot acquire tool-use behavior it never samples.”
videoRL Without Verifiable Rewards (Will Brown, Prime Intellect)AI Engineer
articleCodeGrep: An RL-Trained Retrieval Agent for LLM Coding AgentsWuya Chen, Yihao yang, Yang Cao, Yue Lin
articleUniversal Pathologies, Conditional Consequences: A Triple-Robustness Analysis of RAG for Multi-Hop TraceabilityMeftun Akarsu, Burak OzdemirChecking sign-in…
Loading comments…