Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

FragmentGPT: A Unified GPT Model for Fragment Growing, Linking, and Merging in Molecular Design

Created by
  • Haebom

Author

Xuefeng Liu, Songhao Jiang, Qinan Huang, Tinson Xu, Ian Foster, Mengdi Wang, Hening Lin, Rick Stevens

Outline

To address the challenges of linker design for connecting isolated molecular fragments in Fragment-Based Drug Discovery (FBDD), we present the FragmentGPT model, which integrates an energy-based bond-cleavage dictionary learning strategy based on chemical knowledge and the Reward Ranked Alignment with Expert Exploration (RAE) algorithm. FragmentGPT generates linkers that connect diverse molecular segments and simultaneously optimize multiple pharmacological targets, intelligently merging structural redundancies such as overlapping fragments to synthesize optimized molecules. Experimental results on real-world cancer datasets demonstrate that FragmentGPT generates chemically plausible, high-quality molecules, making it suitable for subsequent drug discovery tasks.

Takeaways, Limitations

Takeaways:
A novel approach to addressing the challenges of linker design in FBDD.
Development of an efficient model that integrates chemical knowledge and multi-objective optimization.
The ability to resolve structural redundancy enables optimized molecular synthesis.
Proving practicality through performance validation on real cancer datasets.
Limitations:
Further validation of the model's generalization performance is needed.
Applicability evaluation for various disease targets is needed.
Additional validation through actual synthesis and efficacy evaluation is needed.
The complexity and computational cost of the RAE algorithm must be taken into consideration.
👍