paper-with-me

홈 › Papers

MolReasoner: Toward Effective and Interpretable Reasoning for Molecular LLMs

2025-08-04 · Guojiang Zhao, Zixiang Lu, Yutang Ge, Sihang Li, Zheng Cheng, Haitao Lin, Lirong Wu, Hanchen Xia, Hengxing Cai, Wentao Guo, Hongshuai Wang, Mingjun Xu, Siyu Zhu, Guolin Ke, Linfeng Zhang, Zhifeng Gao arxiv

Large Language Models (LLMs) have shown impressive performance across various domains, but their ability to perform molecular reasoning remains underexplored. Existing methods mostly rely on general-purpose prompting, which lacks domain-specific molecular semantics, or fine-tuning, which faces challenges in interpretability and reasoning depth, often leading to structural and textual hallucinations. To address these issues, we introduce MolReasoner, a two-stage framework that transitions LLMs from memorization to high-fidelity chemical reasoning. In the Mol-SFT stage, knowledge-enhanced Chain-of-Thought (CoT) data provides a strong foundation, while the Mol-RL stage refines reasoning using a novel, task-adaptive reward system to mitigate hallucinations. Extensive evaluations demonstrate that MolReasoner significantly outperforms a wide range of strong baselines in both molecule generation and captioning tasks. Further analyses highlight the framework's synergistic design and its ability to produce more interpretable outputs. Our work presents a principled and effective new approach for advancing high-fidelity molecular reasoning.

📄 PDF Abstract BibTeX arXiv:2508.02066

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FGBench: A Dataset and Benchmark for Molecular Property Reasoning at Functional Group-Level in Large Language Models

2025-08-01 · Xuan Liu, Siru Ouyang, Xianrui Zhong, Jiawei Han 외 arxiv

Large language models (LLMs) have gained significant attention in chemistry. However, most existing datasets center on molecular-level property prediction and overlook the role of fine-grained functional group (FG) infor…

Drug Discovery

Knowledge-Augmented Long-CoT Generation for Complex Biomolecular Reasoning

2025-11-11 · Tianwen Lyu, Xiang Zhuang, Keyan Ding, Xinzhe Cao 외 arxiv

Understanding complex biomolecular mechanisms requires multi-step reasoning across molecular interactions, signaling cascades, and metabolic pathways. While large language models(LLMs) show promise in such tasks, their a…

Reinforcement LearningQuestion Answering

AttriLens-Mol: Attribute Guided Reinforcement Learning for Molecular Property Prediction with Large Language Models

2025-08-06 · Xuan Lin, Long Chen, Yile Wang arxiv

Large Language Models (LLMs) have shown promise in assisting molecular property prediction tasks but often rely on human-crafted prompts and chain-of-thought templates. While recent advanced large reasoning models like D…

Molecular Property PredictionReinforcement Learning

AtomDisc: An Atom-level Tokenizer that Boosts Molecular LLMs and Reveals Structure--Property Associations

2025-11-28 · Mingxu Zhang, Dazhong Shen, Ying Sun arxiv

Advances in large language models (LLMs) are accelerating discovery in molecular science. However, adapting molecular information to the serialized, token-based processing of LLMs remains a key challenge. Compared to oth…

Coder as Editor: Code-driven Interpretable Molecular Optimization

2025-10-16 · Wenyu Zhu, Chengzhu Li, Xiaohe Tian, Yifan Wang 외 arxiv

Molecular optimization is a central task in drug discovery that requires precise structural reasoning and domain knowledge. While large language models (LLMs) have shown promise in generating high-level editing intention…

Code GenerationDrug Discovery