Towards a Better Model with Dual Transformer for Drug Response Prediction
Kun Li, Jia Wu, Bo Du, Sergey V. Petoukhov, Huiting Xu, Zheman Xiao,, Wenbin Hu

TL;DR
This paper introduces TransEDRP, a dual transformer model with edge embedding for drug response prediction, effectively capturing molecular structure and genomics information to improve prediction accuracy.
Contribution
The paper proposes a novel dual transformer architecture with edge embedding for drug and genomics data, enhancing the representation of molecular bonds and sequence information.
Findings
Outperforms current mainstream methods in all evaluation metrics.
Effectively captures covalent bonds and chirality in drug molecules.
Utilizes global attention mechanisms for genomics sequences.
Abstract
GNN-based methods have achieved excellent results as a mainstream task in drug response prediction tasks in recent years. Traditional GNN methods use only the atoms in a drug molecule as nodes to obtain the representation of the molecular graph through node information passing, whereas the method using the transformer can only extract information about the nodes. However, the covalent bonding and chirality of a drug molecule have a great influence on the pharmacological properties of the molecule, and these information are implied in the chemical bonds formed by the edges between the atoms. In addition, CNN methods for modelling cell lines genomics sequences can only perceive local rather than global information about the sequence. In order to solve the above problems, we propose the decoupled dual transformer structure with edge embedded for drug respond prediction (TransEDRP), which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Chemical Synthesis and Analysis · Protein Structure and Dynamics
