LGAIBMFeb 18, 2025

UniMatch: Universal Matching from Atom to Task for Few-Shot Drug Discovery

arXiv:2502.12453v16 citationsh-index: 3ICLR
Originality Incremental advance
AI Analysis

This work addresses the challenge of scarce annotations in drug discovery for researchers, though it is incremental as it builds on existing meta-learning and hierarchical methods.

The paper tackles the few-shot learning problem in drug discovery by proposing UniMatch, a dual matching framework that integrates hierarchical molecular matching with task-level meta-learning, achieving improvements of 2.87% in AUROC and 6.52% in delta AUPRC on benchmarks.

Drug discovery is crucial for identifying candidate drugs for various diseases.However, its low success rate often results in a scarcity of annotations, posing a few-shot learning problem. Existing methods primarily focus on single-scale features, overlooking the hierarchical molecular structures that determine different molecular properties. To address these issues, we introduce Universal Matching Networks (UniMatch), a dual matching framework that integrates explicit hierarchical molecular matching with implicit task-level matching via meta-learning, bridging multi-level molecular representations and task-level generalization. Specifically, our approach explicitly captures structural features across multiple levels, such as atoms, substructures, and molecules, via hierarchical pooling and matching, facilitating precise molecular representation and comparison. Additionally, we employ a meta-learning strategy for implicit task-level matching, allowing the model to capture shared patterns across tasks and quickly adapt to new ones. This unified matching framework ensures effective molecular alignment while leveraging shared meta-knowledge for fast adaptation. Our experimental results demonstrate that UniMatch outperforms state-of-the-art methods on the MoleculeNet and FS-Mol benchmarks, achieving improvements of 2.87% in AUROC and 6.52% in delta AUPRC. UniMatch also shows excellent generalization ability on the Meta-MolNet benchmark.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes