paper-with-me

Papers

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

2020-06-27 · 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

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.

📄 PDF Abstract BibTeX arXiv:2006.15426

Code (1)

molecule-one/megan 공식 구현 tf

Tasks

DecoderGraph AttentionRetrosynthesisSingle-step retrosynthesis

Similar Papers 제목 키워드 기반

Graph Data Modeling: Molecules, Proteins, & Chemical Processes

2025-08-26 · José Manuel Barraza-Chavez, Rana A. Barghout, Ricardo Almada-Monter, Adrian Jinich 외 arxiv

Graphs are central to the chemical sciences, providing a natural language to describe molecules, proteins, reactions, and industrial processes. They capture interactions and structures that underpin materials, biology, a…

Chemistry-informed Macromolecule Graph Representation for Similarity Computation and Supervised Learning

2021-03-08 · ICLR Workshop GTRL 2021 5 · Somesh Mohapatra, Joyce An, Rafael Gomez-Bombarelli

Macromolecules are large, complex molecules composed of covalently bonded monomer units, existing in different stereochemical configurations and topologies. As a result of such chemical diversity, representing, comparing…

Decision MakingDiversity

Heterogeneous Molecular Graph Neural Networks for Predicting Molecule Properties

2020-09-26 · Zeren Shui, George Karypis

As they carry great potential for modeling complex interactions, graph neural network (GNN)-based methods have been widely used to predict quantum mechanical properties of molecules. Most of the existing methods treat mo…

Formation EnergyGraph Neural Network

MolEditRL: Structure-Preserving Molecular Editing via Discrete Diffusion and Reinforcement Learning

2025-05-26 · Yuanxin Zhuang, Dazhong Shen, Ying Sun

Molecular editing aims to modify a given molecule to optimize desired chemical properties while preserving structural similarity. However, current approaches typically rely on string-based or continuous representations, …

Chemical-Reaction-Aware Molecule Representation Learning

2021-09-21 · ICLR 2022 4 · Hongwei Wang, Weijiang Li, Xiaomeng Jin, Kyunghyun Cho 외

Molecule representation learning (MRL) methods aim to embed molecules into a real vector space. However, existing SMILES-based (Simplified Molecular-Input Line-Entry System) or GNN-based (Graph Neural Networks) MRL metho…

Chemical Reaction PredictionProperty PredictionRepresentation Learning