PulseAugur
EN
LIVE 06:44:22

New benchmark InferQ evaluates SQL-based quantum circuit simulation

Researchers have developed InferQ, a new benchmark designed to evaluate the performance of relational database management systems (RDBMSs) in simulating quantum circuits. This benchmark generates a large dataset of diverse circuits and compiles their simulations into SQL queries, allowing for systematic research into query optimization and engine-level evaluation. Experiments show that RDBMSs can outperform traditional simulators like Qiskit Aer in memory usage for over half of the tested circuits. Furthermore, machine learning models trained on InferQ's extracted features can accurately predict when SQL-based simulation is preferable, enabling optimized simulator selection. AI

IMPACT Enables more efficient and data-driven selection of simulation tools for quantum computing research.

RANK_REASON The cluster contains a research paper introducing a new benchmark for evaluating quantum circuit simulation using database systems. [lever_c_demoted from research: ic=1 ai=0.7]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New benchmark InferQ evaluates SQL-based quantum circuit simulation

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Andrei Ilinescu, Aadi Patwardhan, Rihan Hai ·

    InferQ: A Database-Oriented Benchmark for Quantum Circuits Simulation

    arXiv:2607.29134v1 Announce Type: cross Abstract: Recent work suggests that relational database management systems (RDBMSs) can execute quantum circuit simulation by compiling the simulation into SQL workloads (primarily join-and-aggregate tensor contractions). While early result…