paper-with-me

Papers

CHARME: A chain-based reinforcement learning approach for the minor embedding problem

2024-06-11 · Hoang M. Ngo, Nguyen H K. Do, Minh N. Vu, Tamer Kahveci, My T. Thai

Quantum Annealing (QA) holds great potential for solving combinatorial optimization problems efficiently. However, the effectiveness of QA algorithms heavily relies on the embedding of problem instances, represented as logical graphs, into the quantum unit processing (QPU) whose topology is in form of a limited connectivity graph, known as the minor embedding Problem. Existing methods for the minor embedding problem suffer from scalability issues when confronted with larger problem sizes. In this paper, we propose a novel approach utilizing Reinforcement Learning (RL) techniques to address the minor embedding problem, named CHARME. CHARME includes three key components: a Graph Neural Network (GNN) architecture for policy modeling, a state transition algorithm ensuring solution validity, and an order exploration strategy for effective training. Through comprehensive experiments on synthetic and real-world instances, we demonstrate that the efficiency of our proposed order exploration strategy as well as our proposed RL framework, CHARME. In details, CHARME yields superior solutions compared to fast embedding methods such as Minorminer and ATOM. Moreover, our method surpasses the OCT-based approach, known for its slower runtime but high-quality solutions, in several cases. In addition, our proposed exploration enhances the efficiency of the training of the CHARME framework by providing better solutions compared to the greedy strategy.

📄 PDF Abstract BibTeX arXiv:2406.07124

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationGraph Neural NetworkReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Minor Embedding for Quantum Annealing with Reinforcement Learning

2025-07-21 · Riccardo Nembrini, Maurizio Ferrari Dacrema, Paolo Cremonesi arxiv

Quantum Annealing (QA) is a quantum computing paradigm for solving combinatorial optimization problems formulated as Quadratic Unconstrained Binary Optimization (QUBO) problems. An essential step in QA is minor embedding…

Reinforcement Learning

Addressing the Minor-Embedding Problem in Quantum Annealing and Evaluating State-of-the-Art Algorithm Performance

2025-04-17 · Aitor Gomez-Tejedor, Eneko Osaba, Esther Villar-Rodriguez

This study addresses the minor-embedding problem, which involves mapping the variables of an Ising model onto a quantum annealing processor. The primary motivation stems from the observed performance disparity of quantum…

Revisiting Character-level Adversarial Attacks for Language Models

2024-05-07 · Elias Abad Rocamora, Yongtao Wu, Fanghui Liu, Grigorios G. Chrysos 외

Adversarial attacks in Natural Language Processing apply perturbations in the character or token levels. Token-level attacks, gaining prominence for their use of gradient-based methods, are susceptible to altering senten…

Adversarial AttackSentenceSST-2

The AI Pentad, the CHARME$^{2}$D Model, and an Assessment of Current-State AI Regulation

2025-03-08 · Di Kevin Gao, Sudip Mittal, Jiming Wu, Hongwei Du 외

Artificial Intelligence (AI) has made remarkable progress in the past few years with AI-enabled applications beginning to permeate every aspect of our society. Despite the widespread consensus on the need to regulate AI,…

Fairness

Minority-Aware Satisfaction Estimation in Dialogue Systems via Preference-Adaptive Reinforcement Learning

2025-11-07 · Yahui Fu, Zi Haur Pang, Tatsuya Kawahara arxiv

User satisfaction in dialogue systems is inherently subjective. When the same response strategy is applied across users, minority users may assign different satisfaction ratings than majority users due to variations in i…

Reinforcement Learning