Skip to content

An AI+ physics model for classifying allosteric/non-allosteric molecules

Notifications You must be signed in to change notification settings

jiaxin-ustc/AP-AlloClaModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AP-AlloClaModel

This project provides an implementation of the classify of (allosteric) Active molecule and (allosteric) InActive molecule based on the physical basis model's output.

Model Architecture

alt text

Key points

Based on the model architecture shown above, we test different task definitions (Classification & Regression), loss functions (Alpha-balance BCE – F1 & Alpha-balance BCE – 方差 & alpha-balance CE- AUC- Recal), and data processing strategies (Basic docking & Template docking).

  1. As can be seen from the following table, the classification model converges well on the data set, and shows good generalization ability in the independent test set P53-36 test.

alt text

  1. We compare the model with docking in many aspects, good recall rate and excellent accuracy rate, and the sample considered as 1 by the model has a high probability of being experimental active molecules; At the same time, even under the condition of unbalanced positive and negative samples (positive and negative ratio 5:1), it can pay attention to negative samples and has a good true negative.
    We further evaluated the scenario applicability of the model.

  2. In order to verify its scenario applicability and stability, huge evaluated work is further done.

  3. Under the regression task definition, we obtained two good checkpoints, both of which achieved better performance than docking on the activity sequencing.

MBN_Regression_V1_2UM

alt text

MBN_Regression_V1_100NM

alt text

Project file organize

This section briefly describes the project folders and files and will be updated soon after desensitization...

Usage

Then give a briefly describe of how to use it and will be updated soon after desensitization...

About

An AI+ physics model for classifying allosteric/non-allosteric molecules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published