Search papers, labs, and topics across Lattice.
This paper explores the application of Large Language Models (LLMs) to software development within industrial process automation, an area under-explored due to the prevalence of proprietary and specialized languages. The research focuses on using LLMs to generate code for real-world industrial tasks, such as robotic arm movement routines, aiming to accelerate manufacturing system development. The study demonstrates the potential of LLMs to address programming challenges in this specialized domain.
LLMs can automate code generation for robotic arms and other industrial automation tasks, even with specialized, proprietary languages.
A growing number of publications address the best practices to use Large Language Models (LLMs) for software engineering in recent years. However, most of this work focuses on widely-used general purpose programming languages like Python due to their widespread usage training data. The utility of LLMs for software within the industrial process automation domain, with highly-specialized languages that are typically only used in proprietary contexts, remains underexplored. This research aims to utilize and integrate LLMs in the industrial development process, solving real-life programming tasks (e.g., generating a movement routine for a robotic arm) and accelerating the development cycles of manufacturing systems.