paper-with-me

Papers

PRAXIS: Integrating Program Analysis with Observability for Root-Cause Analysis

2025-12-26 · Shengkun Cui, Rahul Krishna, Saurabh Jha, Ravishankar K. Iyer arxiv

Unresolved production cloud incidents cost an average of over $2M per hour. This paper introduces PRAXIS, an orchestrator that manages and deploys an agentic workflow for diagnosing code- and configuration-caused cloud incidents. PRAXIS employs an LLM-driven structured traversal over two types of graph: (1) a service dependency graph (SDG) that captures microservice-level dependencies; and (2) a hammock-block program dependence graph (PDG) that captures code-level dependencies for each microservice. Compared to state-of-the-art ReAct baselines, PRAXIS improves RCA accuracy by up to 6.3x while reducing token consumption by 5.3x. PRAXIS is demonstrated on a set of 30 comprehensive real-world incidents that is being compiled into an RCA benchmark.

📄 PDF Abstract BibTeX arXiv:2512.22113

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TelecomTS: A Multi-Modal Observability Dataset for Time Series and Language Analysis

2025-10-07 · Austin Feng, Andreas Varvarigos, Ioannis Panitsas, Daniela Fernandez 외 arxiv

Modern enterprises generate vast streams of time series metrics when monitoring complex systems, known as observability data. Unlike conventional time series from domains such as climate, observability data are zero-infl…

Anomaly Detection

From Rashomon Theory to PRAXIS: Efficient Decision Tree Rashomon Sets

2026-05-29 · Zakk Heile, Hayden McTavish, Varun Babbar, Margo Seltzer 외 arxiv

Standard machine learning pipelines often admit many near-optimal models. These "Rashomon sets" pose a range of challenges and opportunities for uncertainty-aware, robust decision making. They allow users to incorporate …

Decision Making

Queer In AI: A Case Study in Community-Led Participatory AI

2023-03-29 · Organizers Of QueerInAI, :, Anaelia Ovalle, Arjun Subramonian 외

We present Queer in AI as a case study for community-led participatory design in AI. We examine how participatory design and intersectional tenets started and shaped this community's programs over the years. We discuss d…

Hand Gesture Classification on Praxis Dataset: Trading Accuracy for Expense

2023-11-01 · Rahat Islam, Kenneth Lai, Svetlana Yanushkevich

In this paper, we investigate hand gesture classifiers that rely upon the abstracted 'skeletal' data recorded using the RGB-Depth sensor. We focus on 'skeletal' data represented by the body joint coordinates, from the Pr…

Gesture RecognitionHand Gesture RecognitionHand-Gesture Recognition

Real-Time Procedural Learning From Experience for AI Agents

2025-11-27 · Dasheng Bi, Yubin Hu, Mohammed N. Nasir arxiv

Learning how to do things from trial and error in real time is a hallmark of biological intelligence, yet most LLM-based agents lack mechanisms to acquire procedural knowledge after deployment. We propose Procedural Reca…