paper-with-me

홈 › Papers

CORTEX: Collaborative LLM Agents for High-Stakes Alert Triage

2025-09-30 · Bowen Wei, Yuan Shen Tay, Howard Liu, Jinhao Pan, Kun Luo, Ziwei Zhu, Chris Jordan arxiv

Security Operations Centers (SOCs) are overwhelmed by tens of thousands of daily alerts, with only a small fraction corresponding to genuine attacks. This overload creates alert fatigue, leading to overlooked threats and analyst burnout. Classical detection pipelines are brittle and context-poor, while recent LLM-based approaches typically rely on a single model to interpret logs, retrieve context, and adjudicate alerts end-to-end -- an approach that struggles with noisy enterprise data and offers limited transparency. We propose CORTEX, a multi-agent LLM architecture for high-stakes alert triage in which specialized agents collaborate over real evidence: a behavior-analysis agent inspects activity sequences, evidence-gathering agents query external systems, and a reasoning agent synthesizes findings into an auditable decision. To support training and evaluation, we release a dataset of fine-grained SOC investigations from production environments, capturing step-by-step analyst actions and linked tool outputs. Across diverse enterprise scenarios, CORTEX substantially reduces false positives and improves investigation quality over state-of-the-art single-agent LLMs.

📄 PDF Abstract BibTeX arXiv:2510.00311

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ConceptRM: The Quest to Mitigate Alert Fatigue through Consensus-Based Purity-Driven Data Cleaning for Reflection Modelling

2026-02-09 · Yongda Yu, Lei Zhang, Xinxin Guo, Minghui Yu 외 arxiv

In many applications involving intelligent agents, the overwhelming volume of alerts (mostly false) generated by the agents may desensitize users and cause them to overlook critical issues, leading to the so-called ''ale…

Online Distribution Shift Detection via Recency Prediction

2022-11-17 · Rachel Luo, Rohan Sinha, Yixiao Sun, Ali Hindy 외

When deploying modern machine learning-enabled robotic systems in high-stakes applications, detecting distribution shift is critical. However, most existing methods for detecting distribution shift are not well-suited to…

Prediction

L-MAD: A Systematic Evaluation of Multi-Agent Debate Structures in Legal Reasoning

2026-07-10 · Tan-Minh Nguyen, Hoang-Trung Nguyen, Huu-Dong Nguyen, Dinh-Truong Do 외 arxiv

While multi-agent debate (MAD) frameworks have shown significant potential in general reasoning, their effectiveness in highly structured, knowledge-heavy legal domains remains under-explored. In this work, we introduce …

Legal Reasoning

Collaborative Causal Sensemaking: Closing the Complementarity Gap in Human-AI Decision Support

2025-12-08 · Raunak Jain arxiv

LLM-based agents are increasingly deployed for expert decision support, yet human-AI teams in high-stakes settings do not yet reliably outperform the best individual. We argue this complementarity gap reflects a fundamen…

Can Multi-Modal LLMs Provide Live Step-by-Step Task Guidance?

2025-11-27 · Apratim Bhattacharyya, Bicheng Xu, Sanjay Haresh, Reza Pourreza 외 arxiv

Multi-modal Large Language Models (LLM) have advanced conversational abilities but struggle with providing live, interactive step-by-step guidance, a key capability for future AI assistants. Effective guidance requires n…