English

Long Range Frequency Tuning for QML

Machine Learning 2026-05-18 v2 Artificial Intelligence Emerging Technologies Quantum Physics

Abstract

Angle-encoded variational quantum circuits admit a truncated Fourier series representation of their output, but approximating functions with maximum frequency ωmax\omega_{\max} using fixed unary encoding requires O(ωmax)\mathcal{O}(\omega_{\max}) encoding gates. Trainable-frequency (TF) circuits promise a reduction by learning the data-encoding prefactors alongside the ansatz parameters, adapting the accessible frequency spectrum to the target during training. We identify a practical barrier that prevents this promise from being realized: the prefactor gradient is suppressed by the spectral gap between the circuit's accessible frequencies and the target spectrum, independently of the ansatz parameters, confining gradient-driven prefactor movement to a narrow neighborhood of initialization. We propose \emph{ternary grid initialization} -- setting prefactors to {1,3,9,,3k1}\{1, 3, 9, \ldots, 3^{k-1}\} -- which resolves this limitation by ensuring every target frequency within [ωmax,ωmax][-\omega_{\max}, \omega_{\max}] lies within 12\tfrac{1}{2} unit of a grid point at initialization, removing the spectral gap suppression by construction. On a synthetic benchmark with target frequencies shifted well beyond the standard initialization range, ternary initialization achieves median R2=0.997R^2 = 0.997 versus 0.180.18 for unary initialization, with 100%100\% of runs achieving R2>0.95R^2 > 0.95 against 0%0\%. CMA-ES with 20×20\times the evaluation budget reaches only 25%25\% success, confirming the limitation is a property of the optimization landscape rather than of gradient-based optimization specifically. Real-world validation on two benchmark datasets demonstrates consistent advantages over both fixed and trainable unary baselines.

Cite

@article{arxiv.2602.23409,
  title  = {Long Range Frequency Tuning for QML},
  author = {Michael Poppel and Markus Baumann and Sebastian Wölckert and Claudia Linnhoff-Popien and Jonas Stein},
  journal= {arXiv preprint arXiv:2602.23409},
  year   = {2026}
}
R2 v1 2026-07-01T10:54:30.141Z