TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Molecule Edit Graph Attention Network: Modeling Chemical R...

Molecule Edit Graph Attention Network: Modeling Chemical Reactions as Sequences of Graph Edits

Mikołaj Sacha, Mikołaj Błaż, Piotr Byrski, Paweł Dąbrowski-Tumański, Mikołaj Chromiński, Rafał Loska, Paweł Włodarczyk-Pruszyński, Stanisław Jastrzębski

2020-06-27RetrosynthesisSingle-step retrosynthesisGraph Attention
PaperPDFCode(official)

Abstract

The central challenge in automated synthesis planning is to be able to generate and predict outcomes of a diverse set of chemical reactions. In particular, in many cases, the most likely synthesis pathway cannot be applied due to additional constraints, which requires proposing alternative chemical reactions. With this in mind, we present Molecule Edit Graph Attention Network (MEGAN), an end-to-end encoder-decoder neural model. MEGAN is inspired by models that express a chemical reaction as a sequence of graph edits, akin to the arrow pushing formalism. We extend this model to retrosynthesis prediction (predicting substrates given the product of a chemical reaction) and scale it up to large datasets. We argue that representing the reaction as a sequence of edits enables MEGAN to efficiently explore the space of plausible chemical reactions, maintaining the flexibility of modeling the reaction in an end-to-end fashion, and achieving state-of-the-art accuracy in standard benchmarks. Code and trained models are made available online at https://github.com/molecule-one/megan.

Results

TaskDatasetMetricValueModel
Single-step retrosynthesisUSPTO-50kTop-1 accuracy60.7MEGAN (reaction class as prior)
Single-step retrosynthesisUSPTO-50kTop-10 accuracy91.6MEGAN (reaction class as prior)
Single-step retrosynthesisUSPTO-50kTop-3 accuracy82MEGAN (reaction class as prior)
Single-step retrosynthesisUSPTO-50kTop-5 accuracy87.5MEGAN (reaction class as prior)
Single-step retrosynthesisUSPTO-50kTop-1 accuracy48.1MEGAN (reaction class unknown)
Single-step retrosynthesisUSPTO-50kTop-10 accuracy86.1MEGAN (reaction class unknown)
Single-step retrosynthesisUSPTO-50kTop-20 accuracy90.3MEGAN (reaction class unknown)
Single-step retrosynthesisUSPTO-50kTop-3 accuracy70.7MEGAN (reaction class unknown)
Single-step retrosynthesisUSPTO-50kTop-5 accuracy78.4MEGAN (reaction class unknown)
Single-step retrosynthesisUSPTO-50kTop-50 accuracy93.2MEGAN (reaction class unknown)

Related Papers

Catching Bid-rigging Cartels with Graph Attention Neural Networks2025-07-16Wavelet-Enhanced Neural ODE and Graph Attention for Interpretable Energy Forecasting2025-07-14DeepRetro: Retrosynthetic Pathway Discovery using Iterative LLM Reasoning2025-07-07Following the Clues: Experiments on Person Re-ID using Cross-Modal Intelligence2025-07-02Temporal-Aware Graph Attention Network for Cryptocurrency Transaction Fraud Detection2025-06-26Accessible Gesture-Driven Augmented Reality Interaction System2025-06-18AST-Enhanced or AST-Overloaded? The Surprising Impact of Hybrid Graph Representations on Code Clone Detection2025-06-17GraphGSOcc: Semantic-Geometric Graph Transformer with Dynamic-Static Decoupling for 3D Gaussian Splatting-based Occupancy Prediction2025-06-13