Table of Contents
Fetching ...

Mitigating Frequency Learning Bias in Quantum Models via Multi-Stage Residual Learning

Ammar Daskin

TL;DR

This work adapts the multi-stage residual learning idea to the quantum domain, iteratively training additional quantum modules on the residuals of previous stages, and provides a practical framework for enhancing the spectral expressivity of quantum models and offers new insights into their frequency-learning behavior.

Abstract

Quantum machine learning models based on parameterized circuits can be viewed as Fourier series approximators. However, they often struggle to learn functions with multiple frequency components, particularly high-frequency or non-dominant ones; a phenomenon we term the quantum Fourier parameterization bias. Inspired by recent advances in classical Fourier neural operators (FNOs), we adapt the multi-stage residual learning idea to the quantum domain, iteratively training additional quantum modules on the residuals of previous stages. We evaluate our method on a synthetic benchmark composed of spatially localized frequency components with diverse envelope shapes (Gaussian, Lorentzian, triangular). Systematic experiments show that the number of qubits, the encoding scheme, and residual learning are all crucial for resolving multiple frequencies; residual learning alone can improve test MSE significantly over a single-stage baseline trained for the same total number of epochs. Our work provides a practical framework for enhancing the spectral expressivity of quantum models and offers new insights into their frequency-learning behavior.

Mitigating Frequency Learning Bias in Quantum Models via Multi-Stage Residual Learning

TL;DR

This work adapts the multi-stage residual learning idea to the quantum domain, iteratively training additional quantum modules on the residuals of previous stages, and provides a practical framework for enhancing the spectral expressivity of quantum models and offers new insights into their frequency-learning behavior.

Abstract

Quantum machine learning models based on parameterized circuits can be viewed as Fourier series approximators. However, they often struggle to learn functions with multiple frequency components, particularly high-frequency or non-dominant ones; a phenomenon we term the quantum Fourier parameterization bias. Inspired by recent advances in classical Fourier neural operators (FNOs), we adapt the multi-stage residual learning idea to the quantum domain, iteratively training additional quantum modules on the residuals of previous stages. We evaluate our method on a synthetic benchmark composed of spatially localized frequency components with diverse envelope shapes (Gaussian, Lorentzian, triangular). Systematic experiments show that the number of qubits, the encoding scheme, and residual learning are all crucial for resolving multiple frequencies; residual learning alone can improve test MSE significantly over a single-stage baseline trained for the same total number of epochs. Our work provides a practical framework for enhancing the spectral expressivity of quantum models and offers new insights into their frequency-learning behavior.
Paper Structure (35 sections, 3 equations, 9 figures, 1 table, 1 algorithm)

This paper contains 35 sections, 3 equations, 9 figures, 1 table, 1 algorithm.

Figures (9)

  • Figure 1: Generated synthetic data (sorted) and test points colored by the dominant frequency region (blue: 0.5-Hz, green: 3-Hz, red: 7-Hz, cyan: 12-Hz, magenta: 20-Hz).
  • Figure 2: The quantum circuit depicted for 2 qubits with single variational layer.
  • Figure 3: Left: Test MSE per stage versus number of qubits. Right: Relative improvement, defined as $(\text{MSE}_{\text{stage-1}} - \text{MSE}_{\text{stage-}s}) / \text{MSE}_{\text{stage-1}}$.
  • Figure 4: Left: Final test MSE of the baseline model (1 stage, 100 epochs) versus the residual model (4 stages, 25 epochs each). Right: Relative improvement of the residual model over the baseline.
  • Figure 5: Amplitudes of each target frequency in the true function and after stages 1–4, obtained with six qubits and 25 epochs per stage. The bars approach the true values as training progresses (similar behavior is observed for other qubit counts).
  • ...and 4 more figures