Molecular Docking via Weighted Subgraph Isomorphism on Quantum Annealers
Emanuele Triuzzi, Riccardo Mengoni, Francesco Micucci, Domenico Bonanni, Daniele Ottaviani, Andrea Beccari, Gianluca Palermo
TL;DR
The paper addresses molecular docking by reframing shape complementarity as a weighted subgraph isomorphism problem, enabling a purely QUBO-based formulation suitable for quantum annealing. Ligand geometry is encoded as a weighted graph and a protein pocket as a weighted space-grid, with an injective mapping objective that preserves edge weights, expressed as $\mathcal{H}_{qubo} = A H_{iso} + H_{opt}$ using hard constraints $H_{iso}$ and a geometry-compatibility term $H_{opt}$. The authors analyze problem size, hardware embedding on D-Wave devices, and compare quantum annealers (2000Q and Advantage) to simulated annealing, finding that QPUs can sample poses with lower ABD/RMSD but often produce fewer valid solutions and that SA yields superior Time To Solution in many scenarios. Overall, the work demonstrates the feasibility of geometry-preserving docking on quantum hardware, provides detailed embedding and parameter-tuning guidance, and highlights the trade-offs between quantum-sampled pose quality and solution throughput.
Abstract
Molecular docking is an essential step in the drug discovery process involving the detection of three-dimensional poses of a ligand inside the active site of the protein. In this paper, we address the Molecular Docking search phase by formulating the problem in QUBO terms, suitable for an annealing approach. We propose a problem formulation as a weighted subgraph isomorphism between the ligand graph and the grid of the target protein pocket. In particular, we applied a graph representation to the ligand embedding all the geometrical properties of the molecule including its flexibility, and we created a weighted spatial grid to the 3D space region inside the pocket. Results and performance obtained with quantum annealers are compared with classical simulated annealing solvers.
