paper-with-me

Papers

Graph neural network initialisation of quantum approximate optimisation

2021-11-04 · Nishant Jain, Brian Coyle, Elham Kashefi, Niraj Kumar

Approximate combinatorial optimisation has emerged as one of the most promising application areas for quantum computers, particularly those in the near term. In this work, we focus on the quantum approximate optimisation algorithm (QAOA) for solving the MaxCut problem. Specifically, we address two problems in the QAOA, how to initialise the algorithm, and how to subsequently train the parameters to find an optimal solution. For the former, we propose graph neural networks (GNNs) as a warm-starting technique for QAOA. We demonstrate that merging GNNs with QAOA can outperform both approaches individually. Furthermore, we demonstrate how graph neural networks enables warm-start generalisation across not only graph instances, but also to increasing graph sizes, a feature not straightforwardly available to other warm-starting methods. For training the QAOA, we test several optimisers for the MaxCut problem up to 16 qubits and benchmark against vanilla gradient descent. These include quantum aware/agnostic and machine learning based/neural optimisers. Examples of the latter include reinforcement and meta-learning. With the incorporation of these initialisation and optimisation toolkits, we demonstrate how the optimisation problems can be solved using QAOA in an end-to-end differentiable pipeline.

📄 PDF Abstract BibTeX arXiv:2111.03016

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkMeta-Learning

Similar Papers 제목 키워드 기반

Analysis of Solution Quality of a Multiobjective Optimization-based Evolutionary Algorithm for Knapsack Problem

2015-02-12 · Jun He, Yong Wang, Yuren Zhou

Multi-objective optimisation is regarded as one of the most promising ways for dealing with constrained optimisation problems in evolutionary optimisation. This paper presents a theoretical investigation of a multi-objec…

Multiobjective Optimization

Initialisation Determines the Basin: Efficient Codebook Optimisation for Extreme LLM Quantization

2026-04-09 · Ian W. Kennedy, Nafise Sadat Moosavi arxiv

Additive quantization enables extreme LLM compression with O(1) lookup-table dequantization, making it attractive for edge deployment. Yet at 2-bit precision, it often fails catastrophically, even with extensive search a…

Scalable Quantum Optimisation using HADOF: Hamiltonian Auto-Decomposition Optimisation Framework

2025-10-03 · Namasi G Sankar, Georgios Miliotis, Simon Caton arxiv

Quantum Annealing (QA) and QAOA are promising quantum optimisation algorithms used for finding approximate solutions to combinatorial problems on near-term NISQ systems. Many NP-hard problems can be reformulated as Quadr…

Training Saturation in Layerwise Quantum Approximate Optimisation

2021-06-25 · E. Campos, D. Rabinovich, V. Akshay, J. Biamonte

Quantum Approximate Optimisation (QAOA) is the most studied gate based variational quantum algorithm today. We train QAOA one layer at a time to maximize overlap with an $n$ qubit target state. Doing so we discovered tha…

Variational Quantum Cloning: Improving Practicality for Quantum Cryptanalysis

2020-12-21 · Brian Coyle, Mina Doosti, Elham Kashefi, Niraj Kumar

Cryptanalysis on standard quantum cryptographic systems generally involves finding optimal adversarial attack strategies on the underlying protocols. The core principle of modelling quantum attacks in many cases reduces …

Adversarial AttackCryptanalysisQuantum Machine Learning