arXiv:2412.00508cs.LGcs.AI2024-12被引 17

用图神经网络从流程图预测控制结构,提升小数据下设计效率

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

  • 将流程图作为图输入,生成带控制信息的SFILES序列
  • 在1万张流程图上达到73.2%的顶5准确率,小数据下比序列方法提升近30倍
  • 适合工业界小规模流程设计场景,尤其在数据稀缺时表现更优

控制结构设计是工程管道仪表图(P&ID)开发中的重要但繁琐步骤。生成式人工智能有望通过辅助工程师缩短开发时间。以往研究多将流程表示为序列,而图结构因其排列不变性更具优势。本文提出Graph-to-SFILES模型,基于流程拓扑图预测控制结构,输入为图结构,输出为SFILES 2.0格式的带控流程序列。比较了四种图编码器架构,其中一种新提出的图神经网络(GNN)表现最佳。模型在10,000个流程拓扑上实现73.2%的顶5准确率。相较于纯序列方法,在仅1,000个样本的小数据集上,顶5准确率从0.9%提升至28.4%;但在100,000样本的大数据集上,序列方法仍更优。结果表明,图模型在小数据场景中具有加速潜力,但其在真实工业案例中的有效性仍需验证。

原文摘要 · Abstract (English)

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 in chemical process design mainly represented processes by sequences. However, graphs offer a promising alternative because of their permutation invariance. We propose the Graph-to-SFILES model, a generative AI method to predict control structures from flowsheet topologies. The Graph-to-SFILES model takes the flowsheet topology as a graph input and returns a control-extended flowsheet as a sequence in the SFILES 2.0 notation. We compare four different graph encoder architectures, one of them being a graph neural network (GNN) proposed in this work. The Graph-to-SFILES model achieves a top-5 accuracy of 73.2% when trained on 10,000 flowsheet topologies. In addition, the proposed GNN performs best among the encoder architectures. Compared to a purely sequence-based approach, the Graph-to-SFILES model improves the top-5 accuracy for a relatively small training dataset of 1,000 flowsheets from 0.9% to 28.4%. However, the sequence-based approach performs better on a large-scale dataset of 100,000 flowsheets. These results highlight the potential of graph-based AI models to accelerate P&ID development in small-data regimes but their effectiveness on industry relevant case studies still needs to be investigated.

流程设计图神经网络生成模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。