paper-with-me

홈 › Papers

X-GridAgent: An LLM-Powered Agentic AI System for Assisting Power Grid Analysis

2025-12-23 · Yihan, Wen, Xin Chen arxiv

The growing complexity of power system operations has created an urgent need for intelligent, automated tools to support reliable and efficient grid management. Conventional analysis tools often require significant domain expertise and manual effort, which limits their accessibility and adaptability. To address these challenges, this paper presents X-GridAgent, a novel large language model (LLM)-powered agentic AI system designed to automate complex power system analysis through natural language queries. The system integrates domain-specific tools and specialized databases under a three-layer hierarchical architecture comprising planning, coordination, and action layers. This architecture offers high flexibility and adaptability to previously unseen tasks, while providing a modular and extensible framework that can be readily expanded to incorporate new tools, data sources, or analytical capabilities. To further enhance performance, we introduce two novel algorithms: (1) LLM-driven prompt refinement with human feedback, and (2) schema-adaptive hybrid retrieval-augmented generation (RAG) for accurate information retrieval from large-scale structured grid datasets. Experimental evaluations across a variety of user queries and power grid cases demonstrate the effectiveness and reliability of X-GridAgent in automating interpretable and rigorous power system analysis.

📄 PDF Abstract BibTeX arXiv:2512.20789

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language QueriesInformation Retrieval

Similar Papers 제목 키워드 기반

Agentic Driving Coach: Robustness and Determinism of Agentic AI-Powered Human-in-the-Loop Cyber-Physical Systems

2026-04-13 · Deeksha Prahlad, Daniel Fan, Hokeun Kim arxiv

Foundation models, including large language models (LLMs), are increasingly used for human-in-the-loop (HITL) cyber-physical systems (CPS) because foundation model-based AI agents can potentially interact with both the p…

Towards Agentic Investigation of Security Alerts

2026-04-28 · Even Eilertsen, Vasileios Mavroeidis, Gudmund Grov arxiv

Security analysts are overwhelmed by the volume of alerts and the low context provided by many detection systems. Early-stage investigations typically require manual correlation across multiple log sources, a task that i…

Explanova: Automatically Discover Data Insights in N \times M Table via XAI Combined LLM Workflow

2026-01-18 · Yiming Huang arxiv

Automation in data analysis has been a long-time pursuit. Current agentic LLM shows a promising solution towards it. Like DeepAnalyze, DataSage, and Datawise. They are all powerful agentic frameworks for automatic fine-g…

RocketSmith: Agentic Additive Manufacturing of High-Powered Rockets

2026-05-25 · Peter Pak, Jesse Barkley, Rumi Loghmani, Derek Baich 외 arxiv

RocketSmith is an agentic system which intelligently automates the DFAM process for the development of high powered rockets suitable for launch. The system utilizes a large language model to orchestrate the execution of …

Industrializing Prediction-Powered Inference: The GLIDE Library for Reliable GenAI and Agentic Systems Evaluation

2026-05-29 · Grégoire Martinon, Ibrahim Merad, Mohammed Raki arxiv

Reliable evaluation of agentic systems requires unbiased estimates with valid uncertainty, but standard practice navigates between costly human annotation and biased LLM-as-judge proxies. Prediction-powered inference (PP…