Enhancing Molecular Property Prediction via Mixture of Collaborative Experts
Xu Yao, Shuang Liang, Songqiao Han, Hailiang Huang

TL;DR
This paper introduces GNN-MoCE, a novel architecture for molecular property prediction that leverages a mixture of collaborative experts with specialized projections and loss functions, improving performance especially on limited or imbalanced datasets.
Contribution
The paper proposes the GNN-MoCE model with expert-specific projections and loss, enhancing expert collaboration and diversity in molecular property prediction tasks.
Findings
Outperforms traditional methods on 24 MPP datasets
Effective in limited data and high imbalance scenarios
Demonstrates superior predictive accuracy
Abstract
Molecular Property Prediction (MPP) task involves predicting biochemical properties based on molecular features, such as molecular graph structures, contributing to the discovery of lead compounds in drug development. To address data scarcity and imbalance in MPP, some studies have adopted Graph Neural Networks (GNN) as an encoder to extract commonalities from molecular graphs. However, these approaches often use a separate predictor for each task, neglecting the shared characteristics among predictors corresponding to different tasks. In response to this limitation, we introduce the GNN-MoCE architecture. It employs the Mixture of Collaborative Experts (MoCE) as predictors, exploiting task commonalities while confronting the homogeneity issue in the expert pool and the decision dominance dilemma within the expert group. To enhance expert diversity for collaboration among all experts,…
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 · Machine Learning in Materials Science · Advanced Graph Neural Networks
