# Quantum Poker A game for quantum computers suitable for benchmarking   error mitigation techniques on NISQ devices

**Authors:** Franz G. Fuchs, Vemund Falch, and Christian Johnsen

arXiv: 1908.00044 · 2020-05-19

## TL;DR

This paper introduces a quantum poker game as an educational tool for quantum computing and demonstrates its use for benchmarking and improving error mitigation techniques on NISQ devices.

## Contribution

It presents a novel quantum poker game for learning quantum concepts and evaluates quantum error mitigation methods on real hardware.

## Key findings

- Error rates on current quantum computers remain high.
- Quantum error mitigation improves measurement accuracy.
- The game serves as an effective pedagogical and benchmarking tool.

## Abstract

Quantum computers are on the verge of becoming a commercially available reality. They represent a paradigm shift in computing, with a steep learning gradient. The creation of games is a way to ease the transition for beginners. We present a game similar to the Poker variant Texas hold 'em with the intention to serve as an engaging pedagogical tool to learn the basics rules of quantum computing. The concepts of quantum states, quantum operations and measurement can be learned in a playful manner. The difference to the classical variant is that the community cards are replaced by a quantum register that is "randomly" initialized, and the cards for each player are replaced by quantum gates, randomly drawn from a set of available gates. Each player can create a quantum circuit with their cards, with the aim to maximize the number of $1$'s that are measured in the computational basis. The basic concepts of superposition, entanglement and quantum gates are employed. We provide a proof-of-concept implementation using Qiskit. A comparison of the results for the created circuits using a simulator and IBM machines is conducted, showing that error rates on contemporary quantum computers are still very high. For the success of noisy intermediate scale quantum (NISQ) computers, improvements on the error rates and error mitigation techniques are necessary, even for simple circuits. We show that quantum error mitigation (QEM) techniques can be used to improve expectation values of observables on real quantum devices.

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1908.00044/full.md

---
Source: https://tomesphere.com/paper/1908.00044