paper-with-me

Papers

Multi-Objective Molecular Generation with Frequency-Controlled Evolutionary Dynamics

2026-06-25 · Elia Colleoni, Paolo Guida, Didier Barradas-Bautista, William Lafayette Roberts arxiv

Molecule generation methods that leverage generative models have been successfully applied to drug discovery. However, they often require extensive pre-training, suffer statistical biases in the training data, and might suffer from limited interpretability of generated chemical structures. In this work, we introduce SpectralMol, an algorithm based on evolutionary computation that processes chemical structures as a compact matrix of Fourier coefficients, projected onto a fixed basis to generate position-wise latent vectors for SELFIES decoding. The NSGA-II algorithm enforces diversity and enable separate objective functions rather than collapsed objectives into a scalar reward. The quality of the algorithm was tested against standardized benchmarks. The results show comparable aggregate benchmark performance with a task-dependent profile: SpectralMol is strongest on several multi-parameter optimization tasks. The same benchmark was used to perform an ablation study to demonstrate the advantages of a structured latent matrix. Finally, method was tested on a realistic ClpP-targeted drug-discovery benchmark, comparing it with the reinforcement-learning-based model under a fixed oracle-call budget. SpectralMol generates more docking hits and more diverse scaffolds while maintaining competitive physicochemical properties. The representation adopted in this work can cleanly separates scaffold-level modifications from localized substructure variations, as the former occur with perturbations of low-frequency Fourier modes and the latter with perturbations of high-frequency Fourier modes. The results support the evidence that frequency-controlled evolutionary dynamics provide an interpretable, efficient, and training-free route to multi-objective molecular design.

📄 PDF Abstract BibTeX arXiv:2606.27467

Code (0)

등록된 구현이 없습니다.

Tasks

Drug Discovery

Similar Papers 제목 키워드 기반

Exploring Heterophily in Graph-level Tasks

2025-09-23 · Qinhan Hou, Yilun Zheng, Xichun Zhang, Sitao Luan 외 arxiv

While heterophily has been widely studied in node-level tasks, its impact on graph-level tasks remains unclear. We present the first analysis of heterophily in graph-level learning, combining theoretical insights with em…

Molecular Property Prediction

Reinforced Molecular Optimization with Neighborhood-Controlled Grammars

2020-11-14 · NeurIPS 2020 12 · Chencheng Xu, Qiao Liu, Minlie Huang, Tao Jiang

A major challenge in the pharmaceutical industry is to design novel molecules with specific desired properties, especially when the property evaluation is costly. Here, we propose MNCE-RL, a graph convolutional policy ne…

Graph GenerationMolecular Graph Generation

GraphEBM: Towards Permutation Invariant and Multi-Objective Molecular Graph Generation

2021-09-29 · Meng Liu, Keqiang Yan, Bora Oztekin, Shuiwang Ji

Although significant progress has been made in molecular graph generation recently, permutation invariance and multi-objective generation remain to be important but challenging goals to achieve. In this work, we propose …

Drug DiscoveryGraph GenerationMolecular Graph Generation

Geometry Informed Tokenization of Molecules for Language Model Generation

2024-08-19 · Xiner Li, Limei Wang, Youzhi Luo, Carl Edwards 외

We consider molecule generation in 3D space using language models (LMs), which requires discrete tokenization of 3D molecular geometries. Although tokenization of molecular graphs exists, that for 3D geometries is largel…

Language ModelingLanguage Modelling

Latent Chemical Space Searching for Plug-in Multi-objective Molecule Generation

2024-04-10 · Ningfeng Liu, Jie Yu, Siyu Xiu, Xinfang Zhao 외

Molecular generation, an essential method for identifying new drug structures, has been supported by advancements in machine learning and computational technology. However, challenges remain in multi-objective generation…

Drug Discovery