A graph-to-sequence transformer predicts control structures for chemical flowsheets, achieving 73.2% top-5 accuracy on 10,000 synthetic examples and outperforming sequence-based models in small-data regimes.
Graph-to-Sequence Learning using Gated Graph Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Many NLP applications can be framed as a graph-to-sequence learning problem. Previous work proposing neural architectures on this setting obtained promising results compared to grammar-based approaches but still rely on linearisation heuristics and/or standard recurrent networks to achieve the best performance. In this work, we propose a new model that encodes the full structural information contained in the graph. Our architecture couples the recently proposed Gated Graph Neural Networks with an input transformation that allows nodes and edges to have their own hidden representations, while tackling the parameter explosion problem present in previous work. Experimental results show that our model outperforms strong baselines in generation from AMR graphs and syntax-based neural machine translation.
fields
cs.LG 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Graph-to-SFILES: Control structure prediction from process topologies using generative artificial intelligence
A graph-to-sequence transformer predicts control structures for chemical flowsheets, achieving 73.2% top-5 accuracy on 10,000 synthetic examples and outperforming sequence-based models in small-data regimes.