3 papers
cs.SE2026
RIVA: Leveraging LLM Agents for Reliable Configuration Drift Detection
Sami Abuzakuk, Lucas Crijns, Anne-Marie Kermarrec +2
Infrastructure as code (IaC) tools automate cloud provisioning but verifying that deployed systems remain consistent with the IaC specifications remains challenging. Such configura…
cs.DB2026
Catapults to the Rescue: Accelerating Vector Search by Exploiting Query Locality
Sami Abuzakuk, Anne-Marie Kermarrec, Rafael Pires +2
Graph-based indexing is the dominant approach for approximate nearest neighbor search in vector databases, offering high recall with low latency across billions of vectors. However…
cs.AI2026
Optimizing Agentic Workflows using Meta-tools
Sami Abuzakuk, Anne-Marie Kermarrec, Rishi Sharma +2
Agentic AI enables LLM to dynamically reason, plan, and interact with tools to solve complex tasks. However, agentic workflows often require many iterative reasoning steps and tool…