English

Molecular Embedding-Based Algorithm Selection in Protein-Ligand Docking

Quantitative Methods 2025-12-03 v1 Machine Learning

Abstract

Selecting an effective docking algorithm is highly context-dependent, and no single method performs reliably across structural, chemical, or protocol regimes. We introduce MolAS, a lightweight algorithm selection system that predicts per-algorithm performance from pretrained protein-ligand embeddings using attentional pooling and a shallow residual decoder. With only hundreds to a few thousand labelled complexes, MolAS achieves up to 15% absolute improvement over the single-best solver (SBS) and closes 17-66% of the Virtual Best Solver (VBS)-SBS gap across five diverse docking benchmarks. Analyses of reliability, embedding geometry, and solver-selection patterns show that MolAS succeeds when the oracle landscape exhibits low entropy and separable solver behaviour, but collapses under protocol-induced hierarchy shifts. These findings indicate that the main barrier to robust docking AS is not representational capacity but instability in solver rankings across pose-generation regimes, positioning MolAS as both a practical in-domain selector and a diagnostic tool for assessing when AS is feasible.

Keywords

Cite

@article{arxiv.2512.02328,
  title  = {Molecular Embedding-Based Algorithm Selection in Protein-Ligand Docking},
  author = {Jiabao Brad Wang and Siyuan Cao and Hongxuan Wu and Yiliang Yuan and Mustafa Misir},
  journal= {arXiv preprint arXiv:2512.02328},
  year   = {2025}
}

Comments

25 pages, 13 figures, 5 tables. Protein-ligand docking, algorithm selection, pretrained embeddings (ESM, ChemBERTa), docking benchmarks, oracle-landscape analysis. Code and data available

R2 v1 2026-07-01T08:04:54.373Z