Drug Discovery

372 papers with code • 28 benchmarks • 24 datasets

Drug discovery is the task of applying machine learning to discover new candidate drugs.

( Image credit: A Turing Test for Molecular Generators )

Libraries

Use these libraries to find Drug Discovery models and implementations
3 papers
22
2 papers
1,770
See all 6 libraries.

Most implemented papers

An Overview of Multi-Task Learning in Deep Neural Networks

shenweichen/DeepCTR 15 Jun 2017

Multi-task learning (MTL) has led to successes in many applications of machine learning, from natural language processing and speech recognition to computer vision and drug discovery.

Neural Message Passing with Edge Updates for Predicting Properties of Molecules and Materials

toshi-k/kaggle-champs-scalar-coupling 8 Jun 2018

Neural message passing on molecular graphs is one of the most promising methods for predicting formation energy and other properties of molecules and materials.

Machine-learned molecular mechanics force field for the simulation of protein-ligand systems and beyond

choderalab/refit-espaloma 13 Jul 2023

The development of reliable and extensible molecular mechanics (MM) force fields -- fast, empirical models characterizing the potential energy surface of molecular systems -- is indispensable for biomolecular simulation and computer-aided drug design.

DeepDTA: Deep Drug-Target Binding Affinity Prediction

hkmztrk/DeepDTA 30 Jan 2018

The results show that the proposed deep learning based model that uses the 1D representations of targets and drugs is an effective approach for drug target binding affinity prediction.

Directional Message Passing for Molecular Graphs

klicperajo/dimenet ICLR 2020

Each message is associated with a direction in coordinate space.

Spatial Graph Attention and Curiosity-driven Policy for Antiviral Drug Discovery

njchoma/DGAPN ICLR 2022

We developed Distilled Graph Attention Policy Network (DGAPN), a reinforcement learning model to generate novel graph-structured chemical representations that optimize user-defined objectives by efficiently navigating a physically constrained domain.

BART: Bayesian additive regression trees

JakeColtman/bartpy 19 Jun 2008

We develop a Bayesian "sum-of-trees" model where each tree is constrained by a regularization prior to be a weak learner, and fitting and inference are accomplished via an iterative Bayesian backfitting MCMC algorithm that generates samples from a posterior.

Atomic Convolutional Networks for Predicting Protein-Ligand Binding Affinity

deepchem/deepchem 30 Mar 2017

The atomic convolutional neural network is trained to predict the experimentally determined binding affinity of a protein-ligand complex by direct calculation of the energy associated with the complex, protein, and ligand given the crystal structure of the binding pose.

ChemGAN challenge for drug discovery: can AI reproduce natural chemical diversity?

mostafachatillon/ChemGAN-challenge 28 Aug 2017

In this paper, we quantify this internal chemical diversity, and we raise the following challenge: can a nontrivial AI model reproduce natural chemical diversity for desired molecules?

CheMixNet: Mixed DNN Architectures for Predicting Chemical Properties using Multiple Molecular Representations

paularindam/CheMixNet 14 Nov 2018

SMILES is a linear representation of chemical structures which encodes the connection table, and the stereochemistry of a molecule as a line of text with a grammar structure denoting atoms, bonds, rings and chains, and this information can be used to predict chemical properties.