SQuASH Surrogate Benchmark Dataset for Quantum Architecture Search (QAS)
Description
This dataset supports the SQuASH benchmark for Quantum Architecture Search (QAS), as presented in our paper. It includes training and evaluation data used for surrogate model learning, structured into multiple problem instances. Each subdirectory contains a database file with information extracted from .pkl files, such as initial PQC, optimal PQC and target evaluation metric, e.g., fidelity or train/test accuracy.
The dataset is organized for direct integration with the SQuASH GitHub repository and is designed to accelerate QAS research and support reproducible benchmarking.
Table of contents (English)
-
Top-level folder:
raw_ghz_a.zip/
-
raw_test_ghz_a.zip/
– contains the test subset for the ghz_a search space and includesraw_test_ghz_a_data.zip
with.pckl
files storing each PQC along with its metadata andtest_ghz_a.db
file - circuits metadata as DB
-
raw_train_ghz_a.zip/
– contains the train subset without augmentation for the ghz_a search space and includesraw_train_ghz_a_data.zip
with.pckl
files storing each PQC along with its metadata andtrain_ghz_a.db
file - circuits metadata as DB
-
raw_train_ghz_a_augmented.zip/
– contains the train subset incl. augmented PQCs for the ghz_a search space and includesraw_train_ghz_a_augmented_data.zip
with.pckl
files storing each PQC along with its metadata andtrain_ghz_a_augmented.db
file -circuits metadata as DV
-
- Top-level folders:
raw_ghz_b.zip/
has the same structure but data for the search space ghz_b -
Top-level folders:
ls_a.zip/
-
-
raw_ls_a_data.zip/
– contains.pckl
files storing each PQC along with its metadata for the search space l -
Note that for train/test splitting, ls_a space uses the automatical split specified in gen_dataset.py with random seed `42`.ls_a.db
file - circuits metadata as DB
-
-
- Top-level folders:
graph_data_ghz_a.zip/
,graph_data_ghz_b.zip/,
graph_data_ls_a.zip/
– contain.pt
files, i.e., all data subsets for particular search spaces, with circuits converted into directed acyclic graph respresentation (DAG). This representation can be directly used to tran a GCN.
Files
graph_data_ghz_a.zip
Files
(6.2 GB)
Name | Size | Download all |
---|---|---|
md5:b4363569bdb5030bbc2ea33a5f4ce96e
|
918.4 MB | Preview Download |
md5:dc2d660c1b2caf56d3f823e16cb5c5dd
|
1.8 GB | Preview Download |
md5:480d97bd5e16c2cbd7a3b605cf8a2f42
|
88.6 MB | Preview Download |
md5:2261631fe6cd79948211f6344583e5c5
|
1.0 GB | Preview Download |
md5:201b0d7fcaf762892751a2c7d92badea
|
2.1 GB | Preview Download |
md5:ce34edf47a1ec439a434bba1e8c77ad4
|
271.3 MB | Preview Download |
Additional details
Dates
- Available
-
2025-04-16
Software
- Repository URL
- https://github.com/SQuASH-bench/SQuASH
- Programming language
- Python
- Development Status
- Active