MolEvolve: LLM-Guided Evolutionary Search for Interpretable Molecular Optimization
Xiangsen Chen, Ruilong Wu, Yanyan Lan, Ting Ma, Yang Liu

TL;DR
MolEvolve introduces an LLM-guided evolutionary framework for molecular discovery that enhances interpretability and effectively addresses activity cliffs, outperforming traditional methods in property prediction and molecule optimization.
Contribution
It presents a novel autonomous, look-ahead planning approach using LLMs and MCTS to discover interpretable chemical transformations without relying on human-engineered features.
Findings
Outperforms baselines in molecule optimization tasks
Generates transparent, human-readable chemical insights
Effectively addresses activity cliffs in molecular property prediction
Abstract
Despite deep learning's success in chemistry, its impact is hindered by a lack of interpretability and an inability to resolve activity cliffs, where minor structural nuances trigger drastic property shifts. Current representation learning, bound by the similarity principle, often fails to capture these structural-activity discontinuities. To address this, we introduce MolEvolve, an evolutionary framework that reformulates molecular discovery as an autonomous, look-ahead planning problem. Unlike traditional methods that depend on human-engineered features or rigid prior knowledge, MolEvolve leverages a Large Language Model (LLM) to actively explore and evolve a library of executable chemical symbolic operations. By utilizing the LLM to cold start and an Monte Carlo Tree Search (MCTS) engine for test-time planning with external tools (e.g. RDKit), the system self-discovers optimal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Materials Science · Computational Drug Discovery Methods · Advanced Graph Neural Networks
