SearcharxivSearch

arXiv subjects

Konstantin Nikolic

Publications and source records attributed to Konstantin Nikolic.

7 recordsLinked to original sources

Comparative analysis of computational approaches for predicting Transthyretin (TTR) transcription activators and human dopamine D1 receptor antagonists

The study expands the application of scikit-learn-based machine learning (ML) to the prediction of small biomolecule functionalities based on Carbon 13 isotope (13C) NMR spectroscopy data derived from Simplified Molecular Input Line Entry System (SMILES) notations. The methodology previously demonstrated by predicting dopamine D1 receptor antagonists was upgraded with the addition of new molecular features derived from the PubChem database. The enhanced ML model obtained 75.8% Accuracy, 84.2% Precision, 63.6% Recall, 72.5% F1-score and 75.8 % ROC, when is trained on 25,532 samples and tested on 5,466 samples. To evaluate the applicability of the methodology for a variety of case studies, a comparison was conducted between the prediction capabilities of the ML models based on the human dopamine D1 receptor antagonists and on the neuronal Transthyretin (TTR) transcription activators. Since the TTR bioassay did not contain the required number of samples for comparison, the results were obtained hypothetically. Gradient Boosting classifier was the optimal model for TTR transcription activators, achieving hypothetical 67.4% Accuracy, 74.0% Precision, 53.5% Recall, 62.1% F1-score, 67.4 % ROC, if it could be trained with 25,532 samples and tested with 5,466 samples. In addition to the main study, to the attention of those interested in neuronal TTR, the CID_SID ML model has been developed to predict whether a compound, initially designed for another purpose, possesses TTR transcription activation capabilities. This ML model was based solely on its PubChem CID and SID and achieved 81.5% Accuracy, 94.6% Precision, 66.8% Recall, 78.3% F1-score, 81.5 % ROC.

q-bio.QM

Machine Learning - driven insights for predicting the impact of nanoparticles on the functionality of biomolecules, Illustrated by the case of DNA Damage-Inducible Transcript 3 (CHOP) inhibitors

This study introduces a pioneering machine learning (ML)-based approach for predicting the impact of nanoparticle (NP) carriers on the functionality of attached small biomolecules. It was hypothesised that NP interactions induce measurable perturbations in the atomic environment of the small biomolecules, which are reliably captured by chemical shifts in 13C and 1H NMR spectroscopy. Ten datasets were generated by combining 13C, 1H NMR spectroscopy data, derived from SMILES notations and molecular features provided by PubChem. The resulting datasets were used to train predictive models via traditional ML algorithms (Scikit-learn) and Deep Neural Network DNN (PyTorch). The methodology was demonstrated through a quantitative high-throughput screening (qHTS) focused on DNA Damage-Inducible Transcript 3 (CHOP) inhibitors. The optimal ML performance was achieved by the Random Forest Classifier, which was trained on 19,184 samples and tested on 4,000, resulting in 81.1% accuracy, 83.4% precision, 77.7% recall, 80.4% F1-score, 81.1% ROC, and a five-fold cross-validation score of 0.821. Complementing the main study, two computational approaches were developed to enhance CHOP inhibitor prediction. The first identifies the most desirable/undesirable functional groups for CHOP inhibition. The second, a CID_SID ML model, achieved 90.1% accuracy in predicting whether compounds designed for other purposes possess CHOP inhibition potential.

q-bio.QM

Targeting Neurodegeneration: Three Machine Learning Methods for G9a Inhibitors Discovery Using PubChem and Scikit-learn

In light of the increasing interest in G9a's role in neuroscience, three machine learning (ML) models, that are time efficient and cost effective, were developed to support researchers in this area. The models are based on data provided by PubChem and performed by algorithms interpreted by the scikit-learn Python-based ML library. The first ML model aimed to predict the efficacy magnitude of active G9a inhibitors. The ML models were trained with 3,112 and tested with 778 samples. The Gradient Boosting Regressor perform the best, achieving 17.81% means relative error (MRE), 21.48% mean absolute error (MAE), 27.39% root mean squared error (RMSE) and 0.02 coefficient of determination (R2) error. The goal of the second ML model called a CID_SID ML model, utilised PubChem identifiers to predict the G9a inhibition probability of a small biomolecule that has been primarily designed for different purposes. The ML models were trained with 58,552 samples and tested with 14,000. The most suitable classifier for this case study was the Extreme Gradient Boosting Classifier, which obtained 78.1% accuracy, 84.3% precision,69.1% recall, 75.9% F1-score and 8.1% Receiver-operating characteristic (ROC). The third ML model based on the Random Forest Classifier algorithm led to the generation of a list of descending-ordered functional groups based on their importance to the G9a inhibition. The model was trained with 19,455 samples and tested with 14,100. The probability of this rank was 70% accuracy.

q-bio.QM

IUPAC-Induced Computational Approaches for Identifying Boosters of Small Biomolecule Functionality: A Case Study of Human Tyrosyl-DNA Phosphodiesterase 1 (TDP1) Inhibitors

This paper introduces several proof-of-concept (PoC) computational methods intended to offer biochemical researchers straightforward, time- and cost-effective strategies to accelerate their work. While Machine Learning (ML) models were developed, the study's central purpose was to explore approaches for the identification of desirable functional groups/fragments in small biomolecules regarding a specific functionality, which, in this case, was human tyrosyl-DNA phosphodiesterase 1 (TDP1) inhibition. This was achieved primarily by tokenising IUPAC names to generate features. Additionally, the applicability of the CID_SID ML model for predicting TDP1 activity was developed and explored. Since these computational approaches were not experimentally validated due to a lack of appropriate laboratory facilities, they are presented as open proposals for further laboratory investigation.

q-bio.QM

Machine learning model leveraging SMILES-derived NMR spectroscopy data to predict dopamine D1 receptor antagonists: a prospective framework for forecasting the impact of engineered nanoparticles on the functionalities of small biomolecules

The article proposes a conceptual approach for evaluating the impact of engineered nanoparticles (NPs) on the functionality of small biomolecules. The developed machine learning (ML) model is based on in-silico 13C NMR spectroscopy chemical shifts derived by the SMILES notations on small biomolecules. The rationale behind this approach is that 13C NMR provide information about the atom environment of the carbon atoms. Thus, decomposing the small biomolecules into their fundamental 13C NMR spectral data, and performing classification based on the count and position of chemical peaks, establishes a baseline for evaluating the impact of NPs on the functionality of small biomolecules, even if the ML model is not based on nano data. The approach mitigates not only the scarcity of nano-bio data but also hold potential for building of NP`s portfolio by utilising data collected from various in vitro, in situ, in vivo, and organ-on-a-chip environments across multiple timeframes. Such a framework enables predictive modeling based on these multi-environmental datasets, facilitating a deeper understanding of NP behaviour. The methodology was demonstrated using data from bioassay focused on human dopamine D1 receptor antagonists provided by PubChem. The model was train with 26,766 samples and test on 5,466 samples, achieving Accuracy of 70.8%, Precision of 74.3%, recall of 63.6%, F1-score of 68.5% and ROC of 70.8% were achieved by the Support Vector classifier, with an Area Under the Curve (AUC) of 76% and Matthews Correlation Coefficient, MCC=0.4204. A secondary, non-NP-related ML model was developed to complement the study case. It uses PubChem compound and substance identifiers (CIDs and SIDs) to predict whether pre-designed small biomolecules have the potential to be human dopamine D1 receptor antagonists.

q-bio.OT

In Silico Functional Profiling of Engineered Small Molecules: A Machine Learning Approach Leveraging PubChem Identifiers (CID_SID ML model)

The article introduces a concept for a time- and cost-effective methodological framework leveraging machine learning (ML) models for both early-stage drug development and clinical trial support. The rationale for this approach is the inherent scalability and speed enabled by using pre-calculated data embedded in existing PubChem identifiers (CID and SID), thereby eliminating the computationally intensive step of on-the-fly molecular descriptor generation. The approach was effectively demonstrated across four diverse bioassays: antagonists of the human D3 dopamine receptor, Rab9 promoter activators, small-molecule inhibitors of CHOP, and antagonists of the human M1 muscarinic receptor. A comparison, based on Matthews correlation coefficient (MCC), was conducted between the CID_SID ML model, the MORGAN2-based ML model, and the RDKit-transformed SMILES model for these four case studies, revealing that no method is universally superior in terms of performance. Furthermore, the CID_SID model averaged a rapid execution time of only 3.3 seconds; the ML models relying on explicit structural descriptors, such as MORGAN2 and RDKit-transformed SMILES, demonstrated high computational costs, with processing times averaging 106.0 and 109.6 seconds, respectively. While negligible for a single ML model, these times would cause a significant difference in computational resource consumption when scaled across a framework involving over a million buildings. Moreover, the CID_SID ML model achieved strong average performance metrics: Accuracy of 83.52%, Precision of 89.62%, Recall of 75.65%, F1-Score of 81.93% and ROC of 83.53%.

q-bio.QM

On the Emergent "Quantum" Theory in Complex Adaptive Systems

We explore the concept of emergent quantum-like theory in complex adaptive systems, and examine in particular the concrete example of such an emergent (or "mock") quantum theory in the Lotka-Volterra system. In general, we investigate the possibility of implementing the mathematical formalism of quantum mechanics on classical systems, and what would be the conditions for using such an approach. We start from a standard description of a classical system via Hamilton-Jacobi (HJ) equation and reduce it to an effective Schr\"odinger-type equation, with a (mock) Planck constant $\mockbar$, which is system-dependent. The condition for this is that the so-called quantum potential VQ, which is state-dependent, is cancelled out by some additional term in the HJ equation. We consider this additional term to provide for the coupling of the classical system under consideration to the "environment." We assume that a classical system could cancel out the VQ term (at least approximately) by fine tuning to the environment. This might provide a mechanism for establishing a stable, stationary states in (complex) adaptive systems, such as biological systems. In this context we emphasize the state dependent nature of the mock quantum dynamics and we also introduce the new concept of the mock quantum, state dependent, statistical field theory. We also discuss some universal features of the quantum-to-classical as well as the mock-quantum-to-classical transition found in the turbulent phase of the hydrodynamic formulation of our proposal. In this way we reframe the concept of decoherence into the concept of "quantum turbulence," i.e. that the transition between quantum and classical could be defined in analogy to the transition from laminar to turbulent flow in hydrodynamics.

quant-ph