PRESTO: Progressive Pretraining Enhances Synthetic Chemistry Outcomes
He Cao, Yanjun Shao, Zhiyuan Liu, Zijing Liu, Xiangru Tang, Yuan Yao, Yu Li
TL;DR
The paper tackles the challenge of integrating molecule-text information for synthetic chemistry by proposing PRESTO, a progressive pretraining framework that enables cross-modal alignment and interleaved multi-graph reasoning. It introduces a two-stage pretraining strategy (alignment followed by domain incremental pretraining) plus supervised fine-tuning, backed by a curated dataset mix including a PubChem caption set, a large interleaved USPTO-PubChem corpus, and a name-conversion task set, totaling $\sim 3\times 10^6$ samples. The authors demonstrate PRESTO’s competitive downstream performance across reaction prediction, reaction-condition prediction, reagent selection, reaction type classification, and yield regression, highlighting the importance of molecular representation granularity and data configuration. They also discuss limitations and future directions toward richer molecular representations (2D/3D) and expanded domain data to further bridge the chemistry-text modality gap and enable broader, safer practical deployment.
Abstract
Multimodal Large Language Models (MLLMs) have seen growing adoption across various scientific disciplines. These advancements encourage the investigation of molecule-text modeling within synthetic chemistry, a field dedicated to designing and conducting chemical reactions to synthesize new compounds with desired properties and applications. Current approaches, however, often neglect the critical role of multiple molecule graph interaction in understanding chemical reactions, leading to suboptimal performance in synthetic chemistry tasks. This study introduces PRESTO(Progressive Pretraining Enhances Synthetic Chemistry Outcomes), a new framework that bridges the molecule-text modality gap by integrating a comprehensive benchmark of pretraining strategies and dataset configurations. It progressively improves multimodal LLMs through cross-modal alignment and multi-graph understanding. Our extensive experiments demonstrate that PRESTO offers competitive results in downstream synthetic chemistry tasks. The code can be found at https://github.com/IDEA-XL/PRESTO.
