paper-with-me

Papers

Improving Few- and Zero-Shot Reaction Template Prediction Using Modern Hopfield Networks

2022-01-15 · Journal of Chemical Information and Modeling 2022 1 · Philipp Seidl, Philipp Renz, Natalia Dyubankova, Paulo Neves, Jonas Verhoeven, Jörg K. Wegner, Marwin Segler, Sepp Hochreiter, and Günter Klambauer

Finding synthesis routes for molecules of interest is essential in the discovery of new drugs and materials. To find such routes, computer-assisted synthesis planning (CASP) methods are employed, which rely on a single-step model of chemical reactivity. In this study, we introduce a template-based single-step retrosynthesis model based on Modern Hopfield Networks, which learn an encoding of both molecules and reaction templates in order to predict the relevance of templates for a given molecule. The template representation allows generalization across different reactions and significantly improves the performance of template relevance prediction, especially for templates with few or zero training examples. With inference speed up to orders of magnitude faster than baseline methods, we improve or match the state-of-the-art performance for top-k exact match accuracy for k ≥ 3 in the retrosynthesis benchmark USPTO-50k. Code to reproduce the results is available at github.com/ml-jku/mhn-react.

📄 PDF Abstract BibTeX

Code (1)

ml-jku/mhn-react pytorch

Tasks

RetrosynthesisSingle-step retrosynthesis

Similar Papers 제목 키워드 기반

Modern Hopfield Networks for Few- and Zero-Shot Reaction Template Prediction

2021-04-07 · Philipp Seidl, Philipp Renz, Natalia Dyubankova, Paulo Neves 외

Finding synthesis routes for molecules of interest is an essential step in the discovery of new drugs and materials. To find such routes, computer-assisted synthesis planning (CASP) methods are employed which rely on a m…

RetrosynthesisSingle-step retrosynthesisZero-Shot Learning

A Transformer Model for Predicting Chemical Reaction Products from Generic Templates

2025-03-04 · Derin Ozer, Sylvain Lamprier, Thomas Cauchy, Nicolas Gutowski 외

The accurate prediction of chemical reaction outcomes is a major challenge in computational chemistry. Current models rely heavily on either highly specific reaction templates or template-free methods, both of which pres…

Computational chemistryEfficient Explorationvalid

What Makes Pre-trained Language Models Better Zero-shot Learners?

2022-09-30 · Jinghui Lu, Dongsheng Zhu, Weidong Han, Rui Zhao 외

Current methods for prompt learning in zeroshot scenarios widely rely on a development set with sufficient human-annotated data to select the best-performing prompt template a posteriori. This is not ideal because in a r…

Language ModellingPrompt Learningtext-classificationText Classification+1

RetroComposer: Composing Templates for Template-Based Retrosynthesis Prediction

2021-12-20 · Chaochao Yan, Peilin Zhao, Chan Lu, Yang Yu 외

The main target of retrosynthesis is to recursively decompose desired molecules into available building blocks. Existing template-based retrosynthesis methods follow a template selection stereotype and suffer from limite…

PredictionRetrosynthesisSingle-step retrosynthesis

Assessing the Extrapolation Capability of Template-Free Retrosynthesis Models

2024-02-29 · Shuan Chen, Yousung Jung

Despite the acknowledged capability of template-free models in exploring unseen reaction spaces compared to template-based models for retrosynthesis prediction, their ability to venture beyond established boundaries rema…

Retrosynthesis