Gaussian Boson Sampling for binary optimization

Jean Cazalis,Yahui Chai,Karl Jansen,Stefan Kühn,Tirth Shah
DOI: https://doi.org/10.1109/QCE57702.2023.10268
2023-12-12
Abstract:In this study, we consider a Gaussian Boson Sampler for solving a Flight Gate Assignment problem. We employ a Variational Quantum Eigensolver approach using the Conditional Value-at-risk cost function. We provide proof of principle by carrying out numerical simulations on randomly generated instances.
Quantum Physics
What problem does this paper attempt to address?
The paper attempts to address the Flight Gate Assignment (FGA) problem. Specifically, the authors use a Gaussian Boson Sampler (GBS) combined with the Variational Quantum Eigensolver (VQE) method to optimize the allocation of flights to gates at an airport, aiming to minimize the total transfer time for passengers. The FGA problem is a combinatorial optimization problem that needs to satisfy two linear constraints: each flight can only be assigned to one gate, and no two flights can be assigned to the same gate simultaneously. To achieve this goal, the authors transform the FGA problem into a Quadratic Unconstrained Binary Optimization (QUBO) problem and represent and solve this problem using quantum states generated by GBS. Additionally, the authors introduce Conditional Value-at-Risk (CVaR) as a cost function to further enhance the performance of the VQE method in solving combinatorial optimization problems. Through numerical simulations, the authors demonstrate the significant advantages of the CVaR-VQE method in solving the FGA problem, particularly in smaller-scale problem instances. However, for certain specific parameter settings, the algorithm may get trapped in local minima, leading to a decrease in success rate. Overall, this study provides preliminary proof and insights for using quantum computing technology to solve practical combinatorial optimization problems.