paper-with-me

Papers

QAOA Parameter Transferability for Maximum Independent Set using Graph Attention Networks

2025-04-29 · Hanjing Xu, Xiaoyuan Liu, Alex Pothen, Ilya Safro

The quantum approximate optimization algorithm (QAOA) is one of the promising variational approaches of quantum computing to solve combinatorial optimization problems. In QAOA, variational parameters need to be optimized by solving a series of nonlinear, nonconvex optimization programs. In this work, we propose a QAOA parameter transfer scheme using Graph Attention Networks (GAT) to solve Maximum Independent Set (MIS) problems. We prepare optimized parameters for graphs of 12 and 14 vertices and use GATs to transfer their parameters to larger graphs. Additionally, we design a hybrid distributed resource-aware algorithm for MIS (HyDRA-MIS), which decomposes large problems into smaller ones that can fit onto noisy intermediate-scale quantum (NISQ) computers. We integrate our GAT-based parameter transfer approach to HyDRA-MIS and demonstrate competitive results compared to KaMIS, a state-of-the-art classical MIS solver, on graphs with several thousands vertices.

📄 PDF Abstract BibTeX arXiv:2504.21135

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationGraph Attention

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Cross-Problem Parameter Transfer in Quantum Approximate Optimization Algorithm: A Machine Learning Approach

2025-04-14 · Kien X. Nguyen, Bao Bach, Ilya Safro

Quantum Approximate Optimization Algorithm (QAOA) is one of the most promising candidates to achieve the quantum advantage in solving combinatorial optimization problems. The process of finding a good set of variational …

Combinatorial OptimizationNavigate

Quantum Approximation for Multi-Scale Scheduling

2020-04-14 · arXiv 2020 4 · Jaeho Choi, Seunghyeok Oh, Joongheon Kim

This paper proposes a quantum approximate optimization algorithm (QAOA) method for multi-scale wireless scheduling problems. The QAOA is one of the promising hybrid quantum-classical algorithms for many applications and …

Scheduling

Evolving a Multi-Population Evolutionary-QAOA on Distributed QPUs

2024-09-16 · Francesca Schiavello, Edoardo Altamura, Ivano Tavernelli, Stefano Mensa 외

Our research combines an Evolutionary Algorithm (EA) with a Quantum Approximate Optimization Algorithm (QAOA) to update the ansatz parameters, in place of traditional gradient-based methods, and benchmark on the Max-Cut …

Classical symmetries and the Quantum Approximate Optimization Algorithm

2020-12-08 · Ruslan Shaydulin, Stuart Hadfield, Tad Hogg, Ilya Safro

We study the relationship between the Quantum Approximate Optimization Algorithm (QAOA) and the underlying symmetries of the objective function to be optimized. Our approach formalizes the connection between quantum symm…

Evolving Hard Maximum Cut Instances for Quantum Approximate Optimization Algorithms

2025-01-30 · Shuaiqun Pan, Yash J. Patel, Aneta Neumann, Frank Neumann 외

Variational quantum algorithms, such as the Recursive Quantum Approximate Optimization Algorithm (RQAOA), have become increasingly popular, offering promising avenues for employing Noisy Intermediate-Scale Quantum device…

BenchmarkingCombinatorial OptimizationGraph Generation