Quantum Generative Diffusion Model for Real-World Time Series
Summary
QDiffusion-TS is the first quantum generative diffusion model for real-world time series synthesis, replacing feed-forward components in a denoising transformer with quantum neural networks. It reduces trainable parameters by nearly three orders of magnitude and improves Wasserstein distance by 44% on financial data, with downstream forecasting gains up to 71% in RMSE.
View Cached Full Text
Cached at: 06/29/26, 05:23 AM
# Quantum Generative Diffusion Model for Real-World Time Series
Source: [https://arxiv.org/html/2606.27561](https://arxiv.org/html/2606.27561)
\[1\]\\fnmXing\\surLiang
\[1\]\\orgdivSchool of Computer Science and Mathematics,\\orgnameKingston University London,\\orgaddress\\cityLondon,\\postcodeKT1 2EE,\\countryU\.K\.
2\]\\orgdivDepartment of Physics and Astronomy,\\orgnameUniversity of Florence,\\orgaddress\\cityFlorence,\\postcodeSesto Fiorentino 50019,\\countryItaly
3\]\\orgdivDepartment of Electronics and Electrical Engineering,\\orgnameBrunel University of London,\\orgaddress\\cityLondon,\\postcodeUB8 3PH,\\countryU\.K\.
###### Abstract
Generative models have achieved remarkable success in data synthesis, though recent advances driven by increasing model scale have introduced challenges in computational cost and efficiency\. Quantum machine learning offers a promising alternative, representing complex data distributions using compact, highly expressive models\. Here, we propose QDiffusion\-TS, the first quantum generative diffusion model for time series synthesis, and validate it on the IQM quantum processor\. The framework extends a classical diffusion architecture by replacing feed\-forward components within the denoising transformer with quantum neural networks, yielding a hybrid quantum transformer that reduces the number of trainable parameters in each replaced component by nearly three orders of magnitude\. Evaluated on financial time series from Apple and Amazon, the model generates synthetic data that more accurately reproduces the real distributions, reducing Wasserstein distance by approximately 44% relative to its classical counterpart across both datasets\. In a downstream forecasting task, augmentation with the generated data improves predictive performance by up to 71% in RMSE over a baseline trained solely on real data\. These results show that quantum enhanced architectures can consistently match and frequently surpass classical performance with substantially fewer parameters, establishing a practical framework towards more efficient and scalable data\-driven generative modelling\.
###### keywords:
quantum machine learning, diffusion models, time series generation, quantum neural networks, financial data, generative modelling
## 1Introduction
Generative machine learning models have experienced rapid advancement in recent years, achieving remarkable empirical performance across a wide range of data synthesis tasks\[[1](https://arxiv.org/html/2606.27561#bib.bib1),[2](https://arxiv.org/html/2606.27561#bib.bib2),[3](https://arxiv.org/html/2606.27561#bib.bib3)\]\. Among these, image generation has progressed especially quickly, with variational autoencoders \(VAEs\)\[[4](https://arxiv.org/html/2606.27561#bib.bib4),[5](https://arxiv.org/html/2606.27561#bib.bib5)\], generative adversarial networks \(GANs\)\[[6](https://arxiv.org/html/2606.27561#bib.bib6),[7](https://arxiv.org/html/2606.27561#bib.bib7),[8](https://arxiv.org/html/2606.27561#bib.bib8)\], and diffusion models\[[9](https://arxiv.org/html/2606.27561#bib.bib9),[10](https://arxiv.org/html/2606.27561#bib.bib10),[11](https://arxiv.org/html/2606.27561#bib.bib11),[12](https://arxiv.org/html/2606.27561#bib.bib12),[13](https://arxiv.org/html/2606.27561#bib.bib13),[14](https://arxiv.org/html/2606.27561#bib.bib14)\]now capable of producing samples that are highly realistic\. Whilst progress has been considerable, these gains have been driven in large part by the increasing scale of model capacity and training data\[[15](https://arxiv.org/html/2606.27561#bib.bib15)\]\. State\-of\-the\-art models, such as DALL·E 3\[[16](https://arxiv.org/html/2606.27561#bib.bib16)\]and Stable Diffusion\[[11](https://arxiv.org/html/2606.27561#bib.bib11)\], comprise billions of parameters\[[17](https://arxiv.org/html/2606.27561#bib.bib17),[18](https://arxiv.org/html/2606.27561#bib.bib18),[19](https://arxiv.org/html/2606.27561#bib.bib19),[20](https://arxiv.org/html/2606.27561#bib.bib20)\], raising concerns regarding computational cost, energy consumption, and further societal implications\[[21](https://arxiv.org/html/2606.27561#bib.bib21),[22](https://arxiv.org/html/2606.27561#bib.bib22)\]\.
Beyond synthesising images, generative models have also been applied to time series data\[[23](https://arxiv.org/html/2606.27561#bib.bib23),[24](https://arxiv.org/html/2606.27561#bib.bib24),[25](https://arxiv.org/html/2606.27561#bib.bib25)\], adapting similar architectures to capture temporal dependencies and reproduce the statistical properties of the underlying data\. While sampling from simple distributions is relatively straightforward, accurately modelling complex, high dimensional distributions remains challenging\. Financial time series provide a particularly demanding setting\[[26](https://arxiv.org/html/2606.27561#bib.bib26)\], requiring generative models to produce synthetic sequences that replicate the distribution of log\-returns, preserve stylised facts, and maintain the broader statistical structure of real market data\. A range of generative approaches have been previously explored in this context\. Denoising autoencoders have been used to transfer distributional characteristics onto generated data, producing financial time series that differ sufficiently from purely stochastic simulations\[[27](https://arxiv.org/html/2606.27561#bib.bib27)\]\. GAN\-based methods have also been applied to generate realistic financial sequences, including frameworks designed to capture volatility structure\[[28](https://arxiv.org/html/2606.27561#bib.bib28)\], and cross\-asset correlations\[[29](https://arxiv.org/html/2606.27561#bib.bib29)\]\. Comparative studies across GANs, VAEs, and generative moment matching networks \(GMMNs\) suggest that although competitive performance can be achieved across architectures, VAE\-based approaches tend to provide more stable and reliable results\[[30](https://arxiv.org/html/2606.27561#bib.bib30)\]\. More recently, diffusion\-based approaches have been introduced, including methods that operate on wavelet transformed representations of financial data for NASDAQ\[[31](https://arxiv.org/html/2606.27561#bib.bib31)\]and Japanese market datasets\[[32](https://arxiv.org/html/2606.27561#bib.bib32)\]\. Score\-based generative frameworks have further extended diffusion models by learning the data score function, enabling generation of data across varying temporal resolutions\[[33](https://arxiv.org/html/2606.27561#bib.bib33)\]\.
Quantum machine learning \(QML\) has emerged as an extension of classical machine learning, seeking to exploit the computational properties of quantum hardware through quantum algorithms to enhance model capabilities\. Quantum neural networks \(QNNs\) employ parameterised quantum circuits \(PQCs\) as a learning framework\[[34](https://arxiv.org/html/2606.27561#bib.bib34),[35](https://arxiv.org/html/2606.27561#bib.bib35),[36](https://arxiv.org/html/2606.27561#bib.bib36)\], leveraging the exponential space state of quantum systems and entanglement between qubits to better represent complex data distributions\. This enables expressive representations that can be achieved with significantly fewer trainable parameters than classical counterparts\[[37](https://arxiv.org/html/2606.27561#bib.bib37)\], as demonstrated across tasks such as graph classification\[[38](https://arxiv.org/html/2606.27561#bib.bib38)\]\.
QNNs have been applied to generative learning in both fully quantum models, and hybrid settings where quantum components are embedded within otherwise classical models\. A range of quantum generative architectures have been proposed, including Born machines that exploit shallow PQCs for generative tasks on near\-term hardware\[[39](https://arxiv.org/html/2606.27561#bib.bib39)\], and quantum generative adversarial networks \(QGANs\)\[[40](https://arxiv.org/html/2606.27561#bib.bib40)\]\. Implementations of QGANs include models with both quantum generators and discriminators trained via quantum state fidelity objectives\[[41](https://arxiv.org/html/2606.27561#bib.bib41),[42](https://arxiv.org/html/2606.27561#bib.bib42)\], as well as entangling QGAN frameworks demonstrated on real quantum hardware\[[43](https://arxiv.org/html/2606.27561#bib.bib43)\]\. Subsequent works have explored variations in circuit design, including compact quantum generators designed to reduce circuit depth\[[44](https://arxiv.org/html/2606.27561#bib.bib44)\]\. Hybrid QGAN frameworks have also been applied to learning and loading probability distributions, including applications in financial derivative pricing\[[45](https://arxiv.org/html/2606.27561#bib.bib45)\]\. More recently, quantum Wasserstein GANs have been applied to financial time series generation, utilising QNN\-based generators alongside classical or quantum discriminators\[[46](https://arxiv.org/html/2606.27561#bib.bib46),[47](https://arxiv.org/html/2606.27561#bib.bib47)\]\.
This paper focuses on quantum diffusion models \(QDMs\), motivated by the success of classical diffusion architectures, which achieve state\-of\-the\-art generative performance and have been shown to surpass GAN\-based approaches in tasks such as image synthesis\[[12](https://arxiv.org/html/2606.27561#bib.bib12)\]\. QDMs were first proposed in\[[48](https://arxiv.org/html/2606.27561#bib.bib48)\], where quantum noise was leveraged to generate probability distributions that are intractable for classical processors, with the approach demonstrated on synthetic proof\-of\-concept distributions\. In this setting, quantum features can be introduced into either the forward process or into the reverse denoising process through the integration of QNNs\. Following the forward quantum noising direction, subsequent physics\-inspired QDMs have harnessed the intrinsic noise of real quantum hardware as part of the diffusion process and applied it to image generation\[[49](https://arxiv.org/html/2606.27561#bib.bib49)\]\. Building on the original framework, the quantum denoising paradigm has been extended in a parallel line of work across a range of generative settings, including image synthesis on multiple datasets\[[50](https://arxiv.org/html/2606.27561#bib.bib50)\]and architectures employing repeated circuit layers to enhance expressivity\[[51](https://arxiv.org/html/2606.27561#bib.bib51)\]\. Quantum latent diffusion models, in which classical autoencoders compress the data and QNNs operate within the reduced feature space, have also been explored\[[52](https://arxiv.org/html/2606.27561#bib.bib52)\], including conditional variants for image generation tasks\[[53](https://arxiv.org/html/2606.27561#bib.bib53)\], and approaches combining vector quantisation with quantum autoencoders for quantum state generation\[[54](https://arxiv.org/html/2606.27561#bib.bib54)\]\. In addition, optimised quantum implicit neural networks \(OQINN\) have been proposed as alternative denoising models for image synthesis\[[55](https://arxiv.org/html/2606.27561#bib.bib55)\]\.
Despite rapid progress in both quantum machine learning and generative models, to our knowledge no study has applied a QDM to the synthesis of time series data\. Here we introduce QDiffusion\-TS, that is a QDM for time series generation that extends a classical diffusion architecture designed for temporal data by incorporating QNNs into the denoising process\. The model is applied to real financial time series, which exhibit non\-stationarity, heavy\-tailed distributions, and complex temporal dependencies that are broadly representative of the challenges encountered across time series domains\. In this formulation, QNNs \(Fig\.[1](https://arxiv.org/html/2606.27561#S2.F1)b\) fully replace the feed\-forward neural network \(FFNN\) components within the classical transformer, demonstrating how quantum circuits can be integrated into modern hybrid deep learning architectures within the constraints of near\-term quantum hardware\. The proposed approach is evaluated on financial time series data from Apple and Amazon, generating synthetic data that accurately reproduce the statistical distributions and stylised facts of the real data\. QDiffusion\-TS achieves consistently lower statistical distances across both datasets, reducing Wasserstein distance by approximately 44% on average across features relative to its classical counterpart\. To assess practical utility, the generated data is used to augment training datasets in a downstream forecasting task\. This augmentation leads to substantial improvements, up to approximately 71% in RMSE in predictive performance relative to a baseline trained solely on real data, with quantum and classical generated data yielding comparable peak forecasting accuracy\. These findings are further supported by validation on quantum hardware, which not only outperforms classical baselines but also marginally exceeds the results obtained in simulation, indicating the feasibility of the proposed approach with current devices\. A further key contribution of this work is the demonstration that integrating QNNs into existing large scale architectures can significantly reduce the number of trainable parameters, with each replaced component containing nearly three orders of magnitude fewer parameters\. Despite this reduction in model complexity, the quantum model not only maintains the performance relative to the classical model, but in many cases, particularly in the reproduction of statistical distributions, surpasses it\. These results highlight the potential of quantum enhanced architectures as a parameter efficient approach to generative modelling\. As quantum hardware continues to scale, the significant parameter reductions demonstrated suggest that QDiffusion\-TS provides a viable route towards hybrid models in which quantum components play progressively larger roles in generative architectures\.
## 2Results
### 2\.1QNN Preliminaries
This section will give a brief introduction to QNNs, models that leverage quantum computing principles to augment classical neural networks\. The structure of a QNN broadly resembles that of a classical neural network, with the key distinction that classical neurons are replaced with PQCs\[[34](https://arxiv.org/html/2606.27561#bib.bib34),[35](https://arxiv.org/html/2606.27561#bib.bib35),[36](https://arxiv.org/html/2606.27561#bib.bib36)\]\. The PQCs operate on qubits, which can exist in a continuous superposition of their basis states, enabling compact representations of complex feature spaces\. The model state is encoded in the quantum state of the system, which is progressively transformed through sequences of parameterised quantum gates\. Gate parameters are optimised analogously to the trainable weights of a classical neural network using gradient based methods, with the objective of minimising a task specific loss function defined over the circuit outputs\. The dimensionality of the state space of quantum systems scales exponentially with the number of qubits, allowing high dimensional functions to be expressed using relatively few qubits\[[56](https://arxiv.org/html/2606.27561#bib.bib56)\]\. In combination with entanglement between qubits, this enables suitably designed quantum circuits to achieve highly efficient representations of complex distributions using several orders of magnitude fewer parameters than equivalent classical models\[[37](https://arxiv.org/html/2606.27561#bib.bib37)\]\. Moreover, these quantum features can enhance the expressive capacity of the model\[[57](https://arxiv.org/html/2606.27561#bib.bib57),[37](https://arxiv.org/html/2606.27561#bib.bib37)\], yielding more accurate predictive outputs\. QDiffusion\-TS directly leverages these advantages through the integration of QNNs into the diffusion architecture\.
### 2\.2QDiffusion\-TS: Quantum Generative Diffusion Model for Time Series
Figure 1:aSchematic of QDiffusion\-TS\. Noise is progressively added to the original time series overTTsteps in the forward process, followed by iterative denoising via the quantum enhanced architecture\.bQuantum neural network \(QNN\) architecture utilised within the quantum encoder and decoder blocks\. Input data are encoded via the encoding circuitVEncodingV\_\{Encoding\}, processed through a parameterised circuit with controlled rotation gates, and subsequently measured to produce classical outputs\.Diffusion models consist of a forward noising process and a reverse denoising process, in which structured data is progressively transformed into noise and subsequently reconstructed \(Fig\.[1](https://arxiv.org/html/2606.27561#S2.F1)a\)\. In the forward process, noise is gradually introduced until the original structure of the data becomes indistinguishable from a simple reference distribution, typically a standard Gaussian\. This process is formulated as a fixed analytical Markov chain, in which each noisy state depends only on the preceding state\. As a result, a trainable model can be employed to iteratively reverse this process by learning the conditional noise transitions between successive states, progressively removing noise at each step to recover samples from the original data distribution\. To generate new samples during inference, a state is initialised from pure noise and refined iteratively through the learned denoising process, producing a unique sample statistically consistent with the underlying data\.
To tailor the diffusion model to time series data, the Diffusion\-TS framework\[[58](https://arxiv.org/html/2606.27561#bib.bib58)\]employs an encoder\-decoder transformer architecture to perform the iterative denoising process, enabling the model to capture both short term dynamics and long range dependencies\. This capability arises from the self\-attention mechanism\[[59](https://arxiv.org/html/2606.27561#bib.bib59)\], which allows transformers to dynamically weight interactions between various time steps, facilitating the learning of complex temporal dependencies across the sequence\. Additional modifications include a trend synthetic layer, designed to capture global temporal patterns, and a Fourier synthetic layer, which models both seasonal components and irregular components\. Further details of the model architecture are provided in the Methods and Supplementary Information\.
To construct QDiffusion\-TS, QNNs are systematically incorporated into the reverse denoising process, entirely replacing the feed\-forward neural networks \(FFNNs\) within the transformer encoder and decoder blocks \(Fig\.[1](https://arxiv.org/html/2606.27561#S2.F1)b\), effectively yielding a quantum transformer architecture for denoising\. This substitution reduces the number of parameters per component from 33,088 to just 36, resulting in a reduction approaching three orders of magnitude\. When propagated across the full architecture, the replacement of classical feed\-forward components throughout the transformer results in a substantial reduction of total model parameters, from 589,030 to 461,254, corresponding to an overall reduction of approximately 20%\. This section demonstrates that this reduction in model complexity not only preserves the statistical fidelity of the generated time series but in most cases enhances it, as shown through comparison of the quantum enhanced model with the original classical Diffusion\-TS framework\[[58](https://arxiv.org/html/2606.27561#bib.bib58)\]\(detailed architectural descriptions of both models are provided in Supplementary Materials\)\. For clarity, in the remainder of the study we refer to the QNN enhanced variant as QDiffusion\-TS, and compare it against the original classical Diffusion\-TS framework\.
### 2\.3Statistical Properties of Financial Data
The model is tasked with generating synthetic time series that reproduce the statistical characteristics of real financial data\. Financial time series exhibit a set of statistical regularities, commonly referred to as stylised facts, which persist across markets and time periods\. Among the most prominent of these are non\-Gaussian log\-return distributions with heavy tails, and volatility clustering whereby periods of high volatility tend to cluster in time\. To assess the statistical fidelity of the generated time series, synthetic samples are compared directly with real data to evaluate the reproduction of these known stylised facts, across both distributional characteristics and temporal dependencies\. Real and synthetic log\-return distributions are compared using their central moments, in conjunction with quantitative similarity measures, including the Wasserstein distance and Kolmogorov\-Smirnov \(KS\) statistic\. Temporal correlations, including volatility clustering, are evaluated via autocorrelation functions, with full details and results provided in the Supplementary Information\. These evaluations provide a comprehensive assessment of the model’s capacity to replicate the distributional and dynamical structures of real financial time series\.
### 2\.4Reproducing Financial Time Series Distributions
QDiffusion\-TS and its classical counterpart were used to generate synthetic financial time series\. To evaluate the generative quality of the respective models, the log\-return distributions of the synthetic financial time series were compared with those of the real data\. Aggregate distributions from the selected datasets were constructed from 2001 generated sequences and 1000 sampled sequences from the real datasets, each comprising of 256 timesteps\. The central moments of the generated log\-return distributions were evaluated for the Apple and Amazon datasets \(Fig\.[2](https://arxiv.org/html/2606.27561#S2.F2)\)\. Deviations from the real data were quantified using the mean absolute error \(MAE\) for both the classical and quantum models\. Overall, QDiffusion\-TS generally yielded lower MAE than the classical model across the majority of price variables, with the variance reproduced 63% more accurately on average, while also demonstrating closer agreement in the mean\. On the other side, the classical model generally provides a closer approximation of the kurtosis, however the quantum model still captures this feature effectively, indicating that both models are able to reproduce the heavy tailed characteristics of financial returns\. The classical model also showed marginally closer agreement in skewness across the two datasets\.
Figure 2:Mean absolute error \(MAE\) between the synthetic and real central moments of the aggregated log\-return distributions for QDiffusion\-TS \(QNN\) and the classical diffusion model \(FFNN\), evaluated across price features\.a,bMean and variance for the Apple dataset\.c,dMean and variance for the Amazon dataset\.e,fSkewness and kurtosis for the Apple dataset\.g,hSkewness and kurtosis for the Amazon dataset\.To further quantify the similarity between generated and real log\-return distributions, statistical distance metrics were evaluated\. Both classical and quantum models reproduce the overall structure of the empirical distributions \(Fig\.[3](https://arxiv.org/html/2606.27561#S2.F3)b,d,f,h\)\. However, the quantitative comparison indicates that QDiffusion\-TS consistently achieves lower statistical distances across both metrics \(Fig\.[3](https://arxiv.org/html/2606.27561#S2.F3)a,c,e,g\)\. This improvement is more pronounced for the Amazon dataset, which exhibits a 51% average reduction in Wasserstein distance across features for the quantum model, compared to approximately 36% for the Apple dataset\.
Figure 3:Comparison of aggregated log\-return distributions between synthetic and real data for QDiffusion\-TS \(QNN, red\) and the classical diffusion model \(FFNN, blue\)\.a,cWasserstein distance and KS statistic between synthetic and real distributions for the Apple dataset\.bEstimated probability density function of the Apple open price for real and classical synthetic data\.dAs inbfor quantum synthetic data\.e–hCorresponding results for the Amazon dataset\.To investigate the effect of training data size on model performance, this analysis was repeated using varying counts of training sequences\. The resulting log\-return distributions were compared with the real data using the same statistical distance metrics for each training configuration \(Fig\.[4](https://arxiv.org/html/2606.27561#S2.F4)\)\. At small numbers of training sequences, both models exhibit comparable performance\. As the number of training samples increases, the quantum model achieves lower statistical distances in most cases across the range of dataset sizes considered\.
Figure 4:Quantitative comparison of aggregated log\-return distributions between synthetic and real data for QDiffusion\-TS \(QNN\) and the classical diffusion model \(FFNN\) across varying training sample counts\.a,bWasserstein distance and KS statistic between synthetic and real distributions for the Apple dataset\.c,dCorresponding results for the Amazon dataset\. Values represent mean statistical distances, with error bounds indicating the minimum and maximum across price features\.
### 2\.5Downstream Forecasting Task
Figure 5:Regression performance metrics for the downstream forecasting task predicting the closing price using training datasets augmented with synthetic data generated by QDiffusion\-TS \(QNN\) and the classical diffusion model \(FFNN\) at ratios of1:x1:x, wherexxdenotes the synthetic data augmentation ratio\.a,bRMSE andR2R^\{2\}score between predicted close price and real close price for the Apple dataset\.c,dCorresponding results for the Amazon dataset\. The baseline corresponds to training without data augmentation\. The x\-axis is treated as a discrete set of augmentation levels rather than a continuous variable, with each ratio representing an independent experimental configuration\.A bidirectional long short\-term memory \(BiLSTM\) model was employed to evaluate the quality and practical utility of synthetic data generated by QDiffusion\-TS and its classical counterpart in a forecasting setting, specifically to predict the closing price using a lookback window of 30 trading days \(Fig\.[5](https://arxiv.org/html/2606.27561#S2.F5)\)\. The training dataset is augmented with synthetic sequences generated using the real financial data at varying ratios of1:x1:x, wherexxdenotes the number of synthetic sequences per real sequence\. Forecasting performance is assessed using the root mean squared error \(RMSE\) and coefficient of determination \(R2R^\{2\}\) across these augmentation levels, alongside a baseline model trained solely on real data, to quantify the impact of synthetic data on predictive accuracy\.
Augmenting the training data with synthetic sequences generated by both QDiffusion\-TS and the classical model leads to a substantial improvement in forecasting performance relative to the baseline across both datasets by up to approximately 71% in RMSE, demonstrating the practical utility of the generated data for downstream predictive tasks\. For the Apple dataset the majority of this improvement is achieved as soon as synthetic data is introduced, with only marginal gains observed as the proportion of synthetic data increases further\. In contrast, the Amazon dataset exhibits a more gradual improvement with increasing synthetic data proportion\. For both datasets, performances saturates at a ratio 1:5, beyond which further addition of synthetic data yields no improvement\. The classical and quantum models achieve highly comparable predictive performance at peak performance, with the quantum model generally outperforming at smaller ratios\.
To further contextualise the benefits of synthetic data augmentation, the training set was also expanded using additional real data\. Rather than improving performance, this generally degraded it relative to the baseline, with only occasional ratios producing modest gains and none approaching the peak performance achieved through synthetic augmentation\. This behaviour is consistent with the non\-stationarity of financial time series, where incorporating temporally distant samples introduces distributional shift rather than informative signal \(Supplementary Table 3\)\.
### 2\.6Quantum Hardware Validation
Results are further validated on quantum hardware using the IQM Emerald quantum device\[[60](https://arxiv.org/html/2606.27561#bib.bib60)\], where the inference stage of the model is executed to assess the practical feasibility of the proposed approach on current quantum systems\. To accommodate hardware constraints, QDiffusion\-TS is reduced in capacity while retaining the essential architectural structure, with the classical model adjusted accordingly to ensure a consistent basis for comparison\. The simulated quantum model also uses the same reduced architecture as the hardware model, enabling a direct comparison\. Distributional comparisons are conducted following the same evaluation procedure as above\. Aggregate log\-return distributions are constructed using 1224 sampled sequences from the real dataset, 136 sequences generated on quantum hardware, and 2001 sequences from both the classical and simulated quantum models\. To ensure compatibility with hardware constraints, the sequence length is reduced to 32 timesteps for all models\. The resulting distributions are assessed via their central moments and statistical distance metrics for the Apple dataset \(Fig\.[6](https://arxiv.org/html/2606.27561#S2.F6)\)\. The results demonstrate that execution on quantum hardware closely matches the performance of the simulated quantum model, with both quantum approaches consistently outperforming the classical model across the statistical distance metrics\. In particular, the hardware model produces distributions that more closely align with the real data, reducing Wasserstein distance by approximately 89% on average across features relative to the classical model\. Notably, the hardware implementation also exhibits a marginal advantage over the simulated quantum model, achieving approximately 8% lower Wasserstein distance on average across features\.
Figure 6:Comparison of aggregated log\-return distributions between the classical diffusion model \(FFNN\), simulated QDiffusion\-TS \(QNNSim\), and hardware executed QDiffusion\-TS \(QNNHard\) for the Apple dataset\.a,b,d,eMean absolute error \(MAE\) between the synthetic and real central moments evaluated across price features for mean \(a\), variance \(b\), skewness \(d\), and kurtosis \(e\)\.c,fWasserstein distance and KS statistic between synthetic and real distributions\.
## 3Discussion
QDiffusion\-TS generates synthetic financial time series that more closely match the real data distributions than the equivalent classical diffusion model\. Improvements are observed in the central moments of the generated log\-return distributions, most notably in variance and, to a lesser extent, mean, indicating a better representation of distributional spread and overall shape\. Statistical distances between the generated and real data distributions are lower for the quantum model across both metrics and datasets, with quantum hardware results closely matching simulated performance and, in some cases, marginally surpassing it\. When applied to downstream forecasting tasks, the inclusion of synthetic data from both approaches substantially improves predictive performance relative to a baseline trained solely on real data\. Notably, the quantum generated sequences achieve equivalent improvements in peak predictive accuracy to those obtained with classical sequences, while requiring significantly fewer trainable parameters\. This reduction arises from the direct replacement of the FFNNs within the transformer encoder and decoder blocks with QNNs, producing a hybrid quantum transformer that uses nearly three orders of magnitude fewer trainable parameters in each replaced component, underscoring the parameter efficiency of QDiffusion\-TS\. This behaviour may be attributed to the high dimensional Hilbert space of the quantum system, in whichnnqubits encode a state of dimension2n2^\{n\}, allowing complex features correlations to be represented with comparatively few parameters\. Entangling operations between qubits further enable the efficient representation of strongly correlated features, enhancing the expressive capacity of the model and allowing the quantum neural network to capture distributional structure more effectively than its classical counterpart\.
The improved statistical distances observed for the quantum model are primarily driven by its more accurate estimation of variance, which exerts the greatest influence on the overall shape of the log\-return distribution\. Secondary contributions may arise from improved estimation of the mean, although these effects are comparatively smaller\.
Quantum models have been shown to exhibit effective generalisation in low data regimes in certain settings\[[61](https://arxiv.org/html/2606.27561#bib.bib61)\], highlighting potential sample efficiency advantages relative to classical models\. However, when evaluated across varying counts of training sequences, both models demonstrate comparable performance at the smallest dataset sizes\. Although the quantum model typically achieves lower statistical distances overall, the results do not indicate a distinct advantage specific to the low data regime\. These results suggest that the improved performance of the quantum model in this setting is not primarily driven by small data effects, but instead by its ability to more accurately capture the statistical structure of the data distribution\. The lack of a pronounced advantage in the smallest data regimes may be attributed to the hybrid nature of the model, in which classical components remain significant, potentially limiting the extent to which quantum advantages in low data regimes can be realised\.
Although the quantum model achieves lower statistical distances to the original datasets, predictive performance in the downstream forecasting task is largely similar between the two approaches\. This may reflect a complementary balance between fidelity to the source data and variability among generated samples; the quantum model produces sequences that are highly accurate relative to the original data, while the classical model may introduce slightly greater diversity in the synthetic sequences\. Both of these characteristics are valuable for the forecasting task, leading to comparable overall predictive performance\. A further practical advantage of synthetic augmentation over simply expanding the real training set is that generated sequences are drawn from the learned distribution of the training data, rather than from increasingly distant historical windows\. Expanding the real training set was found to degrade performance in most cases, with results fluctuating across expansion ratios and never matching those obtained through synthetic augmentation\. This is consistent with the non\-stationarity of financial time series where real samples drawn from earlier regimes carry distributional shift relative to the target window, whereas synthetic samples remain anchored to the learned distribution and therefore provide a more stable source of additional training signal \(Supplementary Table 3\)\.
The quantum hardware implementation exhibits a slight improvement in statistical accuracy compared to its simulated counterpart\. As both models are trained identically using a classical simulator, the only distinction arises during inference, where the hardware executed model is subject to noise inherent to the quantum device\. The observed improvement therefore suggests that hardware noise does not degrade performance in this setting and may, in fact, have a beneficial effect\. The improved alignment with the target distribution in this setting may be attributed to the additional stochasticity introduced by the quantum hardware increasing variability in the generated samples\. It is also notable that the model is not trained under hardware noise conditions, and therefore does not explicitly account for these effects during optimisation\. These findings indicate that QDiffusion\-TS is robust to noise in near\-term quantum hardware, and further suggest that such noise may not solely represent a limitation but could also play a constructive role in certain generative modelling settings, laying the groundwork for a new generation of hybrid classical\-quantum generative models\.
## 4Methods
### 4\.1Data
This study uses major publicly traded equities to evaluate the performance of QDiffusion\-TS and its classical counterpart\. Historical price data for Apple and Amazon \(with Microsoft and Google included in the Supplementary Information\) were obtained from Yahoo Finance\[[62](https://arxiv.org/html/2606.27561#bib.bib62)\]\. Each dataset comprises open, close, high, and low price features, along with trading volume, over the period 12/02/2021\-12/02/2026 at daily temporal resolution\. Models are trained on the log\-returns of these time series:
ri=ln\(yiyi−1\)r\_\{i\}=\\ln\\left\(\\frac\{y\_\{i\}\}\{y\_\{i\-1\}\}\\right\)\(1\)
whereyiy\_\{i\}is theiith original data point, andrir\_\{i\}is the respective log\-return\. All features are standardised prior to training\.
For training the diffusion model, each time series is further partitioned into overlapping sequences of fixed length 256\. This sampling is taken across the full dataset with a stride of 1, enabling the model to learn local temporal structure\. For experiments involving quantum hardware the sequence length is reduced to 32, to accommodate limitations in data encoding capacity\. During inference, sequences of the same length are generated\. To mitigate sampling bias arising from overlapping windows, a weighted sampling strategy is employed\. Each sequence is assigned a sampling probability inversely proportional to the number of times its constituent timesteps appear across all sampled sequences\. This reduces the over representation of central regions of the time series and promotes a more uniform contribution of all data points during training\.
As the objective of the diffusion model is to reproduce the statistical properties of the data distribution rather than to perform out of sample prediction, it is trained on the full dataset\. Evaluation is therefore conducted by comparing the statistical characteristics of generated samples with those of the original data\. For the predictive task, strict chronological splitting is applied, and synthetic data are generated using only the training portion of the dataset to prevent look\-ahead bias\. The data are split in a 59\.5:10\.5:30 ratio for training, validation, and testing, respectively\.
### 4\.2Quantum Neural Network
To integrate the QNN within QDiffusion\-TS for execution on a classical simulator, feature representations must be transferred between the classical transformer blocks and the quantum circuit\. To accommodate the limited input size constraints of the QNN, a learnable dimensionality reduction stage is introduced to project the high dimensional feature representations processed by the transformer into a lower dimensional latent space compatible with the quantum circuit\. Principal component analysis \(PCA\) is additionally applied to further compress the feature space whilst preserving the structure of the data\. The compressed features are encoded into a quantum state using amplitude encoding, whereby a normalised classical vector is embedded into the amplitudes of the quantum state, permitting the representation of2n2^\{n\}features usingnnqubits\. Accordingly, a 9\-qubit system is employed, enabling the encoding of 512 inputs\. This corresponds to a sequence length of 256 with two features, obtained by applying PCA to reduce the original five features of the dataset\. The ansatz employed is the ’real amplitudes’ circuit for remote sensing imagery classification\[[63](https://arxiv.org/html/2606.27561#bib.bib63)\], and consists of an initial layer of Hadamard gates, followed by parameterisedRyR\_\{y\}gates with independent trainable parameters, and CNOT entangling operations \(Fig\.[1](https://arxiv.org/html/2606.27561#S2.F1)b\)\. The variational block is repeated twice in order to enhance the expressive capacity of the model\. Leveraging the direct access to the simulated quantum state provided by the classical simulator, the full statevector amplitudes are extracted as the QNN output\. The resulting vector is subsequently projected back to the original transformer dimensions before being passed to the remaining layers of the model\. All classical simulations are performed using the Pennylane Python library\.
For execution on quantum hardware, this model is adapted to accommodate the constraints of near\-term quantum hardware with modified encoding and measurement methods, alongside a hardware efficient ansatz \(Supplementary Information\)\. In contrast to classical simulation, direct amplitude encoding and full statevector readout are not accessible on hardware platforms\. To address this, classical data are encoded using angle encoding\[[64](https://arxiv.org/html/2606.27561#bib.bib64)\], where each qubit encodes a feature via rotations about the y\-axis\. The resulting quantum state is given by
\|ψ\(x\)⟩=⨂i=1NRy\(xi\)\|0⟩\\left\|\\psi\(\\textbf\{x\}\)\\right\\rangle=\\bigotimes^\{N\}\_\{i=1\}R\_\{y\}\(x\_\{i\}\)\\left\|0\\right\\rangle\(2\)
forNNqubits andNNdata pointsx=\(x1,…,xN\)\\textbf\{x\}=\(x\_\{1\},\\dots,x\_\{N\}\)\. Similarly, measurement is performed by evaluating the expectation values of the Pauli\-Z operators on each qubit using 128 measurement shots\. For a given qubitii, this is given by
⟨σZ\(i\)⟩=⟨ψ\(𝐱\)\|σZ\(i\)\|ψ\(𝐱\)⟩\\left<\\sigma\_\{Z\}^\{\(i\)\}\\right\>=\\left\\langle\\psi\(\\mathbf\{x\}\)\\right\|\\sigma\_\{Z\}^\{\(i\)\}\\left\|\\psi\(\\mathbf\{x\}\)\\right\\rangle\(3\)
and the expectation values are concatenated to form the classical output vector\. To ensure a direct comparison, the simulated quantum model used in the hardware experiments adopts the same hardware compatible architecture\. Quantum computations are executed on the IQM Emerald device via Amazon Braket\. Due to the computational cost of iterative training on current quantum hardware, only the inference stage is performed on the real quantum hardware, while model training is conducted using the simulator of the quantum device\.
### 4\.3Quantum Generative Diffusion for Time Series
The forward diffusion process, following the formulation of Diffusion\-TS\[[58](https://arxiv.org/html/2606.27561#bib.bib58)\], progressively corrupts a sample from the data distributionx0∼q\(x0\)x\_\{0\}\\sim q\(x\_\{0\}\)through the iterative addition of noise until the state approaches an isotropic Gaussian distributionxT∼𝒩\(0,I\)x\_\{T\}\\sim\\mathcal\{N\}\(0,\\textbf\{I\}\)\. This transition is defined by the conditional distribution
q\(xt\|xt−1\)=𝒩\(xt;1−βtxt−1,βtI\)q\(x\_\{t\}\|x\_\{t\-1\}\)=\\mathcal\{N\}\(x\_\{t\};\\sqrt\{1\-\\beta\_\{t\}\}x\_\{t\-1\},\\beta\_\{t\}\\textbf\{I\}\)\(4\)
which forms a Markov chain over T timesteps;
q\(x1:T\|x0\)=∏t=1Tq\(xt\|xt−1\)q\(x\_\{1:T\}\|x\_\{0\}\)=\\prod\_\{t=1\}^\{T\}q\(x\_\{t\}\|x\_\{t\-1\}\)\(5\)whereβt∈\(0,1\)\\beta\_\{t\}\\in\(0,1\)defines the variance schedule controlling the magnitude of noise added at each timestep, chosen to increase gradually withttto ensure a smooth transition\. Conventionally, diffusion models parameterise the reverse processpθ\(xt−1\|xt\)p\_\{\\theta\}\(x\_\{t\-1\}\|x\_\{t\}\)by predicting the noise component added at each timestep, thereby enabling progressive denoising\. In contrast, here the architecture directly predicts an estimate of the original data samplex^0\(xt,t,θ\)\\hat\{x\}\_\{0\}\(x\_\{t\},t,\\theta\), using the quantum transformer\. Thus, the standard noise prediction objective is reparameterised as,
ℒ=𝔼t,x0\[ωt‖x0−x^0\(xt,t,θ\)‖2\]\\mathcal\{L\}=\\mathbb\{E\}\_\{t,x\_\{0\}\}\\left\[\\omega\_\{t\}\\\|x\_\{0\}\-\\hat\{x\}\_\{0\}\(x\_\{t\},t,\\theta\)\\\|^\{2\}\\right\]\(6\)
where the weighting termωt\\omega\_\{t\}accounts for the noise at timestep t, defined by
ωt=λαt\(1−α¯t\)βt\\omega\_\{t\}=\\frac\{\\lambda\\sqrt\{\\alpha\_\{t\}\}\\sqrt\{\(1\-\\bar\{\\alpha\}\_\{t\}\)\}\}\{\\beta\_\{t\}\}\(7\)
withαt=1−βt\\alpha\_\{t\}=1\-\\beta\_\{t\},α¯t=∏s=1tαs\\bar\{\\alpha\}\_\{t\}=\\displaystyle\\prod\_\{s=1\}^\{t\}\\alpha\_\{s\}andλ\\lambdais a constant scaling factor\. This weighting emphasises reconstruction at higher noise levels, where the denoising task is more challenging\. In addition, a Fourier\-based loss term is introduced\[[58](https://arxiv.org/html/2606.27561#bib.bib58)\]using the Fourier transform, to encourage accurate reconstruction of the frequency characteristics of the time series and improve recovery of temporal structure\. The resulting loss function can be written as,
ℒFourier=𝔼t,x0\[ωt\[λ1‖x0−x^0\(xt,t,θ\)‖2\+λ2‖ℱℱ𝒯\(x0\)−ℱℱ𝒯\(x^0\(xt,t,θ\)\)‖2\]\]\\mathcal\{L\}\_\{Fourier\}=\\mathbb\{E\}\_\{t,x\_\{0\}\}\\left\[\\omega\_\{t\}\\left\[\\lambda\_\{1\}\\\|x\_\{0\}\-\\hat\{x\}\_\{0\}\(x\_\{t\},t,\\theta\)\\\|^\{2\}\+\\lambda\_\{2\}\\\|\\mathcal\{FFT\}\(x\_\{0\}\)\-\\mathcal\{FFT\}\(\\hat\{x\}\_\{0\}\(x\_\{t\},t,\\theta\)\)\\\|^\{2\}\\right\]\\right\]\(8\)
whereℱℱ𝒯\\mathcal\{FFT\}denotes the Fast Fourier Transform andλ1,λ2\\lambda\_\{1\},\\lambda\_\{2\}are weighting coefficients to balance the contributions of the loss terms\.
### 4\.4Evaluation Metrics
The log\-returns of both real and synthetic data are used when comparing distributions, consistent with standard practice in financial modelling\. To assess the accuracy of the central moments of the generated distributions, the MAE is reported\. This measures the average absolute deviation between the estimated momentxi^\\hat\{x\_\{i\}\}and the corresponding valuexix\_\{i\}acrossNNsamples:
MAE=1N∑i=1N\|xi^−xi\|\.MAE=\\frac\{1\}\{N\}\\sum\_\{i=1\}^\{N\}\\left\|\\hat\{x\_\{i\}\}\-x\_\{i\}\\right\|\.\(9\)
To evaluate similarity between the synthetic and real distributions, the Wasserstein distance and KS statistic are used as quantitative measures\. The Wasserstein distance\[[65](https://arxiv.org/html/2606.27561#bib.bib65)\]quantifies the minimal cost to transform one distribution into another through the transportation of probability mass, accounting for both the magnitude of the mass and the distance which it is moved\. The Wasserstein distance between two distributionsuuandvvis defined as:
l1\(u,v\)=infπ∈Γ\(u,v\)∫ℝ×ℝ\|x−y\|𝑑π\(x,y\),l\_\{1\}\(u,v\)=\\inf\_\{\\pi\\in\\Gamma\(u,v\)\}\\int\_\{\\mathbb\{R\}\\times\\mathbb\{R\}\}\|x\-y\|\\,d\\pi\(x,y\),\(10\)
whereΓ\(u,v\)\\Gamma\(u,v\)is the set of distributions onℝ×ℝ\\mathbb\{R\}\\times\\mathbb\{R\}whose marginals areuuandvv, respectively\. The KS statistic\[[66](https://arxiv.org/html/2606.27561#bib.bib66)\]provides a measure of distributional similarity by evaluating the maximum absolute difference between the cumulative distributions functions of the two samples\.
In order to evaluate the predictive performance of the downstream forecasting task, standard regression metrics are employed\. RMSE measures the average magnitude of the prediction errors, giving greater weight to larger deviations, defined as:
RMSE=1N∑i=1N\(xi^−xi\)2\.RMSE=\\sqrt\{\\frac\{1\}\{N\}\\sum\_\{i=1\}^\{N\}\\left\(\\hat\{x\_\{i\}\}\-x\_\{i\}\\right\)^\{2\}\}\.\(11\)
TheR2R^\{2\}score measures the fraction of the total variance in the observed data that is accounted for by the predictions, defined as:
R2=1−∑i=1N\(xi−xi^\)2∑i=1N\(xi−x¯\)2R^\{2\}=1\-\\frac\{\\sum\_\{i=1\}^\{N\}\\left\(x\_\{i\}\-\\hat\{x\_\{i\}\}\\right\)^\{2\}\}\{\\sum\_\{i=1\}^\{N\}\\left\(x\_\{i\}\-\\bar\{x\}\\right\)^\{2\}\}\(12\)
wherex^\\hat\{x\}denotes the mean of the true values\. AnR2R^\{2\}score of 1 indicates perfect predictive accuracy, while a score of 0 indicates that the model performs no better than simply predicting the mean of the observed data\.
\\bmhead
Supplementary information Supplementary Information is available for this paper\.
The authors acknowledge the UK National Quantum Computing Centre \(NQCC\) for providing access to quantum hardware through the SparQ programme\. J\.W\. acknowledges support from the Kingston University PhD Studentship\.
## Declarations
### Funding
This project was partially funded and supported by the UK National Quantum Computer Centre \[NQCC200921\], which is a UKRI Centre and part of the UK National Quantum Technologies Programme \(NQTP\)\.
### Competing interests
The authors declare no competing interests\.
### Ethics approval and consent to participate
Not applicable
### Consent for publication
Not applicable
### Data availability
The datasets used in this study are available at https://finance\.yahoo\.com\.
### Materials availability
Not applicable
### Code availability
Code is available from the corresponding author upon reasonable request and will be made publicly available on GitHub upon publication\.
### Author contribution
J\.W\., X\.L\., and F\.C\. conceived and designed the study\. J\.W\. developed the model, implemented the code, conducted the experiments, analysed the results, generated the figures, and wrote the original draft\. X\.L\., D\.M\., R\.N\. and F\.C\. supervised the project\. X\.L\. and D\.M\. secured funding\. X\.L\., F\.C\., D\.M\., and R\.N\. reviewed and edited the manuscript\.
## References
- \\bibcommenthead
- \[1\]Sengar, S\. S\., Hasan, A\. B\., Kumar, S\. & Carroll, F\.Generative artificial intelligence: a systematic review and applications\.*Multimedia Tools and Applications*84, 23661–23700 \(2024\)\.
- \[2\]Ooi, K\.*et al\.*The potential of generative artificial intelligence across disciplines: Perspectives and future directions\.*Journal of Computer Information Systems*65, 76–107 \(2025\)\.
- \[3\]Fahrner, L\. J\., Chen, E\., Topol, E\. & Rajpurkar, P\.The generative era of medical AI\.*Cell*188, 3648–3660 \(2025\)\.
- \[4\]Huang, H\., Li, Z\., He, R\., Sun, Z\. & Tan, T\.IntroVAE: Introspective variational autoencoders for photographic image synthesis \(2018\)\.Paper presented at Advances in Neural Information Processing Systems 31 \(NeurIPS 2018\), Montréal, Quebec, 3–8 December 2018\.
- \[5\]Daniel, T\. & Tamar, A\.Soft\-IntroVAE: Analyzing and improving the introspective variational autoencoder \(2021\)\.Paper presented at 2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition \(CVPR\), Nashville, TN, 20–25 June 2021\.
- \[6\]Goodfellow, I\. J\.*et al\.*Generative adversarial nets \(2014\)\.Paper presented at Advances in Neural Information Processing Systems 27 \(NIPS 2014\), Montréal, Quebec, 8–13 December 2014\.
- \[7\]Gulrajani, I\., Ahmed, F\., Arjovsky, M\., Dumoulin, V\. & Courville, A\. C\.Improved training of wasserstein GANs \(2017\)\.Paper presented at Advances in Neural Information Processing Systems 30 \(NIPS 2017\), Long Beach, CA, 4–9 December 2017\.
- \[8\]Karras, T\.*et al\.*Alias\-free generative adversarial networks \(2021\)\.Paper presented at Advances in Neural Information Processing Systems 34 \(NeurIPS 2021\), 6–14 December 2021\.
- \[9\]Ho, J\., Jain, A\. N\. & Abbeel, P\.Denoising diffusion probabilistic models \(2020\)\.Paper presented at Advances in Neural Information Processing Systems 33 \(NeurIPS 2020\), 6–12 December 2020\.
- \[10\]Sohl\-Dickstein, J\., Weiss, E\., Maheswaranathan, N\. & Ganguli, S\.Deep unsupervised learning using nonequilibrium thermodynamics \(2015\)\.Paper presented at Proceedings of the 32nd International Conference on Machine Learning, Lille, 6–11 July 2015\.
- \[11\]Rombach, R\., Blattmann, A\., Lorenz, D\., Esser, P\. & Ommer, B\.High\-resolution image synthesis with latent diffusion models \(2022\)\.Paper presented at 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition \(CVPR\), New Orleans Ernest N\. Morial Convention Center, New Orleans, 21\-24 June 2022\.
- \[12\]DhariWal, P\. & Nichol, A\.Diffusion models beat GANs on image synthesis \(2021\)\.Paper presented at Advances in Neural Information Processing Systems 34 \(NeurIPS 2021\), 6–14 December 2021\.
- \[13\]Kingma, D\., Salimans, T\., Poole, B\. & Ho, J\.Variational diffusion models \(2021\)\.Paper presented at Advances in Neural Information Processing Systems 34 \(NeurIPS 2021\), 6–14 December 2021\.
- \[14\]Lu, C\.*et al\.*Diffusion\-based deep learning method for augmenting ultrastructural imaging and volume electron microscopy\.*Nature Communications*15\(2024\)\.
- \[15\]Kaplan, J\.*et al\.*Scaling laws for neural language models \(2020\)\.Preprint at[https://arxiv\.org/abs/2001\.08361](https://arxiv.org/abs/2001.08361)\.
- \[16\]OpenAI\.DALL·E 3 System Card \(2023\)\.[https://openai\.com/index/dall\-e\-3\-system\-card/](https://openai.com/index/dall-e-3-system-card/)\. Accessed: 2026\-03\-24\.
- \[17\]Ramesh, A\.*et al\.*Zero\-shot text\-to\-image generation \(2021\)\.Paper presented at Proceedings of the 38th International Conference on Machine Learning, 18–24 July 2021\.
- \[18\]Esser, P\.*et al\.*Scaling rectified flow transformers for high\-resolution image synthesis \(2024\)\.Paper presented at Forty\-first International Conference on Machine Learning, Messe Wien Exhibition and Congress Center, Vienna, 21–27 July 2024\.
- \[19\]Ramesh, A\., Dhariwal, P\., Nichol, A\., Chu, C\. & Chen, M\.Hierarchical text\-conditional image generation with CLIP latents \(2022\)\.Preprint at[https://arxiv\.org/abs/2204\.06125](https://arxiv.org/abs/2204.06125)\.
- \[20\]Saharia, C\.*et al\.*Photorealistic text\-to\-image diffusion models with deep language understanding \(2022\)\.Paper presented at Advances in Neural Information Processing Systems 35 \(NeurIPS 2022\), New Orleans, Louisiana, 28 November–9 December 2022\.
- \[21\]van Wynsberghe, A\.Sustainable ai: Ai for sustainability and the sustainability of ai\.*AI and Ethics*1, 213–218 \(2021\)\.
- \[22\]Crawford, K\.*The atlas of AI: Power, politics and the planetary costs of artificial intelligence*\(Yale University Press, 2021\)\.
- \[23\]Brophy, E\., Wang, Z\., She, O\. & Ward, T\.Generative adversarial networks in time series: A systematic literature review\.*ACM Computing Surveys*55, 1–31 \(2023\)\.
- \[24\]Li, Y\., Lu, X\., Wang, Y\. & Dou, D\.Generative time series forecasting with diffusion, denoise, and disentanglement \(2022\)\.Paper presented at Advances in Neural Information Processing Systems 35 \(NeurIPS 2022\), New Orleans, Louisiana, 28 November–9 December 2022\.
- \[25\]Yoon, J\., Jarrett, D\. & van der Schaar, M\.Time\-series generative adversarial networks \(2019\)\.Paper presented at Advances in Neural Information Processing Systems 32 \(NeurIPS 2019\), Vancouver, BC, 8–14 December 2019\.
- \[26\]Potluru, V\. K\.*et al\.*Synthetic data applications in finance \(2024\)\.Preprint at[https://arxiv\.org/abs/2401\.00081](https://arxiv.org/abs/2401.00081)\.
- \[27\]Silva, B\. D\. & Shi, S\. S\.Style transfer with time series: Generating synthetic financial data \(2019\)\.Preprint at[https://arxiv\.org/abs/1906\.03232](https://arxiv.org/abs/1906.03232)\.
- \[28\]Wiese, M\., Knobloch, R\., Korn, R\. & Kretschmer, P\.Quant GANs: deep generation of financial time series\.*Quantitative Finance*20, 1419–1440 \(2020\)\.
- \[29\]Masi, G\., Prata, M\., Conti, M\., Bartolini, N\. & Vyetrenki, S\.On correlated stock market time series generation \(2023\)\.Paper presented at ICAIF ’23: Proceedings of the Fourth ACM International Conference on AI in Finance, Brooklyn NY, 14–17 November 2024\.
- \[30\]Dogariu, M\.*et al\.*Generation of realistic synthetic financial time\-series\.*ACM Transactions on Multimedia Computing, Communications, and Applications \(TOMM\)*18, 1–27 \(2022\)\.
- \[31\]Takahashi, T\. & Mizuno, T\.Generation of synthetic financial time series by diffusion models\.*Quantitative Finance*25, 1507–1516 \(2025\)\.
- \[32\]Tanaka, Y\.*et al\.*CoFinDiff: Controllable financial diffusion model for time series generation \(2025\)\.Preprint at[https://arxiv\.org/abs/2503\.04164](https://arxiv.org/abs/2503.04164)\.
- \[33\]Wang, Z\. & Ventre, C\.A financial time series denoiser based on diffusion models \(2024\)\.Paper presented at the ICAIF ’24: Proceedings of the 5th ACM International Conference on AI in Finance, Brooklyn NY, 14–17 November 2024\.
- \[34\]Benedetti, M\., Lloyd, E\., Sack, S\. & Fiorentini, M\.Parameterized quantum circuits as machine learning models\.*Quantum Science and Technology*4\(2019\)\.
- \[35\]Mitarai, K\., Negoro, M\., Kitagawa, M\. & Fujii, K\.Quantum circuit learning\.*Phys\. Rev\. A*98, 032309 \(2018\)\.
- \[36\]Schuld, M\., Bocharov, A\., Svore, K\. M\. & Wiebe, N\.Circuit\-centric quantum classifiers\.*Phys\. Rev\. A*102, 032308 \(2020\)\.
- \[37\]Abbas, A\.*et al\.*The power of quantum neural networks\.*Nature Computational Science*1, 403–409 \(2021\)\.
- \[38\]Qiao, W\., Zhang, P\., Zhao, J\. & Ran, S\.Unveiling the nature of graphs through quantum graphon learning\.*npj Quantum Information*12\(2026\)\.
- \[39\]Benedetti, M\.*et al\.*A generative modeling approach for benchmarking and training shallow quantum circuits\.*npj Quantum Information*5\(2019\)\.
- \[40\]Lloyd, S\. & Weedbrook, C\.Quantum generative adversarial learning\.*Phys\. Rev\. Lett\.*121\(2018\)\.
- \[41\]Braccia, P\., Caruso, F\. & Banchi, L\.How to enhance quantum generative adversarial learning of noisy information\.*New Journal of Physics*23\(2021\)\.
- \[42\]Braccia, P\., Banchi, L\. & Caruso, F\.Quantum noise sensing by generating fake noise\.*Phys\. Rev\. Applied*17\(2022\)\.
- \[43\]Niu, M\. Y\.*et al\.*Entangling quantum generative adversarial networks\.*Phys\. Rev\. Lett\.*128, 220505 \(2022\)\.
- \[44\]Chu, C\., Skipper, G\., Swany, M\. & Chen, F\.IQGAN: Robust quantum generative adversarial network for image synthesis on NISQ devices \(2023\)\.Paper presented at ICASSP 2023 \- 2023 IEEE International Conference on Acoustics, Speech and Signal Processing \(ICASSP\), Rhodes Island, 4–10 June 2023\.
- \[45\]Zoufal, C\., Lucchi, A\. & Woerner, S\.Quantum generative adversarial networks for learning and loading random distributions\.*npj Quantum Information*5\(2019\)\.
- \[46\]Orlandi, F\., Barbierato, E\. & Gatti, A\.Enhancing financial time series prediction with quantum\-enhanced synthetic data generation: A case study on the S&P 500 using a quantum wasserstein generative adversarial network approach with a gradient penalty\.*Electronics*13, 2158 \(2024\)\.
- \[47\]Dechant, D\.*et al\.*Quantum generative modeling for financial time series with temporal correlations\.*Machine Learning: Science and Technology*7, 015027 \(2025\)\.
- \[48\]Parigi, M\., Martina, S\. & Caruso, F\.Quantum\-noise\-driven generative diffusion models\.*Advanced Quantum Technologies*2300401 \(2024\)\.
- \[49\]Parigi, M\., Martina, S\., Venturelli, F\. A\. & Caruso, F\.Physics\-inspired generative AI models via real hardware\-based noisy quantum diffusion \(2025\)\.Preprint at[https://arxiv\.org/abs/2505\.22193](https://arxiv.org/abs/2505.22193)\.
- \[50\]Kölle, M\.*et al\.*Quantum denoising diffusion models \(2024\)\.Paper presented at the 2024 IEEE International Conference on Quantum Software \(QSW\), Shenzen, 7–13 July 2024\.
- \[51\]Zhang, B\., Xu, P\., Chen, X\. & Zhuang, Q\.Generative quantum machine learning via denoising diffusion probabilistic models\.*Phys\. Rev\. Lett\.*132, 100602 \(2024\)\.
- \[52\]Falco, F\. D\., Ceschini, A\., Sebastianelli, A\., Saux, B\. L\. & Panella, M\.Quantum latent diffusion models\.*Quantum Machine Intelligence*6\(2024\)\.
- \[53\]Cacioppo, A\., Colantonio, L\., Bordoni, S\. & Giagu, S\.Quantum diffusion models \(2023\)\.Preprint at[https://arxiv\.org/abs/2311\.15444](https://arxiv.org/abs/2311.15444)\.
- \[54\]Li, G\., Jing, M\., Zhu, C\. & Wang, X\.Quantum latent diffusion model for high\-dimensional state generation\.*Quantum Machine Intelligence*8\(2026\)\.
- \[55\]Zhang, J\.*et al\.*Denoising diffusion models with optimized quantum implicit neural networks for image generation\.*Future Generation Computer Systems*173, 107875 \(2025\)\.
- \[56\]Hubregtsen, T\., Pichlmeier, J\., Stecher, P\. & Bertels, K\.Evaluation of parameterized quantum circuits: on the relation between classification accuracy, expressibility, and entangling capability\.*Quantum Machine Intelligence*3\(2021\)\.
- \[57\]Schuld, M\. & Killoran, N\.Quantum machine learning in feature hilbert spaces\.*Phys\. Rev\. Lett\.*122, 040504 \(2019\)\.
- \[58\]Yuan, X\. & Qiao, Y\.Diffusion\-TS: Interpretable diffusion for general time series generation \(2024\)\.Paper presented at The Twelfth International Conference on Learning Representations \(ICLR 2024\), Messe Wien Exhibition and Congress Center, Vienna, 7–11 May 2024\. Preprint at[https://arxiv\.org/abs/2403\.01742](https://arxiv.org/abs/2403.01742)\.
- \[59\]Vaswani, A\.*et al\.*Attention is all you need \(2017\)\.Paper presented at Advances in Neural Information Processing Systems 30 \(NIPS 2017\), Long Beach, CA, 4–9 December 2017\.
- \[60\]IQM Quantum Computers\.IQM quantum systems documentation\.[https://docs\.meetiqm\.com/](https://docs.meetiqm.com/)\. Accessed: 2026\-04\-17\.
- \[61\]Caro, M\. C\.*et al\.*Generalization in quantum machine learning from few training data\.*Nature Communications*13\(2022\)\.
- \[62\]Yahoo Finance\.Yahoo finance: Historical stock data \(2026\)\.[https://finance\.yahoo\.com](https://finance.yahoo.com/)\. Accessed: 2026\-03\-30\.
- \[63\]Sebastianelli, A\., Zaidenberg, D\. A\., Spiller, D\., Le Saux, B\. & Ullo, S\. L\.On circuit\-based hybrid quantum neural networks for remote sensing imagery classification\.*IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing*15, 565–580 \(2022\)\.
- \[64\]Schuld, M\., Sweke, R\. & Meyer, J\. J\.Effect of data encoding on the expressive power of variational quantum\-machine\-learning models\.*Phys\. Rev\. A*103, 032430 \(2021\)\.
- \[65\]Kantorovich, L\. V\.Mathematical methods of organizing and planning production\.*Management science*6, 366–422 \(1960\)\.
- \[66\]Massey Jr, F\. J\.The kolmogorov\-smirnov test for goodness of fit\.*Journal of the American statistical Association*46, 68–78 \(1951\)\.Similar Articles
Temporal Difference Learning for Diffusion Models
This paper introduces a temporal difference (TD) learning objective for diffusion models that enforces cross-time consistency along the denoising trajectory. It reformulates denoising as a reinforcement learning policy evaluation problem, showing significant improvements in sample quality (FID), especially for few-step samplers.
ReDiTT: Retrieval Augmented Conditional Diffusion Transformers for Asynchronous Time Series
This paper presents ReDiTT, a retrieval augmented conditional diffusion transformer for asynchronous time series prediction. The model retrieves structurally similar latent sequences as reference conditions to improve long-horizon forecasting and sample diversity, achieving state-of-the-art performance on seven real-world datasets.
Differencing the Diffusion Trajectory toward Uncertain Components for Time Series Forecasting
This paper proposes DiffDiff, a diffusion framework for probabilistic time series forecasting that embeds predictability asymmetry into the diffusion trajectory, outperforming six diffusion baselines on seven benchmarks across four prediction horizons.
Towards a Unified Generative Model for Scarce Time Series with Domain Experts
Introduces TimeMoDE, a framework combining Diffusion Transformers with Mixture-of-Experts for generating realistic time series under data scarcity, using pre-training on multi-domain datasets and domain prompts to handle domain-specific features and diffusion timestep signals for adaptive denoising.
Token Time Continuous Diffusion for Language Modeling
Introduces Token Time Continuous Diffusion (TTCD), a new diffusion language model that operates in continuous space with per-token times, outperforming discrete models at high speedups in conditional generation and Sudoku solving.