paper-with-me

Papers

Solving Quantum-Inspired Perfect Matching Problems via Tutte's Theorem-Based Hybrid Boolean Constraints

2023-01-24 · Moshe Y. Vardi, Zhiwei Zhang

Determining the satisfiability of Boolean constraint-satisfaction problems with different types of constraints, that is hybrid constraints, is a well-studied problem with important applications. We study here a new application of hybrid Boolean constraints, which arises in quantum computing. The problem relates to constrained perfect matching in edge-colored graphs. While general-purpose hybrid constraint solvers can be powerful, we show that direct encodings of the constrained-matching problem as hybrid constraints scale poorly and special techniques are still needed. We propose a novel encoding based on Tutte's Theorem in graph theory as well as optimization techniques. Empirical results demonstrate that our encoding, in suitable languages with advanced SAT solvers, scales significantly better than a number of competing approaches on constrained-matching benchmarks. Our study identifies the necessity of designing problem-specific encodings when applying powerful general-purpose constraint solvers.

📄 PDF Abstract BibTeX arXiv:2301.09833

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Q-Match: Iterative Shape Matching via Quantum Annealing

2021-05-06 · ICCV 2021 10 · Marcel Seelbach Benkner, Zorah Lähner, Vladislav Golyanik, Christof Wunderlich 외

Finding shape correspondences can be formulated as an NP-hard quadratic assignment problem (QAP) that becomes infeasible for shapes with high sampling density. A promising research direction is to tackle such quadratic o…

Quantum-Hybrid Stereo Matching With Nonlinear Regularization and Spatial Pyramids

2023-12-26 · Cameron Braunstein, Eddy Ilg, Vladislav Golyanik

Quantum visual computing is advancing rapidly. This paper presents a new formulation for stereo matching with nonlinear regularizers and spatial pyramids on quantum annealers as a maximum a posteriori inference problem t…

Combinatorial OptimizationStereo Matching

Quantum-inspired algorithm for simulating viral response

2025-06-18 · D. O. Konina, D. I. Korbashov, I. V. Kovalchuk, A. A. Nizamieva 외

Understanding the properties of biological systems is an exciting avenue for applying advanced approaches to solving corresponding computational tasks. A specific class of problems that arises in the resolution of biolog…

Boosting the Performance of Quantum Annealers using Machine Learning

2022-03-04 · Jure Brence, Dragan Mihailović, Viktor Kabanov, Ljupčo Todorovski 외

Noisy intermediate-scale quantum (NISQ) devices are spearheading the second quantum revolution. Of these, quantum annealers are the only ones currently offering real world, commercial applications on as many as 5000 qubi…

BIG-bench Machine Learning

A Study of Scalarisation Techniques for Multi-Objective QUBO Solving

2022-10-20 · Mayowa Ayodele, Richard Allmendinger, Manuel López-Ibáñez, Matthieu Parizy

In recent years, there has been significant research interest in solving Quadratic Unconstrained Binary Optimisation (QUBO) problems. Physics-inspired optimisation algorithms have been proposed for deriving optimal or su…