Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explanatory material on error mitigation techniques #1355

Closed
kevinsung opened this issue May 13, 2024 · 1 comment · Fixed by #1482
Closed

Add explanatory material on error mitigation techniques #1355

kevinsung opened this issue May 13, 2024 · 1 comment · Fixed by #1482
Assignees
Labels
content request request for new content to be added new ✨

Comments

@kevinsung
Copy link
Collaborator

URL, if applicable

No response

Describe the new content you are requesting.

Techniques to document:

  • Dynamical decoupling
  • Measurement error mitigation
  • Gate twirling
  • Zero-noise extrapolation
  • Probabilistic error amplification (?)
  • Probabilistic error cancellation (?)

Some useful content for this can be found in the appendix of this notebook, which was the starting point of this PR, which didn't include that material in the final tutorial.

If this new content request is accepted, do you want to write the content?

I will write a draft of the proposed content

@kevinsung kevinsung added new ✨ content request request for new content to be added labels May 13, 2024
@javabster
Copy link
Collaborator

I'm thinking this piece would probably work well in the run section where we talk about the runtime options. If we can also include some code examples of how to set each type with runtime that would be great.

Also I think yes we should talk about PEA, and show people how to use it with the runtime experimental branch

github-merge-queue bot pushed a commit that referenced this issue Jun 6, 2024
Fixes #1355 .

No material on PEA yet because it's not exposed as an
[option](https://docs.quantum.ibm.com/api/qiskit-ibm-runtime/options).

---------

Co-authored-by: Abdullah Ash- Saki <44783187+ashsaki@users.noreply.github.com>
Co-authored-by: Pedro Rivero <pedro.rivero.ramirez@gmail.com>
Co-authored-by: Jessie Yu <jessieyu@us.ibm.com>
Co-authored-by: abbycross <across@us.ibm.com>
Co-authored-by: Arnau Casau <arnaucasau@gmail.com>
frankharkins pushed a commit to frankharkins/documentation that referenced this issue Jul 22, 2024
Fixes Qiskit#1355 .

No material on PEA yet because it's not exposed as an
[option](https://docs.quantum.ibm.com/api/qiskit-ibm-runtime/options).

---------

Co-authored-by: Abdullah Ash- Saki <44783187+ashsaki@users.noreply.github.com>
Co-authored-by: Pedro Rivero <pedro.rivero.ramirez@gmail.com>
Co-authored-by: Jessie Yu <jessieyu@us.ibm.com>
Co-authored-by: abbycross <across@us.ibm.com>
Co-authored-by: Arnau Casau <arnaucasau@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content request request for new content to be added new ✨
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants