SearcharxivSearch

arXiv subjects

Matti Silveri

Publications and source records attributed to Matti Silveri.

At least 19 recordsLinked to original sources

Native multi-qubit gates on a single-junction unimon circuit

Quantum processors with native multi-qubit gates may offer very efficient implementations of near-term quantum algorithms on noisy hardware. Here, we introduce the multiunimon, a superconducting multimode circuit that encodes multiple qubits and enables native multi-qubit gates in a device consisting of a single Josephson junction embedded in a coplanar waveguide structure. Closely related to the unimon qubit, it inherits properties such as high anharmonicity, full protection against low-frequency charge noise, and partial protection against flux noise. By designing such a three-qubit device with Josephson-to-inductive energy ratio above unity and using a leakage-aware encoding scheme for the computational states, we simulate all twelve different controlled-controlled-NOT gates with a mean fidelity of 99.5% with simple sine-squared pulses of comparable length to single-qubit gates. The performance is limited by incoherent errors dominated by dielectric loss. With improvements in noise protection, design, and pulse shaping, the simulations suggest that fidelities approaching 99.99% are within reach. Our results demonstrate the potential of the multiunimon as a highly connected multi-qubit unit for larger superconducting quantum processors.

quant-ph

Leakage Mobility and Passive Leakage Removal in Transmons with Tunable Couplers

Qubit leakage is a noticeable source of errors for quantum computing. In quantum processors, leakage excitations traveling between qubits generate correlated errors and perturb gate implementations. Leakage mobility can also be utilized for creating dedicated leakage removal pathways and removal units. To quantitatively characterize leakage mobility and to guide better design of processor architectures, we study here leakage dynamics in transmons with tunable couplers through numerical and analytical methods. Even if the couplers are tuned to cancel the single-excitation exchange or the ZZ interaction, the leakage hopping rates still persists in the range of 0.8-10 MHz due to transmon nonlinearity. In typical operation regimes, however, transmon frequency detuning localizes leakage excitations. The next-nearest-neighbor transmons can be still be near-resonant opening leakage tunneling channels. To suppress longer-range hopping, we find that the frequency spread of the next-nearest-neighbor transmons needs to be in the range of 1-4 MHz. Utilizing leakage mobility, we propose two passive leakage removal units. One is based on a tunable coupler and a pumped transmon, and another on a junction readout scheme. Based on realistic experimental parameters, our results on selectively mobilizing or localizing leakage excitations are readily applicable in superconducting quantum devices.

quant-ph

Perturbative Analysis of Dark State Dynamics in Weakly Anharmonic Photon-Emitter Pairs

Dark states are excited quantum states that decouple from their environment in such a way that they do not emit or absorb external photons. These states are found in a variety of different open quantum systems and can be derived from the collective interactions of individual quantum emitters interacting with one another. One of the simplest model where these states exist is in a pair of dissipatively coupled harmonic oscillators described under the Bose-Hubbard model. When on-site interactions are included, these states can no longer be classified as genuine dark states since dissipation is induced in them. In this paper we study the origin of this dissipation in dark states by using weak anharmonicity as a perturbing factor. In our analysis, we find the first and second order corrections to the wavefunction and apply these corrections to the master equation in order to track the dynamics.

quant-ph

C2|Q>: A Robust Framework for Bridging Classical and Quantum Software Development -- RCR Report

This is the Replicated Computational Results (RCR) Report for the paper C2|Q>: A Robust Framework for Bridging Classical and Quantum Software Development. The paper introduces a modular, hardware-agnostic framework that translates classical problem specifications-Python code or structured JSON-into executable quantum programs across ten problem families and multiple hardware backends. We release the framework source code on GitHub at https://github.com/C2-Q/C2Q, a pretrained parser model on Zenodo at https://zenodo.org/records/19061125, evaluation data in a separate Zenodo record at https://zenodo.org/records/17071667, and a PyPI package at https://pypi.org/project/c2q-framework/ for lightweight CLI and API use. Experiment 1 is supported through a released pretrained model and training notebook, while Experiments 2 and 3 are directly executable via documented make targets. This report describes the artifact structure, setup instructions, and the mapping from each execution route to the corresponding experiment.

cs.SE

Gate-Based Microwave Quantum Repeater Via Grid-State Encoding

In autonomous quantum error correction the lifetime of a logical bosonic qubit can be extended beyond its physical constituents without feedback measurements. Leveraging autonomous error correction, we propose a gate-based microwave quantum repeater (GBMQR) with encoded bosonic grid states. Each repeater station comprises a transmon and two bosonic resonators: one resonator serving as a stationary quantum memory utilizing autonomous error correction, and the other as an information bus for entanglement generation. Entanglement is generated sequentially through the successful absorption of a microwave photon wavepacket. This method enables deterministic entanglement generation, in contrast to a probabilistic mixing of two heralding signals on a balanced beamsplitter. Furthermore, our GBMQR employs an all-bosonic entanglement swapping Bell-state measurement. This is implemented via a bosonic controlled-Z gate and two separate X-basis projective homodyne measurements on the stationary stored codewords. Our approach circumvents mode-mismatch losses associated with routing and interfering of heralding modes on a beamsplitter, and confines losses to those arising from stationary storage. We evaluate the performance of the proposed quantum repeater by calculating its secret key rate under realistic lab environments. Moreover, we explicitly demonstrate that at stationary damping rate of $\kappa^{-1}_{\text{damp}}=$~\SI{40}{\milli\second}, GBMQR can achieve entanglement generation and swapping success probabilities approx.~$0.75$, and $0.58$ respectively, surpassing the hallmark success probability of $1/2$ set by ideal linear beamsplitter-based Bell-state measurements. The proposed device can be implemented using currently available superconducting microwave technology and is suited for secure chip-to-chip communication and distributed quantum computing.

quant-ph

Evaluating the Quantum Approximate Optimization Algorithms for QUBO problems Across Quantum Hardware Platforms: Performance Analysis, Challenges, and Strategies

Quantum computers are expected to offer advantages in solving optimization problems challenging for classical computers. Quadratic Unconstrained Binary Optimization (QUBO) problems represent an important class of problems with relevance in finance and logistics. The Quantum Approximate Optimization Algorithm (QAOA) is a prominent candidate for solving QUBO problems on near-term quantum devices. In this paper, we evaluate the performance of both the standard QAOA and the adaptive derivative assembled problem tailored QAOA (ADAPT-QAOA) to solve QUBO problems of varying sizes and hardnesses for financial feature selection problems. Our main observation is that ADAPT-QAOA achieves substantially higher approximation ratios than standard QAOA for harder feature-selection problems ({\alpha} = 0.6) with statistically significant improvements observed for problem sizes n = 6 and 14. However, the standard QAOA remains competitive for simpler problems. Additionally, we evaluate the practical feasibility and limitations of QAOA through a hardware-aware scaling analysis based on the real-device calibration data for various hardware platforms. We estimate that standard QAOA implementation on superconducting quantum computers provides a shorter time-to-solution compared to trapped-ion devices, while trapped-ion devices yield more favorable error rates. Our findings provide a comprehensive overview of the challenges, trade-offs, and strategies for deploying QAOA-based methods on near-term quantum hardware.

quant-ph

C2|Q>: A Robust Framework for Bridging Classical and Quantum Software Development

QSE is emerging as a critical discipline to make quantum computing accessible to a broader developer community; however, most quantum development environments still require developers to engage with low-level details across the software stack - including problem encoding, circuit construction, algorithm configuration, hardware selection, and result interpretation - making them difficult for classical software engineers to use. To bridge this gap, we present C2|Q>, a hardware-agnostic quantum software development framework that translates specific types of classical specifications into quantum-executable programs while preserving methodological rigor. The framework applies modular SE principles by classifying the workflow into three core modules: an encoder that classifies problems, produces Quantum-Compatible Formats, and constructs quantum circuits, a deployment module that generates circuits and recommends hardware based on fidelity, runtime, and cost, and a decoder that interprets quantum outputs into classical solutions. In evaluation, the encoder module achieved a 93.8% completion rate, the hardware recommendation module consistently selected the appropriate quantum devices for workloads scaling up to 56 qubits. End-to-end experiments on 434 Python programs and 100 JSON problem instances show that the full C2|Q> workflow executes reliably on simulators and can be deployed successfully on representative real quantum hardware, with empirical runs limited to small- and medium-sized instances consistent with current NISQ capabilities. These results indicate that C2|Q> lowers the entry barrier to quantum software development by providing a reproducible, extensible toolchain that connects classical specifications to quantum execution. The open-source implementation of C2|Q> is available at https://github.com/C2-Q/C2Q and as a Python package at https://pypi.org/project/c2q-framework/.

cs.SE

Towards reliable quantum software, algorithm and use-case development: Multidisciplinary analysis from the perspective of Finnish industries

Quantum computing is a disruptive technology with the potential to transform various fields. It has predicted abilities to solve complex computational problems beyond the reach of classical computers. However, developing quantum software faces significant challenges. Quantum hardware is yet limited in size and unstable with errors and noise. A shortage of skilled developers and a lack of standardization delay adoption. Quantum hardware is in the process of maturing and is constantly changing its characteristics rendering algorithm design increasingly complex, requiring innovative solutions. Project "Towards reliable quantum software development: Approaches and use-cases" TORQS has studied the dilemma of reliable software development and potential for quantum computing for Finnish industries from multidisciplinary points of views. Here we condense the main observations and results of the project into an essay roadmap and timeline for investing in quantum software, algorithms, hardware, and business.

quant-ph

Passive leakage removal unit based on a disordered transmon array

Leakage out from the qubit subspace compromises standard quantum error correction protocols and is a challenge for practical quantum computing. We propose a passive leakage removal unit based on an array of coupled disordered transmons and last-site reset by feedback-measurement or dissipation. The transmons have parametric disorder both in frequency and anharmonicity such that the qubit subspace is protected by localization through energy level mismatch while the energy levels for leakage excitations are in resonance for maximized leakage mobility. Leakage excitations propagate through the idle transmons until reaching the last site with feedback-measurement or dissipation removing them. For removing leakage excitations, we find two optimal measurement rates, which are comprehensively understood through two distinct timescales between the propagation and disintegration of leakage excitations. Based only on an array of standard transmon devices, our approach is readily compatible with existing superconducting quantum processor designs under realistic conditions.

quant-ph

Gate teleportation-assisted routing for quantum algorithms

The limited qubit connectivity of quantum processors poses a significant challenge in deploying practical algorithms and logical gates, necessitating efficient qubit mapping and routing strategies. When implementing a gate that requires additional connectivity beyond the native connectivity, the qubit state must be moved to a nearby connected qubit to execute the desired gate locally. This is typically achieved using a series of SWAP gates creating a SWAP path. However, routing methods relying on SWAP gates often lead to increased circuit depth and gate count, motivating the need for alternative approaches. This work explores the potential of teleported gates to improve qubit routing efficiency, focusing on implementation within specific hardware topologies and benchmark quantum algorithms. We propose a routing method that is assisted by gate teleportation. It establishes additional connectivity using gate teleportation paths through available unused qubits, termed auxiliary qubits, within the topology. To optimize this approach, we have developed an algorithm to identify the best gate teleportation connections, considering their potential to reduce the depth of the circuit and address possible errors that may arise from the teleportation paths. Finally, we demonstrate depth reduction with gate teleportation-assisted routing in various benchmark algorithms, including case studies on the compilation of the Deutsch-Jozsa algorithm and the Quantum Approximation Optimization Algorithm (QAOA) for heavy-hexagon topology used in IBM 127-qubit Eagle r3 processors. Our benchmark results show a 10-25 $\%$ depth reduction in the routing of selected algorithms compared to regular routing without using the teleported gate.

quant-ph

Multimode physics of the unimon circuit

We consider a superconducting half-wavelength resonator that is grounded at its both ends and contains a single Josephson junction. Previously this circuit was considered as a unimon qubit in the single-mode approximation where dc-phase-biasing the junction to $π$ leads to increased anharmonicity and 99.9% experimentally observed single-qubit gate fidelity. Inspired by the promising first experimental results, we develop here a theoretical and numerical model for the detailed understanding of the multimode physics of the unimon circuit. To this end, first, we consider the high-frequency modes of the unimon circuit and find that even though these modes are at their ground state, they imply a significant renormalization to the Josephson energy. We introduce an efficient method how the relevant modes can be fully taken into account and show that unexcited high-lying modes lead to corrections in the qubit energy and anharmonicity. Interestingly, provided that the junction is offset from the middle of the circuit, we find strong cross-Kerr coupling strengths between a few low-lying modes. This observation paves the way for the utilization of the multimode structure, for example, as several qubits embedded into a single unimon circuit.

quant-ph

Quantum-circuit refrigeration of a superconducting microwave resonator well below a single quantum

We experimentally demonstrate a recently proposed single-junction quantum-circuit refrigerator (QCR) as an in-situ-tunable low-temperature environment for a superconducting 4.7-GHz resonator. With the help of a transmon qubit, we measure the populations of the different resonator Fock states, thus providing reliable access to the temperature of the engineered electromagnetic environment and its effect on the resonator. We demonstrate coherent and thermal resonator states and that the on-demand dissipation provided by the QCR can drive these to a small fraction of a photon on average, even if starting above 1 K. We observe that the QCR can be operated either with a dc bias voltage or a gigahertz rf drive, or a combination of these. The bandwidth of the rf drive is not limited by the circuit itself and consequently, we show that 2.9-GHz continuous and 10-ns-pulsed drives lead to identical desired refrigeration of the resonator. These observations answer to the shortcomings of previous works where the Fock states were not resolvable and the QCR exhibited slow charging dynamics. Thus this work introduces a versatile tool to study open quantum systems, quantum thermodynamics, and to quickly reset superconducting qubits.

quant-ph

Phase transitions induced by standard and predetermined measurements in transmon arrays

The confluence of unitary dynamics and non-unitary measurements gives rise to intriguing and relevant phenomena, generally referred to as measurement-induced phase transitions. These transitions have been observed in quantum systems composed of trapped ions and superconducting quantum devices. However, their experimental realization demands substantial resources, primarily owing to the classical tracking of measurement outcomes, known as post-selection of trajectories. In this work, we first describe the statistical properties of an interacting transmon array which is repeatedly measured, and predict the behavior of relevant quantities in the area-law phase using a combination of the replica method and non-Hermitian perturbation theory. We show numerically that a transmon array, modeled by an attractive Bose-Hubbard model, in which local measurements of the number of bosons are probabilistically interleaved, exhibits a phase transition in the entanglement entropy properties of the ensemble of trajectories in the steady state. Furthermore, by using deterministic feedback operations after the local number measurements, the distribution of the number of bosons measured at a single site carries information on the phase in the entanglement of individual trajectories. Interestingly, we can extract information about the phase and the phase transition from simple observables without considering an absorbing state in the feedback pattern. This implies that the feedback measurement approach might be a viable experimental option to use simple observables to study some aspects of the entanglement phase transition in individual trajectories.

quant-ph

Dissipation and Dephasing of Interacting Photons in Transmon Arrays

Transmon arrays are one of the most promising platforms for quantum information science. Despite being often considered simply as qubits, transmons are inherently quantum mechanical multilevel systems. Being experimentally controllable with high fidelity, the higher excited states beyond the qubit subspace provide an important resource for hardware-efficient many-body quantum simulations, quantum error correction, and quantum information protocols. Alas, dissipation and dephasing phenomena generated by couplings to various uncontrollable environments yield a practical limiting factor to their utilization. To quantify this in detail, we present here the primary consequences of single-transmon dissipation and dephasing to the many-body dynamics of transmon arrays. We use analytical methods from perturbation theory and quantum trajectory approach together with numerical simulations, and deliberately consider the full Hilbert space including the higher excited states. The three main non-unitary processes are many-body decoherence, many-body dissipation, and heating/cooling transitions between different anharmonicity manifolds. Of these, the many-body decoherence -- being proportional to the squared distance between the many-body Fock states -- gives the strictest limit for observing effective unitary dynamics. Considering experimentally relevant parameters, including also the inevitable site-to-site disorder, our results show that the state-of-the-art transmon arrays should be ready for the task of demonstrating coherent many-body dynamics using the higher excited states. However, the wider utilization of transmons for ternary-and-beyond quantum computing calls for improving their coherence properties.

quant-ph

Quantum error correction under numerically exact open-quantum-system dynamics

The known quantum error-correcting codes are typically built on approximative open-quantum-system models such as Born--Markov master equations. However, it is an open question how such codes perform in actual physical systems that, to some extent, necessarily exhibit phenomena beyond the limits of these models. To this end, we employ numerically exact open-quantum-system dynamics to analyze the performance of a five-qubit error correction code where each qubit is coupled to its own bath. We first focus on the performance of a single error correction cycle covering time scales beyond that of Born--Markov models. Namely, we observe distinct power law behavior of the channel infidelity $\propto t^{2a}$: $a\lesssim 2$ in the ultrashort times $t<3/\omega_{\rm c}$ and $a\approx 1/2$ in the short-time range $3/\omega_{\rm c}<t<30/\omega_{\rm c}$, where $\omega_{\rm c}$ is the cutoff angular frequency of the bath. Importantly, the five-qubit quantum-error correction code suppresses all single errors, including those arising from the ultrashort and short-time evolution, which are peculiar to the exact evolution. Interestingly, we demonstrate the breaking points of the five-qubit error correction code and the Born--Markov models for repeated error correction when the repetition rate exceeds $2\pi/\omega$ or the coupling strength $\kappa \gtrsim 0.1 \omega$, where $\omega$ is the angular frequency of the qubit. Our results pave the way for applying numerically exact open-quantum-system models for the studies of QECs beyond simple error models.

quant-ph

Non-Hermitian topological quantum states in a reservoir-engineered transmon chain

Dissipation in open systems enriches the possible symmetries of the Hamiltonians beyond the Hermitian framework allowing the possibility of novel non-Hermitian topological phases, which exhibit long-living end states that are protected against disorder. So far, non-Hermitian topology has been explored only in settings where probing genuine quantum effects has been challenging. We theoretically show that a non-Hermitian topological quantum phase can be realized in a reservoir-engineered transmon chain. The spatial modulation of dissipation is obtained by coupling each transmon to a quantum circuit refrigerator allowing in-situ tuning of dissipation strength in a wide range. By solving the many-body Lindblad master equation using a combination of the density matrix renormalization group and third quantization approaches, we show that the topological end modes and the associated phase transition are visible in simple reflection measurements with experimentally realistic parameters. Finally, we demonstrate that genuine quantum effects are observable in this system via robust and slowly decaying long-range quantum entanglement of the topological end modes, which can be generated passively starting from a locally excited transmon.

quant-ph

Beyond hard-core bosons in transmon arrays

Arrays of transmons have proven to be a viable medium for quantum information science and quantum simulations. Despite their widespread popularity as qubit arrays, there remains yet untapped potential beyond the two-level approximation or, equivalently, the hard-core boson model. With the higher excited levels included, coupled transmons naturally realize the attractive Bose-Hubbard model. The dynamics of the model has been difficult to study due to unfavorable scaling of the dimensionality of the Hilbert space with the system size. In this work, we present a framework for describing the effective unitary dynamics of highly-excited states of coupled transmons based on high-order degenerate perturbation theory. This allows us to describe various collective phenomena -- such as bosons stacked onto a single site behaving as a single particle, edge-localization, and effective longer-range interactions -- in a unified, compact and accurate manner. While our examples deal with one-dimensional chains of transmons for the sake of clarity, the theory can be readily applied to more general geometries.

quant-ph

Collective bosonic effects in an array of transmon devices

Multiple emitters coherently interacting with an electromagnetic mode give rise to collective effects such as correlated decay and coherent exchange interaction, depending on the separation of the emitters. By diagonalizing the effective non-Hermitian many-body Hamiltonian we reveal the complex-valued eigenvalue spectrum encoding the decay and interaction characteristics. We show that there are significant differences in the emerging effects for an array of interacting anharmonic oscillators compared to those of two-level systems and harmonic oscillators. The bosonic decay rate of the most superradiant state increases linearly as a function of the filling factor and exceeds that of two-level systems in magnitude. Furthermore, with bosonic systems, dark states are formed at each filling factor. These are in strong contrast with two-level systems, where the maximal superradiance is observed at half filling and with larger filling factors superradiance diminishes and no dark states are formed. As an experimentally relevant setup of bosonic waveguide QED, we focus on arrays of transmon devices embedded inside a rectangular waveguide. Specifically, we study the setup of two transmon pairs realized experimentally in M. Zanner et al., arXiv.2106.05623 (2021), and show that it is necessary to consider transmons as bosonic multilevel emitters to accurately recover correct collective effects for the higher excitation manifolds.

quant-ph