<?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>overcoming barren plateaus in variational algorithms &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/overcoming-barren-plateaus-in-variational-algorithms/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Sep 2026 13:02:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>overcoming barren plateaus in variational algorithms &#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>Quantum Annealers Take Over Training of Variational Quantum Algorithms</title>
		<link>https://scienmag.com/quantum-annealers-take-over-training-of-variational-quantum-algorithms/</link>
		
		<dc:creator><![CDATA[Katie Riggs]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 13:02:57 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[barren plateaus]]></category>
		<category><![CDATA[gate-based quantum model training]]></category>
		<category><![CDATA[gradient-free training]]></category>
		<category><![CDATA[Hamiltonians]]></category>
		<category><![CDATA[hybrid quantum computing]]></category>
		<category><![CDATA[hybrid quantum computing architectures]]></category>
		<category><![CDATA[hybrid quantum-classical optimization]]></category>
		<category><![CDATA[innovative approaches to quantum algorithm training]]></category>
		<category><![CDATA[metaheuristics]]></category>
		<category><![CDATA[near-term quantum hardware optimization]]></category>
		<category><![CDATA[NISQ era]]></category>
		<category><![CDATA[noise-resilient quantum parameter tuning]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[overcoming barren plateaus in variational algorithms]]></category>
		<category><![CDATA[quadratic unconstrained binary optimization in quantum computing]]></category>
		<category><![CDATA[quantum annealer as optimizer]]></category>
		<category><![CDATA[quantum annealing]]></category>
		<category><![CDATA[quantum annealing for variational quantum algorithm training]]></category>
		<category><![CDATA[Quantum Computing]]></category>
		<category><![CDATA[Quantum machine learning]]></category>
		<category><![CDATA[quantum machine learning optimization techniques]]></category>
		<category><![CDATA[QUBO]]></category>
		<category><![CDATA[scalable quantum annealer applications]]></category>
		<category><![CDATA[variational quantum algorithms]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=194627</guid>

					<description><![CDATA[Researchers have shown that quantum annealers can train variational quantum algorithms by recasting parameter optimization as a QUBO problem, achieving competitive accuracy with reduced computational overhead.]]></description>
										<content:encoded><![CDATA[<p>Variational quantum algorithms have become the workhorses of near-term quantum computing, promising everything from molecular simulation to machine learning on hardware that is still noisy and small. Yet a stubborn bottleneck has shadowed the field from the start: training the variational parameters. Most approaches lean on gradient-based classical optimizers, which require repeated circuit evaluations, suffer from shot noise, and can stall entirely in the notorious barren plateaus that flatten the loss landscape of deep parametrized circuits. A new study published in Quantum Machine Intelligence proposes a striking alternative — let a quantum annealer do the training.</p>
<p>Researchers Ernesto Acosta and Carlos Cano of the University of Granada, together with Guillermo Botella of Complutense University of Madrid, have reformulated the parameter-optimization problem of variational quantum algorithms as a Quadratic Unconstrained Binary Optimization problem, the native language of quantum annealers. Their work, published as volume 8, article 101 of the journal, demonstrates that the same machines designed to find low-energy configurations of combinatorial optimization problems can also serve as scalable optimizers for gate-based quantum models, opening a hybrid pathway that combines gate-model quantum computing, quantum annealing, and classical control in a single training loop.</p>
<p>The core insight behind the method is elegant. Variational quantum algorithms depend on a Hamiltonian expressed in terms of trainable rotation angles, and the exponential structure of the circuit&#8217;s unitary operator can be transformed, through a heuristic substitution that replaces imaginary phases with real-valued angles, into sums of real exponential terms. Those terms map naturally onto the quadratic binary cost functions that quantum annealers minimize. In other words, the mathematical structure of the ansatz itself provides the bridge: instead of estimating gradients with hundreds of circuit shots, the team encodes candidate parameter regions directly into QUBO form and asks the annealer to find the configuration with the lowest energy.</p>
<p>Because continuous rotation angles must be represented with discrete binary variables, the researchers developed a recursive refinement strategy that progressively narrows the search space. The parameter range is partitioned into segments, validation points are sampled within each partition, and the QUBO problem is solved to identify the most promising regions. The angle range is then rescaled — in their worked example, halved at each level — and centered on the best solution found so far, and the process repeats. This coarse-to-fine scheme approximates high-quality continuous solutions with a small number of discrete QUBO solves, trading resolution for tractability in a controlled way.</p>
<p>A key strength of the framework is its adaptability. The method exposes a rich set of configurable metaheuristic parameters, including the number of training levels, the number of partitions per angle, and the number of validation points per partition. These knobs allow practitioners to tune the balance between solution quality and computational cost according to the problem at hand and the computational resources available. The authors also integrate an adaptive metaheuristic optimization scheme rather than a fixed search rule, making the training procedure generalizable to arbitrary Hamiltonians rather than being tied to a specific circuit family or ansatz design.</p>
<p>To test the approach, the team benchmarked their adiabatic training scheme on publicly available classification datasets, including the Iris, Heart Disease, and Diabetes datasets from the UCI machine learning repository. The experimental evaluations show that the method achieves accuracy comparable to, and in some configurations better than, established classical and evolutionary optimizers, while significantly reducing computational overhead. The authors&#8217; hyperparameter exploration reveals that the highest performance efficiency — accuracy gained per unit of training time — tends to occur at lower numbers of levels and partitions, meaning that modest configurations already capture most of the benefit before costs escalate.</p>
<p>The implications extend beyond raw benchmark numbers. Gradient-based training on near-term quantum hardware is plagued by noisy gradient estimates, since every partial derivative must be inferred from finite numbers of noisy circuit measurements. Meanwhile, barren plateaus, whose origins have been linked both to deep random circuits and to noise accumulation, can render gradients exponentially vanishing and classical optimizers effectively blind. A gradient-free, annealer-driven optimizer sidesteps both pathologies: it never estimates a derivative, and its search is driven by the energy landscape of the QUBO encoding rather than by local slope information that may not exist in any meaningful sense.</p>
<p>The study builds on a growing body of work connecting annealing-style hardware to machine learning. Previous research has shown that QUBO formulations can be used to train classical machine learning models, that Ising machines can serve as training engines for standard neural networks, and that universal adiabatic quantum computers can be harnessed for neural network training. An earlier preprint by the same team had already explored adiabatic training for variational quantum algorithms; the new journal publication consolidates that line of inquiry into a general, configurable framework with systematic experimental validation, code released through a public repository, and full experimental detail across multiple datasets and hyperparameter regimes.</p>
<p>What emerges is a compelling vision of near-term quantum computing as a genuinely hybrid enterprise. In the architecture the Granada and Madrid researchers describe, a gate-based quantum processor executes the variational circuit, a quantum annealer solves the training problem at each iteration, and a classical system orchestrates the recursive refinement and manages the workflow. Each platform contributes what it does best, and none has to shoulder the full burden alone. As annealing hardware scales and QUBO encodings grow more expressive, this division of labor could become a practical route to training quantum models that classical optimizers struggle to handle.</p>
<p>Challenges certainly remain. The heuristic substitution that enables real-valued QUBO encoding sacrifices strict unitarity, and the discretization of continuous parameters means solution precision depends on the depth of the refinement schedule. The authors&#8217; own data show that pushing training levels and partitions higher does not always pay off, underscoring the need for careful configuration. Still, the demonstration that quantum annealers can train variational quantum algorithms with competitive quality and lower overhead marks a meaningful step. For a field hunting for any advantage in the noisy intermediate-scale era, recruiting one quantum machine to train another may prove to be one of the more inventive entries in the playbook.</p>
<p><strong>Subject of Research:</strong> A QUBO-based method that uses quantum annealers to train variational quantum algorithms without gradients.</p>
<p><strong>Article Title:</strong> QUBO-based training for VQAs on quantum annealers</p>
<p><strong>Article References:</strong> Acosta, E., Botella, G., &amp; Cano, C. (2026). QUBO-based training for VQAs on quantum annealers. <em>Quantum Machine Intelligence, 8</em>(2), Article 101. <a href="https://doi.org/10.1007/s42484-026-00441-1" rel="noopener noreferrer">https://doi.org/10.1007/s42484-026-00441-1</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s42484-026-00441-1" rel="noopener noreferrer">10.1007/s42484-026-00441-1</a></p>
<p><strong>Keywords:</strong> quantum computing, variational quantum algorithms, quantum annealing, QUBO, optimization, barren plateaus, quantum machine learning, hybrid quantum computing, metaheuristics, NISQ era, gradient-free training, Hamiltonians</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">194627</post-id>	</item>
	</channel>
</rss>
