paper-with-me

Papers

Collaborative AI Agents and Critics for Fault Detection and Cause Analysis in Network Telemetry

2026-03-31 · Syed Eqbal Alam, Zhan Shu arxiv

We develop algorithms for collaborative control of AI agents and critics in a multi-actor, multi-critic federated multi-agent system. Each AI agent and critic has access to classical machine learning or generative AI foundation models. The AI agents and critics collaborate with a central server to complete multimodal tasks such as fault detection, severity, and cause analysis in a network telemetry system, text-to-image generation, video generation, healthcare diagnostics from medical images and patient records, etcetera. The AI agents complete their tasks and send them to AI critics for evaluation. The critics then send feedback to agents to improve their responses. Collaboratively, they minimize the overall cost to the system with no inter-agent or inter-critic communication. AI agents and critics keep their cost functions or derivatives of cost functions private. Using multi-time scale stochastic approximation techniques, we provide convergence guarantees on the time-average active states of AI agents and critics. The communication overhead is a little on the system, of the order of $\mathcal{O}(m)$, for $m$ modalities and is independent of the number of AI agents and critics. Finally, we present an example of fault detection, severity, and cause analysis in network telemetry and thorough evaluation to check the algorithm's efficacy.

📄 PDF Abstract BibTeX arXiv:2604.00319

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image GenerationVideo Generation

Similar Papers 제목 키워드 기반

A Plausibility-based Fault Detection Method for High-level Fusion Perception Systems

2020-09-30 · Florian Geissler, Alex Unnervik, Michael Paulitsch

Trustworthy environment perception is the fundamental basis for the safe deployment of automated agents such as self-driving vehicles or intelligent robots. The problem remains that such trust is notoriously difficult to…

Fault Detection

Defending Non-Bayesian Learning against Adversarial Attacks

2016-06-28 · Lili Su, Nitin H. Vaidya

This paper addresses the problem of non-Bayesian learning over multi-agent networks, where agents repeatedly collect partially informative observations about an unknown state of the world, and try to collaboratively lear…

Global Task-aware Fault Detection, Identification For On-Orbit Multi-Spacecraft Collaborative Inspection

2025-05-06 · Akshita Gupta, Yashwanth Kumar Nakka, Changrak Choi, Amir Rahmani

In this paper, we present a global-to-local task-aware fault detection and identification algorithm to detect failures in a multi-spacecraft system performing a collaborative inspection (referred to as global) task. The …

Fault Detection

AIVV: Neuro-Symbolic LLM Agent-Integrated Verification and Validation for Trustworthy Autonomous Systems

2026-04-02 · Jiyong Kwon, Ujin Jeon, Sooji Lee, Guang Lin arxiv

Deep learning models excel at detecting anomaly patterns in normal data. However, they do not provide a direct solution for anomaly classification and scalability across diverse control systems, frequently failing to dis…

Anomaly Classification

MicroRCA-Agent: Microservice Root Cause Analysis Method Based on Large Language Model Agents

2025-09-19 · Pan Tang, Shixiang Tang, Huanqi Pu, Zhiqing Miao 외 arxiv

This paper presents MicroRCA-Agent, an innovative solution for microservice root cause analysis based on large language model agents, which constructs an intelligent fault root cause localization system with multimodal d…

Anomaly DetectionLogical Reasoning