Related Experiment Video
Updated: Jun 13, 2025

Modeling an Enzyme Active Site using Molecular Visualization Freeware
Published on: December 25, 2021
Chemical reaction enhanced graph learning for molecule representation
Anchen Li1, Elena Casiraghi1,2,3,4, Juho Rousu1
1Department of Computer Science, Aalto University, Espoo, 02150, Finland.
Motivation:
Molecular representation learning (MRL) models molecules with low-dimensional vectors to support biological and chemical applications. Current methods primarily rely on intrinsic molecular information to learn molecular representations, but they often overlook effectively integrating domain knowledge into MRL.
Results:
In this article, we develop a reaction-enhanced graph learning (RXGL) framework for MRL, utilizing chemical reactions as domain knowledge. RXGL introduces dual graph learning modules to model molecule representation. One module employs graph convolutions on molecular graphs to capture molecule structures. The other module constructs a reaction-aware graph from chemical reactions and designs a novel graph attention network on this graph to integrate reaction-level relations into molecular modeling. To refine molecule representations, we design a reaction-based relation learning task, which considers the relations between the reactant and product sides in reactions. In addition, we introduce a cross-view contrastive task to strengthen the cooperative associations between molecular and reaction-aware graph learning. Experiment results show that our RXGL achieves strong performance in various downstream tasks, including product prediction, reaction classification, and molecular property prediction.
Availability And Implementation:
The code is publicly available at https://github.com/coder-ACAC/RLM.
Related Concept Videos
Molecular Models
Energy Diagrams, Transition States, and Intermediates
Fischer Projections
Introduction to Chemical Bonds
The electrons of the outermost energy level determine the energetic stability of the atom and its tendency to form chemical bonds with other atoms. The innermost electron shell has a maximum capacity of two electrons, but the next two electron shells can each have a maximum of eight electrons. This is known as the octet rule, which states that, with the exception of the innermost shell, atoms are most stable energetically when they have eight electrons in their valence shell, the...
Chemical Reactions
Chemical Reactions Rearrange Atoms into New Substances
A chemical reaction takes starting materials—the reactants—and changes them...
Arrhenius Plots
The Arrhenius equation can be used...

