TriCalRAG: A Three-Strategy, Retrieval-Augmented Benchmark for On-Premise LLM-Based Root Cause Analysis in AIOps

📅 2026-09-13
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决云托管大模型在AIOps中进行根因分析时的数据隐私、网络延迟和成本问题,本文提出TriCalRAG基准,使用本地部署的大模型与经典LSTM方法对比,并通过不同提示策略优化性能。
📝 Abstract
Cloud-hosted large language models (LLMs) are increasingly used for root cause analysis (RCA) in AIOps pipelines, but they introduce data privacy risk, network latency, and per-query cost that scale poorly with production log volumes. We present TriCalRAG, a benchmark evaluating open-weight LLMs served locally via vLLM on a single high-memory workstation GPU (NVIDIA RTX PRO 6000, 96GB) against a classical LSTM-based log anomaly detector (DeepLog), across four real, publicly available log datasets (BGL, HDFS, Thunderbird, OpenStack). We evaluate two open-weight models (Qwen2.5-14B, Mistral-Small) under three prompting strategies: zero-shot, few-shot, and retrieval-augmented generation (RAG) over a labeled incident history, reporting accuracy, precision/recall, and F1 with bootstrap 95% confidence intervals across 3 random seeds, alongside throughput and VRAM footprint. Our results show that RAG not only improves mean F1 by 0.10-0.27 over zero-shot prompting but, more importantly, substantially stabilizes model calibration: zero-shot prompting drives both models toward near-degenerate behavior (predicting "anomaly" on up to 100% of incidents on some datasets), while RAG keeps predicted-positive rates close to the true class balance in the majority of configurations. Mistral-Small achieves higher macro-averaged F1 than Qwen2.5-14B (0.644 vs. 0.560) but exhibits calibration failures in more configurations (7 vs. 5 of 12), while running at roughly half the throughput - indicating the better model choice depends on whether a deployment prioritizes peak accuracy or predictable behavior across prompting conditions. Ablations show batching scales throughput 41 times on a single card and that 4-bit quantization reduces latency 20% with no measurable accuracy loss. We release our benchmark harness, dataset splits, and evaluation code to support reproducible on-premise AIOps research.
Problem

Research questions and friction points this paper is trying to address.

Root Cause Analysis
AIOps
Large Language Models
Data Privacy
Network Latency
Innovation

Methods, ideas, or system contributions that make the work stand out.

Retrieval-Augmented Generation
On-Premise LLMs
Model Calibration
Batching
Quantization
💼 Related Jobs
No related jobs found.
R
Rohit Patel
Department of Computer Science and Engineering, Indian Institute of Technology Jodhpur, Jodhpur, India
Susil Kumar Mohanty
Susil Kumar Mohanty
Postdoctoral Research Fellow, University of Warsaw (UW), Poland
Payment Channel NetworksBlockchainSecurity & PrivacySocial Internet of Vehicle
J
Jeenal Chaudhary
Department of Computer Science and Engineering, Indian Institute of Technology Jodhpur, Jodhpur, India