paper-with-me

Papers

Accelerating the inference of string generation-based chemical reaction models for industrial applications

2024-07-12 · Mikhail Andronov, Natalia Andronova, Michael Wand, Jürgen Schmidhuber, Djork-Arné Clevert

Template-free SMILES-to-SMILES translation models for reaction prediction and single-step retrosynthesis are of interest for industrial applications in computer-aided synthesis planning systems due to their state-of-the-art accuracy. However, they suffer from slow inference speed. We present a method to accelerate inference in autoregressive SMILES generators through speculative decoding by copying query string subsequences into target strings in the right places. We apply our method to the molecular transformer implemented in Pytorch Lightning and achieve over 3X faster inference in reaction prediction and single-step retrosynthesis, with no loss in accuracy.

📄 PDF Abstract BibTeX arXiv:2407.09685

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionRetrosynthesisSingle-step retrosynthesisTranslation

Similar Papers 제목 키워드 기반

A generative model for molecule generation based on chemical reaction trees

2021-06-07 · Dai Hai Nguyen, Koji Tsuda

Deep generative models have been shown powerful in generating novel molecules with desired chemical properties via their representations such as strings, trees or graphs. However, these models are limited in recommending…

Modeling Diverse Chemical Reactions for Single-step Retrosynthesis via Discrete Latent Variables

2022-08-10 · Huarui He, Jie Wang, Yunfei Liu, Feng Wu

Single-step retrosynthesis is the cornerstone of retrosynthesis planning, which is a crucial task for computer-aided drug discovery. The goal of single-step retrosynthesis is to identify the possible reactants that lead …

DecoderDrug DiscoveryRetrosynthesisSingle-step retrosynthesis

SBbadger: Biochemical Reaction Networks with Definable Degree Distributions

2022-02-25 · Michael A. Kochen, H. Steven Wiley, Song Feng, Herbert M. Sauro

Motivation: An essential step in developing computational tools for the inference, optimization, and simulation of biochemical reaction networks is gauging tool performance against earlier efforts using an appropriate se…

Inference Optimization

Linking the Neural Machine Translation and the Prediction of Organic Chemistry Reactions

2016-12-29 · Juno Nam, Jurae Kim

Finding the main product of a chemical reaction is one of the important problems of organic chemistry. This paper describes a method of applying a neural machine translation model to the prediction of organic chemical re…

Machine TranslationTranslation

From What to Why: A Multi-Agent System for Evidence-based Chemical Reaction Condition Reasoning

2025-09-28 · Cheng Yang, Jiaxuan Lu, Haiyuan Wan, Junchi Yu 외 arxiv

The chemical reaction recommendation is to select proper reaction condition parameters for chemical reactions, which is pivotal to accelerating chemical science. With the rapid development of large language models (LLMs)…