Can Molecular Evolution Mechanism Enhance Molecular Representation?
Kun Li, Longtao Hu, Xiantao Cai, Jia Wu, Wenbin Hu
TL;DR
The paper addresses how molecular representations can benefit from incorporating evolutionary history rather than relying solely on static molecular graphs. It proposes MEvoN, a network that links ancestral molecules (fewer atoms) to descendants (more atoms) using multi-faceted similarity measures to establish plausible evolutionary paths. By integrating path- and label-aware encodings with a MolE encoder, MEvoN-MPP improves molecular property prediction, achieving about a $32.3\%$ average MAE reduction on QM7/QM9 benchmarks across multiple encoders. This evolutionary perspective deepens the understanding of structure-property relationships and offers practical value for drug discovery and materials optimization.
Abstract
Molecular evolution is the process of simulating the natural evolution of molecules in chemical space to explore potential molecular structures and properties. The relationships between similar molecules are often described through transformations such as adding, deleting, and modifying atoms and chemical bonds, reflecting specific evolutionary paths. Existing molecular representation methods mainly focus on mining data, such as atomic-level structures and chemical bonds directly from the molecules, often overlooking their evolutionary history. Consequently, we aim to explore the possibility of enhancing molecular representations by simulating the evolutionary process. We extract and analyze the changes in the evolutionary pathway and explore combining it with existing molecular representations. Therefore, this paper proposes the molecular evolutionary network (MEvoN) for molecular representations. First, we construct the MEvoN using molecules with a small number of atoms and generate evolutionary paths utilizing similarity calculations. Then, by modeling the atomic-level changes, MEvoN reveals their impact on molecular properties. Experimental results show that the MEvoN-based molecular property prediction method significantly improves the performance of traditional end-to-end algorithms on several molecular datasets. The code is available at https://anonymous.4open.science/r/MEvoN-7416/.
