Datasets
Standard Dataset
Primal and dual hypergraphic representation for quantum circuits in hypergraphic partitioning
- Citation Author(s):
- Submitted by:
- WALDEMIR CAMBIUCCI
- Last updated:
- Tue, 10/01/2024 - 17:56
- DOI:
- 10.21227/fqjn-zc55
- Data Format:
- Research Article Link:
- License:
- Categories:
- Keywords:
Abstract
Quantum computing holds the promise of revolutionizing the way we solve complex problems by harnessing the principles of quantum mechanics. However, current noisy intermediate-scale quantum (NISQ) computers face significant limitations due to their small number of qubits and high error rates, making it challenging to execute large quantum circuits that require greater depth, size, or width. To address these challenges and enhance scalability, we conducted a comprehensive series of experiments involving hypergraph based methodologies for quantum circuit cutting, applicable to both spatial (distributing partitions across multiple processing units) and temporal (segmenting circuits for sequential execution) scenarios. Our experiments generated 13 distinct datasets, each capturing different aspects of quantum circuits and their hypergraph representations. These datasets include benchmark circuits with both independent and native gate sets, full circuits exhibiting maximal qubit connectivity, and randomly generated circuits, all represented in both primal hypergraphs (where qubits are vertices and gates are hyperedges) and dual hypergraphs (where qubits are hyperedges and gates are nodes). By providing OpenQASM files alongside their hypergraph representations, we ensured a comprehensive foundation for analyzing circuit cutting strategies. Leveraging hypergraph theory and advanced partitioning heuristics such as Stoer-Wagner, Fiduccia Mattheyses, and Kernighan-Lin, our approach aimed to optimize circuit cutting to reduce communication overhead in spatial distributions and minimize initialization costs in temporal sequences. The diverse datasets allowed us to evaluate the effectiveness of these heuristics across various circuit types and representations. To assess the quality of circuit partitions, we introduced a new metric called the coupling ratio, serving as a critical dimension in evaluating the balance between communication and initialization costs. Our comparative analysis demonstrated that hypergraph partitioning significantly improves the efficiency of distributed quantum computing architectures. Specifically, heuristics like Fiduccia Mattheyses proved to be flexible and fast, making them excellent choices for real-time circuit cutting processes in multi-QPU environments. The results of our research highlight the hypergraph partitioning process as a pivotal step in developing new reference architectures for quantum computers within distributed computing environments. By thoroughly describing the datasets from our experiments and analyzing their impact on circuit cutting strategies, we provide valuable insights that contribute to the practical advancement of scalable quantum computing.
In the context of circuit cutting and hypergraph-based partitioning, we have compiled an extensive dataset consisting of approximately 2GB of data spread across 5,000 files. These files are organized into three primary categories of experiments:
- Full Circuits
- Benchmark Circuits
- Random Circuits
Each category is designed to facilitate a comprehensive exploration of circuit cutting strategies and hypergraph partitioning heuristics, incorporating considerations of both native gate sets (specific to quantum hardware) and hardware-independent (universal) gate sets.
1. Full Circuits
The Full Circuits category contains quantum circuits where every possible combination of qubits is engaged through two-qubit (binary) gates. Specifically, for a circuit with n qubits, there is exactly one two-qubit gate between every unique pair of qubits, resulting in a fully connected topology. These circuits maximize qubit interactions and entanglement, presenting significant challenges for partitioning due to their high degree of connectivity.
Characteristics:
- Number of Qubits: Varies, often scaling up to large sizes (e.g., from 4 to 120 qubits).
- Gate Sets: Includes both native gate sets and hardware-independent gate sets.
- Files Included:
- OpenQASM Files: Original circuit descriptions.
- Primal Hypergraph Representations: Qubits as vertices and gates as hyperedges.
- Dual Hypergraph Representations: Qubits as hyperedges and gates as nodes.
Purpose:
- To test the limits of hypergraph partitioning algorithms on circuits with maximal connectivity.
- To evaluate how different gate sets influence the partitioning process in fully connected circuits.
- To explore strategies for minimizing communication overhead when distributing these circuits across multiple quantum processing units (QPUs).
2. Benchmark Circuits
The Benchmark Circuits category comprises selected quantum circuits ranging from 4 to 120 qubits, derived from well-known families of quantum algorithms. These circuits serve as standard benchmarks in quantum computing research, enabling consistent evaluation of algorithm performance and hardware capabilities.
Included Algorithm Families:
- AE (Amplitude Estimation)
- Grover's Algorithm
- QAOA (Quantum Approximate Optimization Algorithm)
- QFT (Quantum Fourier Transform)
- QPE (Quantum Phase Estimation)
- VQE (Variational Quantum Eigensolver)
Characteristics:
- Gate Sets:
- Native Gate Sets: Circuits optimized for specific quantum hardware.
- Hardware-Independent Gate Sets: Universal circuits not tied to any particular hardware.
- Optimization Levels: For native gate circuits, multiple Qiskit optimization levels (OPT0, OPT1, OPT2, OPT3) are applied to assess their impact on partitioning.
- Files Included:
- OpenQASM Files: Original circuit descriptions.
- Primal Hypergraph Representations
- Dual Hypergraph Representations
Purpose:
- To evaluate the effectiveness of circuit cutting and hypergraph partitioning across various quantum algorithms.
- To analyze how different optimization levels and gate sets affect partitioning strategies and outcomes.
- To facilitate comparative studies between circuits with varying degrees of complexity and connectivity.
3. Random Circuits
The Random Circuits category includes randomly generated quantum circuits with qubit counts ranging from 4 to 120 qubits. These circuits introduce variability in gate sequences and qubit interactions, simulating a wide array of possible circuit configurations.
Characteristics:
- Gate Sets:
- Native Gate Sets
- Hardware-Independent Gate Sets
- Variability: Randomized gate applications and qubit interactions to mimic unpredictable circuit structures.
- Files Included:
- OpenQASM Files
- Primal Hypergraph Representations
- Dual Hypergraph Representations
Purpose:
- To test the robustness and general applicability of circuit cutting heuristics under diverse and unpredictable circuit structures.
- To assess how randomness in circuit design impacts partitioning strategies and the resulting communication overhead in distributed quantum computing environments.
- To explore partitioning methods without reliance on predictable circuit patterns.
Considerations on Gate Sets
We are still exploring the impact of different gate-sets used in quantum circuits:
Native Gate Sets: Gate sets specific to particular quantum hardware, including native operations that the hardware can perform directly. Impact on Partitioning:
- Hardware constraints such as connectivity and native gate availability can affect circuit structure and, consequently, the hypergraph representation.
- Different optimization levels (OPT0 to OPT3) can significantly alter the circuit, influencing the partitioning process.
Hardware-Independent (Universal) Gate Sets: Standardized gate sets (e.g., universal gates like H, X, CNOT) that are not specific to any quantum hardware. Impact on Partitioning:
- Provides a consistent basis for evaluating partitioning heuristics without hardware-specific constraints.
- Facilitates the study of partitioning strategies based purely on algorithmic complexity and connectivity.
Optimization Levels in Qiskit
We are also exploring the impact of different optimization leves used in quantum circuits during the circuit cutting. The circuits utilizing native gate sets are provided at multiple optimization levels (OPT0-OPT3) as defined by IBM's Qiskit platform.
- OPT0 (Level 0): No optimization; minimal transformations.
- OPT1 (Level 1): Light optimization; basic gate fusion and removal of redundant gates.
- OPT2 (Level 2): Medium optimization; advanced techniques to reduce gate count and depth.
- OPT3 (Level 3): Heavy optimization; aggressive transformations that may significantly alter the circuit structure.
This dataset serves as a comprehensive resource for advancing the study of circuit cutting and hypergraph-based partitioning in quantum computing. By leveraging this dataset, which encompasses a significant volume of data across thousands of files, the quantum computing community can make meaningful progress in overcoming the limitations of Noisy Intermediate-Scale Quantum (NISQ) devices. The dataset's diversity and depth enable comprehensive studies that can inform the design of future quantum algorithms and hardware, ultimately bringing us closer to realizing the full potential of quantum computing.
Dataset Files
- benchmark independent gates - dual hypergraph.zip (1.01 MB)
- benchmark independent gates - primal hypergraph.zip (2.44 MB)
- benchmark independent gates - qasm files.zip (3.99 MB)
- benchmark native gates - dual hypergraph.zip (152.57 kB)
- benchmark native gates - primal hypergraph.zip (204.41 kB)
- benchmark native gates - qasm files.zip (25.20 MB)
- full circuits - dual hypergraph.zip (401.74 kB)
- full circuits - primal hypergraph.zip (1.06 MB)
- random independent gates - dual hypergraph.zip (1.68 MB)
- random independent gates - primal hypergraph.zip (2.44 MB)
- random independent gates - qasm files.zip (9.56 MB)
- random native gates - dual hypergraph.zip (9.85 MB)
- random native gates - primal hypergraph.zip (14.70 MB)
- random native gates - qasm files.zip (59.58 MB)
Documentation
Attachment | Size |
---|---|
data description - instructions about hypergraphic representation.pdf | 379.87 KB |