paper-with-me

Papers

Enhancing Accuracy and Maintainability in Nuclear Plant Data Retrieval: A Function-Calling LLM Approach Over NL-to-SQL

2025-06-10 · Mishca de Costa, Muhammad Anwar, Dave Mercier, Mark Randall, Issam Hammad

Retrieving operational data from nuclear power plants requires exceptional accuracy and transparency due to the criticality of the decisions it supports. Traditionally, natural language to SQL (NL-to-SQL) approaches have been explored for querying such data. While NL-to-SQL promises ease of use, it poses significant risks: end-users cannot easily validate generated SQL queries, and legacy nuclear plant databases -- often complex and poorly structured -- complicate query generation due to decades of incremental modifications. These challenges increase the likelihood of inaccuracies and reduce trust in the approach. In this work, we propose an alternative paradigm: leveraging function-calling large language models (LLMs) to address these challenges. Instead of directly generating SQL queries, we define a set of pre-approved, purpose-specific functions representing common use cases. Queries are processed by invoking these functions, which encapsulate validated SQL logic. This hybrid approach mitigates the risks associated with direct NL-to-SQL translations by ensuring that SQL queries are reviewed and optimized by experts before deployment. While this strategy introduces the upfront cost of developing and maintaining the function library, we demonstrate how NL-to-SQL tools can assist in the initial generation of function code, allowing experts to focus on validation rather than creation. Our study includes a performance comparison between direct NL-to-SQL generation and the proposed function-based approach, highlighting improvements in accuracy and maintainability. This work underscores the importance of balancing user accessibility with operational safety and provides a novel, actionable framework for robust data retrieval in critical systems.

📄 PDF Abstract BibTeX arXiv:2506.08757

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Research on an intelligent fault diagnosis method for nuclear power plants based on ETCN-SSA combined algorithm

2024-11-11 · Jiayan Fang, Siwei Li, Yichun Wu

Utilizing fault diagnosis methods is crucial for nuclear power professionals to achieve efficient and accurate fault diagnosis for nuclear power plants (NPPs). The performance of traditional methods is limited by their d…

Fault Diagnosis

Better Python Programming for all: With the focus on Maintainability

2024-08-17 · Karthik Shivashankar, Antonio Martini

This study aims to enhance the maintainability of code generated by Large Language Models (LLMs), with a focus on the Python programming language. As the use of LLMs for coding assistance grows, so do concerns about the …

All

Enhancing Nuclear Reactor Core Simulation through Data-Based Surrogate Models

2025-11-20 · Perceval Beja-Battais, Alain Grossetête, Nicolas Vayatis arxiv

In recent years, there has been an increasing need for Nuclear Power Plants (NPPs) to improve flexibility in order to match the rapid growth of renewable energies. The Operator Assistance Predictive System (OAPS) develop…

Exploring the Use of Contingency for Nuclear Electrical Studies

2024-09-22 · Cameron Khanpour, Jon T. Fontejon

This paper examines the use of contingency analysis for a nuclear power plant to determine its potential benefits for the nuclear industry. Various N-1 contingencies were analyzed for a model of an existing nuclear plant…

Research on fault diagnosis of nuclear power first-second circuit based on hierarchical multi-granularity classification network

2024-11-12 · Jiangwen Chen, Siwei Li, Guo Jiang, Cheng Dongzhen 외

The safe and reliable operation of complex electromechanical systems in nuclear power plants is crucial for the safe production of nuclear power plants and their nuclear power unit. Therefore, accurate and timely fault d…

DiagnosticFault Diagnosis