paper-with-me

Papers

Control Industrial Automation System with Large Language Model Agents

2024-09-26 · Yuchen Xia, Nasser Jazdi, Jize Zhang, Chaitanya Shah, Michael Weyrich

Traditional industrial automation systems require specialized expertise to operate and complex reprogramming to adapt to new processes. Large language models offer the intelligence to make them more flexible and easier to use. However, LLMs' application in industrial settings is underexplored. This paper introduces a framework for integrating LLMs to achieve end-to-end control of industrial automation systems. At the core of the framework are an agent system designed for industrial tasks, a structured prompting method, and an event-driven information modeling mechanism that provides real-time data for LLM inference. The framework supplies LLMs with real-time events on different context semantic levels, allowing them to interpret the information, generate production plans, and control operations on the automation system. It also supports structured dataset creation for fine-tuning on this downstream application of LLMs. Our contribution includes a formal system design, proof-of-concept implementation, and a method for generating task-specific datasets for LLM fine-tuning and testing. This approach enables a more adaptive automation system that can respond to spontaneous events, while allowing easier operation and configuration through natural language for more intuitive human-machine interaction. We provide demo videos and detailed data on GitHub: https://github.com/YuchenXia/LLM4IAS.

📄 PDF Abstract BibTeX arXiv:2409.18009

Code (1)

yuchenxia/llm4ias 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Towards autonomous system: flexible modular production system enhanced with large language model agents

2023-04-28 · Yuchen Xia, Manthan Shenoy, Nasser Jazdi, Michael Weyrich

In this paper, we present a novel framework that combines large language models (LLMs), digital twins and industrial automation system to enable intelligent planning and control of production processes. We retrofit the a…

DescriptiveLanguage ModelingLanguage ModellingLarge Language Model

On a Uniform Causality Model for Industrial Automation

2022-09-20 · Maria Krantz, Alexander Windmann, Rene Heesch, Lukas Moddemann 외

The increasing complexity of Cyber-Physical Systems (CPS) makes industrial automation challenging. Large amounts of data recorded by sensors need to be processed to adequately perform tasks such as diagnosis in case of f…

Cloud-Fog Automation: The New Paradigm towards Autonomous Industrial Cyber-Physical Systems

2025-04-07 · Jiong Jin, Zhibo Pang, Jonathan Kua, Quanyan Zhu 외

Autonomous Industrial Cyber-Physical Systems (ICPS) represent a future vision where industrial systems achieve full autonomy, integrating physical processes seamlessly with communication, computing and control technologi…

Integration of Large Language Models in Control of EHD Pumps for Precise Color Synthesis

2024-01-21 · Yanhong Peng, Ceng Zhang, Chenlong Hu, Zebing Mao

This paper presents an innovative approach to integrating Large Language Models (LLMs) with Arduino-controlled Electrohydrodynamic (EHD) pumps for precise color synthesis in automation systems. We propose a novel framewo…

Language ModelingLanguage Modelling

Incorporating Large Language Models into Production Systems for Enhanced Task Automation and Flexibility

2024-07-11 · Yuchen Xia, Jize Zhang, Nasser Jazdi, Michael Weyrich

This paper introduces a novel approach to integrating large language model (LLM) agents into automated production systems, aimed at enhancing task automation and flexibility. We organize production operations within a hi…

Language ModelingLanguage ModellingLarge Language Model