paper-with-me

Papers

MolRGen: A Training and Evaluation Setting for De Novo Molecular Generation with Reasonning Models

2026-03-18 · Philippe Formont, Maxime Darrin, Ismail Ben Ayed, Pablo Piantanida arxiv

Recent reasoning-based large language models have shown strong performance on tasks with verifiable outcomes, but their use in de novo molecular generation remains limited by the lack of training environments where rewards can be computed without reference molecules. We introduce MolRGen, a benchmark and molecular verifier for training and evaluating reasoning LLMs on de novo molecular generation. MolRGen contains approximately 4,500 protein-pocket targets, resulting in 50k multi-objective optimization prompts combining docking scores with molecular properties such as QED, synthetic accessibility, logP, and physicochemical descriptors. Unlike caption-based generation or molecule-editing benchmarks, MolRGen evaluates molecules proposed from scratch by computing rewards at generation time. We benchmark general-purpose and chemistry-specialized open-source LLMs and introduce a diversity-aware top-k metric to measure whether models can generate a diverse set of high-scoring molecules. Finally, we use the verifier to fine-tune a 128B LLM with GRPO, showing improved performance, at the cost of a diversity-exploitation trade-off. MolRGen provides a scalable testbed for studying verifier-based reasoning and reinforcement learning in molecular design.

📄 PDF Abstract BibTeX arXiv:2603.18256

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

NovoMolGen: Rethinking Molecular Language Model Pretraining

2025-08-19 · Kamran Chitsaz, Roshan Balaji, Quentin Fournier, Nirav Pravinbhai Bhatt 외 arxiv

Designing de-novo molecules with desired property profiles requires efficient exploration of the vast chemical space ranging from $10^{23}$ to $10^{60}$ possible synthesizable candidates. While various deep generative mo…

GuacaMol: Benchmarking Models for De Novo Molecular Design

2018-11-22 · Nathan Brown, Marco Fiscato, Marwin H. S. Segler, Alain C. Vaucher

De novo design seeks to generate molecules with required property profiles by virtual design-make-test cycles. With the emergence of deep learning and neural generative models in many application areas, models for molecu…

BenchmarkingDrug DiscoveryMolecular Property Prediction

A Fresh Look at De Novo Molecular Design Benchmarks

2021-09-24 · NeurIPS Workshop AI4Scien 2021 12 · Austin Tripp, Gregor N. C. Simm, José Miguel Hernández-Lobato

De novo molecular design is a thriving research area in machine learning (ML) that lacks ubiquitous, high-quality, standardized benchmark tasks. Many existing benchmark tasks do not precisely specify a training dataset o…

One Small Step with Fingerprints, One Giant Leap for De Novo Molecule Generation from Mass Spectra

2025-08-06 · Neng Kai Nigel Neo, Lim Jing, Ngoui Yong Zhau Preston, Koh Xue Ting Serene 외 arxiv

A common approach to the de novo molecular generation problem from mass spectra involves a two-stage pipeline: (1) encoding mass spectra into molecular fingerprints, followed by (2) decoding these fingerprints into molec…

De Novo Molecular Design Enabled by Direct Preference Optimization and Curriculum Learning

2025-04-02 · Junyu Hou

De novo molecular design has extensive applications in drug discovery and materials science. The vast chemical space renders direct molecular searches computationally prohibitive, while traditional experimental screening…

Drug DiscoveryReinforcement Learning (RL)