paper-with-me

Papers

An encoding of argumentation problems using quadratic unconstrained binary optimization

2024-09-09 · Marco Baioletti, Francesco Santini

In this paper, we develop a way to encode several NP-Complete problems in Abstract Argumentation to Quadratic Unconstrained Binary Optimization (QUBO) problems. In this form, a solution for a QUBO problem involves minimizing a quadratic function over binary variables (0/1), where the coefficients can be represented by a symmetric square matrix (or an equivalent upper triangular version). With the QUBO formulation, exploiting new computing architectures, such as Quantum and Digital Annealers, is possible. A more conventional approach consists of developing approximate solvers, which, in this case, are used to tackle the intrinsic complexity. We performed tests to prove the correctness and applicability of classical problems in Argumentation and enforcement of argument sets. We compared our approach to two other approximate solvers in the literature during tests. In the final experimentation, we used a Simulated Annealing algorithm on a local machine. Also, we tested a Quantum Annealer from the D-Wave Ocean SDK and the Leap Quantum Cloud Service.

📄 PDF Abstract BibTeX arXiv:2409.05524

Code (0)

등록된 구현이 없습니다.

Tasks

Abstract Argumentation

Similar Papers 제목 키워드 기반

A Diversified Multi-Start Algorithm for Unconstrained Binary Quadratic Problems Leveraging the Graphics Processor Unit

2017-05-31 · Mark W. Lewis

Multi-start algorithms are a common and effective tool for metaheuristic searches. In this paper we amplify multi-start capabilities by employing the parallel processing power of the graphics processer unit (GPU) to quic…

GPU

Penalty Weights in QUBO Formulations: Permutation Problems

2022-06-20 · Mayowa Ayodele

Optimisation algorithms designed to work on quantum computers or other specialised hardware have been of research interest in recent years. Many of these solver can only optimise problems that are in binary and quadratic…

valid

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 외

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 …

Drug Design

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

Quantum CT via Dynamic Interval Encoding and Prior-Balanced QUBO Reconstruction

2026-06-23 · Ao Wang, Yikuang Yuluo, Yujie Liu, Shuangyang Zhong 외 arxiv

Quadratic unconstrained binary optimization (QUBO)-based quantum computed tomography (CT) casts reconstruction as a binary quadratic problem for quantum annealing and hybrid quantum--classical solvers. For grayscale CT, …