Abstract: We introduce shallow instantaneous quantum polynomial-time (IQP) circuits as generative graph models, using an edge-qubit encoding to map graphs onto quantum states. Focusing on bipartite and Erd\H{o}s–Rényi distributions, we study their expressivity and robustness through simulations and large-scale experiments. Noiseless simulations of
Folder structure:
data/> synthetic datasets.hpo/> configurations used and hpo script.plots/> plots used in the paper.results/analysis/> processed results from all models.archived/> parameters from old, unused models.evaluation_results/> Raw results from NISQ executions.hpo_logs/> Optuna logs.simulation_results/> Raw results from simulations.trained_params/> parameters from all models.
src/> code used to generate, process, and plot results.test/> tests for select utility and metric functions.