November 13, 2025

Quantum machine learning and simulation: A new technology area

by Slawomir Folwarski, Senior Analytics Platform Architect, DXC; Dr. Ulrich Wurstbauer, Global Chief Technologist, Autonomous Driving, DXC and founder of QuanIT; Dr. Angan Mitra, Principal AI Architect, DXC



Quantum computing stands out as a transformative force in the rapidly evolving technology landscape. DXC Technology is at the forefront of this evolution, utilizing quantum machine learning (QML) and simulation to solve complex problems across industries.

This article examines DXC’s innovative solutions, highlighting their potential to shape the future. By integrating quantum computing with classical machine learning, DXC is pushing the boundaries of what’s possible, paving the way for groundbreaking advancements.

Additionally, DXC's participation in the Airbus BMW Quantum Computing Challenge (ABQCC) showcases our commitment to driving progress in this exciting field.

The highly competitive Quantum Computing Challenge

[INSERT GRAPHIC]

With progress in the technical realization of larger and more capable quantum computers, respective leaders in their domain (including highly valued DXC clients) are exploring how to profit from the next generation of technological disruptions.

Quantum computing is the most obvious one to prepare for. It represents a paradigm shift from binary states to superpositioned states, which are then utilized to run many operations in parallel.

DXC teams have been exploring quantum computing for many years, working on demo and use-case implementations. Also, one team participated in the Airbus BMW Quantum Computing Challenge (ABQCC) in 2024.

Together with partners QuanIT and Kipu Quantum, our team submitted two proposals during phase one:

  • “Quantum-enhanced autonomy: Augmenting GenAI for critical test scenario images”
  • “Quantum-powered logistics: Toward an efficient and sustainable supply chain”

The first proposal was selected as one of the three finalists in the quantum-enhanced autonomy stream.


Augmenting GenAI for critical test scenario images

This stream primarily focused on a typical autonomous mobility system issue: Training AI to execute automated vehicle maneuvers (a vast amount of data is required in complex scenarios—simulation data can be used, but validation relies on real-world data).

Unfortunately, it’s rare to get nearly similar recordings (e.g., under day and night conditions). The core of this challenge stream was the transformation of pictures from both the automotive and avionic industries from day to night images (or vice versa), utilizing GenAI in combination with a quantum algorithmic approach.

Quantum generative adversarial networks (qGAN)

With increasing computation demands, ways for AI-based applications are intensely investigated, which combine GANs with quantum-based algorithmics, which then get summarized as (Quantum generative adversarial networks). These networks can transform (e.g., recorded scenes, such as converting daytime scenes to nighttime) without requiring additional recordings.

By applying this technology to automotive and avionic data, the team demonstrated its practical and impactful capabilities, even with today’s reduced quantum hardware availability.

Our experiment was implemented on AWS Braket, applying hybrid jobs. Consequently, it can be ported to any other platform that provides gate-based QPU, as well as classical computing power (e.g., IBM Qiskit or simulation environments built on top, or GPUs with CUDA-Q libraries).


Implementation details of qGANs

The core of our approach involves a classical generative adversarial network (GAN) enhanced with quantum elements in a hybrid-model manner.

[INSERT GRAPHIC]

The solution obeys the following general design properties:

  • Classical neural network: We use a classical neural network for the forward and backward generators. This network is responsible for transforming images, such as converting daytime scenes into nighttime scenes.

  • Quantum discriminator: We integrate a quantum discriminator to improve the training process. This component compares the generated images with the original ones to optimize the transformation.

An abstract model structure is shown in Figure 2, visualizing the three core elements as background-colored boxes and the next level of contents.

Results from the Quantum discriminator are crucial for calculating loss functions (defined in this case as a measure of the identity of two pictures), as shown below. The identity of pictures is measured first as a distance between the original picture X and a picture that went through forward G and backward F generators and is supposed to be original again (in an ideal world).

[INSERT GRAPHIC]

And measured second as a distance between the transformed picture Y and a picture  that went first through backward F, then forward G generators. 

[INSERT GRAPHIC]

During our experiments, we tested two options for a Quantum discriminator using two different quantum circuits. Our circuits had four steps:

  1. Amplitude encoding of an image

  2. QFT for image entropy calculation or Controlled SWAP for quantum distance

  3. Measurement

  4. Decoding results

A schematic visualization of quantum circuits can be seen in Figure 4.

[INSERT GRAPHIC]

Figure 4a presents the Quantum Fourier Transformation to analyze the image’s entropy. Figure 4b is a Quantum K-Means distance, which was used to compare two pictures.


Findings

The following section provides initial insights into the results of the qGAN experiments applied to a use case inspired by ABQCC. One obvious question is around indications of the number of qubit dependencies in GAN describing metrics.

[INSERT GRAPHIC]

Our experiments demonstrate that the loss function converges significantly within 200 epochs, approaching zero as the number of iterations increases. We tested the model with 4, 8 and 16 qubits, observing that increasing the number of qubits leads to faster and better convergence of the loss function. Further experimental results suggest a log(n) dependency, but it requires more experiments on bigger quantum computers or simulators.

Performance comparison

For understanding the applicability and, ultimately, a business value estimation, a basic understanding can be generated by understanding timing, thus computing the times required for executing such domain conversions. This is summarized as follows:

[INSERT TABLE 1]

[INSERT TABLE 2]

The above tables represent two types of performance comparison: E2E, which includes data encoding and decoding, as well as context switching between the classical and quantum parts, and isolated measurement of the quantum task. All times are for one picture of the training set.

  • Simulators: We compared the end-to-end timing for processing one image across different simulators. The local state vector simulator is the fastest but is limited by local computing power, handling up to around 20 qubits.

  • Quantum processing units (QPUs): We also compared the isolated duration of quantum tasks on various backends, including cloud-based state vector simulators and real QPUs like IQM Garnet and Rigetti Ankaa-3. The cloud-based simulator and Rigetti Ankaa-3 showed comparable execution times, while IQM Garnet was slower.

Crucially, we accessed real quantum backends (IQM and Rigetti) via AWS Braket services (not directly). That might have had an impact on the presented results relating to E2E execution time, because classical computing power is located within AWS data centers, and quantum computing is remote.

During the execution of our algorithms, we require access to decent computing power (mainly GPU). The training algorithm is a hybrid, comprising a significant portion of classical machine learning. Our hybrid jobs used several types of EC2 instances (ml.m5.large, ml.p3.2xlarge, ml.p3.16xlarge, ml.p4d.24xlarge).

While the advantages of quantum computing are, from a theoretical perspective, clear for certain mathematical problems, DXC also acknowledges the challenges arising from hardware availability.

Currently, real quantum hardware is limited in availability, and the uptime of some QPUs may not yet be sufficient for processing sophisticated datasets to support productive usage. Additionally, encoding and decoding data into quantum states can sometimes negate the computational advantages.


Summing up

DXC's approach to quantum computing emphasizes the ease of experimentation with classical, quantum and hybrid systems. Utilizing platforms like AWS Braket (and others, such as NVIDIA CUDA-Q and IBM Qiskit), DXC experiments demonstrated computational speedups by reducing complexity.

It’s worth mentioning that during ABQCC, we used and detailed the implementation of qGANs (via integrating quantum computing with classical ML algorithm parts), which showed substantial advancements in the performance of isolated discriminator step.

The scalability of these solutions with the growth of QPU power provides further prospects for the potential of such hybrid solutions, even though the availability of QPUs varies. Some offer 24/7 access, whereas others have more limited uptimes. Therefore, a current and concrete algorithm implementation is still closely tied to the hardware and software layers.

Challenges and risk mitigation associated with the use of emerging technologies can be addressed through experienced and multidisciplinary teams provided by DXC.

Despite these challenges, the promise of QML and simulation is undeniable. DXC's innovative solutions are paving the way for a future where quantum computing plays a central role in solving some of the most complex problems across industries.

As this technology continues to evolve, the potential for groundbreaking advancements grows, making it an exciting field to work in and lead.






































About the authors

Slawomir Folwarski is the senior Analytics Platform architect at DXC Technology and a member of the Data & AI and Quantum Practices, where he focuses on analytics platform architecture and quantum computing. Sławomir has over 20 years of experience in the automotive, telco, public sector, logistics and finance industries. He teaches and evangelizes QC technology, contributing to events like the Airbus BMW QC Challenge and DXC’s Innovation Week and Technothon. Since January 2023, Slawomir has been pursuing his doctorate degree in quantum computing at Capitol Technology University. He also completed the IBM Quantum Challenge Fall 2022.

Dr. Ulrich Wurstbauer is the global chief technologist, Autonomous Driving at DXC Technology and founder of QuanIT. As an innovation strategist and technology leader, he focuses on quantum computing, real-world industry challenges and future R&D demands. Dr. Wurstbauer, a senior member of the IEEE, holds a doctorate in Physics from the University of Regensburg and completed postdoctoral studies at Columbia University. Ulrich has authored more than a dozen research papers, filed four national and international patent applications and co-authored several thought leadership blogs.

Dr. Angan Mitra is a Principal AI Architect at DXC Technology, specializing in GenAI solutions and quantum computing. His doctorate in Artificial Intelligence from the University of Grenoble and INRIA, France, complements more than a decade of research and innovation experience in academia and industry. Angan has contributed extensively to advancements in the automotive, smart city and financial sectors, with a focus on applying cutting-edge AI to complex real-world challenges. He continues to lead the development of intelligent systems that help organizations innovate and scale their operations.