MolecularAI/REINVENT4
AI molecular design tool for de novo design, scaffold hopping, R-group replacement, linker design and molecule optimization.
What it solves
REINVENT 4 is a molecular design tool used for the de novo design of small molecules. It addresses the challenge of creating optimized molecules that meet specific user-defined property profiles, such as scaffold hopping, R-group replacement, linker design, and general molecule optimization.
How it works
The tool employs a Reinforcement Learning (RL) algorithm to generate molecules that comply with a multi-component score defined by the user. To refine the generation process, Transfer Learning (TL) can be used to pre-train models so that the generated molecules are more closely aligned with a specific set of input molecules.
Who it’s for
It is designed for researchers and chemists working in drug discovery and molecular design who need an AI-driven approach to generate and optimize small molecule structures.
Highlights
- Multi-task capability: Supports de novo design, scaffold hopping, R-group replacement, and linker design.
- Customizable scoring: Uses a plugin mechanism allowing users to add their own scoring components without modifying the core code.
- Hardware flexibility: Supports both CPU and GPU (NVIDIA, AMD, Intel ARC, and Apple GPUs) across Linux, Windows, and MacOSX.
- Extensible architecture: Provides a system for creating and importing custom scoring plugins via native namespace packages.