BMLGFeb 21, 2022

Ligandformer: A Graph Neural Network for Predicting Compound Property with Robust Interpretation

arXiv:2202.10873v31 citations
Originality Incremental advance
AI Analysis

This addresses the need for robust interpretation in pharmaceutical research to validate AI predictions and optimize compound structures, though it appears incremental as it builds on existing attention-based graph neural networks.

The paper tackles the problem of interpreting predictions from deep learning methods in quantitative structure-activity relationship (QSAR) by introducing Ligandformer, a graph neural network that integrates attention maps to provide local rationales on chemical structures, resulting in improved accuracy, robustness, and generalization over existing methods.

Robust and efficient interpretation of QSAR methods is quite useful to validate AI prediction rationales with subjective opinion (chemist or biologist expertise), understand sophisticated chemical or biological process mechanisms, and provide heuristic ideas for structure optimization in pharmaceutical industry. For this purpose, we construct a multi-layer self-attention based Graph Neural Network framework, namely Ligandformer, for predicting compound property with interpretation. Ligandformer integrates attention maps on compound structure from different network blocks. The integrated attention map reflects the machine's local interest on compound structure, and indicates the relationship between predicted compound property and its structure. This work mainly contributes to three aspects: 1. Ligandformer directly opens the black-box of deep learning methods, providing local prediction rationales on chemical structures. 2. Ligandformer gives robust prediction in different experimental rounds, overcoming the ubiquitous prediction instability of deep learning methods. 3. Ligandformer can be generalized to predict different chemical or biological properties with high performance. Furthermore, Ligandformer can simultaneously output specific property score and visible attention map on structure, which can support researchers to investigate chemical or biological property and optimize structure efficiently. Our framework outperforms over counterparts in terms of accuracy, robustness and generalization, and can be applied in complex system study.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes