Deep learning model predicts protein-ligand binding modes from docking data.
problem Improving protein-ligand binding mode prediction accuracy.
method Dual-graph architecture with separate sub-networks for ligand topology and protein-ligand interactions.
result Deep learning model outperforms docking programs in binding mode prediction.
DOCKSTRING simplifies docking simulations for better drug design benchmarks.
problem Lack of meaningful benchmarks for ligand design.
method Open-source Python package for docking scores, extensive dataset, and pharmaceutically-relevant tasks.
result Docking scores are more appropriate benchmarks than simple physicochemical properties.
Optimizes ligand binding poses using CNNs and atomic grids.
problem Improving the accuracy of docking predictions for drug discovery.
method Differentiable atomic grid representation, CNN for scoring and optimization.
result Iteratively-trained CNNs outperform single CNNs in optimizing poses.
Motivation: Prediction of ligands for proteins of known 3D structure is important to understand structure-function relationship, predict molecular function, or design new drugs. Results: We explore a new approach for ligand prediction in which binding pockets are represented by atom clouds. Each target pocket is compar…
Novel GNN predicts drug-target interactions using protein-ligand 3D structures.
problem Accurate prediction of drug-target interactions for in silico drug design.
method 3D structure-embedded graph representations and distance-aware graph attention algorithm with gate augmentation.
result Our model outperforms docking and other deep learning methods in virtual screening and pose prediction.
Empirical scoring functions based on either molecular force fields or cheminformatics descriptors are widely used, in conjunction with molecular docking, during the early stages of drug discovery to predict potency and binding affinity of a drug-like molecule to a given target. These models require expert-level knowled…
New model uses pretrained biochemical language models to generate drug compounds.
problem Developing novel compounds targeting specific proteins.
method Exploits pretrained language models to initialize and fine-tune targeted molecule generation models.
result Warm-started models outperform baseline models, with one-stage strategy showing better generalization.
Bayesian Active Learning improves protein docking accuracy and uncertainty quantification.
problem Uncertainty quantification in protein docking optimization.
method Bayesian Active Learning (BAL) for optimization and uncertainty quantification of protein docking.
result BAL significantly improves docking accuracy and provides tight confidence intervals.
A deep neural network based architecture was constructed to predict amino acid side chain conformation with unprecedented accuracy. Amino acid side chain conformation prediction is essential for protein homology modeling and protein design. Current widely-adopted methods use physics-based energy functions to evaluate s…
3DGCN predicts molecular properties and biochemical activities using 3D molecular graph.
problem Predicting molecular properties and biochemical activities from 3D molecular graphs.
method Unified graph convolution with learning operations to handle spatial information, distinguishing 3D rotations.
result Significantly higher performance on various molecular tasks compared to other deep-learning models.
Unified model learns from proteins and ligands for drug design.
problem Disjoint data sources and modeling assumptions limit joint use of structure- and ligand-based drug design.
method Contrastive Geometric Learning for Unified Computational Drug Design (ConGLUDe)
result Unified model achieves competitive zero-shot virtual screening performance and state-of-the-art ligand-conditioned pocket selection.
Novel ligand-based method improves protein representation performance.
problem Improving protein representation for bioinformatics tasks.
method Proposes SMILESVec method to represent ligands and compute protein similarity.
result Ligand-based protein representation performs as well as sequence-based methods.
Benchmark proposes to assess molecule docking efficiency.
problem Lack of realistic benchmarks for measuring progress in drug design.
method Proposes a docking-based benchmark using SMINA software.
result Graph-based generative models fail to generate high-scoring molecules.
ChemBoost predicts protein-ligand binding affinity using SMILES syntax.
problem Predicting high affinity drug-target interactions from sequence similarity alone.
method ChemBoost uses SMILES syntax to represent ligands as documents and proteins as sequences or ligand-centric features. It learns chemical word embeddings and predicts affinities using eXtreme Gradient Boosting.
result ChemBoost outperforms state-of-the-art systems in predicting protein-ligand affinities.
Deep convolutional neural networks comprise a subclass of deep neural networks (DNN) with a constrained architecture that leverages the spatial and temporal structure of the domain they model. Convolutional networks achieve the best predictive performance in areas such as speech and image recognition by hierarchically …
Visualizes 3D CNNs for protein-ligand scoring.
problem Interpreting complex neural network decisions for protein-ligand scoring.
method Three visualization methods for 3D CNNs, including filters and weights.
result Visualizations aid in tuning and designing neural networks.
InteractionNet models noncovalent protein-ligand interactions with GNNs and explains predictions.
problem Modeling noncovalent protein-ligand interactions with graph neural networks.
method InteractionNet uses a GNN architecture with separated covalent and noncovalent convolution layers and layer-wise relevance propagation for explainability.
result InteractionNet successfully predicts noncovalent protein-ligand interactions with chemical relevance.
AI models predict new opioid ligands from molecular dynamics.
problem Lack of crystal structures limits virtual screening of drug candidates.
method Molecular dynamics simulation and machine learning.
result Identified a novel μ opioid chemotype. Deep learning predicts protein-ligand binding affinity with high accuracy.
problem Predicting protein-ligand binding affinity for drug discovery.
method 3D convolutional neural network trained on CASF and Astex Diverse Set benchmarks.
result Deep learning model outperformed classical scoring functions.
Computational approaches to drug discovery can reduce the time and cost associated with experimental assays and enable the screening of novel chemotypes. Structure-based drug design methods rely on scoring functions to rank and predict binding affinities and poses. The ever-expanding amount of protein-ligand binding an…
SDG uses optimal control to improve classifier guidance in low-density regions.
problem Inefficient guidance in low-density regions of posterior distributions.
method Integrates stochastic optimal control with Stein variational inference to compute the steepest descent direction.
result SDG improves guidance in low-density regions, outperforming standard methods.
Undetected overfitting can occur when there are significant redundancies between training and validation data. We describe AVE, a new measure of training-validation redundancy for ligand-based classification problems that accounts for the similarity amongst inactive molecules as well as active. We investigated seven wi…
NeuralMD accelerates protein-ligand binding simulations 1Kx faster.
problem Accurate and efficient simulation of protein-ligand binding dynamics.
method Physics-informed multi-grained group symmetric framework with BindingNet and augmented neural differential equation solver.
result Achieves over 1Kx speedup and up to 15x reduction in reconstruction error compared to standard methods.
Improved RL model for fragment-based molecule generation.
problem Generating molecules with high docking scores.
method Thorough reproduction, scrutiny, and improvement of the FREED model.
result The improved model produces molecules with superior docking scores.
ALCNN predicts bike demand patterns in new cities using multi-source geographic data.
problem Inferring fine-grained bike demands in new cities with limited data.
method Extract features from POI, road networks, and nighttime light; use coPCA for adaptation; apply DWT for daily patterns; use attention-based local CNN (ALCNN).
result ALCNN outperforms other methods in predicting bike demand patterns.
Novel parallel GNN predicts protein-ligand interactions with high accuracy.
problem Accurate prediction of protein-ligand interactions for drug design.
method Parallel Graph Neural Networks (GNN) integrating 3D structural data.
result GNN achieves high accuracy in predicting binary interactions and activity.
We introduce a tensor-based clustering method to extract sparse, low-dimensional structure from high-dimensional, multi-indexed datasets. This framework is designed to enable detection of clusters of data in the presence of structural requirements which we encode as algebraic constraints in a linear program. Our cluste…
CNP improves few-shot learning for docking scores in molecular datasets.
problem Few observations of many related functions in chemical datasets.
method Conditional Neural Processes (CNP) applied to docking scores.
result CNP shows competitive performance in few-shot learning tasks.
WideDTA predicts drug-target binding affinity using text-based information.
problem Predicting drug-target binding affinity is a major challenge in drug discovery.
method WideDTA uses chemical and biological textual sequence information, including protein sequence, ligand SMILES, protein domains and motifs, and maximum common substructure words.
result WideDTA outperformed DeepDTA on the KIBA dataset, indicating the word-based sequence representation is a promising alternative.
Unified framework for optimal transport on curved spaces using neural potentials.
problem Optimal transport on curved Riemannian manifolds.
method Entropic RNOT combines entropic regularization with neural pullback parameterization.
result Unified framework recovers entropic optimal coupling in strong probabilistic metrics.
According to Cobanoglu et al and Murphy, it is now widely acknowledged that the single target paradigm (one protein or target, one disease, one drug) that has been the dominant premise in drug development in the recent past is untenable. More often than not, a drug-like compound (ligand) can be promiscuous - that is, i…
Improved 3D generative models for drug design reduce bias and enhance data efficiency.
problem Data sparsity and bias in 3D molecular design models.
method Multi-level contrastive learning protocol for bias control and data efficiency.
result Hierarchical generative models that are topologically unbiased and explainable.
This abstract reviews recent methods for predicting protein-ligand binding affinity.
problem Predicting protein-ligand binding affinity for various applications in life sciences.
method Traditional and deep learning models for binding affinity prediction.
result Improved predictive performance of AI-driven models.
Framework designs antiviral drugs using deep learning and RL.
problem Designing effective antiviral drugs for SARS-CoV-2.
method Deep learning framework with conditional molecular generator and RL.
result Framework generates more antiviral ligands than a VAE baseline.
Calibrated Boosting-Forest improves ranking and probability calibration in classification tasks.
problem Need for superior ranking power and well-calibrated probability estimates in classification tasks.
method Ensemble of gradient boosting machines supporting both continuous and binary labels.
result Calibrated Boosting-Forest achieves significant improvements in ranking and probability calibration compared to state-of-the-art models.
CogMol designs novel drug-like molecules for SARS-CoV-2 targets.
problem Designing efficient drugs for novel viral proteins.
method End-to-end framework combining VAE, controlled sampling, and predictors.
result Highly selective and affinity molecules for SARS-CoV-2 targets.
This study analyzes how weather impacts bike sharing usage in Washington D.C.
problem Understanding how weather affects bike sharing usage patterns.
method Gathered bike usage and weather data, used k-means clustering algorithm to identify clusters.
result Weather significantly impacts bike usage, with temperature and precipitation being the most influential factors.
New method models aptamer libraries as Boltzmann-weighted graph ensembles for better affinity predictions.
problem Anomalous candidates in SELEX datasets obscure true aptamer-ligand affinity.
method Boltzmann graph ensemble embeddings for thermodynamically parameterized exponential-family random graphs.
result Proposed embedding enables robust community detection and subgraph-level explanations for aptamer ligand affinity.
Dimensionality reduction helps analyze molecular simulations data.
problem High-dimensional molecular simulation data is hard to analyze.
method Various dimensionality reduction methods (k-means, autoencoder, PCA, tICA) applied to molecular simulation data.
result Methods learned different conformations of molecular processes.
Proposes CCCVAE for better single-cell clustering with cell-cell communication.
problem Improving single-cell RNA sequencing clustering by incorporating cell-cell communication.
method Integrates cell-cell communication into a variational autoencoder framework.
result Empirical results show CCCVAE outperforms standard VAEs in clustering performance.
New method for manifold topological learning avoids remeshing issues.
problem Persistent homology on manifolds is numerically inconsistent.
method Persistent de Rham-Hodge Laplacians in Eulerian representation.
result Avoids numerical inconsistency over multiscale manifolds.
Machine learning attacks mimic cellular decision-making, revealing new defense mechanisms.
problem Adversarial perturbations fool machine learning models, similar to how ligands prevent correct signaling in cells.
method Formal analogy between neural networks and cellular decision-making models, applying machine learning techniques to study cellular processes.
result Found two regimes in cellular decision-making models, each with a critical point that shapes the loss landscape and defense mechanisms.
DeepDTA predicts drug-target binding affinities using deep learning.
problem Predicting the continuum of binding strength values between drugs and targets.
method Uses deep learning, specifically CNNs, to model 1D representations of drug and target sequences.
result Deep learning model outperforms state-of-the-art methods in predicting DT binding affinities.
Molecular "fingerprints" encoding structural information are the workhorse of cheminformatics and machine learning in drug discovery applications. However, fingerprint representations necessarily emphasize particular aspects of the molecular structure while ignoring others, rather than allowing the model to make data-d…
Deep learning methods such as multitask neural networks have recently been applied to ligand-based virtual screening and other drug discovery applications. Using a set of industrial ADMET datasets, we compare neural networks to standard baseline models and analyze multitask learning effects with both random cross-valid…
New meta-optimizer learns from both point-based and population-based algorithms.
problem Current meta-optimizers are limited in space and unaware of uncertainty.
method Proposes a new meta-optimizer that learns in the space of both point-based and population-based algorithms, targeting a meta-loss function of cumulative regret and entropy.
result Empirical results show superior performance over existing competitors.
Like many numerical methods, solvers for initial value problems (IVPs) on ordinary differential equations estimate an analytically intractable quantity, using the results of tractable computations as inputs. This structure is closely connected to the notion of inference on latent variables in statistics. We describe a …
Active learning speeds up antibody affinity prediction.
problem Challenging to identify mutations enhancing antibody affinity.
method Iterative proposal of promising sequences for simulation.
result Accelerates search for improved binders.