TL;DR
DGL-LifeSci is an open-source Python toolkit that simplifies deep learning on graph data in life sciences, enabling molecular modeling with high speed and user-friendly interfaces, including pre-trained models and benchmarks.
Contribution
It introduces a comprehensive, easy-to-use toolkit for GNN-based modeling in life sciences, with optimized modules, command-line interfaces, and pre-trained models, improving accessibility and performance.
Findings
Achieves up to 6x speedup over previous implementations.
Supports modeling on custom datasets for various tasks.
Provides pre-trained models for immediate use.
Abstract
Graph neural networks (GNNs) constitute a class of deep learning methods for graph data. They have wide applications in chemistry and biology, such as molecular property prediction, reaction prediction and drug-target interaction prediction. Despite the interest, GNN-based modeling is challenging as it requires graph data pre-processing and modeling in addition to programming and deep learning. Here we present DGL-LifeSci, an open-source package for deep learning on graphs in life science. DGL-LifeSci is a python toolkit based on RDKit, PyTorch and Deep Graph Library (DGL). DGL-LifeSci allows GNN-based modeling on custom datasets for molecular property prediction, reaction prediction and molecule generation. With its command-line interfaces, users can perform modeling without any background in programming and deep learning. We test the command-line interfaces using standard benchmarks…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
