Skip to content

Latest commit

 

History

63 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Awesome LLM AIOps

A list of awesome academic researches and industrial materials about Large Language Model (LLM) and Artificial Intelligence for IT Operations (AIOps).

Content

Introduction

This is a list of awesome academic researches and industrial materials about Large Language Model (LLM) and Artificial Intelligence for IT Operations (AIOps).

Keywords Convention

The abbreviation of the work.

The utilized LLM techniques used in the work.

The mainly explored task of the work.

Other important information of the work.

1. LLM for Incident Management

1.0 Survey & Benchmark

  1. [Preprint 2024] A Survey of AIOps for Failure Management in the Era of Large Language Models.
  2. [Preprint 2024] AI Assistants for Incident Lifecycle in a Microservice Environment: A Systematic Literature Review.
  3. [MLSys 2025] AIOpsLab: A Holistic Framework for Evaluating AI Agents for Enabling Autonomous Cloud.
  4. [ICML 2025] ITBench: Evaluating AI Agents across Diverse Real-World IT Automation Tasks.
  5. [ISSRE 2025] An Empirical Study of Production Incidents in Generative AI Cloud Services.

1.1 Incident Management

  1. [HotNets 2023] A Holistic View of AI-driven Network Incident Management.
  2. [SoCC 2024] Building AI Agents for Autonomous Clouds: Challenges and Design Principles.
  3. [VLDB 2024] D-Bot: Database Diagnosis System using Large Language Models [project].
  4. [NSDI 2024] NetAssistant: Dialogue Based Network Diagnosis in Data Center Networks.
  5. [Preprint 2024] FLASH: A Workflow Automation Agent for Diagnosing Recurring Incidents.
  6. [NDSS 2026] Incident Response Planning Using a Lightweight Large Language Model with Reduced Hallucination.

1.2 Incident Reporting

  1. [ESEC/FSE Industry 2023] Assess and Summarize: Improve Outage Understanding with Large Language Models.
  2. [ICSE-SEIP 2024] Knowledge-aware Alert Aggregation in Large-scale Cloud Systems: a Hybrid Approach.
  3. [ISSRE 2024] Large Language Models Can Provide Accurate and Interpretable Incident Triage.
  4. [FSE Industry 2024] MonitorAssistant: Simplifying Cloud Service Monitoring via Large Language Models.
  5. [Preprint 2024] Large Language Models can Deliver Accurate and Interpretable Time Series Anomaly Detection.
  6. [Preprint 2025] Argos: Agentic Time-Series Anomaly Detection with Autonomous Rule Generation via Large Language Models.

1.3 Root Cause Analysis

  1. [ICSE 2023] Recommending Root-Cause and Mitigation Steps for Cloud Incidents using Large Language Models.
  2. [EuroSys 2024] Automatic Root Cause Analysis via Large Language Models for Cloud Incidents.
  3. [ICSE 2024] Xpert: Empowering Incident Management with Query Recommendations via Large Language Models.
  4. [ASE 2024] The Potential of One-Shot Failure Root Cause Analysis: Collaboration of the Large Language Model and Small Classifier.
  5. [FSE Industry 2024] LM-PACE: Confidence Estimation by Large Language Models for Effective Root Causing of Cloud Incidents.
  6. [FSE Industry 2024] Automated Root Causing of Cloud Incidents using In-Context Learning with GPT-4.
  7. [FSE Industry 2024] X-lifecycle Learning for Cloud Incident Management using LLMs.
  8. [FSE Industry 2024] Exploring LLM-based Agents for Root Cause Analysis.
  9. [CIKM 2024] RCAgent: Cloud Root Cause Analysis by Autonomous Agents with Tool-Augmented Large Language Models.
  10. [EMNLP 2024 (Findings)] mABC: Multi-Agent Blockchain-inspired Collaboration for Root Cause Analysis in Micro-Services Architecture.
  11. [Preprint 2024] Cloud Atlas: Efficient Fault Localization for Cloud Systems using Language Models and Causal Insight.
  12. [WWW industry 2025] Flow-of-Action: SOP Enhanced LLM-Based Multi-Agent System for Root Cause Analysis.
  13. [ICLR 2025] OpenRCA: Can Large Language Models Locate the Root Cause of Software Failures?.
  14. [Preprint 2025] AgentFM: Role-Aware Failure Management for Distributed Databases with LLM-Driven Multi-Agents
  15. [Preprint 2025] ThinkFL: Self-Refining Failure Localization for Microservice Systems via Reinforcement Fine-Tuning.
  16. [Preprint 2025] eARCO: Efficient Automated Root Cause Analysis with Prompt Optimization
  17. [ICSE 2025] COCA: Generative Root Cause Analysis for Distributed Systems with Code Knowledge
  18. [Preprint 2025] FVDebug: An LLM-Driven Debugging Assistant for Automated Root Cause Analysis of Formal Verification Failures
  19. [ASE 2025] LogPilot: Intent-aware and Scalable Alert Diagnosis for Large-scale Online Service Systems.
  20. [FSE 2026] Rethinking the Evaluation of Microservice RCA with a Fault Propagation-Aware Benchmark.
  21. [AAAI 2026] RCAFlow: A Workflow-Informed Hierarchical Planning Multi-Agent System for Root Cause Analysis.
  22. [TDSC 2026] Towards In-Depth Root Cause Localization for Microservices with Multi-Agent Recursion-of-Thought.
  23. [ICSE-SEIP 2026] Agentic Memory Enhanced Recursive Reasoning for Root Cause Localization in Microservices.
  24. [FORGE 2026] Stalled, Biased, and Confused: Uncovering Reasoning Failures in LLMs for Cloud-Based Root Cause Analysis [project].
  25. [ICPE Companion 2026] Representation-Aware Root Cause Analysis with Large Language Models (Position Paper).
  26. [Complex & Intelligent Systems 2025] Leveraging Multi-Agent Framework for Root Cause Analysis.
  27. [IEEE Access 2025] Anomaly Detection and Root Cause Analysis in Cloud-Native Environments Using Large Language Models and Bayesian Networks.

1.4 Incident Mitigation

  1. [ECAI 2024] Nissist: An Incident Mitigation Copilot based on Troubleshooting Guides.
  2. [SIGOPS 2024] LLexus: an AI agent system for incident management.
  3. [FSE Industry 2024] Leveraging Large Language Models for the Auto-remediation of Microservice Applications - An Experimental Study.
  4. [Preprint 2024] Retrieval Augmented Generation-Based Incident Resolution Recommendation System for IT Support.
  5. [NeurIPS 2025] STRATUS: A Multi-agent System for Autonomous Reliability Engineering of Modern Clouds [project].

1.5 Incident Postmortem Analysis

  1. [ICSE-SEIP 2024] FaultProfIT: Hierarchical Fault Profiling of Incident Tickets in Large-scale Cloud Systems.
  2. [ASE 2024] FAIL: Analyzing Software Failures from the News Using LLMs.

1.6 AIOps Question Answering

  1. [EMNLP Industry 2023] Empower Large Language Model to Perform Better on Industrial Domain-Specific Question Answering [project].
  2. [Preprint 2023] An Empirical Study of NetOps Capability of Pre-Trained Large Language Models [project].
  3. [Preprint 2023] OpsEval: A Comprehensive Task-Oriented AIOps Benchmark for Large Language Models [project].
  4. [ICLR 2024] OWL: A Large Language Model for IT Operations [project].
  5. [SANER 2024] Gloss: Guiding Large Language Models to Answer Questions from System Logs.
  6. [ASE 2025] iKnow: an Intent-Guided Chatbot for Cloud Operations with Retrieval-Augmented Generation.

2. LLM for Log Analysis

2.1 Log Parsing

  1. [ASE-NIER 2023] Log Parsing: How Far Can ChatGPT Go? [project].
  2. [ISSTA 2024] A Large-Scale Evaluation for Log Parsing Techniques: How Far Are We?.
  3. [ICSE 2024] DivLog: Log Parsing with Prompt Enhanced In-Context Learning.
  4. [ICSE 2024] LLMParser: An Exploratory Study on Using Large Language Models for Log Parsing.
  5. [FSE 2024] LILAC: Log Parsing using LLMs with Adaptive Parsing Cache.
  6. [ICPC 2024] Interpretable Online Log Analysis Using Large Language Models with Prompt Strategies.
  7. [ASE 2024] Stronger, Cheaper and Demonstration-Free Log Parsing with LLMs.
  8. [Preprint 2024] LEMUR : Log Parsing with Entropy Sampling and Chain-of-Thought Merging.
  9. [Preprint 2024] HELP: Hierarchical Embeddings-based Log Parsing.
  10. [ICPC 2025] Log Parsing with Self-Generated In-Context Learning and Self-Correction.
  11. [ICSE 2025] LibreLog: Accurate and Efficient Unsupervised Log Parsing Using Open-Source Large Language Models.
  12. [FSE 2025] No More Labelled Examples? An Unsupervised Log Parser with LLMs.
  13. [AAAI 2026] MicLog: Towards Accurate and Efficient LLM-based Log Parsing via Progressive Meta In-Context Learning [project].

2.2 Log Anomaly Detection

  1. [Preprint 2023] Log-based Anomaly Detection based on EVT Theory with feedback.
  2. [Preprint 2023] LogGPT: Exploring ChatGPT for Log-Based Anomaly Detection.
  3. [ICPC 2024] Interpretable Online Log Analysis Using Large Language Models with Prompt Strategies.
  4. [ISSRE 2024] LLMeLog: An Approach for Anomaly Detection based on LLM-enriched Log Events.
  5. [Preprint 2024] RAGLog: Log Anomaly Detection using Retrieval Augmented Generation.
  6. [Preprint 2024] Anomaly Detection on Unstable Logs with GPT Models.
  7. [arXiv 2025] CodeAD: Synthesize Code of Rules for Log-based Anomaly Detection with LLMs.

2.3 Logging Statement Generation

  1. [TSE 2024] Exploring the Effectiveness of LLMs in Automated Logging Generation: An Empirical Study [project].
  2. [FSE 2024] Go Static: Contextualized Logging Statement Generation.
  3. [ICSE 2024] UniLog: Automatic Logging via LLM and In-Context Learning.
  4. [ISSTA 2024] FastLog: An End-to-End Method to Efficiently Generate and Insert Logging Statements.

3. LLM for Infrastructure Management

3.1 Benchmark

  1. [NeurIPS D&B 2024] IaC-Eval: A Code Generation Benchmark for Cloud Infrastructure-as-Code Programs

3.2 Vision

  1. [SIGOPS 2025] Cloud Infrastructure Management in the Age of AI Agents

3.3 Infrastructure-as-Code

  1. [SOSP 2024] Unearthing Semantic Checks for Cloud Infrastructure-as-Code Programs.
  2. [AIOPS at ICSE 2025] Automated Bug Discovery in Cloud Infrastructure-as-Code Updates with LLM Agents
  3. [AIOPS at ICSE 2025] Automated Lifting for Cloud Infrastructure-as-Code Programs

3.4 LLM Training Platform

  1. [DSN 2025] LLMPrism: Black-box Performance Diagnosis for Production LLM Training Platforms.

Resources

  • AI Models Catalog - Structured catalog of 4,587+ AI models across 95 providers with pricing, context windows, and capabilities for AIOps model selection. Interactive catalog: https://i-need-token.github.io/ai-models/
  • KubeStellar Console - Multi-cluster Kubernetes dashboard with LLM-powered infrastructure management, AI-driven incident response, and real-time cluster observability. CNCF Sandbox project.

Contribution

Contributing to this paper list

  • First, think about which category the work should belong to.
  • Second, use the same format as the others to discribe the work. Note that there should be an empty line between the title and the authors list, and take care of the indentation.
  • Then, add keywords tags. Add the pdf link of the paper. If it is an arxiv publication, we prefer /abs/ format to /pdf/ format.

Don't worry if you put all these wrong, we will fix them for you. Just contribute and promote your awesome work here!

If you recommended a work that wasn't yours, you will be added to the contributor list (be sure to provide your information in other contributors).

About

A list of awesome academic researches and industrial materials about Large Language Model (LLM) and Artificial Intelligence for IT Operations (AIOps).

Resources

Stars

652 stars

Watchers

25 watching

Forks

Releases

Packages

Contributors