<?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>Quantum Application Lab</title>
	<atom:link href="https://quantumapplicationlab.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://quantumapplicationlab.com/</link>
	<description></description>
	<lastBuildDate>Mon, 07 Apr 2025 13:08:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>

<image>
	<url>https://quantumapplicationlab.com/wp-content/uploads/2023/02/gal-fav-150x150.jpg</url>
	<title>Quantum Application Lab</title>
	<link>https://quantumapplicationlab.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>QReorder</title>
		<link>https://quantumapplicationlab.com/2025/04/07/qreorder/</link>
		
		<dc:creator><![CDATA[Koen Leijnse]]></dc:creator>
		<pubDate>Mon, 07 Apr 2025 13:08:43 +0000</pubDate>
				<category><![CDATA[Results]]></category>
		<guid isPermaLink="false">https://quantumapplicationlab.com/?p=1812</guid>

					<description><![CDATA[<p>The Problem Power grids require accurate power flow analysis and state estimation to ensure efficient energy distribution and stability. Traditional methods face challenges in solving the high-dimensional, linear equations involved, particularly as grids grow in complexity with the integration of renewable energy sources and dynamic demand patterns. Grid data is stored in large data structures [&#8230;]</p>
<p>The post <a href="https://quantumapplicationlab.com/2025/04/07/qreorder/">QReorder</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">The Problem</h2>



<p>Power grids require accurate power flow analysis and state estimation to ensure efficient energy distribution and stability. Traditional methods face challenges in solving the high-dimensional, linear equations involved, particularly as grids grow in complexity with the integration of renewable energy sources and dynamic demand patterns. Grid data is stored in large data structures and to optimize data-storage and -processing, these data structures can be ordered in a particular way. Once a good order is found for the data-structure of a particular grid, it can be used for all subsequent calculations over that grid. Finding this order is computationally challenging, and quantum computers may provide a solution for organizations like Alliander that are faced with scaling up their energy grids to meet future demands.</p>



<h2 class="wp-block-heading">The Solution</h2>



<p>n this project we developed a quantum algorithm for matrix reordering, known as <strong>qreorder</strong>. Finding the optimal matrix order is an NP-hard problem that can be phrased as a combinatorial optimization problem over graphs. This makes the problem suitable to be solved using a quantum annealer, but with an exponential overhead in the number of constraints and the required computational resources to solve it. To reduce the number of constraints for the quantum annealing formulation, we solved the optimization problem using “Benders Cuts”, which iteratively makes the problem formulation more complex until an optimal order is found. At each iteration of the optimization schedule, the quantum annealer is used. The solution is posted on our <a href="https://github.com/quantumapplicationlab/qreorder">Quantumapplicationlab Github</a>.</p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img fetchpriority="high" decoding="async" width="431" height="199" src="https://quantumapplicationlab.com/wp-content/uploads/2025/04/qreorder.png" alt="" class="wp-image-1813 size-full" srcset="https://quantumapplicationlab.com/wp-content/uploads/2025/04/qreorder.png 431w, https://quantumapplicationlab.com/wp-content/uploads/2025/04/qreorder-300x139.png 300w" sizes="(max-width: 431px) 100vw, 431px" /></figure><div class="wp-block-media-text__content">
<p><em><em>Diagram of the computational workflow for performing power flow analysis. The goal is to solve the equation Ax=b and this process can be optimized by reordering the matrix A, for which we developed a quantum algorithm.</em></em></p>
</div></div>



<p></p>



<h2 class="wp-block-heading">The Benefits</h2>



<p>Classical solutions to the problem of finding an optimal matrix order already make use of heuristic computational methods that sacrifice accuracy for speed. The goal in this project was to use quantum heuristics to find (near)optimal solutions, for small real-world energy grids, that could potentially allow for speed-ups with increasing problem sizes while leading to a higher accuracy than classical heuristics. We showed that, using classical pre-processing, we can find optimal orders for grid data of real-world energy grids in Alliander’s management with up to 700 different nodes.</p>



<p>The results of the project were presented at the 11th annual PowerWeb conference at TUDelft in November 2024, where colleagues demonstrated the following poster: </p>



<div data-wp-interactive="core/file" class="wp-block-file"><object data-wp-bind--hidden="!state.hasPdfPreview" hidden class="wp-block-file__embed" data="https://quantumapplicationlab.com/wp-content/uploads/2025/04/20241003-PowerWeb-Poster-V3.pdf" type="application/pdf" style="width:100%;height:600px" aria-label="Embed of 20241003 PowerWeb Poster V3."></object><a id="wp-block-file--media-015f6ae4-34a8-48f4-a570-4d8ecbc6d5ca" href="https://quantumapplicationlab.com/wp-content/uploads/2025/04/20241003-PowerWeb-Poster-V3.pdf">20241003 PowerWeb Poster V3</a><a href="https://quantumapplicationlab.com/wp-content/uploads/2025/04/20241003-PowerWeb-Poster-V3.pdf" class="wp-block-file__button wp-element-button" download aria-describedby="wp-block-file--media-015f6ae4-34a8-48f4-a570-4d8ecbc6d5ca">Download</a></div>
<p>The post <a href="https://quantumapplicationlab.com/2025/04/07/qreorder/">QReorder</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Quantum Radio Therapy</title>
		<link>https://quantumapplicationlab.com/2025/03/24/quantum-radio-therapy/</link>
		
		<dc:creator><![CDATA[Koen Leijnse]]></dc:creator>
		<pubDate>Mon, 24 Mar 2025 10:26:04 +0000</pubDate>
				<category><![CDATA[Results]]></category>
		<guid isPermaLink="false">https://quantumapplicationlab.com/?p=1804</guid>

					<description><![CDATA[<p>The Problem Radiotherapy, a critical cancer treatment, relies on precise radiation dose planning to maximize effectiveness while minimizing harm to healthy tissue. Traditional methods for Fluence Map Optimization (FMO) struggle with computational complexity, especially as treatment plans involve more variables and higher voxel counts, a type of three-dimensional pixel. Since the optimization problem requires both [&#8230;]</p>
<p>The post <a href="https://quantumapplicationlab.com/2025/03/24/quantum-radio-therapy/">Quantum Radio Therapy</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">The Problem</h2>



<p>Radiotherapy, a critical cancer treatment, relies on precise radiation dose planning to maximize effectiveness while minimizing harm to healthy tissue. Traditional methods for Fluence Map Optimization (FMO) struggle with computational complexity, especially as treatment plans involve more variables and higher voxel counts, a type of three-dimensional pixel. Since the optimization problem requires both minimizing damage done to healthy tissue and maximizing dose administered to target organs, there is not a single optimal plan, but rather a “Pareto front” of optimal plans. For organizations like Elekta and the UMC Utrecht, understanding novel computational tools like quantum computing is important for potentially improving the speed or accuracy with which radiotherapy plans are made.</p>



<h2 class="wp-block-heading">The Solution</h2>



<p>In this project the potential of quantum annealing for FMO was investigated.  Quantum annealers explore complex optimization landscapes using principles of quantum mechanics, and research has demonstrated that they have the potential to do this faster than classical methods when the technology matures. Since the FMO problem involves solving a large optimization task, the use of quantum annealers  is a good fit. The FMO problem is first reformulated into a QUBO (Quadratic Unconstrained Binary Optimization) format, enabling compatibility with annealing hardware. Simulated annealing (SA) serves as a practical benchmark for current quantum annealers, while hybrid solvers combine quantum and classical approaches for larger problem sizes. We solved several formulations of the FMO problem with varying complexities, adapting the number of beam angles, the beam resolution, the number of organs at risk and the number of voxels of the problem formulation. This allowed us to get a better grip on how the different problem variables impact the efficiency of a quantum solution.</p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img decoding="async" width="332" height="289" src="https://quantumapplicationlab.com/wp-content/uploads/2025/03/DVH.png" alt="" class="wp-image-1807 size-full" srcset="https://quantumapplicationlab.com/wp-content/uploads/2025/03/DVH.png 332w, https://quantumapplicationlab.com/wp-content/uploads/2025/03/DVH-300x261.png 300w" sizes="(max-width: 332px) 100vw, 332px" /></figure><div class="wp-block-media-text__content">
<p><em>Diagram of calculated dose to a planned target volume in a prostate, with doses computed using Simulated Annealing, over three radiation beam angles.</em></p>
</div></div>



<h2 class="wp-block-heading">The Benefits</h2>



<p>In this project, we demonstrated that a simple FMO problem for one organ at risk, consisting of three radiation beam angles can be solved using quantum annealing. We also demonstrated that more complex problem formulations involving multiple organs at risk can be solved using simulated annealing. Feasibility was established but claims about the scalability and benefits of the quantum solution require further research. Due to the simplified nature of the problem formulations that could be handled by a quantum annealer, and the rigor required for demonstrating clinical application, it was determined in this project that is too early for quantum computing to aid in improving FMO computations.</p>
<p>The post <a href="https://quantumapplicationlab.com/2025/03/24/quantum-radio-therapy/">Quantum Radio Therapy</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Simulating Water Distribution Networks</title>
		<link>https://quantumapplicationlab.com/2025/02/05/simulating-water-distribution-networks/</link>
		
		<dc:creator><![CDATA[Koen Leijnse]]></dc:creator>
		<pubDate>Wed, 05 Feb 2025 15:44:20 +0000</pubDate>
				<category><![CDATA[Results]]></category>
		<guid isPermaLink="false">https://quantumapplicationlab.com/?p=1748</guid>

					<description><![CDATA[<p>The Problem Large water distribution system operators like Vitens are faced with network models that are intractable to simulate in their full scale in short time periods and must instead simulate smaller networks over larger time periods. These models are important for understanding e.g., pipe friction parameters, determining least-cost designs, finding leaks, developing digital twins [&#8230;]</p>
<p>The post <a href="https://quantumapplicationlab.com/2025/02/05/simulating-water-distribution-networks/">Simulating Water Distribution Networks</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">The Problem</h2>



<p>Large water distribution system operators like Vitens are faced with network models that are intractable to simulate in their full scale in short time periods and must instead simulate smaller networks over larger time periods. These models are important for understanding e.g., pipe friction parameters, determining least-cost designs, finding leaks, developing digital twins and more.</p>



<p>Traditional methods may struggle with the complexity of predicting and managing water flow, especially under varying loading conditions and for large networks. The use of quantum computing may improve decision-making processes and enhance the development of water distribution resources.</p>



<h2 class="wp-block-heading">The Quantum Solution</h2>



<p>Quantum computing offers new approaches for WDN management by leveraging its ability to process complex optimization problems and simulate systems with high accuracy. Two different solutions were developed in this project. In the first, a quantum adaptation was made to the well-known Newton-Raphson algorithm, dubbed Quantum Newton-Raphson (QNR). In QNR one of three different quantum linear solvers can be used in a classical iterative modelling process. In the second solution, we worked towards a more concrete use-case of hydraulic modelling and developed a quantum annealing algorithm for water distribution network design, which finds the optimal combination of pipe-diameters when installing a new water distribution network.<br></p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img decoding="async" width="384" height="338" src="https://quantumapplicationlab.com/wp-content/uploads/2025/02/QWDN.png" alt="" class="wp-image-1797 size-full" srcset="https://quantumapplicationlab.com/wp-content/uploads/2025/02/QWDN.png 384w, https://quantumapplicationlab.com/wp-content/uploads/2025/02/QWDN-300x264.png 300w" sizes="(max-width: 384px) 100vw, 384px" /></figure><div class="wp-block-media-text__content">
<p><em><em>Simulated annealing results for our Water Distribution Network design algorithm. On the x-axis, 5 different pairs of pipe diameters, with the left-most pair representing the known optimal design</em></em>.<br></p>
</div></div>



<div style="height:25px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">The Benefits</h2>



<p>For QNR we found that the QUBO linear solver and Variational linear solvers performed the best, whereas the HHL linear solver required too large a qubit count to be feasible on the near-term. We performed accurate simulations of small 2-loop networks on quantum emulators, determining feasibility of our application. The implementation is found on our Github, <a href="https://github.com/QuantumApplicationLab/wntr-quantum">here</a>.  </p>



<p>Our quantum annealing algorithm for network design led to a highly complex annealing formulation, allowing us to solve networks of up to size 3 for using simulated annealing, the results are depicted in the above image. The implementation is also found on our Github, <a href="https://github.com/QuantumApplicationLab/qubops">here</a>.</p>



<p><em>This work is supported by the Dutch National Growth Fund (NGF), as part of the Quantum Delta NL programme</em></p>



<p></p>
<p>The post <a href="https://quantumapplicationlab.com/2025/02/05/simulating-water-distribution-networks/">Simulating Water Distribution Networks</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Quantum-Inspired Genomic Selection</title>
		<link>https://quantumapplicationlab.com/2024/12/12/quantum-inspired-genomic-selection/</link>
		
		<dc:creator><![CDATA[Koen Leijnse]]></dc:creator>
		<pubDate>Thu, 12 Dec 2024 17:07:48 +0000</pubDate>
				<category><![CDATA[Results]]></category>
		<guid isPermaLink="false">https://quantumapplicationlab.com/?p=1716</guid>

					<description><![CDATA[<p>The Problem Breeding describes the process of selecting animals or plants with favorable characteristics that can be inherited to improve future generations and obtain higher yields, improved quality, disease resistance, and sustainability. To do this, characteristics (“phenotypes”) and DNA information (“genotypes”) of individuals are collected and subsequently used to estimate the expected performance of an [&#8230;]</p>
<p>The post <a href="https://quantumapplicationlab.com/2024/12/12/quantum-inspired-genomic-selection/">Quantum-Inspired Genomic Selection</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">The Problem</h2>



<p>Breeding describes the process of selecting animals or plants with favorable characteristics that can be inherited to improve future generations and obtain higher yields, improved quality, disease resistance, and sustainability. To do this, characteristics (“phenotypes”) and DNA information (“genotypes”) of individuals are collected and subsequently used to estimate the expected performance of an offspring (“breeding value”). As modern breeding programs can contain millions of individuals and tens of thousands of genetic markers, this results in high computational demands. &nbsp;Researchers, such as those at Wageningen University &amp; Research (WUR), work on developing algorithms and applications for dealing with these challenges.</p>



<h2 class="wp-block-heading">The Quantum Solution</h2>



<p>To address these challenges, this research developed and explored together with WUR randomized algorithms for singular-value decompositions. By reducing the dimensionality of large genetic datasets, these methods speed up computational processes while preserving accuracy. A key component explored is the use of quantum-inspired sampling techniques to focus on retrieving the top 5% of individuals with the highest genetic merit, avoiding the inefficiency of estimating the genetic merit of the remaining 95% individuals. Tools like the truncated Singular Value Decomposition (SVD) and Halko&#8217;s randomized algorithms demonstrated significant potential in reducing computation times while maintaining acceptable accuracy.<br></p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="799" height="627" src="https://quantumapplicationlab.com/wp-content/uploads/2024/12/image3.jpg" alt="" class="wp-image-1720 size-full" srcset="https://quantumapplicationlab.com/wp-content/uploads/2024/12/image3.jpg 799w, https://quantumapplicationlab.com/wp-content/uploads/2024/12/image3-300x235.jpg 300w, https://quantumapplicationlab.com/wp-content/uploads/2024/12/image3-768x603.jpg 768w" sizes="auto, (max-width: 799px) 100vw, 799px" /></figure><div class="wp-block-media-text__content">
<p><em>The blue curve denotes the actual breeding values of specimens with the breeding values on the y-axis and  on the ax-axis its position in ascending order. The red lines denote the sampled highest 5% breeding values using the quantum inspired algorithm.</em><br></p>
</div></div>



<div style="height:25px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">The Benefits</h2>



<p>The approach could offer major potential benefits for genomic selection. Dimensionality reduction techniques enable more efficient genomic predictions, optimizing resource use and reducing the time needed to identify individuals with high genetic merit. Early experiments validated that tools like Halko&#8217;s randomized SVD can accelerate computations while maintaining accuracy, making these methods particularly valuable for large-scale datasets, even without the use of quantum(-inspired<ins>)</ins> methods. By focusing computational efforts on high-value outcomes, quantum and quantum-inspired algorithms have the potential to enhance breeding programs, supporting greater food security, enhanced biodiversity conservation, and a more sustainable agricultural future.</p>



<p><em>This work is supported by the Dutch National Growth Fund (NGF), as part of the Quantum Delta NL programme</em></p>



<p></p>
<p>The post <a href="https://quantumapplicationlab.com/2024/12/12/quantum-inspired-genomic-selection/">Quantum-Inspired Genomic Selection</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Quantum Annealing for Rostering Optimization</title>
		<link>https://quantumapplicationlab.com/2024/05/30/quantum-annealing-for-rostering-optimization/</link>
		
		<dc:creator><![CDATA[Koen Leijnse]]></dc:creator>
		<pubDate>Thu, 30 May 2024 12:38:06 +0000</pubDate>
				<category><![CDATA[Results]]></category>
		<guid isPermaLink="false">https://quantumapplicationlab.com/?p=1687</guid>

					<description><![CDATA[<p>The Problem At Air France KLM over 7,000 employees work in shifts with different contract percentages, skill and authorization levels, etc. Efficiently scheduling all these employees becomes a complex combinatorial task. To solve it classically, Air France KLM simplifies the problem by designing both base rosters and personal rosters, reducing its efficiency. Designing personal rosters [&#8230;]</p>
<p>The post <a href="https://quantumapplicationlab.com/2024/05/30/quantum-annealing-for-rostering-optimization/">Quantum Annealing for Rostering Optimization</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">The Problem</h2>



<p>At Air France KLM over 7,000 employees work in shifts with different contract percentages, skill and authorization levels, etc. Efficiently scheduling all these employees becomes a complex combinatorial task. To solve it classically, Air France KLM simplifies the problem by designing both base rosters and personal rosters, reducing its efficiency.</p>



<p>Designing personal rosters directly would make the company adjustable in to a world in which it is extremely difficult to plan for a future that is constantly changing and while this task is classically intractable, quantum computing heuristics have shown potential to handle combinatorial problems effectively.</p>



<h2 class="wp-block-heading">The Quantum Solution</h2>



<p>e solution employs quantum annealing, a technique used to find the global minimum in a given function, revolutionizing rostering processes. This approach is particularly suited for solving optimization problems, which are common in complex scheduling tasks like crew rostering. By formulating Air France KLM’s rostering problem as a Quadratic Unconstrained Optimization (QUBO) problem, we found solutions by using quantum annealing, classical-quantum hybrid annealing and simulated annealing.</p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img decoding="async" src="https://quantumapplicationlab.com/wp-content/uploads/2024/05/rostering.png" alt="" class="wp-image-1690 size-full"/></figure><div class="wp-block-media-text__content">
<p><em>Simulated Annealing (SA) versus Hybrid Quantum solvers (HQPU). On the x-axis the number of days for which rosters were scheduled and on the y-axis the amount of constraints violated and the closeness of the found solution.</em></p>
</div></div>



<div style="height:25px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">The Benefits</h2>



<p>The fully quantum annealers already achieve close to the optimal schedule, while the hybrid solvers outperform both the quantum annealers and the simulated annealers. By utilizing quantum annealing, the solver could in future generate optimal rosters that conform to regulations, preferences, and operational needs, far more efficiently than traditional methods.</p>



<p><em>This work is supported by the Dutch National Growth Fund (NGF), as part of the Quantum Delta NL programme</em></p>
<p>The post <a href="https://quantumapplicationlab.com/2024/05/30/quantum-annealing-for-rostering-optimization/">Quantum Annealing for Rostering Optimization</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Quantum Computing for the N-1 Problem</title>
		<link>https://quantumapplicationlab.com/2024/05/30/quantum-computing-for-the-n-1-problem/</link>
		
		<dc:creator><![CDATA[Koen Leijnse]]></dc:creator>
		<pubDate>Thu, 30 May 2024 12:33:28 +0000</pubDate>
				<category><![CDATA[Results]]></category>
		<guid isPermaLink="false">https://quantumapplicationlab.com/?p=1679</guid>

					<description><![CDATA[<p>The Problem Dutch DSO Alliander is faced with the challenge of increasing the capacity of their network within the next 10 years by the same amount as within the past 100 years. On top of that, novel technologies like solar panels and electric vehicles add additional complexities to this future network. Performing large grid calculations [&#8230;]</p>
<p>The post <a href="https://quantumapplicationlab.com/2024/05/30/quantum-computing-for-the-n-1-problem/">Quantum Computing for the N-1 Problem</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">The Problem</h2>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="616" height="556" src="https://quantumapplicationlab.com/wp-content/uploads/2024/05/alliander1.png" alt="" class="wp-image-1682 size-full" srcset="https://quantumapplicationlab.com/wp-content/uploads/2024/05/alliander1.png 616w, https://quantumapplicationlab.com/wp-content/uploads/2024/05/alliander1-300x271.png 300w" sizes="auto, (max-width: 616px) 100vw, 616px" /></figure><div class="wp-block-media-text__content">
<p>Dutch DSO Alliander is faced with the challenge of increasing the capacity of their network within the next 10 years by the same amount as within the past 100 years. On top of that, novel technologies like solar panels and electric vehicles add additional complexities to this future network. Performing large grid calculations on this future network may become classically intractable.<br>Together, Alliander and QAL embarked on a journey to explore the potential usefulness of quantum computing for determining whether energy grids are robust enough to sustain potential cable outages. In the DSO community, this problem is referred to as the “N-1 problem”, and it comes down to being able to reroute the energy flow through a grid for every potential single-cable outage.</p>
</div></div>



<h2 class="wp-block-heading">The Quantum Solution</h2>



<div class="wp-block-media-text has-media-on-the-right is-stacked-on-mobile"><div class="wp-block-media-text__content">
<p>During this initial collaboration, 3 potential quantum computing solutions were researched. Aimed at more fault-tolerant usages of quantum computing, the first method was based on amplitude amplification. By preparing a superposition over many different network configurations, we exploit quantum parallelism to efficiently find a valid network reconfiguration. In the second approach, we used quantum annealing, encoding our problem as a Quadratic Unconstrained Binary Optimization problem to let a quantum system adiabatically evolve towards our preferred solution. Lastly, we explored the use of Gaussian Boson Samplers for efficiently checking connectivity of networks after a cable outage disconnects them.</p>
</div><figure class="wp-block-media-text__media"><img decoding="async" src="https://quantumapplicationlab.com/wp-content/uploads/2024/05/alliander2.png" alt="" class="wp-image-1683 size-full"/></figure></div>



<div style="height:25px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">The Benefits</h2>



<p>The amplitude amplification algorithm was tested on quantum emulators and was successfully run to solve the N-1 problem for graphs of up to size 7. Quantum annealing was run on D-Wave’s advantage system to solve the N-1 problem for graphs of size 4. The potential of photonic quantum computing was explored using QuiX Quantum’s Gaussian boson samplers.<br>These results indicate that as hardware quality and size advance, robustness of large systems that is classically incomputable, could potentially be verified on a quantum computer.</p>



<p><em>This work is supported by the Dutch National Growth Fund (NGF), as part of the Quantum Delta NL programme</em></p>
<p>The post <a href="https://quantumapplicationlab.com/2024/05/30/quantum-computing-for-the-n-1-problem/">Quantum Computing for the N-1 Problem</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Quantum Computing at the Netherlands eScience Centre</title>
		<link>https://quantumapplicationlab.com/2024/05/08/quantum-computing-at-the-netherlands-escience-centre/</link>
		
		<dc:creator><![CDATA[Koen Leijnse]]></dc:creator>
		<pubDate>Wed, 08 May 2024 12:34:08 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[escience]]></category>
		<category><![CDATA[quantum computing]]></category>
		<category><![CDATA[radioastronomy]]></category>
		<guid isPermaLink="false">https://quantumapplicationlab.com/?p=1638</guid>

					<description><![CDATA[<p>At the eScience Centre, Nicolas plays an important role in shaping technological endeavours. His responsibilities span from identifying the technological strength of the eScience Center in to ensuring alignment with research projects and needs of the research communities. From developing software for projects in digital history to high-energy physics, the eScience Centre covers a wide [&#8230;]</p>
<p>The post <a href="https://quantumapplicationlab.com/2024/05/08/quantum-computing-at-the-netherlands-escience-centre/">Quantum Computing at the Netherlands eScience Centre</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center" style="grid-template-columns:34% auto"><figure class="wp-block-media-text__media"><img decoding="async" src="https://quantumapplicationlab.com/wp-content/uploads/2024/05/764A9282-683x1024.jpg" alt="" class="wp-image-1643 size-full"/></figure><div class="wp-block-media-text__content">
<p>At the eScience Centre, Nicolas plays an important role in shaping technological endeavours. His responsibilities span from identifying the technological strength of the eScience Center in to ensuring alignment with research projects and needs of the research communities. From developing software for projects in digital history to high-energy physics, the eScience Centre covers a wide spectrum of domains. Lately, they have begun to venture into the realm of quantum computing, recognizing its potential for transformative advancements. As Nicolas mentioned during our interview:</p>
</div></div>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><em><span class="highlight"><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-ast-global-color-0-color">“[…] I was personally astonished with the development and the maturity of the software ecosystem, where many libraries are already doing a lot of very exciting things.”</mark></span></em></p>
<cite>Nicolas Renaud</cite></blockquote>



<p>The collaboration between the eScience Centre, QAL and ASTRON on quantum computing for radio astronomy emerged naturally from the existing partnership between the Centre and Astron and in particular Dr. Chris Broekema.</p>



<p>Interpreting and processing radioastronomy data comprises a large and expansive computational pipeline, handling extraordinarily substantial amounts of data. Different sections of this pipeline could potentially benefit from offloading computations to a quantum processor. The main application explored was in image calibration.</p>



<p>In image calibration, we are tasked with reconstructing an image using data collected by multiple antennas. Due to atmospheric conditions or issues in the electronics connecting the antennas, this data needs to be recalibrated before the image can be reconstructed. The calibration requires solving large linear systems, a task at which quantum computers are known to excel. More on this work can be found in this recent publication on the results: <a href="https://www.sciencedirect.com/science/article/pii/S2213133724000180"><strong>link.</strong></a></p>



<p>After the successful conclusion of this project, quantum computing application development for the eScience Centre and QAL continues. From streamlining the integration of quantum computing into classical quantum chemistry workflows to exploring new frontiers, the eScience Centre is poised to embrace together with QAL the exciting possibilities that lie ahead.</p>
<p>The post <a href="https://quantumapplicationlab.com/2024/05/08/quantum-computing-at-the-netherlands-escience-centre/">Quantum Computing at the Netherlands eScience Centre</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Quantum Machine Learning for Bathymetry</title>
		<link>https://quantumapplicationlab.com/2024/04/30/quantum-machine-learning-for-bathymetry-2/</link>
		
		<dc:creator><![CDATA[Koen Leijnse]]></dc:creator>
		<pubDate>Tue, 30 Apr 2024 09:32:02 +0000</pubDate>
				<category><![CDATA[Results]]></category>
		<guid isPermaLink="false">https://quantumapplicationlab.com/?p=1749</guid>

					<description><![CDATA[<p>The Problem Bathymetry is the study of water depths and at S[&#38;]T this is done through the analysis of remote sensing data. This is relevant to the Dutch Ministry of Defense for collecting situational intelligence to determine potential landing sites for amphibious crafts. The depth of ocean floors between 0 and 20m is derived from [&#8230;]</p>
<p>The post <a href="https://quantumapplicationlab.com/2024/04/30/quantum-machine-learning-for-bathymetry-2/">Quantum Machine Learning for Bathymetry</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">The Problem</h2>



<p>Bathymetry is the study of water depths and at S[&amp;]T this is done through the analysis of remote sensing data. This is relevant to the Dutch Ministry of Defense for collecting situational intelligence to determine potential landing sites for amphibious crafts. The depth of ocean floors between 0 and 20m is derived from large amounts of multispectral satellite data, using advanced machine learning algorithms. The data consists of 13 spectral bands with a temporal resolution of 5 days and spatial resolution between 10 and 60m, leading to an incredibly large amount of data, that becomes intractable for classical methods.</p>



<h2 class="wp-block-heading">The Quantum Solution</h2>



<p>Quantum neural networks have the potential to arrive at high accuracies using small amounts of data, as it has been shown that quantum machine learning algorithms can generalize well from few data1. The downside is the difficulty in loading large data sets onto a quantum processor. To take full advantage of quantum hardware, a classical dimensionality-reduction was used to reduce the high spectral dimensionality of the available data, after which the data was embedded in a variational quantum classifier to classify the data into depth intervals.<br></p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="773" height="344" src="https://quantumapplicationlab.com/wp-content/uploads/2025/01/bathymetry.png" alt="" class="wp-image-1757 size-full" srcset="https://quantumapplicationlab.com/wp-content/uploads/2025/01/bathymetry.png 773w, https://quantumapplicationlab.com/wp-content/uploads/2025/01/bathymetry-300x134.png 300w, https://quantumapplicationlab.com/wp-content/uploads/2025/01/bathymetry-768x342.png 768w" sizes="auto, (max-width: 773px) 100vw, 773px" /></figure><div class="wp-block-media-text__content">
<p><em>Classically predicted water-depths off the coast of Venice on the left, and water-depths predicted using a quantum simulator on the right.</em></p>
</div></div>



<div style="height:25px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">The Benefits</h2>



<p>The quantum algorithm was run on a 4-qubit simulator, tested on real multi-spectral data over a region near the Mediterranean Sea, with promising results.  As demonstrated in the figure below, the variational quantum classifier achieved high accuracies for the ocean depth. We managed to faithfully reproduce traditional (classical machine learning) results as a first step toward exploring the benefits of quantum. In the process of working out the use case, we gained additional insights into ways to improve the classical solution as well.</p>



<h4 class="wp-block-heading">Links</h4>



<p>Ref: <a id="_ftn1" href="#_ftnref1">[1]</a> <a href="https://www.nature.com/articles/s41467-022-32550-3">Generalization in quantum machine learning from few training data | Nature Communications</a></p>



<p>Link to the PENNYLANE blog and code : https://pennylane.ai/blog/2023/08/tno_quantum_variational_classifier_powering_ml_workflows_with_quantum/</p>



<p><em>This work is supported by the Dutch National Growth Fund (NGF), as part of the Quantum Delta NL programme</em></p>



<p></p>
<p>The post <a href="https://quantumapplicationlab.com/2024/04/30/quantum-machine-learning-for-bathymetry-2/">Quantum Machine Learning for Bathymetry</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Quantum Linear Solver for Radioastronomy</title>
		<link>https://quantumapplicationlab.com/2024/01/11/quantum-linear-solver-for-radioastronomy/</link>
		
		<dc:creator><![CDATA[Koen Leijnse]]></dc:creator>
		<pubDate>Thu, 11 Jan 2024 15:42:54 +0000</pubDate>
				<category><![CDATA[Results]]></category>
		<guid isPermaLink="false">https://quantumapplicationlab.com/?p=1605</guid>

					<description><![CDATA[<p>The Problem Modern large scale radio telescopes are made of multiple antennas whose signal needs to be combined to form a clear picture of the night sky. During this process, the antenna system needs to be calibrated to digitally remove noise source and imperfection in the telescope setup. Classical calibration techniques are powerful but computationally [&#8230;]</p>
<p>The post <a href="https://quantumapplicationlab.com/2024/01/11/quantum-linear-solver-for-radioastronomy/">Quantum Linear Solver for Radioastronomy</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">The Problem</h2>



<p>Modern large scale radio telescopes are made of multiple antennas whose signal needs to be combined to form a clear picture of the night sky. During this process, the antenna system needs to be calibrated to digitally remove noise source and imperfection in the telescope setup. Classical calibration techniques are powerful but computationally demanding.</p>



<h2 class="wp-block-heading">The Quantum Solution</h2>



<div class="wp-block-media-text is-stacked-on-mobile is-vertically-aligned-bottom"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="758" height="609" src="https://quantumapplicationlab.com/wp-content/uploads/2024/01/calibration-1.png" alt="" class="wp-image-1608 size-full" srcset="https://quantumapplicationlab.com/wp-content/uploads/2024/01/calibration-1.png 758w, https://quantumapplicationlab.com/wp-content/uploads/2024/01/calibration-1-300x241.png 300w" sizes="auto, (max-width: 758px) 100vw, 758px" /></figure><div class="wp-block-media-text__content">
<p>Together with Astron, we have implemented quantum linear solvers relying on two different backends namely IBM quantum and DWave. We have integrated these quantum solvers in radioastronomy pipeline developed  for the operation of the HERA telescope and benchmark their performance against classical linear solvers. We have demonstrated that the performance of these solvers, in particular the ones relying on quantum annealers can quickly provide a first approximation of the solution that further be refined using classical approaches. The solvers are freely available on the QAL github an can readily be reused for any application requiring the solution of linear solvers.</p>
</div></div>



<div style="height:25px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">The Benefits</h2>



<p>The application of quantum computing methods for solving linear system of equations has always a been a promising avenue for quantum computing. The integration of these solvers in complete processing pipelines shows the possibility to use these solvers and offer a path forward to integrate quantum computers in the design and operation of large scale data acquisition pipeline of radioastronomy.</p>



<h4 class="wp-block-heading">Links</h4>



<p>Link to the paper : <a href="https://arxiv.org/abs/2310.11932">https://arxiv.org/abs/2310.11932</a></p>



<p>Link to the code : <a href="https://github.com/QuantumRadioAstronomy/hera_cal_quantum">https://github.com/QuantumRadioAstronomy/hera_cal_quantum</a></p>



<p>Link to the VQLS library : <a href="https://github.com/QuantumApplicationLab/vqls-prototype">https://github.com/QuantumApplicationLab/vqls-prototype</a></p>
<p>The post <a href="https://quantumapplicationlab.com/2024/01/11/quantum-linear-solver-for-radioastronomy/">Quantum Linear Solver for Radioastronomy</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Photocatalysis for Water Splitting</title>
		<link>https://quantumapplicationlab.com/2024/01/08/photocatalysis-for-water-splitting/</link>
		
		<dc:creator><![CDATA[Koen Leijnse]]></dc:creator>
		<pubDate>Mon, 08 Jan 2024 13:09:43 +0000</pubDate>
				<category><![CDATA[Results]]></category>
		<guid isPermaLink="false">https://quantumapplicationlab.com/?p=1584</guid>

					<description><![CDATA[<p>The Problem Toyota Motor Europe, in collaboration with QAL, is delving into the realm of photocatalysis for watersplitting, a pivotal process in the sustainable production of hydrogen. The accurate simulation ofphotocatalytic reactions stands as a complex, resource-intensive endeavor that demands innovativecomputational methodologies. The Quantum Solution The project employs a state-averaged orbital optimized variational quantum eigensolver [&#8230;]</p>
<p>The post <a href="https://quantumapplicationlab.com/2024/01/08/photocatalysis-for-water-splitting/">Photocatalysis for Water Splitting</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">The Problem</h2>



<p>Toyota Motor Europe, in collaboration with QAL, is delving into the realm of photocatalysis for water<br>splitting, a pivotal process in the sustainable production of hydrogen. The accurate simulation of<br>photocatalytic reactions stands as a complex, resource-intensive endeavor that demands innovative<br>computational methodologies.</p>



<div class="wp-block-media-text is-stacked-on-mobile is-vertically-aligned-bottom"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="1024" height="874" src="https://quantumapplicationlab.com/wp-content/uploads/2024/01/Afbeelding5-1024x874.png" alt="" class="wp-image-1590 size-full" srcset="https://quantumapplicationlab.com/wp-content/uploads/2024/01/Afbeelding5-1024x874.png 1024w, https://quantumapplicationlab.com/wp-content/uploads/2024/01/Afbeelding5-300x256.png 300w, https://quantumapplicationlab.com/wp-content/uploads/2024/01/Afbeelding5-768x656.png 768w, https://quantumapplicationlab.com/wp-content/uploads/2024/01/Afbeelding5.png 1490w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure><div class="wp-block-media-text__content">
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><em>Schematic diagram illustrating the process of a prototypical photocatalytic water splitting reaction: a water molecule is adsorbed on the catalyst, enters a transition state, and subsequently the water molecule is split into two. This is the rate-determining step in this reaction.</em><br><br></p>
</blockquote>
</div></div>



<div style="height:25px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">The Quantum Solution</h2>



<p>The project employs a state-averaged orbital optimized variational quantum eigensolver (SA-OO-VQE) to calculate the interaction energies of heterogeneous photocatalysis for water splitting in the ground as well as excited states. This advanced quantum algorithm allows for the precise and efficient modeling of complex photocatalytic processes, providing an unprecedented level of detail and insight into the interactions at play during photocatalysis.</p>



<h2 class="wp-block-heading">The Benefits</h2>



<p>Being able to simulate chemical processes, such as the splitting of water into hydrogen, promises to be one of the main future applications of quantum computing. The use of quantum computing facilitates description of both ground and excited electronic states in the same footing, an essential ingredient for modelling photocatalysis reactions. It not only enhances the accuracy of the calculations but also provides profound insights into the reaction mechanisms, thereby expediting the research and development process. Calculations were run on a quantum emulator and as the collaboration continues and hardware advances, we expect to be able to model larger and more-realistic systems.</p>



<h4 class="wp-block-heading">Contacts</h4>



<p>Toyota Motor Europe, sachin.kinge@toyota-europe.com</p>



<p></p>
<p>The post <a href="https://quantumapplicationlab.com/2024/01/08/photocatalysis-for-water-splitting/">Photocatalysis for Water Splitting</a> appeared first on <a href="https://quantumapplicationlab.com">Quantum Application Lab</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
