paper-with-me

Papers

Quadratic unconstrained binary optimization and constraint programming approaches for lattice-based cyclic peptide docking

2024-12-13 · J. Kyle Brubaker, Kyle E. C. Booth, Akihiko Arakawa, Fabian Furrer, Jayeeta Ghosh, Tsutomu Sato, Helmut G. Katzgraber

The peptide-protein docking problem is an important problem in structural biology that facilitates rational and efficient drug design. In this work, we explore modeling and solving this problem with the quantum-amenable quadratic unconstrained binary optimization (QUBO) formalism. Our work extends recent efforts by incorporating the objectives and constraints associated with peptide cyclization and peptide-protein docking in the two-particle model on a tetrahedral lattice. We propose a ``resource efficient'' QUBO encoding for this problem, and baseline its performance with a novel constraint programming (CP) approach. We implement an end-to-end framework that enables the evaluation of our methods on instances from the Protein Data Bank (PDB). Our results show that the QUBO approach, using a classical simulated annealing solver, is able to find feasible conformations for problems with up to 6 peptide residues and 34 target protein residues, but has trouble scaling beyond this problem size. In contrast, the CP approach can solve problems with up to 13 peptide residues and 34 target protein residues. We conclude that while QUBO can be used to successfully tackle this problem, its scaling limitations and the strong performance of the CP method suggest that it may not be the best choice.

📄 PDF Abstract BibTeX arXiv:2412.10260

Code (0)

등록된 구현이 없습니다.

Tasks

Drug Design

Similar Papers 제목 키워드 기반

Constraint Programming to Discover One-Flip Local Optima of Quadratic Unconstrained Binary Optimization Problems

2021-04-04 · Amit Verma, Mark Lewis

The broad applicability of Quadratic Unconstrained Binary Optimization (QUBO) constitutes a general-purpose modeling framework for combinatorial optimization problems and are a required format for gate array and quantum …

Combinatorial Optimization

Goal Seeking Quadratic Unconstrained Binary Optimization

2021-03-24 · Amit Verma, Mark Lewis

The Quadratic Unconstrained Binary Optimization (QUBO) modeling and solution framework is a requirement for quantum and digital annealers. However optimality for QUBO problems of any practical size is extremely difficult…

Decision Making

Q-FW: A Hybrid Classical-Quantum Frank-Wolfe for Quadratic Binary Optimization

2022-03-23 · Alp Yurtsever, Tolga Birdal, Vladislav Golyanik

We present a hybrid classical-quantum framework based on the Frank-Wolfe algorithm, Q-FW, for solving quadratic, linearly-constrained, binary optimization problems on quantum annealers (QA). The computational premise of …

Graph Matching

Performance Analysis of Convolutional Neural Network By Applying Unconstrained Binary Quadratic Programming

2025-05-30 · Aasish Kumar Sharma, Sanjeeb Prashad Pandey, Julian M. Kunkel

Convolutional Neural Networks (CNNs) are pivotal in computer vision and Big Data analytics but demand significant computational resources when trained on large-scale datasets. Conventional training via back-propagation (…

Optimising Rolling Stock Planning including Maintenance with Constraint Programming and Quantum Annealing

2021-09-15 · Patricia Bickert, Cristian Grozea, Ronny Hans, Matthias Koch 외

We propose and compare Constraint Programming (CP) and Quantum Annealing (QA) approaches for rolling stock assignment optimisation considering necessary maintenance tasks. In the CP approach, we model the problem with an…