ToxTree: descriptor-based machine learning models for both hERG and
Nav1.5 cardiotoxicity liability predictions
- URL: http://arxiv.org/abs/2112.13467v1
- Date: Mon, 27 Dec 2021 00:22:37 GMT
- Title: ToxTree: descriptor-based machine learning models for both hERG and
Nav1.5 cardiotoxicity liability predictions
- Authors: Issar Arab and Khaled Barakat
- Abstract summary: Drug-mediated blockade of the voltage-gated potassium channel(hERG) and the voltage-gated sodium channel (Nav1.5) can lead to severe cardiovascular complications.
Here, we introduce two robust 2D descriptor-based QSAR predictive models for both hERG and Nav1.5 liability predictions.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Drug-mediated blockade of the voltage-gated potassium channel(hERG) and the
voltage-gated sodium channel (Nav1.5) can lead to severe cardiovascular
complications. This rising concern has been reflected in the drug development
arena, as the frequent emergence of cardiotoxicity from many approved drugs led
to either discontinuing their use or, in some cases, their withdrawal from the
market. Predicting potential hERG and Nav1.5 blockers at the outset of the drug
discovery process can resolve this problem and can, therefore, decrease the
time and expensive cost of developing safe drugs. One fast and cost-effective
approach is to use in silico predictive methods to weed out potential hERG and
Nav1.5 blockers at the early stages of drug development. Here, we introduce two
robust 2D descriptor-based QSAR predictive models for both hERG and Nav1.5
liability predictions. The machine learning models were trained for both
regression, predicting the potency value of a drug, and multiclass
classification at three different potency cut-offs (i.e. 1{\mu}M, 10{\mu}M, and
30{\mu}M), where ToxTree-hERG Classifier, a pipeline of Random Forest models,
was trained on a large curated dataset of 8380 unique molecular compounds.
Whereas ToxTree-Nav1.5 Classifier, a pipeline of kernelized SVM models, was
trained on a large manually curated set of 1550 unique compounds retrieved from
both ChEMBL and PubChem publicly available bioactivity databases. The proposed
hERG inducer outperformed most metrics of the state-of-the-art published model
and other existing tools. Additionally, we are introducing the first Nav1.5
liability predictive model achieving a Q4 = 74.9% and a binary classification
of Q2 = 86.7% with MCC = 71.2% evaluated on an external test set of 173 unique
compounds. The curated datasets used in this project are made publicly
available to the research community.
Related papers
- KITE-DDI: A Knowledge graph Integrated Transformer Model for accurately predicting Drug-Drug Interaction Events from Drug SMILES and Biomedical Knowledge Graph [0.11049608786515838]
Drug-Drug Interactions (DDI) can cause significant bodily injury and even death.
Most contemporary research for predicting DDI events relies on either information from Biomedical Knowledge graphs (KG) or drug SMILES.
In this study, we propose a KG-integrated Transformer architecture to generate an end-to-end fully automated Machine Learning pipeline.
arXiv Detail & Related papers (2024-12-08T00:49:57Z) - Regressor-free Molecule Generation to Support Drug Response Prediction [83.25894107956735]
Conditional generation based on the target IC50 score can obtain a more effective sampling space.
Regressor-free guidance combines a diffusion model's score estimation with a regression controller model's gradient based on number labels.
arXiv Detail & Related papers (2024-05-23T13:22:17Z) - drGAT: Attention-Guided Gene Assessment of Drug Response Utilizing a Drug-Cell-Gene Heterogeneous Network [9.637695046701493]
drGAT is a graph deep learning model that can predict sensitivity to drugs.
drGAT has superior performance over existing models, achieving 78% accuracy and 76% F1 score for 269 DNA-damaging compounds.
Our method can be used to accurately predict sensitivity to drugs and may be useful in the identification of biomarkers relating to the treatment of cancer patients.
arXiv Detail & Related papers (2024-05-14T22:16:52Z) - A Deep Neural Network -- Mechanistic Hybrid Model to Predict
Pharmacokinetics in Rat [0.0]
In this work we improve the hybrid model developed earlier.
We reduce the median fold change error for the total oral exposure from 2.85 to 2.35 and for intravenous administration from 1.95 to 1.62.
In contrast to a pure machine learning model, our model is able to predict new end points on which it has not been trained.
arXiv Detail & Related papers (2023-10-13T15:01:55Z) - Drug Synergistic Combinations Predictions via Large-Scale Pre-Training
and Graph Structure Learning [82.93806087715507]
Drug combination therapy is a well-established strategy for disease treatment with better effectiveness and less safety degradation.
Deep learning models have emerged as an efficient way to discover synergistic combinations.
Our framework achieves state-of-the-art results in comparison with other deep learning-based methods.
arXiv Detail & Related papers (2023-01-14T15:07:43Z) - Tailoring Molecules for Protein Pockets: a Transformer-based Generative
Solution for Structured-based Drug Design [133.1268990638971]
De novo drug design based on the structure of a target protein can provide novel drug candidates.
We present a generative solution named TamGent that can directly generate candidate drugs from scratch for a given target.
arXiv Detail & Related papers (2022-08-30T09:32:39Z) - HyGNN: Drug-Drug Interaction Prediction via Hypergraph Neural Network [0.0]
Drug-Drug Interactions (DDIs) may hamper the functionalities of drugs, and in the worst scenario, they may lead to adverse drug reactions (ADRs)
This paper proposes a novel Hypergraph Neural Network (HyGNN) model based on only the SMILES string of drugs, available for any drug, for the DDI prediction problem.
Our proposed HyGNN model effectively predicts DDIs and impressively outperforms the baselines with a maximum ROC-AUC and PR-AUC of 97.9% and 98.1%, respectively.
arXiv Detail & Related papers (2022-06-25T22:48:27Z) - Relational graph convolutional networks for predicting blood-brain
barrier penetration of drug molecules [12.041672273431994]
The evaluation of the BBB penetrating ability of drug molecules is a critical step in brain drug development.
We employ the relational graph convolutional network (RGCN) to handle the drug-protein relations as well as the features of each individual drug.
The performance was already promising, demonstrating the significant role of the drug-protein/drug relations in the prediction of BBB permeability.
arXiv Detail & Related papers (2021-07-04T15:56:02Z) - Deep Learning for Virtual Screening: Five Reasons to Use ROC Cost
Functions [80.12620331438052]
deep learning has become an important tool for rapid screening of billions of molecules in silico for potential hits containing desired chemical features.
Despite its importance, substantial challenges persist in training these models, such as severe class imbalance, high decision thresholds, and lack of ground truth labels in some datasets.
We argue in favor of directly optimizing the receiver operating characteristic (ROC) in such cases, due to its robustness to class imbalance.
arXiv Detail & Related papers (2020-06-25T08:46:37Z) - Ensemble Transfer Learning for the Prediction of Anti-Cancer Drug
Response [49.86828302591469]
In this paper, we apply transfer learning to the prediction of anti-cancer drug response.
We apply the classic transfer learning framework that trains a prediction model on the source dataset and refines it on the target dataset.
The ensemble transfer learning pipeline is implemented using LightGBM and two deep neural network (DNN) models with different architectures.
arXiv Detail & Related papers (2020-05-13T20:29:48Z) - Drug-Drug Interaction Prediction with Wasserstein Adversarial
Autoencoder-based Knowledge Graph Embeddings [22.562175708415392]
We propose a new knowledge graph embedding framework for drug-drug interactions.
In our framework, the autoencoder is employed to generate high-quality negative samples.
The discriminator learns the embeddings of drugs and interactions based on both positive and negative triplets.
arXiv Detail & Related papers (2020-04-15T21:03:29Z) - Assessing Graph-based Deep Learning Models for Predicting Flash Point [52.931492216239995]
Graph-based deep learning (GBDL) models were implemented in predicting flash point for the first time.
Average R2 and Mean Absolute Error (MAE) scores of MPNN are, respectively, 2.3% lower and 2.0 K higher than previous comparable studies.
arXiv Detail & Related papers (2020-02-26T06:10:12Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.