paper-with-me

Papers

MolLangBench: A Comprehensive Benchmark for Language-Prompted Molecular Structure Recognition, Editing, and Generation

2025-05-21 · Feiyang Cai, Jiahui Bai, Tao Tang, Joshua Luo, Tianyu Zhu, Ling Liu, Feng Luo

Precise recognition, editing, and generation of molecules are essential prerequisites for both chemists and AI systems tackling various chemical tasks. We present MolLangBench, a comprehensive benchmark designed to evaluate fundamental molecule-language interface tasks: language-prompted molecular structure recognition, editing, and generation. To ensure high-quality, unambiguous, and deterministic outputs, we construct the recognition tasks using automated cheminformatics tools, and curate editing and generation tasks through rigorous expert annotation and validation. MolLangBench supports the evaluation of models that interface language with different molecular representations, including linear strings, molecular images, and molecular graphs. Evaluations of state-of-the-art models reveal significant limitations: the strongest model (o3) achieves $79.2\%$ and $78.5\%$ accuracy on recognition and editing tasks, which are intuitively simple for humans, and performs even worse on the generation task, reaching only $29.0\%$ accuracy. These results highlight the shortcomings of current AI systems in handling even preliminary molecular recognition and manipulation tasks. We hope MolLangBench will catalyze further research toward more effective and reliable AI systems for chemical applications.

📄 PDF Abstract BibTeX arXiv:2505.15054

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MolCAP: Molecular Chemical reActivity pretraining and prompted-finetuning enhanced molecular representation learning

2023-06-13 · Yu Wang, Jingjie Zhang, Junru Jin, Leyi Wei

Molecular representation learning (MRL) is a fundamental task for drug discovery. However, previous deep-learning (DL) methods focus excessively on learning robust inner-molecular representations by mask-dominated pretra…

DiversityDrug DiscoveryMolecular Property Predictionmolecular representation+2

Leveraging Large Language Models for Structure Learning in Prompted Weak Supervision

2024-02-02 · Jinyan Su, Peilin Yu, Jieyu Zhang, Stephen H. Bach

Prompted weak supervision (PromptedWS) applies pre-trained large language models (LLMs) as the basis for labeling functions (LFs) in a weak supervision framework to obtain large labeled datasets. We further extend the us…

MolCap-Arena: A Comprehensive Captioning Benchmark on Language-Enhanced Molecular Property Prediction

2024-11-01 · Carl Edwards, Ziqing Lu, Ehsan Hajiramezanali, Tommaso Biancalani 외

Bridging biomolecular modeling with natural language information, particularly through large language models (LLMs), has recently emerged as a promising interdisciplinary research area. LLMs, having been trained on large…

Molecular Property PredictionProperty Prediction

MoleculeQA: A Dataset to Evaluate Factual Accuracy in Molecular Comprehension

2024-03-13 · Xingyu Lu, He Cao, Zijing Liu, Shengyuan Bai 외

Large language models are playing an increasingly significant role in molecular research, yet existing models often generate erroneous information, posing challenges to accurate molecular comprehension. Traditional evalu…

Question Answering

MT-Mol:Multi Agent System with Tool-based Reasoning for Molecular Optimization

2025-05-27 · Hyomin Kim, Yunhui Jang, Sungsoo Ahn

Large language models (LLMs) have large potential for molecular optimization, as they can gather external chemistry tools and enable collaborative interactions to iteratively refine molecular candidates. However, this po…

Miscellaneous