paper-with-me

홈 › Papers

Domain-Agnostic Molecular Generation with Chemical Feedback

2023-01-26 · Yin Fang, Ningyu Zhang, Zhuo Chen, Lingbing Guo, Xiaohui Fan, Huajun Chen

The generation of molecules with desired properties has become increasingly popular, revolutionizing the way scientists design molecular structures and providing valuable support for chemical and drug design. However, despite the potential of language models in molecule generation, they face challenges such as generating syntactically or chemically flawed molecules, having narrow domain focus, and struggling to create diverse and feasible molecules due to limited annotated data or external molecular databases. To tackle these challenges, we introduce MolGen, a pre-trained molecular language model tailored specifically for molecule generation. Through the reconstruction of over 100 million molecular SELFIES, MolGen internalizes structural and grammatical insights. This is further enhanced by domain-agnostic molecular prefix tuning, fostering robust knowledge transfer across diverse domains. Importantly, our chemical feedback paradigm steers the model away from molecular hallucinations, ensuring alignment between the model's estimated probabilities and real-world chemical preferences. Extensive experiments on well-known benchmarks underscore MolGen's optimization capabilities in properties such as penalized logP, QED, and molecular docking. Additional analyses confirm its proficiency in accurately capturing molecule distributions, discerning intricate structural patterns, and efficiently exploring the chemical space. Code is available at https://github.com/zjunlp/MolGen.

📄 PDF Abstract BibTeX arXiv:2301.11259

Code (1)

zjunlp/MolGen 공식 구현 pytorch

Tasks

Drug DesignLanguage ModelingLanguage ModellingMolecular DockingTransfer Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Towards Reasonable Molecular Structure Elucidation from Infrared Spectroscopy with Chemical Feedback

2026-08-17 · Yusen Tan, Hongyu Zhan, Hai-tao Yu, Changxi Chi 외 arxiv

Infrared (IR) spectra provide characteristic signals of molecular structure, which are often interpreted by experts via functional-group identification or library matching, making the process time-consuming and ambiguous…

TSSR: Two-Stage Swap-Reward-Driven Reinforcement Learning for Character-Level SMILES Generation

2026-01-08 · Jacob Ede Levine, Yun Lyan Luo, Sai Chandra Kosaraju arxiv

The design of reliable, valid, and diverse molecules is fundamental to modern drug discovery, as improved molecular generation supports efficient exploration of the chemical space for potential drug candidates and reduce…

Reinforcement LearningDrug Discovery

Molecular LLM Agents: From Architectural Design to Scientific Autonomy

2026-08-24 · Jiatong Li, Wengyu Zhang, Weida Wang, Yuxuan Ren 외 arxiv

Molecular science represents an important frontier for LLM-based agents. Unlike general agents that mainly operate over natural language, code, or web environments, molecular LLM agents must perceive, reason about, and a…

Efficient and Programmable Exploration of Synthesizable Chemical Space

2025-11-29 · Shitong Luo, Connor W. Coley arxiv

The constrained nature of synthesizable chemical space poses a significant challenge for sampling molecules that are both synthetically accessible and possess desired properties. In this work, we present PrexSyn, an effi…

Active Learning Enables Extrapolation in Molecular Generative Models

2025-01-03 · Evan R. Antoniuk, Peggy Li, Nathan Keilbart, Stephen Weitzner 외

Although generative models hold promise for discovering molecules with optimized desired properties, they often fail to suggest synthesizable molecules that improve upon the known molecules seen in training. We find that…

Active Learning