HSA-Net improves molecular language modeling by adaptively switching between cross-attention and Mamba projectors across GNN layers and fusing the results with a sparse mixture-of-experts.
Dual-Modality Representation Learning for Molecular Property Prediction
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Molecular property prediction has attracted substantial attention recently. Accurate prediction of drug properties relies heavily on effective molecular representations. The structures of chemical compounds are commonly represented as graphs or SMILES sequences. Recent advances in learning drug properties commonly employ Graph Neural Networks (GNNs) based on the graph representation. For the SMILES representation, Transformer-based architectures have been adopted by treating each SMILES string as a sequence of tokens. Because each representation has its own advantages and disadvantages, combining both representations in learning drug properties is a promising direction. We propose a method named Dual-Modality Cross-Attention (DMCA) that can effectively combine the strengths of two representations by employing the cross-attention mechanism. DMCA was evaluated across eight datasets including both classification and regression tasks. Results show that our method achieves the best overall performance, highlighting its effectiveness in leveraging the complementary information from both graph and SMILES modalities.
fields
cs.LG 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
HSA-Net: Hierarchical and Structure-Aware Framework for Efficient and Scalable Molecular Language Modeling
HSA-Net improves molecular language modeling by adaptively switching between cross-attention and Mamba projectors across GNN layers and fusing the results with a sparse mixture-of-experts.