paper-with-me

홈 › Papers

High throughput screening with machine learning

2020-12-15 · Oleksandr Gurbych, Maksym Druchok, Dzvenymyra Yarish, Sofiya Garkot

This study assesses the efficiency of several popular machine learning approaches in the prediction of molecular binding affinity: CatBoost, Graph Attention Neural Network, and Bidirectional Encoder Representations from Transformers. The models were trained to predict binding affinities in terms of inhibition constants $K_i$ for pairs of proteins and small organic molecules. First two approaches use thoroughly selected physico-chemical features, while the third one is based on textual molecular representations - it is one of the first attempts to apply Transformer-based predictors for the binding affinity. We also discuss the visualization of attention layers within the Transformer approach in order to highlight the molecular sites responsible for interactions. All approaches are free from atomic spatial coordinates thus avoiding bias from known structures and being able to generalize for compounds with unknown conformations. The achieved accuracy for all suggested approaches prove their potential in high throughput screening.

📄 PDF Abstract BibTeX arXiv:2012.08275

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningGraph AttentionVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Multi-Head Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Residual Connection 설명 없음
Attention 설명 없음

Similar Papers 제목 키워드 기반

High-Throughput Virtual Screening of Small Molecule Inhibitors for SARS-CoV-2 Protein Targets with Deep Fusion Models

2021-04-09 · Garrett A. Stevenson, Derek Jones, Hyojin Kim, W. F. Drew Bennett 외

Structure-based Deep Fusion models were recently shown to outperform several physics- and machine learning-based protein-ligand binding affinity prediction methods. As part of a multi-institutional COVID-19 pandemic resp…

BIG-bench Machine Learning

Message-passing neural networks for high-throughput polymer screening

2018-07-26 · Peter C. St. John, Caleb Phillips, Travis W. Kemper, A. Nolan Wilson 외

Machine learning methods have shown promise in predicting molecular properties, and given sufficient training data machine learning approaches can enable rapid high-throughput virtual screening of large libraries of comp…

3D geometryBIG-bench Machine LearningVocal Bursts Intensity Prediction

High-Throughput Computational Screening and Interpretable Machine Learning of Metal-organic Frameworks for Iodine Capture

2025-02-14 · Haoyi Tan, Yukun Teng, Guangcun Shan

The removal of leaked radioactive iodine isotopes in humid environments holds significant importance in nuclear waste management and nuclear accident mitigation. In this study, high-throughput computational screening and…

Feature ImportanceInterpretable Machine Learning

High Throughput Screening of Expression Constructs using Microcapillary Arrays

2025-01-29 · Khushank Singhal, Harry Adamson, Thomas Baer, Howard Salis 외

Gene expression is a complex phenomenon involving numerous interlinked variables, and studying these variables to control expression is essential in bioengineering and biomanufacturing. While cloning techniques for achie…

Accelerating High-Throughput Catalyst Screening by Direct Generation of Equilibrium Adsorption Structures

2025-12-17 · Songze Huo, Xiao-Ming Cao arxiv

The adsorption energy serves as a crucial descriptor for the large-scale screening of catalysts. Nevertheless, the limited distribution of training data for the extensively utilised machine learning interatomic potential…

Graph Neural NetworkOutlier Detection