Skip to content

Factor out XEB fidelity estimator out of XEB experiment code #2113

Open
@viathor

Description

@viathor

XEB experiment code is monolithic. In particular, it tightly couples generation of random circuits and fidelity estimation. The latter is potentially useful on its own (e.g. when RQCs have been generated and executed offline), so should be factored out for re-use.

Also, there is more than one formula for estimating fidelity, e.g. on a few qubits one can compute cross-entropies directly while on many qubits one has to resort to formulas based on some assumptions about the shape of the output distribution. Therefore, it makes sense to implement fidelity estimation separate from RQC generation and overall XEB orchestration.

Metadata

Metadata

Assignees

Labels

area/experimentskind/healthFor CI/testing/release process/refactoring/technical debt itemspriority/reviewReassess the priority of this item at the next opportunity.

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions