Code Monkey home page Code Monkey logo

qrac's Introduction

Quantum Random Access Coding (QRAC)

by Rudy Raymond, IBM Research

What is Quantum Random Access Coding?

Quantum Random Access Coding (QRAC) is an encoding protocol to encode n bits of information into m qubits so that any 1 out of n bits can be extracted with non-trivial success probabilities when n > m. For convenience, a (n, m, p)-QRAC denotes such encoding scheme where p > 1/2 denotes the success probability (which can be defined as the worst-case success probability, or the average-case success probability).

Resources on QRAC

There are tutorials of QRACs on qiskit-tutorial as here and here. QRACs are related to PR boxes and are known useful to generate random numbers with quantum devices.

This repository

This repository is a companion to Constructions of Quantum Random Access Codes presented at AQIS 2018 in Nagoya, Japan.

This repository is aimed to gather information of QRACs, and will be updated accordingly.

Prerequisites

You need to install qiskit and qiskit-tutorial repositories to run the codes. Please follow the installation steps here.

List of files

Below are two-qubit QRACs that are known to be better than those found in Improved Classical and Quantum Random Access Codes. The results are (n,2,p)-QRACs with n and p summarized as follows:

n 3 5 7 8 9
p here 0.908 0.811 0.702 0.690 0.671
p prev 0.853 0.788 0.684 0.652 0.621

Here is the list the two-qubit QRACs:

  1. The (3,2)-QRAC: encoding 3 bits into 2 qubits. The classical RAC has success probability 2/3.
  2. The (5,2)-QRAC: encoding 5 bits into 2 qubits. No classical RACs can perform this with 2 bits.
  3. The (7,2)-QRAC: encoding 7 bits into 2 qubits. No classical RACs can perform this with 2 bits.
  4. The (8,2)-QRAC: encoding 8 bits into 2 qubits. No classical RACs can perform this with 2 bits.
  5. The (9,2)-QRAC: encoding 9 bits into 2 qubits. No classical RACs can perform this with 2 bits.

Acknowledgement

Special thanks to Keita Takeuchi of Univ. of Tokyo for preparing the states and measurements of the (5,2)-QRACs.

qrac's People

Contributors

rraymondhp avatar bondzio avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.