LGAIDec 5, 2023

Toward autocorrection of chemical process flowsheets using large language models

arXiv:2312.02873v16 citationsh-index: 6
Originality Synthesis-oriented
AI Analysis

This addresses a tedious manual task for chemical engineers, but it is incremental as it applies existing LLM techniques to a new domain-specific problem.

The paper tackles the problem of errors in chemical process flowsheets, which cause safety and efficiency issues, by proposing a generative AI method for automatic error identification and correction, achieving top-1 accuracy of 80% and top-5 accuracy of 84% on synthetic test data.

The process engineering domain widely uses Process Flow Diagrams (PFDs) and Process and Instrumentation Diagrams (P&IDs) to represent process flows and equipment configurations. However, the P&IDs and PFDs, hereafter called flowsheets, can contain errors causing safety hazards, inefficient operation, and unnecessary expenses. Correcting and verifying flowsheets is a tedious, manual process. We propose a novel generative AI methodology for automatically identifying errors in flowsheets and suggesting corrections to the user, i.e., autocorrecting flowsheets. Inspired by the breakthrough of Large Language Models (LLMs) for grammatical autocorrection of human language, we investigate LLMs for the autocorrection of flowsheets. The input to the model is a potentially erroneous flowsheet and the output of the model are suggestions for a corrected flowsheet. We train our autocorrection model on a synthetic dataset in a supervised manner. The model achieves a top-1 accuracy of 80% and a top-5 accuracy of 84% on an independent test dataset of synthetically generated flowsheets. The results suggest that the model can learn to autocorrect the synthetic flowsheets. We envision that flowsheet autocorrection will become a useful tool for chemical engineers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes