> For the complete documentation index, see [llms.txt](https://docs.pending.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pending.ai/capabilities/generative-ai.md).

# Generative AI

{% hint style="info" %}
Pending AI’s various capabilities are powered by artificial intelligence which is an experimental technology and may occasionally be misleading or incorrect.
{% endhint %}

Pending AI's <mark style="color:$primary;">**Molecule Generator**</mark> is a state-of-the-art, transformer-based service engineered to cut down the time and cost of early-stage drug discovery. It delivers <mark style="color:$primary;">**ultra-high-throughput sampling**</mark> of novel, diverse, and pharmacologically-relevant compounds, empowering R\&D teams to rapidly explore vast chemical space and construct highly effective virtual libraries.

Our advanced deep learning models perform unconditional molecule generation based on the distribution of massive, quality-focused input datasets. Models are built with drug discovery as a primary concern:

* <mark style="color:$primary;">**Validity**</mark>: Molecules are chemically sound, meeting standards for synthetic accessibility and structural integrity required for progression.
* <mark style="color:$primary;">**Novelty**</mark>: Minimal structural overlap with known or patented compounds, ensuring a maximum RoI by focusing on true novel chemical entities.
* <mark style="color:$primary;">**Diversity**</mark>: Compounds exhibit significant structural dissimilarity, reducing repeated chemical screens and maximising the chemical space explored for a target.

See the <mark style="color:$primary;">**PAI Generator**</mark> page for more information about the service.

{% content-ref url="/pages/Cjr6ws19xxEBwzOesIdY" %}
[PAI Generator](/api-reference/pai-generator.md)
{% endcontent-ref %}

***

## Applications

The Molecule Generator is built to address critical bottlenecks in the therapeutic development cycle - it flexibly addresses several applicable areas for integration into an existing drug discovery pipeline:

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><i class="fa-pen-ruler">:pen-ruler:</i> De Novo Drug Design</td><td align="center">Rapid creation of entirely new molecular scaffolds to address novel or challenging therapeutic targets.</td></tr><tr><td align="center"><i class="fa-forward">:forward:</i> <a href="/pages/1h5TxpTFc56h802JWFzt">Ultra-High-Throughput Screening</a></td><td align="center">Efficiently enumerating and screening massive virtual libraries (in the billions) to identify promising lead candidates faster than traditional methods.</td></tr><tr><td align="center"><i class="fa-bullseye-arrow">:bullseye-arrow:</i> Novel Hit-Identification</td><td align="center">Pinpointing unique, high-potential compounds ready for experimental validation and subsequent lead optimisation.</td></tr><tr><td align="center"><i class="fa-book">:book:</i> Focused Library Construction</td><td align="center">Targeted sampling to build custom libraries for specific drug targets, scaffolds, or physicochemical property profiles.</td></tr></tbody></table>

***

## Features & Advantages

### 1. High-Performance Architecture for Scale

Pending AI's proprietary transformer models are fine-tuned for the unique demands of chemical generation, prioritising speed without compromising quality.

* <mark style="color:$primary;">**Industry-Leading Throughput**</mark>: Generate millions of high-quality molecules, drastically compressing the timeline for virtual library creation ([screening](/capabilities/retrosynthesis.md) is made readily available).
* <mark style="color:$primary;">**Precision Customisation**</mark>: Leverage fine-tuning capabilities to train the generator on in-house datasets, directing sampling toward specific scaffolds or therapeutically relevant ADMET profiles.

### 2. Rigorous Quality Control & Benchmarking

A comprehensive benchmarking suite is used that validates every output against industry standards for drug-like quality.

* <mark style="color:$primary;">**Drug-Likeness Validation**</mark>: Automated checks for validity, uniqueness, and adherence to established drug-like filters (e.g., Lipinski's Rule of Five).
* <mark style="color:$primary;">**Optimised Diversity**</mark>: Continuous measurement of novelty and average dissimilarity to confirm the effective exploration of new chemical space.
* <mark style="color:$primary;">**Feature Consistency**</mark>: Sampled physicochemical feature distributions (e.g., molecular weight,  $$LogP$$, $$TPSA$$) are compared against optimal ranges, ensuring molecules possess certain characteristics.

<div align="center" data-full-width="false"><figure><img src="/files/6PoikKwMY1HZFyQaLIh8" alt=""><figcaption></figcaption></figure></div>

### 3. Extensive and Vetted Chemical Data Foundation

The model is trained on a massive, diverse, and meticulously curated collection of molecular datasets drawn from both public and commercial sources. This foundation ensures the model has a vast embedded understanding of the complexity and rules of medicinal chemistry.

* <mark style="color:$primary;">**Data Integrity**</mark>: A rigorous preparation process ensures underlying data is high-quality and standardised, resulting a robust model that generates reliable, chemically-sound outputs.

***

## **Model Overview**

There are several models available for sampling molecules. Each model contains a semantically limited chemical space based on underlying training distributions sourced from large compound libraries.

Architecture components are specially designed for the drug discovery domain; advanced token embedding models optimised for novelty and diversity have been improved to further extract chemically relevant features for early Design & Make stages.&#x20;

{% hint style="info" %}
Model utility is uniquely validated against Pending AI's own drug discovery pipeline which has accelerated the early Hit Identification and refinement stages.&#x20;
{% endhint %}

<table><thead><tr><th width="149.5">Name</th><th width="466">Description</th><th data-type="rating" data-max="4">Overall Rank</th></tr></thead><tbody><tr><td>Diverse Small Transformer</td><td>This model excels at generating a broad range of general chemical structures, including those found in patents and reaction databases, natural products, and known drug molecules. It offers high diversity in its generated output.</td><td>2</td></tr><tr><td>Docking Tiny Transformer</td><td>This model specialises in generating molecules with high drug-likeness and is particularly well-suited for virtual screening applications. It offers a very high throughput for generating potentially relevant compounds for early-stage drug discovery.</td><td>4</td></tr><tr><td>Docking Small Transformer</td><td>Building on the strengths of its predecessor, this model also excels at virtual screening and generating drug-like molecules. It has the highest throughput and improved rates of generating valid and unique molecules compared to previous iterations.</td><td>3</td></tr><tr><td>Docking Medium Transformer</td><td>This model is the most robust for virtual screening molecule generation. It offers an excellent balance of generating valid, unique, and drug-like molecules, and its larger architecture provides a more comprehensive exploration of the chemical space relevant to drug discovery, leading to a high amount of novel, drug-like compounds.</td><td>4</td></tr></tbody></table>

{% @mermaid/diagram content="radar-beta
title PAI Generator Model Performance Rankings
axis t\["Throughput"], v\["Validity"], n\["Novelty"], d\["Diversity"]
curve aa\["Diverse Sml"]{1, 1, 1, 4}
curve ab\["Docking Tny"]{3, 3, 3, 3}
curve ac\["Docking Sml"]{4, 4, 2, 1}
curve ad\["Docking Med"]{2, 2, 4, 2}
max 4
min 0" fullWidth="false" %}
