Learning Compressed Shape-Aware Molecular Representations for Virtual Screening
Robin Winter, Julian Cremer, Djork-Arné Clevert
ICML 2026 regular
Abstract (source: OpenReview · © authors)
Virtual screening of billion-scale molecular libraries based on 3D shape similarity remains computationally prohibitive, requiring expensive conformational sampling and alignment, as done by established tools like *ROCS*. Here, we introduce *SAND* (**S**hape-**A**ware **N**eural **D**escriptor), a method that can retrieve shape similar molecules from their 2D graph alone. Our approach makes two key contributions: (1) a rank-preserving contrastive learning framework using differentiable Spearman correlation that results into representations where similarity strongly correlates with 3D molecular shape overlap (R=0.86), and (2) an end-to-end learned quantization-aware training scheme that jointly optimizes the encoder with a two-level IVF-PQ discretization step, achieving approximately $4\times$ better compression than post-hoc quantization at equivalent retrieval quality. We demonstrate that *SAND* enables searching over 10 billion molecules in less than a second on a single GPU node - a speedup of $>10^{8} \times$ compared to traditional methods. We release open-source code and trained weights to facilitate adoption.
Keywords
Metadata from BioTender-max/icml2026-ai-bio (CC0-1.0). Phở does not host any PDF; links point back to the source.
Related
Contrastive Geometric Learning Unlocks Unified Structure- and Ligand-Based Drug Design
Lisa Schneckenreiter, Sohvi Luukkonen, Lukas Friedrich, Daniel Kuhn +1
Structure-based and ligand-based computational drug design have traditionally relied on disjoint data sources and modeling assumptions, limiting their joint use at scale. In this…
Coupled Cluster con MoLe: Molecular Orbital Learning for Neural Wavefunctions
Luca Thiede, Abdulrahman Aldossary, Andreas Burger, Jorge A. Campos-Gonzalez-Angulo +4
Density functional theory (DFT) is the most widely used method for calculating molecular properties; however, its accuracy is often insufficient for quantitative predictions.…
Speculative Sampling For Faster Molecular Dynamics
Arthur Kosmala, Stephan Günnemann, Meng Gao, Brandon M. Wood
Molecular dynamics (MD) is a key tool for simulating the dynamical behavior of atomic systems. However, MD is inherently serial, which makes it difficult to increase single-system…