<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/constant-runtime-error-mitigation-via-restricted-evolution-4e78qbozi" -->

---
title: Constant runtime error mitigation via restricted evolution
description: A new quantum error mitigation technique called EMRE (Error Mitigation by Restricted Evolution) is introduced, offering constant sampling overhead compared to...
canonical: https://daily.dev/posts/constant-runtime-error-mitigation-via-restricted-evolution-4e78qbozi
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Constant runtime error mitigation via restricted evolution | daily.dev
og:description: A new quantum error mitigation technique called EMRE (Error Mitigation by Restricted Evolution) is introduced, offering constant sampling overhead compared to...
og:url: https://daily.dev/posts/constant-runtime-error-mitigation-via-restricted-evolution-4e78qbozi
og:image: https://api.daily.dev/og/posts/4e78QboZi.png
og:image:alt: Constant runtime error mitigation via restricted evolution
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Constant runtime error mitigation via restricted evolution

**[Nature](https://daily.dev/sources/nature)** · 3 min read · 0 upvotes · 0 comments

## Summary

A new quantum error mitigation technique called EMRE (Error Mitigation by Restricted Evolution) is introduced, offering constant sampling overhead compared to the exponential scaling of Probabilistic Error Cancellation (PEC). EMRE achieves this by accepting a small non-zero bias, with an optimal bias computable via resource-theoretic measures. Exact results are derived for depolarizing and dephasing noise models. The paper also introduces Hybrid EMREs (HEMREs), a family of protocols that generalize both PEC and EMRE with a tunable bias parameter, enabling flexible trade-offs between sample complexity and error reduction for near-term and early-fault tolerant quantum devices.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.nature.com/articles/s41534-026-01284-1>

## Similar posts on daily.dev

- [Sample-efficient quantum error mitigation via classical learning surrogates](https://daily.dev/posts/sample-efficient-quantum-error-mitigation-via-classical-learning-surrogates-yrgbufqk0) · Nature · 0 upvotes · 0 comments
- [Demonstrating quantum error mitigation on logical qubits](https://daily.dev/posts/demonstrating-quantum-error-mitigation-on-logical-qubits-jgicy98kf) · Nature · 0 upvotes · 0 comments
- [Qedma Integrates Quantum Error Mitigation Software with Quantinuum Platform](https://daily.dev/posts/qedma-integrates-quantum-error-mitigation-software-with-quantinuum-platform-z5e4media) · The Quantum Insider · 0 upvotes · 0 comments
- [Fault-tolerant quantum computing: Novel protocol efficiently reduces resource cost](https://daily.dev/posts/fault-tolerant-quantum-computing-novel-protocol-efficiently-reduces-resource-cost-ahneuz2iv) · Phys.org · 0 upvotes · 0 comments

---

Tags: [#quantum-computing](https://daily.dev/tags/quantum-computing)

[View this post on daily.dev](https://daily.dev/posts/constant-runtime-error-mitigation-via-restricted-evolution-4e78qbozi)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Constant runtime error mitigation via restricted evolution","url":"https://daily.dev/posts/constant-runtime-error-mitigation-via-restricted-evolution-4e78qbozi","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/constant-runtime-error-mitigation-via-restricted-evolution-4e78qbozi"},"datePublished":"2026-06-05T16:47:07.875Z","dateModified":"2026-06-05T16:47:36.874Z","description":"A new quantum error mitigation technique called EMRE (Error Mitigation by Restricted Evolution) is introduced, offering constant sampling overhead compared to...","image":"https://media.daily.dev/image/upload/s--0_ODbtD2--/f_auto/v1722860399/public/Placeholder%2008","thumbnailUrl":"https://media.daily.dev/image/upload/s--0_ODbtD2--/f_auto/v1722860399/public/Placeholder%2008","isAccessibleForFree":true,"articleSection":"Nature","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Nature","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/c263038828ce4ac283ed3ffebfed20c1","url":"https://daily.dev/sources/nature"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/constant-runtime-error-mitigation-via-restricted-evolution-4e78qbozi","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"quantum-computing","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Nature","item":"https://daily.dev/sources/nature"},{"@type":"ListItem","position":3,"name":"Constant runtime error mitigation via restricted evolution"}]}
```

