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

reducing the Trotter errors in a scalable way #2181

Closed
AbdullahKazi500 opened this issue Feb 8, 2024 · 1 comment
Closed

reducing the Trotter errors in a scalable way #2181

AbdullahKazi500 opened this issue Feb 8, 2024 · 1 comment
Labels
feature-request A request for a feature, tool, or workflow in Mitiq.

Comments

@AbdullahKazi500
Copy link

AbdullahKazi500 commented Feb 8, 2024

Issue Description

Implementing an adaptive Trotter decomposition that dynamically adjusts the number of Trotter steps based on the complexity of the quantum circuit. This would allow for more accurate error mitigation in a scalable manner.

Developing a feature for Mitiq to intelligently select qubits for error mitigation based on their susceptibility to Trotter errors. This could involve analyzing historical data or using heuristics to identify qubits that are more prone to errors and prioritizing their mitigation.
Introducing a mechanism functionality for dynamically adjusting the error threshold used in error mitigation. This could involve monitoring the performance of previous error mitigation attempts and adapting the threshold to achieve optimal reduction without sacrificing computational efficiency.

Proposed Solution

We can Create a simulation configuration where the Trotter error arising from non-commuting Hamiltonians in a multi-qubit system offset, to some extent, the Trotter error between the unitary component and the noise component of the simulated dynamics. Alternatively, we can also explore methodologies that eliminate time discretization as an intermediary step and focus on continuous-in-time mappings to transition from one dissipative dynamics to another.

Additional References

https://www.nature.com/articles/s41534-019-0192-5
@FarLab @natestemen @nathanshammah

@AbdullahKazi500 AbdullahKazi500 added the feature-request A request for a feature, tool, or workflow in Mitiq. label Feb 8, 2024
Copy link

github-actions bot commented Feb 8, 2024

Hello @AbdullahKazi500, thank you for your interest in Mitiq!
If this is a bug report, please provide screenshots and/or minimum viable code to reproduce your issue, so we can do our best to help get it fixed. If you have any questions in the meantime, you can also ask us on the Unitary Fund Discord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A request for a feature, tool, or workflow in Mitiq.
Projects
None yet
Development

No branches or pull requests

1 participant