paper-with-me

Papers

GALA: Can Graph-Augmented Large Language Model Agentic Workflows Elevate Root Cause Analysis?

2025-08-17 · Yifang Tian, Yaming Liu, Zichun Chong, Zihang Huang, Hans-Arno Jacobsen arxiv

Root cause analysis (RCA) in microservice systems is challenging, requiring on-call engineers to rapidly diagnose failures across heterogeneous telemetry such as metrics, logs, and traces. Traditional RCA methods often focus on single modalities or merely rank suspect services, falling short of providing actionable diagnostic insights with remediation guidance. This paper introduces GALA, a novel multi-modal framework that combines statistical causal inference with LLM-driven iterative reasoning for enhanced RCA. Evaluated on an open-source benchmark, GALA achieves substantial improvements over state-of-the-art methods of up to 42.22% accuracy. Our novel human-guided LLM evaluation score shows GALA generates significantly more causally sound and actionable diagnostic outputs than existing methods. Through comprehensive experiments and a case study, we show that GALA bridges the gap between automated failure diagnosis and practical incident resolution by providing both accurate root cause identification and human-interpretable remediation guidance.

📄 PDF Abstract BibTeX arXiv:2508.12472

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

GALAX: Graph-Augmented Language Model for Explainable Reinforcement-Guided Subgraph Reasoning in Precision Medicine

2025-09-25 · Heming Zhang, Di Huang, Wenyu Li, Michael Province 외 arxiv

In precision medicine, quantitative multi-omic features, topological context, and textual biological knowledge play vital roles in identifying disease-critical signaling pathways and targets. Existing pipelines capture o…

Reinforcement Learning

GraphScout: Empowering Large Language Models with Intrinsic Exploration Ability for Agentic Graph Reasoning

2026-03-02 · Yuchen Ying, Weiqi Jiang, Tongya Zheng, Yu Wang 외 arxiv

Knowledge graphs provide structured and reliable information for many real-world applications, motivating increasing interest in combining large language models (LLMs) with graph-based retrieval to improve factual ground…

Knowledge Graphs

A catalog of broad morphology of Pan-STARRS galaxies based on deep learning

2020-10-12 · Hunter Goddard, Lior Shamir

Autonomous digital sky surveys such as Pan-STARRS have the ability to image a very large number of galactic and extra-galactic objects, and the large and complex nature of the image data reinforces the use of automation.…

Does Invariant Graph Learning via Environment Augmentation Learn Invariance?

2023-10-29 · NeurIPS 2023 11 · Yongqiang Chen, Yatao Bian, Kaiwen Zhou, Binghui Xie 외

Invariant graph representation learning aims to learn the invariance among data from different environments for out-of-distribution generalization on graphs. As the graph environment partitions are usually expensive to o…

Graph LearningGraph Representation LearningOut-of-Distribution GeneralizationRepresentation Learning

Gala: Global LLM Agents for Text-to-Model Translation

2025-09-10 · Junyang Cai, Serdar Kadioglu, Bistra Dilkina arxiv

Natural language descriptions of optimization or satisfaction problems are challenging to translate into correct MiniZinc models, as this process demands both logical reasoning and constraint programming expertise. We in…

Logical Reasoning