Authors :
Lakshin Pathak; Krishi Desai; Chinmay Kela; Tvisha Patel
Volume/Issue :
Volume 9 - 2024, Issue 8 - August
Google Scholar :
https://tinyurl.com/37mxju2x
Scribd :
https://tinyurl.com/yap2w67m
DOI :
https://doi.org/10.38124/ijisrt/IJISRT24AUG1084
Abstract :
This paper presents the implementation of a
Graph Convolutional Network (GCN) for the
classification of chemical compounds using the MUTAG
dataset, which consists of 188 ni- troaromatic compounds
labeled according to their mutagenicity. The GCN model
leverages the inherent graph structure of molec-ular data
to capture and learn from the relationships between
atoms and bonds, represented as nodes and edges,
respectively. By utilizing three graph convolutional layers
followed by a global mean pooling layer, the model
effectively aggregates node features to generate
meaningful graph-level representations. The model was
trained using the Adam optimizer with a learning rate
of 0.01, and cross-entropy loss was employed to supervise
the classification task. The results demonstrate the
efficacy of GCNs in graph classification tasks, with the
model achieving a training accuracy of 79.33% and a test
accuracy of 76.32%. This study highlights the potential of
GCNs in cheminformatics and other domains where
graph-structured data is prevalent, paving the way for
further exploration and application of advanced graph
neural networks in similar tasks.
Keywords :
Graph Convolutional Network (GCN), Graph Classification, PyTorch Geometric, MUTAG Dataset.
References :
- K. Debnath, R. L. Lopez de Compadre, G. Debnath, A. J. Shusterman, and C. Hansch, “Structure-activity relationship of mutagenic aromatic and heteroaromatic nitro compounds. correlation with molecular orbital energies and hydrophobicity,” Journal of medicinal chemistry, vol. 34, no. 2, pp. 786–797, 1991.
- P. Reiser, M. Neubert, A. Eberhard, L. Torresi, C. Zhou, C. Shao, H. Metni, C. van Hoesel, H. Schopmans, T. Sommer, et al., “Graph neural networks for materials science and chemistry,” Communications Materials, vol. 3, no. 1, p. 93, 2022.
- Z. Wu, J. Wang, H. Du, D. Jiang, Y. Kang, D. Li, P. Pan, Y. Deng, D. Cao, C.-Y. Hsieh, et al., “Chemistry-intuitive explanation of graph neural networks for molecular property prediction with substructure masking,” Nature Communications, vol. 14, no. 1, p. 2585, 2023.
- J. Chen, Y.-W. Si, C.-W. Un, and S. W. Siu, “Chemical toxicity predic- tion based on semi-supervised learning and graph convolutional neural network,” Journal of cheminformatics, vol. 13, pp. 1–16, 2021.
- S. Harada, H. Akita, M. Tsubaki, Y. Baba, I. Takigawa, Y. Yamanishi, and H. Kashima, “Dual graph convolutional neural network for predicting chemical networks,” BMC bioinformatics, vol. 21, pp. 1–13, 2020.
- Z. Yang, W. Zhong, L. Zhao, and C. Y.-C. Chen, “Mgraphdta: deep multiscale graph neural network for explainable drug–target binding affinity prediction,” Chemical science, vol. 13, no. 3, pp. 816–833, 2022
This paper presents the implementation of a
Graph Convolutional Network (GCN) for the
classification of chemical compounds using the MUTAG
dataset, which consists of 188 ni- troaromatic compounds
labeled according to their mutagenicity. The GCN model
leverages the inherent graph structure of molec-ular data
to capture and learn from the relationships between
atoms and bonds, represented as nodes and edges,
respectively. By utilizing three graph convolutional layers
followed by a global mean pooling layer, the model
effectively aggregates node features to generate
meaningful graph-level representations. The model was
trained using the Adam optimizer with a learning rate
of 0.01, and cross-entropy loss was employed to supervise
the classification task. The results demonstrate the
efficacy of GCNs in graph classification tasks, with the
model achieving a training accuracy of 79.33% and a test
accuracy of 76.32%. This study highlights the potential of
GCNs in cheminformatics and other domains where
graph-structured data is prevalent, paving the way for
further exploration and application of advanced graph
neural networks in similar tasks.
Keywords :
Graph Convolutional Network (GCN), Graph Classification, PyTorch Geometric, MUTAG Dataset.