paper-with-me

홈 › Papers

Atom-anchored LLMs speak Chemistry: A Retrosynthesis Demonstration

2025-10-18 · Alan Kai Hassen, Andrius Bernatavicius, Antonius P. A. Janssen, Mike Preuss, Gerard J. P. van Westen, Djork-Arné Clevert arxiv

Applications of machine learning in chemistry are often limited by the scarcity and expense of labeled data, restricting traditional supervised methods. In this work, we introduce a framework for molecular reasoning using general-purpose Large Language Models (LLMs) that operates without requiring task-specific model training. Our method anchors chain-of-thought reasoning to the molecular structure by using unique atomic identifiers. First, the LLM performs a zero-shot task to identify relevant fragments and their associated chemical labels or transformation classes. In an optional second step, this position-aware information is used in a few-shot task with provided class examples to predict the chemical transformation. We apply our framework to single-step retrosynthesis, a task where LLMs have previously underperformed. Across academic benchmarks and expert-validated drug discovery molecules, our work enables LLMs to achieve high success rates in identifying chemically plausible reaction sites ($\geq90\%$), named reaction classes ($\geq40\%$), and final reactants ($\geq74\%$). Ultimately, our work establishes a general blueprint for applying LLMs to challenges where molecular reasoning and molecular transformations are key, positioning atom-anchored LLMs as a powerful solution for data-scarce chemistry domains.

📄 PDF Abstract BibTeX arXiv:2510.16590

Code (0)

등록된 구현이 없습니다.

Tasks

Single-step retrosynthesisDrug Discovery

Similar Papers 제목 키워드 기반

Molecular Graph Enhanced Transformer for Retrosynthesis Prediction

2019-09-25 · Kelong Mao, Peilin Zhao, Tingyang Xu, Yu Rong 외

With massive possible synthetic routes in chemistry, retrosynthesis prediction is still a challenge for researchers. Recently, retrosynthesis prediction is formulated as a Machine Translation (MT) task. Namely, since eac…

Graph Neural NetworkMachine TranslationPredictionRetrosynthesis+2

LLM-Augmented Chemical Synthesis and Design Decision Programs

2025-05-11 · Haorui Wang, Jeff Guo, Lingkai Kong, Rampi Ramprasad 외

Retrosynthesis, the process of breaking down a target molecule into simpler precursors through a series of valid reactions, stands at the core of organic chemistry and drug development. Although recent machine learning (…

Decision MakingMulti-step retrosynthesisNavigateRetrosynthesis+1

When Single Answer Is Not Enough: Rethinking Single-Step Retrosynthesis Benchmarks for LLMs

2026-02-03 · Bogdan Zagribelnyy, Ivan Ilin, Maksim Kuznetsov, Nikita Bondarev 외 arxiv

Recent progress has expanded the use of large language models (LLMs) in drug discovery, including synthesis planning. However, objective evaluation of retrosynthesis performance remains limited. Existing benchmarks and m…

Single-step retrosynthesisDrug Discovery

G-MATT: Single-step Retrosynthesis Prediction using Molecular Grammar Tree Transformer

2023-05-04 · Kevin Zhang, Vipul Mann, Venkat Venkatasubramanian

Various template-based and template-free approaches have been proposed for single-step retrosynthesis prediction in recent years. While these approaches demonstrate strong performance from a data-driven metrics standpoin…

RetrosynthesisSingle-step retrosynthesis

URSA: Chemistry-Aware Benchmark for Utilitarian Retrosynthesis Assessment

2026-07-06 · Bogdan Zagribelnyy, Ivan Ilin, Nikita Bondarev, Anton Morgunov 외 arxiv

Synthesis planning aiming to find pathways of reactions for a target molecule is one of the most important and challenging tasks in drug discovery. Recent progress has produced both specialized deep-learning retrosynthes…

Drug Discovery