Related Experiment Video
Updated: Sep 2, 2026

Generating the Transcriptional Regulation View of Transcriptomic Features for Prediction Task and Dark Biomarker Detection on Small Datasets
Published on: March 1, 2024
Comparative Analysis of Graph Attention and Graph Convolutional Networks for Predicting Candidate
Varun Batra1, Pradeep K Yadalam1, Carlos M Ardila2
1Saveetha University, Saveetha Dental College & Hospital, Department of Periodontics, Chennai, Tamil Nadu, India.
Abstract:
Complex genetic and epigenetic factors, such as single-nucleotide polymorphisms (SNPs) that influence the function of microRNAs (miRNAs), are involved in periodontal inflammation and tissue regeneration. However, computational approaches for predicting potential SNP-miRNA interactions that may influence inflammatory signaling and drug responses remain limited in precision periodontology.
Aim:
To implement and compare two graph neural network-based machine learning models-Graph Attention Network (GAT) and Graph Convolutional Network (GCN)- for predicting potential SNP-miRNA-drug interactions that may be relevant to inflammatory and regenerative pathways associated with periodontal disease.
Materials And Method:
SNPs found in miRNA precursor and target regions associated with immune and drug-response genes were included in three selected miRNA SNP v3.0 database datasets. After preprocessing, composite vectors were created by early fusion of heterogeneous features. Principal component analysis (PCA) was then used to normalize and reduce the composite vectors. Using matched hyperparameters, the GAT and GCN models were built in PyTorch Geometric and trained with cross-entropy loss. Regression metrics (RMSE, MAE, R2) and classification metrics (accuracy, precision, recall, F1-score, ROC-AUC, PR-AUC) were used to evaluate performance.
Results:
With a perfect recall (1.0), F1-score of 0.666, and PR-AUC of 0.750, GAT performed better in classification than GCN, demonstrating higher sensitivity for identifying candidate interactions within the integrated dataset. Although R2 values were close to zero, indicating limited variance explanation, regression performance was comparable for both models (RMSE ≈ 0.524). Visual diagnostics showed that GAT maintained more prediction variability, while GCN predictions collapsed around mean values.
Conclusions:
Because of its attention-based architecture, GAT showed improved performance in classification metrics compared with GCN, suggesting potential advantages for prioritizing candidate SNP-miRNA-drug interactions within integrated regulatory datasets. However, the limited predictive performance observed indicates that these findings should be interpreted primarily as a comparative computational evaluation rather than as direct biological evidence. Future studies incorporating periodontalspecific molecular datasets and experimentally validated interactions will be necessary to improve biological interpretability and translational relevance.