Litcius/Paper detail

GraphADT: empowering interpretable predictions of acute dermal toxicity with multi-view graph pooling and structure remapping

Xinqian Ma, Xiangzheng Fu, Tao Wang, Linlin Zhuo, Quan Zou

2024Bioinformatics13 citationsDOIOpen Access PDF

Abstract

MOTIVATION: Accurate prediction of acute dermal toxicity (ADT) is essential for the safe and effective development of contact drugs. Currently, graph neural networks, a form of deep learning technology, accurately model the structure of compound molecules, enhancing predictions of their ADT. However, many existing methods emphasize atom-level information transfer and overlook crucial data conveyed by molecular bonds and their interrelationships. Additionally, these methods often generate "equal" node representations across the entire graph, failing to accentuate "important" substructures like functional groups, pharmacophores, and toxicophores, thereby reducing interpretability. RESULTS: We introduce a novel model, GraphADT, utilizing structure remapping and multi-view graph pooling (MVPool) technologies to accurately predict compound ADT. Initially, our model applies structure remapping to better delineate bonds, transforming "bonds" into new nodes and "bond-atom-bond" interactions into new edges, thereby reconstructing the compound molecular graph. Subsequently, we use MVPool to amalgamate data from various perspectives, minimizing biases inherent to single-view analyses. Following this, the model generates a robust node ranking collaboratively, emphasizing critical nodes or substructures to enhance model interpretability. Lastly, we apply a graph comparison learning strategy to train both the original and structure remapped molecular graphs, deriving the final molecular representation. Experimental results on public datasets indicate that the GraphADT model outperforms existing state-of-the-art models. The GraphADT model has been demonstrated to effectively predict compound ADT, offering potential guidance for the development of contact drugs and related treatments. AVAILABILITY AND IMPLEMENTATION: Our code and data are accessible at: https://github.com/mxqmxqmxq/GraphADT.git.

Topics & Concepts

InterpretabilityPoolingComputer scienceGraphArtificial intelligenceTheoretical computer scienceMachine learningMolecular graphComputational Drug Discovery MethodsAdvanced Graph Neural NetworksMachine Learning in Healthcare
GraphADT: empowering interpretable predictions of acute dermal toxicity with multi-view graph pooling and structure remapping | Litcius