paper-with-me

Papers

Learning from flowsheets: A generative transformer model for autocompletion of flowsheets

2022-08-01 · Gabriel Vogel, Lukas Schulze Balhorn, Artur M. Schweidtmann

We propose a novel method enabling autocompletion of chemical flowsheets. This idea is inspired by the autocompletion of text. We represent flowsheets as strings using the text-based SFILES 2.0 notation and learn the grammatical structure of the SFILES 2.0 language and common patterns in flowsheets using a transformer-based language model. We pre-train our model on synthetically generated flowsheets to learn the flowsheet language grammar. Then, we fine-tune our model in a transfer learning step on real flowsheet topologies. Finally, we use the trained model for causal language modeling to autocomplete flowsheets. Eventually, the proposed method can provide chemical engineers with recommendations during interactive flowsheet synthesis. The results demonstrate a high potential of this approach for future AI-assisted process synthesis.

📄 PDF Abstract BibTeX arXiv:2208.00859

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Language ModelingLanguage ModelingLanguage ModellingTransfer Learning

Similar Papers 제목 키워드 기반

Data augmentation for machine learning of chemical process flowsheets

2023-02-07 · Lukas Schulze Balhorn, Edwin Hirtreiter, Lynn Luderer, Artur M. Schweidtmann

Artificial intelligence has great potential for accelerating the design and engineering of chemical processes. Recently, we have shown that transformer-based language models can learn to auto-complete chemical process fl…

Chemical ProcessData Augmentation

Toward autocorrection of chemical process flowsheets using large language models

2023-12-05 · Lukas Schulze Balhorn, Marc Caballero, Artur M. Schweidtmann

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 cal…

Chemical Process

Graph-to-SFILES: Control structure prediction from process topologies using generative artificial intelligence

2024-11-30 · Lukas Schulze Balhorn, Kevin Degens, Artur M. Schweidtmann

Control structure design is an important but tedious step in P&ID development. Generative artificial intelligence (AI) promises to reduce P&ID development time by supporting engineers. Previous research on generative AI …

Chemical ProcessGraph Neural Network

Transfer learning for process design with reinforcement learning

2023-02-07 · Qinghe Gao, HaoYu Yang, Shachi M. Shanbhag, Artur M. Schweidtmann

Process design is a creative task that is currently performed manually by engineers. Artificial intelligence provides new potential to facilitate process design. Specifically, reinforcement learning (RL) has shown some s…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Flowsheet synthesis through hierarchical reinforcement learning and graph neural networks

2022-07-25 · Laura Stops, Roel Leenhouts, Qinghe Gao, Artur M. Schweidtmann

Process synthesis experiences a disruptive transformation accelerated by digitization and artificial intelligence. We propose a reinforcement learning algorithm for chemical process design based on a state-of-the-art act…

Chemical ProcessDecision MakingHierarchical Reinforcement Learningreinforcement-learning+2