paper-with-me

Papers

Balancing property optimization and constraint satisfaction for constrained multi-property molecular optimization

2024-11-19 · Xin Xia, YaJie Zhang, Xiangxiang Zeng, Xingyi Zhang, ChunHou Zheng, Yansen Su

Molecular optimization, which aims to discover improved molecules from a vast chemical search space, is a critical step in chemical development. Various artificial intelligence technologies have demonstrated high effectiveness and efficiency on molecular optimization tasks. However, few of these technologies focus on balancing property optimization with constraint satisfaction, making it difficult to obtain high-quality molecules that not only possess desirable properties but also meet various constraints. To address this issue, we propose a constrained multi-property molecular optimization framework (CMOMO), which is a flexible and efficient method to simultaneously optimize multiple molecular properties while satisfying several drug-like constraints. CMOMO improves multiple properties of molecules with constraints based on dynamic cooperative optimization, which dynamically handles the constraints across various scenarios. Besides, CMOMO evaluates multiple properties within discrete chemical spaces cooperatively with the evolution of molecules within an implicit molecular space to guide the evolutionary search. Experimental results show the superior performance of the proposed CMOMO over five state-of-the-art molecular optimization methods on two benchmark tasks of simultaneously optimizing multiple non-biological activity properties while satisfying two structural constraints. Furthermore, the practical applicability of CMOMO is verified on two practical tasks, where it identified a collection of candidate ligands of $\beta$2-adrenoceptor GPCR and candidate inhibitors of glycogen synthase kinase-3$\beta$ with high properties and under drug-like constraints.

📄 PDF Abstract BibTeX arXiv:2411.15183

Code (1)

ahu-bioinf-lab/CMOMO-master 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Synthesizing Safe Policies under Probabilistic Constraints with Reinforcement Learning and Bayesian Model Checking

2020-05-08 · Lenz Belzner, Martin Wirsing

We propose to leverage epistemic uncertainty about constraint satisfaction of a reinforcement learner in safety critical domains. We introduce a framework for specification of requirements for reinforcement learners in c…

reinforcement-learningReinforcement Learning (RL)

Safe Policy Learning for Continuous Control

2019-09-25 · Yinlam Chow, Ofir Nachum, Aleksandra Faust, Edgar Duenez-Guzman 외

We study continuous action reinforcement learning problems in which it is crucial that the agent interacts with the environment only through safe policies, i.e.,~policies that keep the agent in desirable situations, both…

continuous-controlContinuous ControlMuJoCo

Incentivizing Safer Actions in Policy Optimization for Constrained Reinforcement Learning

2025-09-11 · Somnath Hazra, Pallab Dasgupta, Soumyajit Dey arxiv

Constrained Reinforcement Learning (RL) aims to maximize the return while adhering to predefined constraint limits, which represent domain-specific safety requirements. In continuous control settings, where learning agen…

Reinforcement LearningContinuous Control

Lyapunov-based Safe Policy Optimization for Continuous Control

2019-01-28 · Yin-Lam Chow, Ofir Nachum, Aleksandra Faust, Edgar Duenez-Guzman 외

We study continuous action reinforcement learning problems in which it is crucial that the agent interacts with the environment only through safe policies, i.e.,~policies that do not take the agent to undesirable situati…

continuous-controlContinuous ControlMuJoCoReinforcement Learning+1

Constrained Flow Optimization via Sequential Fine Tuning for Molecular Design

2026-05-28 · Sven Gutjahr, Riccardo De Santi, Luca Schaufelberger, Kjell Jorner 외 arxiv

Adapting generative foundation models, in particular diffusion and flow models, to optimize given reward functions (e.g., binding affinity) while satisfying constraints (e.g., molecular synthesizability) is fundamental f…

Reinforcement Learning