paper-with-me

홈 › Papers

GridMind: LLMs-Powered Agents for Power System Analysis and Operations

2025-09-02 · Hongwei Jin, Kibaek Kim, Jonghwan Kwon arxiv

The complexity of traditional power system analysis workflows presents significant barriers to efficient decision-making in modern electric grids. This paper presents GridMind, a multi-agent AI system that integrates Large Language Models (LLMs) with deterministic engineering solvers to enable conversational scientific computing for power system analysis. The system employs specialized agents coordinating AC Optimal Power Flow and N-1 contingency analysis through natural language interfaces while maintaining numerical precision via function calls. GridMind addresses workflow integration, knowledge accessibility, context preservation, and expert decision-support augmentation. Experimental evaluation on IEEE test cases demonstrates that the proposed agentic framework consistently delivers correct solutions across all tested language models, with smaller LLMs achieving comparable analytical accuracy with reduced computational latency. This work establishes agentic AI as a viable paradigm for scientific computing, demonstrating how conversational interfaces can enhance accessibility while preserving numerical rigor essential for critical engineering applications.

📄 PDF Abstract BibTeX arXiv:2509.02494

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GridMind: A Multi-Agent NLP Framework for Unified, Cross-Modal NFL Data Insights

2025-03-24 · Jordan Chipka, Chris Moyer, Clay Troyer, Tyler Fuelling 외

The rapid growth of big data and advancements in computational techniques have significantly transformed sports analytics. However, the diverse range of data sources -- including structured statistics, semi-structured fo…

ArticlesData IntegrationRAGRepresentation Learning+3

LLM-Powered AI Agent Systems and Their Applications in Industry

2025-05-22 · Guannan Liang, Qianqian Tong

The emergence of Large Language Models (LLMs) has reshaped agent systems. Unlike traditional rule-based agents with limited task scope, LLM-powered agents offer greater flexibility, cross-domain reasoning, and natural la…

AI Agent

Simulating Classroom Education with LLM-Empowered Agents

2024-06-27 · Zheyuan Zhang, Daniel Zhang-li, Jifan Yu, Linlu Gong 외

Large language models (LLMs) have been applied across various intelligent educational tasks to assist teaching. While preliminary studies have focused on task-specific, independent LLM-empowered agents, the potential of …

Towards Mitigation of Hallucination for LLM-empowered Agents: Progressive Generalization Bound Exploration and Watchdog Monitor

2025-07-21 · Siyuan Liu, Wenjing Liu, Zhiwei Xu, Xin Wang 외 arxiv

Empowered by large language models (LLMs), intelligent agents have become a popular paradigm for interacting with open environments to facilitate AI deployment. However, hallucinations generated by LLMs-where outputs are…

StruPhantom: Evolutionary Injection Attacks on Black-Box Tabular Agents Powered by Large Language Models

2025-04-14 · Yang Feng, Xudong Pan

The proliferation of autonomous agents powered by large language models (LLMs) has revolutionized popular business applications dealing with tabular data, i.e., tabular agents. Although LLMs are observed to be vulnerable…