paper-with-me

홈 › Papers

Stacked ensemble\-based mutagenicity prediction model using multiple modalities with graph attention network

2024-09-03 · Tanya Liyaqat, Tanvir Ahmad, Mohammad Kashif, Chandni Saxena

Mutagenicity is a concern due to its association with genetic mutations which can result in a variety of negative consequences, including the development of cancer. Earlier identification of mutagenic compounds in the drug development process is therefore crucial for preventing the progression of unsafe candidates and reducing development costs. While computational techniques, especially machine learning models have become increasingly prevalent for this endpoint, they rely on a single modality. In this work, we introduce a novel stacked ensemble based mutagenicity prediction model which incorporate multiple modalities such as simplified molecular input line entry system (SMILES) and molecular graph. These modalities capture diverse information about molecules such as substructural, physicochemical, geometrical and topological. To derive substructural, geometrical and physicochemical information, we use SMILES, while topological information is extracted through a graph attention network (GAT) via molecular graph. Our model uses a stacked ensemble of machine learning classifiers to make predictions using these multiple features. We employ the explainable artificial intelligence (XAI) technique SHAP (Shapley Additive Explanations) to determine the significance of each classifier and the most relevant features in the prediction. We demonstrate that our method surpasses SOTA methods on two standard datasets across various metrics. Notably, we achieve an area under the curve of 95.21\% on the Hansen benchmark dataset, affirming the efficacy of our method in predicting mutagenicity. We believe that this research will captivate the interest of both clinicians and computational biologists engaged in translational research.

📄 PDF Abstract BibTeX arXiv:2409.01731

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Graph Attention

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SHAP 설명 없음

Similar Papers 제목 키워드 기반

GeoScatt-GNN: A Geometric Scattering Transform-Based Graph Neural Network Model for Ames Mutagenicity Prediction

2024-11-22 · Abdeljalil Zoubir, Badr Missaoui

This paper tackles the pressing challenge of mutagenicity prediction by introducing three ground-breaking approaches. First, it showcases the superior performance of 2D scattering coefficients extracted from molecular im…

Drug DiscoveryGraph Neural NetworkPrediction

An Explainable Stacked Ensemble Model for Static Route-Free Estimation of Time of Arrival

2022-03-17 · Sören Schleibaum, Jörg P. Müller, Monika Sester

To compare alternative taxi schedules and to compute them, as well as to provide insights into an upcoming taxi trip to drivers and passengers, the duration of a trip or its Estimated Time of Arrival (ETA) is predicted. …

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Prediction

An Optimised Greedy-Weighted Ensemble Framework for Financial Loan Default Prediction

2026-03-19 · Ezekiel Nii Noye Nortey, Jones Asante-Koranteng, Marcellin Atemkeng, Theophilus Ansah-Narh 외 arxiv

Accurate prediction of loan defaults is a central challenge in credit risk management, particularly in modern financial datasets characterised by nonlinear relationships, class imbalance, and evolving borrower behaviour.…

MIS-LSTM: Multichannel Image-Sequence LSTM for Sleep Quality and Stress Prediction

2025-09-14 · Seongwan Park, Jieun Woo, Siheon Yang arxiv

This paper presents MIS-LSTM, a hybrid framework that joins CNN encoders with an LSTM sequence model for sleep quality and stress prediction at the day level from multimodal lifelog data. Continuous sensor streams are fi…

Sleep Quality

Visualizing Ensemble Predictions of Music Mood

2021-12-14 · Zelin Ye, Min Chen

Music mood classification has been a challenging problem in comparison with other music classification problems (e.g., genre, composer, or period). One solution for addressing this challenge is to use an ensemble of mach…

Music Classification