# Accelerating Transpilation in Quantum Machine Learning with Haiqu's Rivet-transpiler

**Authors:** Aleksander Kaczmarek, and Dikshant Dulal

arXiv: 2508.21342 · 2025-09-01

## TL;DR

This paper introduces the Rivet transpiler, which significantly accelerates quantum circuit transpilation by reusing previous results, especially beneficial for quantum chemistry and iterative quantum algorithms, achieving up to 600% speedup.

## Contribution

The work presents a novel transpilation approach that reuses prior transpiled circuits to drastically reduce transpilation time in quantum machine learning applications.

## Key findings

- Up to 600% reduction in transpilation time.
- Effective for quantum chemistry and iterative quantum algorithms.
- Demonstrated improvements in quantum layerwise learning.

## Abstract

Transpilation is a crucial process in preparing quantum circuits for execution on hardware, transforming virtual gates to match device-specific topology by introducing swap gates and basis gates, and applying optimizations that reduce circuit depth and gate count, particularly for two-qubit gates. As the number of qubits increases, the cost of transpilation escalates significantly, especially when trying to find the optimal layout with minimal noise under the qubit connectivity constraints imposed by device topology. In this work, we use the Rivet transpiler, which accelerates transpilation by reusing previously transpiled circuits. This approach is relevant for cases such as quantum chemistry, where multiple Pauli terms need to be measured by appending a series of rotation gates at the end for non-commuting Paulis, and for more complex cases when quantum circuits need to be modified iteratively, as occurs in quantum layerwise learning. We demonstrate up to 600% improvement in transpilation time for quantum layerwise learning using the Rivet transpiler compared to standard transpilation without reuse.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.21342/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/2508.21342/full.md

## References

9 references — full list in the complete paper: https://tomesphere.com/paper/2508.21342/full.md

---
Source: https://tomesphere.com/paper/2508.21342