<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>advancements in trustworthiness of quantum computing &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/advancements-in-trustworthiness-of-quantum-computing/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Wed, 23 Sep 2026 02:04:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>advancements in trustworthiness of quantum computing &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>New Blind Quantum Protocol Shields User Data in Delegated Cloud Computing</title>
		<link>https://scienmag.com/new-blind-quantum-protocol-shields-user-data-in-delegated-cloud-computing/</link>
		
		<dc:creator><![CDATA[Katie Riggs]]></dc:creator>
		<pubDate>Wed, 23 Sep 2026 02:04:40 +0000</pubDate>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[advancements in trustworthiness of quantum computing]]></category>
		<category><![CDATA[blind quantum computation]]></category>
		<category><![CDATA[client-server quantum data security]]></category>
		<category><![CDATA[client-server quantum protocols]]></category>
		<category><![CDATA[delegated computation]]></category>
		<category><![CDATA[IBM quantum processor]]></category>
		<category><![CDATA[IBM superconducting quantum processor experiments]]></category>
		<category><![CDATA[key decoupling]]></category>
		<category><![CDATA[key-decoupled quantum protocols]]></category>
		<category><![CDATA[multi-qubit quantum simulations]]></category>
		<category><![CDATA[Pauli equivalence class]]></category>
		<category><![CDATA[privacy protection in quantum cloud services]]></category>
		<category><![CDATA[privacy-preserving computing]]></category>
		<category><![CDATA[quantum algorithm confidentiality]]></category>
		<category><![CDATA[quantum cloud computing]]></category>
		<category><![CDATA[quantum cloud computing privacy]]></category>
		<category><![CDATA[quantum cryptography]]></category>
		<category><![CDATA[reduction of client-side quantum workload]]></category>
		<category><![CDATA[secure delegated quantum computation]]></category>
		<category><![CDATA[statistical verification]]></category>
		<category><![CDATA[superconducting quantum processor]]></category>
		<category><![CDATA[theoretical and experimental quantum research]]></category>
		<category><![CDATA[verifiable computation]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=209701</guid>

					<description><![CDATA[Researchers in China have developed a key-decoupled blind quantum computation protocol that hides both data and algorithms from untrusted quantum servers while letting clients verify results with low overhead.]]></description>
										<content:encoded><![CDATA[<p>The dream of renting out quantum computation the way we now rent out classical computing power has always carried an awkward caveat: the server that runs your calculation can, in principle, see exactly what you are asking it to do. For quantum cloud computing to become a trustworthy commercial reality, users need more than raw qubit counts and low error rates. They need assurance that their quantum data and the structure of their quantum algorithms remain hidden from the machine that executes them. A research team from Jinan University and Sun Yat-sen University in China has now taken a significant step toward that assurance, unveiling a key-decoupled circuit-model blind quantum computation protocol that strengthens privacy protection for delegated quantum computing while sharply reducing the work that must be done on the client side. Their study, published in the journal Quantum Research, combines a theoretical construction with proof-of-principle experiments on an IBM superconducting processor and multi-qubit numerical simulations.</p>
<p>Blind quantum computation is the umbrella term for protocols that allow a relatively weak client to delegate a computation to a powerful but potentially untrusted quantum server without revealing the input, the output, or the algorithm being executed. The circuit model, in which a computation is expressed as a sequence of quantum gates acting on qubits, is the natural framework for today&#8217;s gate-based quantum processors, and much of the earlier work in this setting followed a familiar pattern: the client encrypts the quantum state, the server operates on the encrypted data, and the client decrypts the result. The trouble, as the researchers emphasize, is that in many conventional schemes the decryption information is not static. As the circuit deepens, the corrections that the client must apply to interpret the final result change from gate to gate, so the decryption key effectively propagates through the computation one layer at a time. Associate Professor Xiaoqian Zhang of Jinan University describes this as a major limitation: decryption information may need to be updated gate by gate, increasing the client-side burden as the circuit becomes deeper. For a client with limited quantum capabilities, that burden can become prohibitive exactly where it matters most, in long, deep circuits.</p>
<p>The new protocol breaks this dependency by decoupling the keys. Instead of allowing one key to evolve through the circuit, the client independently generates two separate keys, one for encryption and one for decryption. Before sending the quantum state to the server, the client applies a Pauli encryption operation; after receiving the output, it applies a Pauli decryption operation. The elegance of the construction lies in what happens in between: the effects of the two independent keys are directly incorporated into the blinded quantum operation that the server executes. In other words, the server is not simply running the client&#8217;s raw circuit on encrypted data and hoping the bookkeeping works out. The circuit it runs has already absorbed the key structure, so the client never needs to track how its decryption information changes as gates accumulate. This eliminates gate-by-gate key propagation entirely, and it means the client&#8217;s quantum workload collapses to a single encryption step at the beginning and a single decryption step at the end, regardless of how deep the delegated circuit is.</p>
<p>Hiding the client&#8217;s quantum state, however, is only half of the privacy problem. As Associate Professor Bingwen Feng of Jinan University points out, protecting the quantum state alone is not enough, because the target computation itself may also contain sensitive information. A proprietary optimization algorithm, a cryptographic subroutine, or a simulation of a commercially valuable material could be revealed by the pattern of gates even if the input state is perfectly disguised. The theoretical core of the new paper addresses this concern head-on. The team proved that, under their protocol, the server cannot determine which specific operation within the client&#8217;s Pauli equivalence class is actually being performed. The Pauli equivalence class is a family of quantum operations that are related to one another by Pauli operators, the fundamental single-qubit transformations that include bit flips, phase flips, and their combinations. By concealing the target operation within this class, the protocol presents the server with an ambiguity that is information-theoretically built in: from the server&#8217;s perspective, every member of the class looks like a plausible candidate for the true computation. This provides what Feng calls an additional layer of privacy for delegated quantum computing, one that protects the algorithm rather than only the data.</p>
<p>Privacy alone, though, is not the whole story in a delegated setting. A malicious or faulty server could run the wrong circuit, introduce errors deliberately, or quietly substitute a cheaper approximation, and an encrypted output would give the client no obvious way to notice. Delegated computation therefore demands verifiability, the ability to detect when the server has deviated from its instructions. The researchers tackled this with a statistical verification strategy built on randomly sampled Pauli observables. The idea is deliberately low-overhead. Rather than running the full computation many times and comparing complete output distributions, which would multiply the cost of the protocol, the client interleaves multiple interaction rounds in which only one round carries the actual target computation. The remaining rounds serve as verification rounds, in which the server is asked to measure randomly chosen Pauli observables whose expected outcomes the client can predict. Because Pauli measurements are among the simplest and cheapest operations a quantum processor can perform, this verification layer adds minimal burden while creating a statistical web that abnormal server behavior struggles to escape.</p>
<p>The detection logic is probabilistic but powerful. If the server performs the correct blinded operation in every round, the sampled Pauli observables will return outcomes consistent with the client&#8217;s predictions, and the verification rounds will look statistically unremarkable. If, however, the server deviates, the deliberately introduced wrong operations will perturb the statistics of the sampled observables in a way that accumulates across the verification rounds. With enough rounds, sufficiently large deviations become detectable with high confidence, and the client can reject the result or flag the server, all without ever learning more about the server&#8217;s internal behavior than the statistics themselves reveal. The trade-off between security and overhead, which has long been a sticking point in verifiable blind quantum computation, is thereby softened: verification is achieved not by replicating the whole computation but by scattering cheap, randomized checks throughout the interaction.</p>
<p>To show that the scheme is more than a paper construction, the team ran proof-of-principle experiments on IBM&#8217;s 133-qubit Torino superconducting quantum processor. In a representative test, the researchers orchestrated 16 interaction rounds: a single round carrying the target computation and 15 rounds devoted to verification. The experiment successfully detected sufficiently large deviations that had been deliberately introduced, confirming that the statistical test behaves as designed on real, noisy quantum hardware. The choice of a commercially available cloud-accessed processor is itself significant, because it places the demonstration in precisely the environment the protocol is meant to protect: a user sending a task to a quantum server they do not control.</p>
<p>Beyond the single representative test, the team ran additional experiments on several single-qubit gates and carried out numerical simulations for representative two-qubit and three-qubit gates. These simulations confirmed that the verification strategy extends naturally to multi-qubit systems, an essential requirement for any protocol hoping to keep pace with the growing size of practical quantum computations. Scaling verifiability from one qubit to several is not a trivial matter, since the space of possible deviations grows combinatorially with system size, but the sampled-observable framework is designed so that the client&#8217;s cost grows modestly even as the server&#8217;s space for misbehavior expands. Together, the hardware demonstrations and the simulations support the claim that the approach is both feasible today and scalable toward the multi-qubit regime where quantum cloud computing will eventually operate.</p>
<p>The broader significance of the work lies in what it removes from the client&#8217;s shoulders. Many earlier proposals for secure delegated quantum computation implicitly assumed a client sophisticated enough to track evolving keys, prepare complex resource states, or perform interactive corrections mid-computation. By reducing the client&#8217;s quantum responsibilities to a Pauli encryption before transmission and a Pauli decryption upon return, the key-decoupled design opens the door to clients that are little more than ordinary users with minimal quantum hardware, which is exactly the profile of a typical quantum cloud customer. As Zhang notes, the work provides a simple and verifiable route toward privacy-preserving delegated quantum computation, and it may help support the development of secure quantum cloud computing and networked quantum information processing. In a future where quantum processors are concentrated in a handful of data centers and accessed remotely by businesses, hospitals, and research laboratories, protocols of this kind could form the trust layer that makes such services viable.</p>
<p>Challenges remain, of course. The experimental demonstration took place on today&#8217;s noisy intermediate-scale hardware, and bridging from proof-of-principle circuits to industrially relevant computations will require further engineering, deeper statistical analysis of detection thresholds, and integration with error-correction and networking infrastructure. The statistical verification method detects sufficiently large deviations, and characterizing exactly what a modestly malicious server could slip past a given number of rounds will be an important direction for follow-up work. Nevertheless, the combination of key decoupling, Pauli-class concealment, and low-overhead sampled verification represents a coherent and practical architectural statement: that privacy and verifiability in delegated quantum computing need not come at the price of an impossibly demanding client. As quantum clouds move from speculation to deployment, the ability to hand a server a computation it cannot read and cannot cheat on may prove to be one of the foundational technologies of the quantum internet era, and this protocol offers a concrete, experimentally tested blueprint for how that handover can work.</p>
<p><strong>Subject of Research:</strong> Privacy-preserving delegated quantum computing through key-decoupled circuit-model blind quantum computation with statistical verification</p>
<p><strong>Article Title:</strong> Circuit-model blind quantum computation with key decoupling</p>
<p><strong>Article References:</strong> Circuit-model blind quantum computation with key decoupling. (n.d.). <a href="https://www.eurekalert.org/news-releases/1144972" rel="noopener noreferrer">Original publication</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> Not provided</p>
<p><strong>Keywords:</strong> blind quantum computation, quantum cloud computing, key decoupling, Pauli equivalence class, statistical verification, delegated computation, superconducting quantum processor, privacy-preserving computing, IBM quantum processor, quantum cryptography, verifiable computation, client-server quantum protocols</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">209701</post-id>	</item>
	</channel>
</rss>
