paper-with-me

Papers

Differentiable Logical Programming for Quantum Circuit Discovery and Optimization

2026-02-09 · Antonin Sulc arxiv

Designing high-fidelity quantum circuits remains challenging, and current paradigms often depend on heuristic, fixed-ansatz structures or rule-based compilers that can be suboptimal or lack generality. We introduce a neuro-symbolic framework that reframes quantum circuit design as a differentiable logic programming problem. Our model represents a scaffold of potential quantum gates and parameterized operations as a set of learnable, continuous `truth values'' or `switches,'' $s \in [0, 1]^N$. These switches are optimized via standard gradient descent to satisfy a user-defined set of differentiable, logical axioms (e.g., correctness, simplicity, robustness). We provide a theoretical formulation bridging continuous logic (via T-norms) and unitary evolution (via geodesic interpolation), while addressing the barren plateau problem through biased initialization. We illustrate the approach on tasks including discovery of a 4-qubit Quantum Fourier Transform (QFT) from a scaffold of 21 candidate gates. We also report hardware-aware adaptation experiments on the 156-qubit IBM Fez processor, where the method autonomously adapted to both gradual noise drift (24.2~pp over static baseline) and catastrophic hardware failure (46.7~pp post-failure improvement), using only measurement-driven gradient updates with no hardwired bias or prior path preference

📄 PDF Abstract BibTeX arXiv:2602.08880

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Principles of Differentiable Quantum Programming Languages

2020-04-02 · Shaopeng Zhu, Shih-Han Hung, Shouvanik Chakrabarti, Xiaodi Wu

Variational Quantum Circuits (VQCs), or the so-called quantum neural-networks, are predicted to be one of the most important near-term quantum applications, not only because of their similar promises as classical neural-…

Quantum Circuit Reasoning Models: A Variational Framework for Differentiable Logical Inference

2025-11-26 · Andrew Kiruluta arxiv

This report introduces a novel class of reasoning architectures, termed Quantum Circuit Reasoning Models (QCRM), which extend the concept of Variational Quantum Circuits (VQC) from energy minimization and classification …

Decision Making

Q-DIVER: Integrated Quantum Transfer Learning and Differentiable Quantum Architecture Search with EEG Data

2026-03-30 · Junghoon Justin Park, Yeonghyeon Park, Jiook Cha arxiv

Integrating quantum circuits into deep learning pipelines remains challenging due to heuristic design limitations. We propose Q-DIVER, a hybrid framework combining a large-scale pretrained EEG encoder (DIVER-1) with a di…

Transfer Learning

Quantum Model-Discovery

2021-11-11 · Niklas Heim, Atiyo Ghosh, Oleksandr Kyriienko, Vincent E. Elfving

Quantum computing promises to speed up some of the most challenging problems in science and engineering. Quantum algorithms have been proposed showing theoretical advantages in applications ranging from chemistry to logi…

BIG-bench Machine LearningEquation DiscoverymodelModel Discovery+1

Multi-objective design of quantum circuits using genetic programming

2016-04-03 · Moein Sarvaghad-Moghaddam

Quantum computing is a new way of data processing based on the concept of quantum mechanics. Quantum circuit design is a process of converting a quantum gate to a series of basic gates and is divided into two general cat…

Evolutionary Algorithms