paper-with-me

홈 › Papers

E2CB2former: Effecitve and Explainable Transformer for CB2 Receptor Ligand Activity Prediction

2025-02-15 · Jiacheng Xie, Yingrui Ji, Linghuan Zeng, Xi Xiao, Gaofei Chen, Lijing Zhu, Joyanta Jyoti Mondal, Jiansheng Chen

Accurate prediction of CB2 receptor ligand activity is pivotal for advancing drug discovery targeting this receptor, which is implicated in inflammation, pain management, and neurodegenerative conditions. Although conventional machine learning and deep learning techniques have shown promise, their limited interpretability remains a significant barrier to rational drug design. In this work, we introduce CB2former, a framework that combines a Graph Convolutional Network with a Transformer architecture to predict CB2 receptor ligand activity. By leveraging the Transformer's self attention mechanism alongside the GCN's structural learning capability, CB2former not only enhances predictive performance but also offers insights into the molecular features underlying receptor activity. We benchmark CB2former against diverse baseline models including Random Forest, Support Vector Machine, K Nearest Neighbors, Gradient Boosting, Extreme Gradient Boosting, Multilayer Perceptron, Convolutional Neural Network, and Recurrent Neural Network and demonstrate its superior performance with an R squared of 0.685, an RMSE of 0.675, and an AUC of 0.940. Moreover, attention weight analysis reveals key molecular substructures influencing CB2 receptor activity, underscoring the model's potential as an interpretable AI tool for drug discovery. This ability to pinpoint critical molecular motifs can streamline virtual screening, guide lead optimization, and expedite therapeutic development. Overall, our results showcase the transformative potential of advanced AI approaches exemplified by CB2former in delivering both accurate predictions and actionable molecular insights, thus fostering interdisciplinary collaboration and innovation in drug discovery.

📄 PDF Abstract BibTeX arXiv:2502.12186

Code (0)

등록된 구현이 없습니다.

Tasks

Activity PredictionDrug DesignDrug Discovery

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Multi-Head Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

Explainable Machine Learning and Deep Learning Models for Predicting TAS2R-Bitter Molecule Interactions

2024-06-21 · Francesco Ferri, Marco Cannariato, Lorenzo Pallante, Eric A. Zizzi 외

This work aims to develop explainable models to predict the interactions between bitter molecules and TAS2Rs via traditional machine-learning and deep-learning methods starting from experimentally validated data. Bittern…

Drug DesignExplainable Models

Algebraic study of receptor-ligand systems: a dose-response analysis

2022-06-27 · Léa Sta, Michael Adamer, Carmen Molina-París

The study of a receptor-ligand system generally relies on the analysis of its dose-response (or concentration-effect) curve, which quantifies the relation between ligand concentration and the biological effect (or cellul…

Derangement model of ligand-receptor binding

2022-01-24 · Mobolaji Williams

We introduce a derangement model of ligand-receptor binding that allows us to quantitatively frame the question "How can ligands seek out and bind to their optimal receptor sites in a sea of other competing ligands and s…

model

Receptor crosstalk improves concentration sensing of multiple ligands

2018-10-10 · Martin Carballo-Pacheco, Jonathan Desponds, Tatyana Gavrilchenko, Andreas Mayer 외

Cells need to reliably sense external ligand concentrations to achieve various biological functions such as chemotaxis or signaling. The molecular recognition of ligands by surface receptors is degenerate in many systems…

Accurate sensing of multiple ligands with a single receptor

2015-05-31

Cells use surface receptors to estimate the concentration of external ligands. Limits on the accuracy of such estimations have been well studied for pairs of ligand and receptor species. However, the environment typicall…