This model uses Graph Neural Networks to represent atoms, bonds, and bond angles in a molecule which can be used to predict properties of molecules. The model combines two graphs, one of which uses atoms as nodes and bonds as edges, while the other graph uses bonds as the nodes and bond angles as the edges. This model was pretrained used the ZINC demo dataset and and currently predicts properties for SMILES in the tox21 dataset. However, this model can be finetuned to predict properties of several other molecules. To determine how to do this, look through the source code from the github repository linked below. From there, we can downstream finetune the model so that the model can make better predictions for specific properties.
- EOS model ID:
eos1bba
- Slug:
gem-representation-learning
- Input:
Compound
- Input Shape:
Single
- Task:
Representation
- Output:
Descriptor
- Output Type:
Float
- Output Shape:
List
- Interpretation: The output gives us a decimal value. This model currently uses regression to determine the outputs. The outputs that we test are from the tox21 dataset and are the following: NR-AR, NR-AR-LBD, NR-AhR, NR-Aromatase, NR-ER, NR-ER-LBD, NR-PPAR-gamma, SR-ARE, SR-ATAD5, SR-HSE, SR-MMP, SR-p53.
- Publication
- Source Code
- Ersilia contributor: karthikjetty
If you use this model, please cite the original authors of the model and the Ersilia Model Hub.
This package is licensed under a GPL-3.0 license. The model contained within this package is licensed under a Apache-2.0 license.
Notice: Ersilia grants access to these models 'as is' provided by the original authors, please refer to the original code repository and/or publication if you use the model in your research.
The Ersilia Open Source Initiative is a Non Profit Organization (1192266) with the mission is to equip labs, universities and clinics in LMIC with AI/ML tools for infectious disease research.
Help us achieve our mission!