Xiangxiang Zeng, Hongxin Xiang, Daojian Zeng, Xuan Lin, Qingrui Liu
We lifted 1 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| JacklinGroup/ChemDual | canonical | 0 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| evaluate | Not yet run | JacklinGroup/ChemDual/evaluation/eval_nlp_metrics.py code served (permissive licence) · get_code("2c5a0243877daa2b") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Chemical reaction and retrosynthesis prediction are fundamental tasks in drug discovery. Recently, large language models (LLMs) have shown potential in many domains. However, directly applying LLMs to these tasks faces two major challenges: (i) lacking a large-scale chemical synthesis-related instruction dataset; (ii) ignoring the close correlation between reaction and retrosynthesis prediction for the existing fine-tuning strategies. To address these challenges, we propose ChemDual, a novel LLM framework for accurate chemical synthesis. Specifically, considering the high cost of data acquisition for reaction and retrosynthesis, ChemDual regards the reaction-and-retrosynthesis of molecules as a related recombination-and-fragmentation process and constructs a large-scale of 4.4 million instruction dataset. Furthermore, ChemDual introduces an enhanced LLaMA, equipped with a multi-scale tokenizer and dual-task learning strategy, to jointly optimize the process of recombination and fragmentation as well as the tasks between reaction and retrosynthesis prediction. Extensive experiments on Mol-Instruction and USPTO-50K datasets demonstrate that ChemDual achieves state-of-the-art performance in both predictions of reaction and retrosynthesis, outperforming the existing conventional single-task approaches and the general open-source LLMs. Through molecular docking analysis, ChemDual generates compounds with diverse and strong protein binding affinity, further highlighting its strong potential in drug design. Code and appendix are available at https: //github.com/JacklinGroup/ChemDual.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2505.02639")
get_code_for_paper("2505.02639")
have("2505.02639")
Connect an agent — have() is free.