不同量子电路结构影响训练效果,平行架构更优。
Architecture Shape Governs QNN Trainability: Jacobian Null Space Growth and Parameter Efficiency
- 通过分析雅可比矩阵秩,揭示结构缺陷导致参数失效
- 串联架构随参数增多梯度消失,平行架构避免此问题
- 增加特征映射层比加可训练模块更高效
采用角度编码的变分量子线路可实现截断傅里叶级数,当 $N$ 个量子比特配置 $L$ 层编码且编码预算 $E = NL$ 固定时,所有架构具有相同的频率谱和冗余性,所需最少参数量一致。然而在固定 $E$ 下,训练性能随架构形状 $(N, L)$ 显著变化。我们发现系数匹配雅可比矩阵 $J$ 的结构秩不足是根本原因。对于串行单比特架构,证明 $ ank(J) \ leq 2L+1$,即使参数 $P$ 增加,$ ullity(J) \geq P-(2L+1)$ 仍无限增长,导致大量参数无法参与优化——称作‘结构梯度饥饿’。并行架构因独立相位轨迹避免此现象,通常满足 $\sigma_{\min}(J^{(\mathrm{par})}) > 0$,当 $P \leq 2E+1$ 时无参数位于 $\ker J$。对实践者而言,增加特征映射层可单调提升雅可比矩阵的 QFIM 特征值谱,在所有测试架构中以 1.6–2.2 倍更少参数实现 $R^2 \geq 0.95$;而可训练模块仅通过经典插值机制改善训练,无量子优势。
原文摘要 · Abstract (English)
Variational quantum circuits with angle encoding implement truncated Fourier series, and architectures arranging $N$ qubits with $L$ encoding layers each -- sharing encoding budget $E = NL$ -- generate identical frequency spectra, identical frequency redundancy, and require the same minimum parameter count for coefficient control. Despite this equivalence, trainability varies substantially with architecture shape $(N,L)$ at fixed $E$. We identify structural rank deficiency of the coefficient matching Jacobian $J$ as the mechanism responsible. For serial single-qubit architectures, we prove $\mathrm{rank}(J) \leq 2L+1$ regardless of parameter count $P$, with $\dim(\ker J) \geq P-(2L+1)$ growing without bound -- a phenomenon we term \emph{structural gradient starvation}: a growing fraction of parameters become structurally decoupled from the loss as $P$ increases at fixed $L$. Parallel architectures avoid this via independent phase trajectories, ensuring $σ_{\min}(J^{(\mathrm{par})}) > 0$ generically for $P \leq 2E+1$, so no parameter lies in $\ker J$. For practitioners, we further show that the two natural routes to increasing parameter count have fundamentally different effects: adding feature map (FM) layers monotonically strengthens the Jacobian QFIM eigenvalue spectrum and achieves $R^2 \geq 0.95$ with $1.6$--$2.2\times$ fewer parameters than adding trainable blocks across all tested architectures, while trainable blocks improve training only through the classical interpolation mechanism with no quantum-specific benefit.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。