Abstract
Protein–ligand docking plays a significant role in structure-based drug discovery. This methodology aims to estimate the binding mode and binding free energy between the drug-targeted protein and candidate chemical compounds, utilizing protein tertiary structure information. Reformulation of this docking as a quadratic unconstrained binary optimization (QUBO) problem to obtain solutions via quantum annealing has been attempted. However, previous studies did not consider the internal degrees of freedom of the compound that is mandatory and essential. In this study, we formulated fragment-based protein–ligand flexible docking, considering the internal degrees of freedom of the compound by focusing on fragments (rigid chemical substructures of compounds) as a QUBO problem. We introduced four factors essential for fragment–based docking in the Hamiltonian: (1) interaction energy between the target protein and each fragment, (2) clashes between fragments, (3) covalent bonds between fragments, and (4) the constraint that each fragment of the compound is selected for a single placement. We also implemented a proof-of-concept system and conducted redocking for the protein–compound complex structure of Aldose reductase (a drug target protein) using SQBM+, which is a simulated quantum annealer. The predicted binding pose reconstructed from the best solution was near-native (RMSD = 1.26 Å), which can be further improved (RMSD = 0.27 Å) using conventional energy minimization. The results indicate the validity of our QUBO problem formulation.
1. Introduction
Computational methods have been widely employed in the field of drug discovery. Structure-based drug discovery (SBDD) involves exploring potential drug candidate compounds using tertiary structures of a target protein. Unlike ligand-based drug discovery, which relies on characteristics of known active compounds, structure-based drug discovery can find drug candidates with novel scaffolds.
Protein–ligand docking is widely used in SBDD. This calculation estimates the binding pose between the protein and the chemical compound (as a candidate for strongly interacting ligand) with their estimated binding free energy. The performance of the docking calculation depends on (1) the effectiveness of the binding pose search algorithm and (2) the accuracy of the scoring function used to estimate the binding free energy. Various docking tools have been proposed over many years [,,,]. In particular, the search for compound binding poses must consider numerous internal degrees of freedom of the compound as well as its translation and rotation. However, exhaustive exploration of binding poses (including translation, rotation, and internal degree of freedom) cannot be handled in a realistic amount of time, and various heuristic strategies are employed. For instance, AutoDock 4, developed at the Scripps Research institute, utilizes the Lamarckian Genetic Algorithm []. AutoDock Vina was developed as a successor to AutoDock and estimates binding poses using an iterated local search optimizer that conducts local optimization and compound conformation mutation repeatedly [,]. Additionally, Glide is a widely used commercial tool that performs an exhaustive search while gradually excluding unpromising binding pose candidates by several filters (such as site-point search, diameter test, and subset test) [,].
Another binding pose search strategy is fragment-based docking, wherein the compound is decomposed into fragments (chemical substructures which have no internal degrees of freedom), and the binding poses of the compounds are reconstructed after separately processing each fragment. For example, FlexX [] utilizes an incremental construction algorithm placing the first fragment in the protein pocket and extending new fragments from it. REstretto [] utilizes relative positions of fragments with enumerating feasible compound conformers, resulting in rapid and comprehensive exploration. eHiTS [] constructs a graph representing covalent bonds and clashes between a vast number of candidate fragment placements. It subsequently performs maximum clique finding to obtain combinations of fragment placements that form consistent compound structures. Decomposing compounds into fragments has a significant advantage that has fewer unique fragments owing to the commonality of fragments across compounds, leading to a faster calculation. Zsoldos et al. [] reported four times faster calculation with the reuse of the intermediate results. This approach is promising given the recent exponential growth in compound library size; for example, the number of compounds in the ZINC database was approximately 34 million in 2012 [] and 1.4 billion in 2020 [].
The strategy of eHiTS involves transforming docking calculations to a combinatorial optimization problem to find a set of fragment placements which is consistent as a compound structure through maximum clique finding. While many important combinatorial optimization problems are NP-hard and difficult to solve, efforts were recently made to find optimal solutions for NP-hard combinatorial optimization problems rapidly using an Ising machine after mapping the problem to an Ising model []. Various implementation approaches are proposed for the Ising machine, such as D-Wave Systems Inc.’s quantum computer based on quantum annealing [,], NTT research Inc.’s Coherent Ising Machine (an optical computer) [], and implementations on classical computers powered by graphics processing units (GPUs) and field-programmable gate arrays (FPGAs), such as NEC’s vector annealing, Fujitsu’s Digital Annealer [], and Toshiba Digital Solutions Corporation’s SQBM+, which is based on the simulated bifurcation algorithm (SB algorithm) [].
The quadratic unconstrained binary optimization (QUBO) problem is a kind of optimization problem that can be transformed to the ground state search problem on the Ising model. Examples of combinatorial optimization problems that have been formulated as QUBO problems include the traveling salesperson problem [] and the polyomino puzzle [,,,]. In particular, Takabatake et al. [] have explored the generalized version of polyomino puzzles involving the use of various sizes of two-dimensional polyomino pieces, and three-dimensional polycubes. They also suggest its potential applications in drug discovery.
Research on applying the Ising machine to drug discovery has begun. Sakaguchi et al. [] modeled a compound placement problem where all correct atom positions in the docking pose are precisely given and only atom type assignments are unknown. Banchi et al. [] proposed a method for matching known interaction sites of proteins with compound structures. They utilized a Gaussian boson sampler to sample many initial solutions, followed by shrinking and expansion of the matching using classical computational methods. Their approach superimposed the rigid compound structure onto the protein surface. Zha et al. [] performed structure matching for computationally estimated interaction points of proteins with compound structures. They matched the relative distances between the rigid compound’s atomic positions and the interaction points of the protein, followed by the superimposition of them. However, the problem setting of Sakaguchi et al. assumed that the relative positions of the protein and compound are already known. Banchi et al. utilized experimentally known interaction sites, requiring sufficient knowledge for the target protein. Zha et al. did not rely on knowledge about the target protein; however, they ignored the internal degrees of freedom of compounds, although they are essential for docking calculation. These three methods fall far short of realistic docking calculation used in drug discovery.
Therefore, in this study, we formulated protein–ligand flexible docking, which adequately considers the internal degrees of freedom of the compound, as a QUBO problem. First, we extracted the essence of an existing fragment-based docking strategy, which includes the enumeration of many candidate fragment placements and the selection of a set of placements that are consistent as the compound. In our formulation, each binary decision variable of the QUBO corresponds to a candidate fragment placement, which is enumerated. Subsequently, we designed a Hamiltonian of the problem with four terms representing four factors; (1) protein–fragment binding free energy , (2) penalty for clash between fragment placements, (3) reward for forming covalent bonds between fragment placements, and (4) constraints to ensure that only a single placement is chosen for each fragment. We also implemented a proof-of-concept system with the use of SQBM+, which is a simulated quantum annealer.
2. QUBO Problem Formulation of Fragment-Based Docking
2.1. Fundamental Factors of Fragment-Based Docking Calculation
We propose formulating fragment-based protein–ligand flexible docking as a QUBO problem. As a first step of the formulation, we extracted the fundamental factors of a fragment-based docking. A fragment-based docking tool, eHiTS [] conducts maximum clique finding of fragment placement graph , where each vertex corresponds to each fragment placement . Note that a clique is a subset of vertices of an undirected graph such that every two distinct vertices in the clique are adjacent. The maximum clique finding problem is a kind of combinatorial optimization problems and we referred to the algorithm.
Rigid fragments are decomposed from the compound structure of interest, and they are subsequently docked into a binding site of a target protein to obtain fragment placements ( in the graph G). Edges are added into the graph G if the fragment placements pair satisfies all the following conditions.
- Fragment of and fragment of are different.
- and do not clash.
- If and are connected in the compound structure of interest, the placements , can be connected in the same manner as the compound.
As a clique of the graph implies a consistent fragment placement set as the compound, this enables flexible docking with consideration of the internal degrees of freedom of the compound.
Therefore, the fundamental factors of the fragment-based docking calculation into the combinatorial optimization problem are the followings:
- Decompose a compound into multiple fragments (chemical substructures with no internal degree of freedom) and regard chemical compound structure as a set of fragment placements.
- Enumerate candidate fragment placements by independent fragment docking.
- Choose a single placement for each fragment.
- Consider clashes between fragments.
- For fragments that have covalent bonds with each other, consider the bond distance between the placements.
2.2. Similarities and Differences between Polyomino Puzzle and Fragment-Based Docking
In Section 2.1, we itemized the factors that should be considered when formulating a fragment-based docking calculation for the QUBO problem. Some of these factors have similarities to the Hamiltonian presented by Takabatake et al. [] in their approximation of the protein–compound docking calculation as a generalized polyomino puzzle. Table 1 and Figure 1 show the comparisons between the polyomino puzzle and the docking calculation when modeled as a QUBO problem.
Table 1.
Comparison between the polyomino puzzle and the docking calculation as a QUBO problem.
Figure 1.
Comparing factors for QUBO problem formulation between polyomino puzzle and docking calculation.
2.3. Elements to Be Mapped to Binary Variables
The elements of the problem that are mapped to variables are an important factor to be determined, as they can significantly change the difficulty of a combinatorial optimization problem. As already mentioned in Section 2.1, we assigned a single binary variable for each fragment placement in 3D space.
As the number of fragment placements in 3D space is innumerable, we needed to set some rules to limit their number. The simplest idea was to select fragment placements only with good fitness (binding free energy between the target protein and the fragment). However, fragment placements composing actual compound structures in protein–compound complex structures sometimes contain fragments that themselves do not have favorable binding free energies with the target protein. Such placements serve as linkers that connect other fragment placements which have good binding free energies [].
2.4. Fitness for Each Variable
The fitness for the variables is the local gain by accepting the fragment placement. In fragment-based docking, the binding free energy score of a compound is expressed as the sum of the binding free energy scores of selected fragment placements. As the sum can be expressed by a first-order term, the energy score of a compound is described as:
where is the binding free energy score between corresponding fragment placement and the target protein, and is the binary decision variable whether to accept or not.
2.5. Penalty for Element Pair
Subsequently, we considered pairwise relationships between the elements. For instance, the optimal solution of the polyomino puzzle [] requires that all polyominoes must not overlap each other. Similarly, the co-occurrence of fragment placements that clash with each other is inconsistent as a compound structure and should be penalized for such clashes. Therefore, we used to express the penalty for clashes as follows.
2.6. Reward for Element Pair
Unlike the clash between fragment placements discussed in Section 2.5, for the reconstruction of compound structures, the placements of fragments that are covalently linked must be arranged in a positional relationship such that covalent bonding is possible. Therefore, we used to express the reward for the possible covalent bond as follows.
2.7. Constraints for the Number of Selected Placements
As mentioned in the introduction, docking calculations estimate the binding pose between a target protein and a chemical compound in a compound library. For example, suppose consists of three fragments . To reconstruct the compound structure, only a single placement of fragment a must be assigned. Likewise, only a single placement for each of the fragments b and c must be assigned. This is exactly the same as the condition “each polyomino is used once” in the polyomino puzzle; thus, the constraint regarding the number of selections can be written as follows:
where F is a set of fragments that compose the compound , and is a fragment of a placement .
3. Materials and Methods
3.1. Method Overview
In Section 2, we described how the docking calculation should be formulated as a QUBO problem. The Hamiltonian was practically designed for flexible docking in this section as a proof-of-concept for this formulation as shown in (Figure 2): Step 1. enumeration of fragment placements, Step 2. formulation of a Hamiltonian, Step 3. combinatorial optimization with simulated quantum annealer, and Step 4. reconstruction of a compound structure.
3.2. Pose Enumeration with Protein–Fragment Rigid Docking
As discussed in Section 2.3, the fragment placements subject to combinatorial optimization must efficiently enumerate with good binding free energy scores while preserving positional diversity. Thus, the docking region was divided into multiple 2 Å × 2 Å × 2 Å subregions, and protein–fragment rigid docking was independently performed for each subregion after decomposing the compound into fragments. We used REstretto [] as a docking tool. Several parameters are set to preserve placement diversity: local optimization of placement is not conducted (NO_LOCAL_OPT = True), placements having negative (good) energy scores are extracted (OUTPUT_SCORE_THRESHOLD = 0.0 kcal/mol), and each output placement has a root mean square deviation (RMSD) of at least Å away from each other (POSE_RMSD = 1.0 Å). If the number of extracted placements is over 20, the best 20 placements per fragment are output (POSES_PER_LIG = 20). The placement output from different subregions may have similar placement (RMSD less than Å). Only one placement with the best free energy score is retained from such a similar group.
3.3. QUBO Formulation
The Hamiltonian H (the objective function to be minimized) is formulated as follows, with the four terms described in Section 2:
where coefficients are adjustable constants that determine the contribution weights of each term. Since the and terms are both related to the pairwise relationship with other fragment placements, their constants B and C should be of a similar scale.
Figure 2.
A workflow of the proof-of-concept implementation.
- Furthermore, since the term is a constraint term whose condition must be satisfied, the weight D should be larger. In this study, the weights of each term were determined as according to a prior experiment based on the aforementioned assumptions, with the constant fixed.
3.4. Criteria of Covalent Bonding and Collision
The functions involved in the , which represents a clash, and involved in , which represents a covalent bond, are calculated based on physico-chemical parameters: bond length, bond angle, dihedral angle of the covalent bond, and inter-atomic distance between each atom. The interaction energies can be calculated with a force field [,,]. However, it is almost impossible to obtain placements pairs that have precisely appropriate bond lengths, bond angles, and dihedral angles for , owing to the limited resolution of fragment placements in this study. Therefore, distortion energy of a covalent bond and inter-molecular repulsion should be calculated tolerantly for errors. Thus, we dare to employ binary functions for and , representing whether the condition is applicable or not.
- Calculate interaction energy for each fragment placements pair without adding a covalent bond.
- Calculate interaction energy for each fragment placement pair with the addition of a covalent bond if the fragments and have a covalent bond.
- Set if the fragments and have a covalent bond and ; otherwise, set . Note that is an energy tolerance level.
- Set if and ; otherwise, set .
Interaction energies and , based on the Universal Force Field (UFF) [], are calculated using RDKit (version 2023.09.5). Note that includes distortion energy from the added covalent bond and non-bond interaction energy between atoms within the single molecule structure composed of the two fragments and the added covalent bond. The distortion energy originates from the bond length, bond angle, and dihedral. To accept some distortions and clashes, the energy tolerance level is set to a high value of 500 kcal/mol.
3.5. Combinatorial Optimization by SQBM+
Solutions of the QUBO problem formulated in Section 3.2, Section 3.3 and Section 3.4 are obtained by using SQBM+, a simulated quantum annealer. SQBM+ outputs many local solutions, which is suitable for docking calculation as the docking is expected to output several docked compound poses.
SQBM+ is a quantum-inspired optimization solution based on the Simulated Bifurcation Machine (SBM), which is a combinatorial optimization solver utilizing the simulated bifurcation algorithm (SB algorithm) []. SQBM+ has novel exploration algorithms such as classical adiabatic exploration and ergodic exploration, and it can handle large-scale QUBO problems with 10 million variables. Some extensions, such as the support of polynomial unconstrained binary optimization (PUBO) with cubic and quartic problems and enabling continuous variables were performed with the capabilities of the SB algorithm []. An example of an application is a high-speed automated trading system in finance []. The detection of trading opportunities in an extended pair-trading strategy was formulated as an optimal path-search problem in a directed graph, and solutions were obtained by the SB algorithm. Another example of an application is the automotive computing platform in the mobility industry [].
We used SQBM+ for AWS (version 2.0.1) and collected and analyzed local solutions obtained in 300 s of computation (timeout=300).
3.6. Postprocessing
The local solutions output by SQBM+ may have selected two or more placements for one fragment . Therefore, only the solutions containing a single placement for each fragment composing the compound are extracted by a postprocessing filter program from all the obtained solutions.
3.7. Dataset Preparation
We conducted a redocking experiment to evaluate the performance of the proof-of-concept implementation. In the redocking experiment, a compound of an experimentally known complex structure with a drug target protein was extracted and docked to the protein structure again. It is generally regarded as an “acceptable” redocking pose if the RMSD between a predicted binding pose and the experimentally known binding pose is less than Å [] without the use of compound 3D structural information of the bound state.
Here, we conducted a redocking experiment with aldose reductase (ALDR). ALDR protein is composed of approximately 300 amino acids and is an enzyme catalyzing the reduction of glucose to sorbitol by nicotinamide adenine dinucleotide phosphate (NADPH). It is thought to be associated with neuropathy in diabetes, and thus, it is a drug target protein. An approved drug called epalrestat inhibits this protein.
First, co-crystallized 3D structure of ALDR and its known inhibitor compound was obtained from Protein Data Bank (PDB) [,] (Figure 3). Subsequently, the inhibitor compound was decomposed into fragments based on the compound decomposition algorithm of Spresso []. The ionization states and 3D structure of all fragments were re-generated with LigPrep (Schrödinger, Inc., New York, NY, USA). Then, the docking region for fragment docking (Section 3.2) was determined as shown in Table 2. The box center was the center of the co-crystallized compound 3D structure, and docking region was manually determined to cover the entire area involving the binding site of the co-crystallized compound.
Figure 3.
The complex structure of aldose reductase (ALDR) and its inhibitor. (A) A molecular complex formed by the target protein coupled to small molecule: the cofactor NADP and inhibitor. The protein is represented by a molecular surface with the backbone atoms traced, and the cofactor NADP and inhibitor are shown as sticks. Proteins and small molecules are shown in colors based on the element of the atoms: the oxygen and nitrogen atoms are colored red and blue, respectively; the carbon atoms of the protein and cofactor are indicated in blue; and the carbon atoms of the inhibitor are indicated in purple. (B) Structural formula of the inhibitor compound. (C) Fragments decomposed from the inhibitor with SMILES (simplified molecular input line entry system), which is a linear notation for describing the structural formula of compounds.
Table 2.
Target protein information and parameters of fragment docking.
4. Results and Discussion
4.1. Fragment Docking
Overall, 3005 candidate fragment placements were obtained by fragment docking based on the procedure described in Section 3.2. All fragment placements are superimposed in Figure 4. Fragment placements were spread over the entire pocket space of the ALDR owing to the division of the binding pocket region into 343 subregions.
Figure 4.
The result of fragment docking. All candidate fragment placements and protein 3D structures are shown in green and cyan, respectively.
Table 3 shows the number of candidate fragment placements obtained for each fragment, as well as the minimum (best) and maximum (worst) values of their binding free energy scores. Figure 5 shows the distribution of binding free energy scores of all fragments. Notably, the placements with less favorable and favorable binding free energy scores remain as candidates. By obtaining fragment placements for each subregion with good scores, we could obtain fragment placements that can act as linkers in regions that have little interaction with the protein, suggesting that positional diversity of placements was preserved.
Table 3.
The result of fragment docking of each fragment.
Figure 5.
Histograms of binding free energy scores for each of the four constituent fragments.
4.2. Local Solutions Enumerated by SQBM+
We obtained 7298 local solutions as outputs of SQBM+. After postprocessing, there were 5414 (74.2%) effective solutions wherein the placements of all fragments were selected once each. Figure 6 shows the scatter plot of the Hamiltonian values and the RMSD with corresponding docked poses to the co-crystallized compound structure. A funnel-shape was observed where the lower the Hamiltonian value (corresponding to the better docking score with less structural inconsistency of a compound), the lower the RMSD value, indicating that the Hamiltonian was appropriately designed.
Figure 6.
The scatter plot of the Hamiltonian values and the RMSD with corresponding docked poses to the co-crystallized compound structure. Only the top 1000 local solutions are shown.
Figure 7 shows the fragment placement set interpreted from the best solution in terms of Hamiltonian value. All fragments were located close to each other, and it seems consistent as a compound structure (Figure 7A). The predicted binding pose that was reconstructed from the set of fragment placements is accurate enough since the RMSD was 1.26 Å with the co-crystallized structure (Figure 7B).
Figure 7.
The fragment placement set translated from the best solution. (A) the fragment placement set. (B) comparison between the fragment placement set and the co-crystallized structure. The fragments and co-crystallized structure are shown as sticks, and the protein is represented by a molecular surface with the cartoon representation. Small molecules and protein are shown in colors based on the element of the atoms: the oxygen and nitrogen atoms are colored red and blue, respectively; the carbon atoms of the fragments are indicated in green; the carbon atoms of the co-crystallized structure are indicated in purple; and the carbon atoms of the protein are indicated in blue.
4.3. Energy Minimization of Reconstructed Compound Structure
The structure shown in Figure 7A has left structural distortion, and it is inappropriate to refer to it as final estimation of the binding pose. Therefore, the reconstructed compound structure was optimized in the rigid protein 3D structure using energy minimization of the compound (which is widely applied manner to eliminate structural distortion) with Maestro (Schrödinger, Inc., version 2020-2). First, the predicted complex structure composed of the 3D structure of ALDR (PDB ID: 2HV5) and reconstructed compound structure was made. “Preprocess” and “H-bond assignment” in Protein Preparation Wizard was applied, followed by the energy minimization of compound structure in the OPLS3e force field [] with proteins and cofactors regarded as rigid bodies. Consequently, the RMSD between the minimized structure and the co-crystallized structure was 0.27 Å (Figure 8), which is almost the identical structure.
Figure 8.
The compound structure after energy minimization. (A) Comparing the structure before and after energy minimization. (B) Comparing the structure after energy minimization with the co-crystallized structure. The fragments and small molecules are shown as sticks in colors based on the element of the atoms: the oxygen and nitrogen atoms are colored red and blue, respectively; the carbon atoms of the structure before energy minimization are indicated in green; the carbon atoms of the structure after energy minimization are indicated in cyan; and the carbon atoms of the co-crystallized structure in purple.
4.4. Toward Virtual Screening Applications
As the current implementation intends to be a proof-of-concept, the calculation remains inefficient. To obtain the results, we spent approximately 100 CPU core min (Intel Core i7-9700) for exhaustive fragment docking of four fragments, approximately 40 CPU core min (Intel Core i7-9700) for calculation of interaction energies between fragment placements, and 5 min for SQBM+, resulting in calculations of more than 2 CPU core hours in total. The inefficiencies include the redundant pre-calculation of fragment docking because a number of docking calculations for all subregions are conducted independent each other, resulting in a 10–100 times larger calculation cost. Additionally, the interaction energies and were calculated even for far distant fragment pose pairs for which and obviously in the current implementation. With improvement of the implementation, we estimate that the docking can be performed within about ten minutes. Approximately 28 million compounds are composed of only approximately 260 thousand fragments []; thus, the computational cost for the exhaustive fragment docking as the first step in the process will become negligible in large-scale virtual screening.
Nevertheless, further accelerations are required to apply this approach to practical virtual screening, which requires evaluating more than millions of compounds. To meet the requirement, we are working toward proposing a novel strategy to select multiple compounds in a single combinatorial optimization. In this case, three issues arise: (i) the number of types of fragments is huge, (ii) therefore, it must be considered as a typical case that any placement of a given candidate fragment is not chosen, and (iii) atoms that constitute a covalent bond are difficult to identify beforehand. In particular, as for issue (i), it is impractical to consider all placements of hundreds of thousands of possible fragments as candidates for combinatorial optimization. Therefore, we are working on a method to represent numerous fragments with a small number of representative fragments based on structural and functional similarity and devising a plan to estimate feasible compounds from the optimization results of representative fragment placements.
5. Conclusions
In this study, we formulated fragment-based protein–ligand flexible docking as a QUBO problem. We designed a Hamiltonian of the problem with four terms; (1) protein–fragment binding free energy , (2) penalty for clash between fragment placements, (3) reward for forming covalent bonds between fragment placements, (4) constraints to ensure that a single placement is chosen for each fragment. It should be highlighted that it is the first formulation to treat internal degrees of freedom of compound. The redocking experiment with Aldose reductase (ALDR) and its inhibitor showed that the proof-of-concept implementation could obtain accurate binding pose prediction. Energy minimization of the predicted compound structure further improved the accuracy of the structure compound structure.
The implementation is a proof-of-concept, and future improvement of the calculation efficiency is mandatory. For instance, distance-based determination of and is a possible selection. However, the proposed strategy is expected to be more exhaustive than the heuristic pose search methods employed by conventional docking tools, since it performs combinatorial optimization from among thousands of candidates. In particular, it may be expanded to docking of flexible molecules (such as peptides), for which conventional docking tools have low prediction accuracy owing to insufficient conformational search and docking calculations that consider the flexibility of protein side chains.
Author Contributions
Conceptualization, K.Y. and Y.A.; methodology, K.Y. and Y.A.; software, K.Y. and T.F.; validation, K.Y., T.F., K.T. and Y.A.; formal analysis, K.Y., T.F. and K.T.; investigation, K.Y., T.F. and K.T.; data curation, K.Y. and T.F.; writing—original draft preparation, K.Y.; writing—review and editing, K.Y., T.F., K.T. and Y.A.; visualization, K.Y. and T.F.; supervision, K.Y. and Y.A.; project administration, K.Y. and Y.A.; funding acquisition, K.Y., K.T. and Y.A. All authors have read and agreed to the published version of the manuscript.
Funding
This research was partially funded by the Development of Quantum-Classical Hybrid Use-Case Technologies in Cyber-Physical Space (JPNP23003) from the New Energy and Industrial Technology Development Organization (NEDO); KAKENHI (22H03684, 23H03495) from the Japan Society for the Promotion of Science (JSPS); NTT Research, Inc.; and the Platform Project for Supporting Drug Discovery and Life Science Research (Basis for Supporting Innovative Drug Discovery and Life Science Research (BINDS)) (JP23ama121026j0002, JP23ama121029j0002) from the Japan Agency for Medical Research and Development (AMED).
Institutional Review Board Statement
Not applicable.
Data Availability Statement
The complex structure of ALDR and its inhibitor can be obtained from the Protein Data Bank (PDBID: 2HV5). An SDF file containing top 1000 docked compound structure with the Hamiltonian values has been deposited in Zenodo (https://doi.org/10.5281/zenodo.10889782, accessed on 28 April 2024). REstretto is available at https://github.com/akiyamalab/restretto/, accessed on 28 April 2024.
Conflicts of Interest
Takuya Fujie, and Yutaka Akiyama are employed by Ahead Biocomputing, Co., Ltd. Kazuki Takabatake is employed by Toshiba Digital Solutions Corporation. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Abbreviations
The following abbreviations are used in this manuscript:
| ALDR | Aldose Reductase |
| FPGA | Field-Programmable Gate Array |
| GPU | Graphics Processing Unit |
| OPLS | Optimized Potentials for Liquid Simulations |
| PDB | Protein Data Bank |
| QUBO | Quadratic Unconstrained Binary Optimization |
| RMSD | Root Mean Square Deviation |
| SB | Simulated Bifurcation |
| SBM | Simulated Bifurcation Machine |
| SMILES | Simplified Molecular Input Line Entry System |
| UFF | Universal Force Field |
References
- Jones, G.; Willett, P.; Glen, R.C.; Leach, A.R.; Taylor, R. Development and validation of a genetic algorithm for flexible docking. J. Mol. Biol. 1997, 267, 727–748. [Google Scholar] [CrossRef]
- McGann, M. FRED Pose Prediction and Virtual Screening Accuracy. J. Chem. Inf. Model. 2011, 51, 578–596. [Google Scholar] [CrossRef]
- Ruiz-Carmona, S.; Alvarez-Garcia, D.; Foloppe, N.; Garmendia-Doval, A.B.; Juhos, S.; Schmidtke, P.; Barril, X.; Hubbard, R.E.; Morley, S.D. rDock: A Fast, Versatile and Open Source Program for Docking Ligands to Proteins and Nucleic Acids. PLoS Comput. Biol. 2014, 10, e1003571. [Google Scholar] [CrossRef]
- Allen, W.J.; Balius, T.E.; Mukherjee, S.; Brozell, S.R.; Moustakas, D.T.; Lang, P.T.; Case, D.A.; Kuntz, I.D.; Rizzo, R.C. DOCK 6: Impact of new features and current docking performance. J. Comput. Chem. 2015, 36, 1132–1156. [Google Scholar] [CrossRef] [PubMed]
- Morris, G.M.; Ruth, H.; Lindstrom, W.; Sanner, M.F.; Belew, R.K.; Goodsell, D.S.; Olson, A.J. AutoDock4 and AutoDockTools4: Automated docking with selective receptor flexibility. J. Comput. Chem. 2009, 30, 2785–2791. [Google Scholar] [CrossRef]
- Trott, O.; Olson, A.J. AutoDock Vina: Improving the speed and accuracy of docking with a new scoring function, efficient optimization, and multithreading. J. Comput. Chem. 2010, 31, 455–461. [Google Scholar] [CrossRef]
- Eberhardt, J.; Santos-Martins, D.; Tillack, A.F.; Forli, S. AutoDock Vina 1.2.0: New Docking Methods, Expanded Force Field, and Python Bindings. J. Chem. Inf. Model. 2021, 61, 3891–3898. [Google Scholar] [CrossRef]
- Friesner, R.A.; Banks, J.L.; Murphy, R.B.; Halgren, T.A.; Klicic, J.J.; Mainz, D.T.; Repasky, M.P.; Knoll, E.H.; Shelley, M.; Perry, J.K.; et al. Glide: A New Approach for Rapid, Accurate Docking and Scoring. 1. Method and Assessment of Docking Accuracy. J. Med. Chem. 2004, 47, 1739–1749. [Google Scholar] [CrossRef]
- Halgren, T.A.; Murphy, R.B.; Friesner, R.A.; Beard, H.S.; Frye, L.L.; Pollard, W.T.; Banks, J.L. Glide: A New Approach for Rapid, Accurate Docking and Scoring. 2. Enrichment Factors in Database Screening. J. Med. Chem. 2004, 47, 1750–1759. [Google Scholar] [CrossRef] [PubMed]
- Rarey, M.; Kramer, B.; Lengauer, T.; Klebe, G. A Fast Flexible Docking Method using an Incremental Construction Algorithm. J. Mol. Biol. 1996, 261, 470–489. [Google Scholar] [CrossRef] [PubMed]
- Yanagisawa, K.; Kubota, R.; Yoshikawa, Y.; Ohue, M.; Akiyama, Y. Effective Protein–Ligand Docking Strategy via Fragment Reuse and a Proof-of-Concept Implementation. ACS Omega 2022, 7, 30265–30274. [Google Scholar] [CrossRef]
- Zsoldos, Z.; Reid, D.; Simon, A.; Sadjad, S.B.; Johnson, A.P. eHiTS: A new fast, exhaustive flexible ligand docking system. J. Mol. Graph. Model. 2007, 26, 198–212. [Google Scholar] [CrossRef]
- Irwin, J.J.; Sterling, T.; Mysinger, M.M.; Bolstad, E.S.; Coleman, R.G. ZINC: A Free Tool to Discover Chemistry for Biology. J. Chem. Inf. Model. 2012, 52, 1757–1768. [Google Scholar] [CrossRef] [PubMed]
- Irwin, J.J.; Tang, K.G.; Young, J.; Dandarchuluun, C.; Wong, B.R.; Khurelbaatar, M.; Moroz, Y.S.; Mayfield, J.; Sayle, R.A. ZINC20—A Free Ultralarge-Scale Chemical Database for Ligand Discovery. J. Chem. Inf. Model. 2020, 60, 6065–6073. [Google Scholar] [CrossRef]
- Lenz, W. Beitrag zum Verständnis der magnetischen Erscheinungen in festen Körpern. Z. Phys. 1920, 21, 613–615. [Google Scholar]
- Eagle, A.; Kato, T.; Minato, Y. Solving tiling puzzles with quantum annealing. arXiv 2019, arXiv:1904.01770. [Google Scholar]
- Jain, S. Solving the Traveling Salesman Problem on the D-Wave Quantum Computer. Front. Phys. 2021, 9, 760783. [Google Scholar] [CrossRef]
- Yamamoto, Y.; Leleu, T.; Ganguli, S.; Mabuchi, H. Coherent Ising machines-Quantum optics and neural network Perspectives. Appl. Phys. Lett. 2020, 117, 160501. [Google Scholar] [CrossRef]
- Aramon, M.; Rosenberg, G.; Valiante, E.; Miyazawa, T.; Tamura, H.; Katzgraber, H.G. Physics-Inspired Optimization for Quadratic Unconstrained Problems Using a Digital Annealer. Front. Phys. 2019, 7, 48. [Google Scholar] [CrossRef]
- Goto, H.; Tatsumura, K.; Dixon, A.R. Combinatorial optimization by simulating adiabatic bifurcations in nonlinear Hamiltonian systems. Sci. Adv. 2019, 5, eaav2372. [Google Scholar] [CrossRef]
- Kajiura, M.; Akiyama, Y.; Anzai, Y. Solving large scale puzzles with neural networks. In Proceedings of the IEEE International Workshop on Tools for Artificial Intelligence, Fairfax, VA, USA, 23–25 October 1989; pp. 562–569. [Google Scholar] [CrossRef]
- Manabe, S.; Asai, H. A Neuro-Based Optimization Algorithm for Tiling Problems with Rotation. Neural Process. Lett. 2001, 13, 267–275. [Google Scholar] [CrossRef]
- Takabatake, K.; Yanagisawa, K.; Akiyama, Y. Solving Generalized Polyomino Puzzles Using the Ising Model. Entropy 2022, 24, 354. [Google Scholar] [CrossRef]
- Sakaguchi, H.; Ogata, K.; Isomura, T.; Utsunomiya, S.; Yamamoto, Y.; Aihara, K. Boltzmann Sampling by Degenerate Optical Parametric Oscillator Network for Structure-Based Virtual Screening. Entropy 2016, 18, 365. [Google Scholar] [CrossRef]
- Banchi, L.; Fingerhuth, M.; Babej, T.; Ing, C.; Arrazola, J.M. Molecular docking with Gaussian Boson Sampling. Sci. Adv. 2020, 6, eaax1950. [Google Scholar] [CrossRef]
- Zha, J.; Su, J.; Li, T.; Cao, C.; Ma, Y.; Wei, H.; Huang, Z.; Qian, L.; Wen, K.; Zhang, J. Encoding Molecular Docking for Quantum Computers. J. Chem. Theory Comput. 2023, 19, 9018–9024. [Google Scholar] [CrossRef]
- Rappe, A.K.; Casewit, C.J.; Colwell, K.S.; Goddard, W.A.; Skiff, W.M. UFF, a full periodic table force field for molecular mechanics and molecular dynamics simulations. J. Am. Chem. Soc. 1992, 114, 10024–10035. [Google Scholar] [CrossRef]
- Jorgensen, W.L.; Maxwell, D.S.; Tirado-Rives, J. Development and Testing of the OPLS All-Atom Force Field on Conformational Energetics and Properties of Organic Liquids. J. Am. Chem. Soc. 1996, 118, 11225–11236. [Google Scholar] [CrossRef]
- Roos, K.; Wu, C.; Damm, W.; Reboul, M.; Stevenson, J.M.; Lu, C.; Dahlgren, M.K.; Mondal, S.; Chen, W.; Wang, L.; et al. OPLS3e: Extending Force Field Coverage for Drug-Like Small Molecules. J. Chem. Theory Comput. 2019, 15, 1863–1874. [Google Scholar] [CrossRef]
- Toshiba Digital Solutions Corporation. About SQBM+. Available online: https://www.global.toshiba/ww/products-solutions/ai-iot/sbm/intro.html (accessed on 28 April 2024).
- Tatsumura, K.; Hidaka, R.; Nakayama, J.; Kashimata, T.; Yamasaki, M. Pairs-Trading System Using Quantum-Inspired Combinatorial Optimization Accelerator for Optimal Path Search in Market Graphs. IEEE Access 2023, 11, 104406–104416. [Google Scholar] [CrossRef]
- Oya, K.; Fujimoto, H.; Hamakawa, Y.; Yamasaki, M.; Tatsumura, K. Proposal and Prototyping of Automotive Computing Platform with Quantum inspired Processing Unit. Trans. Soc. Automot. Eng. Jpn. 2023, 54, 1216–1221. [Google Scholar]
- Mpamhanga, C.P.; Chen, B.; McLay, I.M.; Willett, P. Knowledge-Based Interaction Fingerprint Scoring: A Simple Method for Improving the Effectiveness of Fast Scoring Functions. J. Chem. Inf. Model. 2006, 46, 686–698. [Google Scholar] [CrossRef] [PubMed]
- Berman, H.M. The Protein Data Bank. Nucleic Acids Res. 2000, 28, 235–242. [Google Scholar] [CrossRef] [PubMed]
- Rose, P.W.; Prlić, A.; Bi, C.; Bluhm, W.F.; Christie, C.H.; Dutta, S.; Green, R.K.; Goodsell, D.S.; Westbrook, J.D.; Woo, J.; et al. The RCSB Protein Data Bank: Views of structural biology for basic and applied research and education. Nucleic Acids Res. 2015, 43, D345–D356. [Google Scholar] [CrossRef]
- Yanagisawa, K.; Komine, S.; Suzuki, S.D.; Ohue, M.; Ishida, T.; Akiyama, Y. Spresso: An ultrafast compound pre-screening method based on compound decomposition. Bioinformatics 2017, 33, 3836–3843. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).