SecMate: Multi-Agent Adaptive Cybersecurity Troubleshooting with Tri-Context Personalization

arXiv cs.AI / 4/30/2026

💬 OpinionDeveloper Stack & InfrastructureSignals & Early TrendsTools & Practical UsageModels & Research

Key Points

  • The paper introduces SecMate, a multi-agent virtual customer assistant designed for cybersecurity troubleshooting that personalizes guidance using device, user, and service context.
  • SecMate combines a lightweight local diagnostic utility for device-specific signals, implicit proficiency inference plus profile-aware troubleshooting for user specificity, and a proactive context-aware recommender for service specificity.
  • In a controlled study with 144 participants across 711 conversations, adding device-level evidence increased correct resolutions from roughly 50% to over 90% versus an LLM-only baseline.
  • The system’s step-by-step guidance improved user experience by increasing pleasantness and reducing user burden, while the recommender achieved strong ranking performance (MRR@1=0.75).
  • The authors report that participants were highly willing to replace human IT support, and they release both the full codebase and an annotated dataset to enable reproducible research on adaptive VCAs.

Abstract

Recent advances in large language models and agentic frameworks have enabled virtual customer assistants (VCAs) for complex support. We present SecMate, a multi-agent VCA for cybersecurity troubleshooting that integrates device, user, and service specificity from conversational and device-level signals. Device specificity is provided by a lightweight local diagnostic utility, while user specificity relies on implicit proficiency inference and profile-aware troubleshooting. Service specificity is achieved through a proactive, context-aware recommender. We evaluate SecMate in a controlled study with 144 participants and 711 conversations. Device-level evidence increased correct resolutions from about 50% to over 90% relative to an LLM-only baseline, while step-by-step guidance improved pleasantness and reduced user burden. The recommender achieved high relevance (MRR@1=0.75), and participants showed strong willingness to substitute human IT support at costs well below human benchmarks. We release the full code base and a richly annotated dataset to support reproducible research on adaptive VCAs.