MolGraph-xLSTM: A graph-based dual-level xLSTM framework with multi-head mixture-of-experts for enhanced molecular representation and interpretability
Yan Sun, Yutong Lu, Yan Yi Li, Zihao Jing, Carson K. Leung, Pingzhao, Hu

TL;DR
MolGraph-xLSTM introduces a dual-scale graph neural network with multi-head mixture-of-experts to improve molecular property prediction, capturing long-range dependencies and structural information for better accuracy.
Contribution
This work presents a novel dual-level xLSTM framework with multi-head mixture-of-experts for enhanced molecular representation and interpretability, addressing long-range dependency issues in GNNs.
Findings
Consistent performance improvements across 10 datasets.
Up to 7.03% accuracy increase on BBBP dataset.
Average AUROC improvement of 3.18% and RMSE reduction of 3.83%.
Abstract
Predicting molecular properties is essential for drug discovery, and computational methods can greatly enhance this process. Molecular graphs have become a focus for representation learning, with Graph Neural Networks (GNNs) widely used. However, GNNs often struggle with capturing long-range dependencies. To address this, we propose MolGraph-xLSTM, a novel graph-based xLSTM model that enhances feature extraction and effectively models molecule long-range interactions. Our approach processes molecular graphs at two scales: atom-level and motif-level. For atom-level graphs, a GNN-based xLSTM framework with jumping knowledge extracts local features and aggregates multilayer information to capture both local and global patterns effectively. Motif-level graphs provide complementary structural information for a broader molecular view. Embeddings from both scales are refined via a multi-head…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Metabolomics and Mass Spectrometry Studies · Machine Learning in Materials Science
MethodsFocus
