Gated QKAN-FWP: Scalable Quantum-inspired Sequence Learning
摘要
# Paper page - Gated QKAN-FWP: Scalable Quantum-inspired Sequence Learning Source: [https://huggingface.co/papers/2605.06734](https://huggingface.co/papers/2605.06734) Authors: , , , , , , , , , , , , , , , , , ## Abstract Quantum\-inspired fast\-weight programming framework using single\-qubit circuits achieves superior forecasting performance with reduced parameters compared to classical recurrent models while maintaining NISQ device compatibility\. [Fast Weight Programmers](https://huggingfac
查看缓存全文
缓存时间: 2026/05/11 10:44
Paper page - Gated QKAN-FWP: Scalable Quantum-inspired Sequence Learning
Source: https://huggingface.co/papers/2605.06734 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
Quantum-inspired fast-weight programming framework using single-qubit circuits achieves superior forecasting performance with reduced parameters compared to classical recurrent models while maintaining NISQ device compatibility.
Fast Weight Programmers(FWPs) encode temporal dependencies through dynamically updated parameters rather than recurrent hidden states.Quantum FWPs(QFWPs) extend this idea withvariational quantum circuits(VQCs), but existing implementations rely on multi-qubit architectures that are difficult to scale on noisy intermediate-scale quantum (NISQ) devices and expensive to simulate classically. We propose gated QKAN-FWP, a fast-weight framework that integrates FWP withQuantum-inspired Kolmogorov-Arnold Network(QKAN) using single-qubitdata re-uploading circuitsas learnable nonlinear activation, known as DatA Re-Uploading ActivatioN (DARUAN). We further introduce ascalar-gated fast-weight update rulethat stabilizes parameter evolution, supported by a theoretical analysis of itsadaptive memory kernel,geometric boundedness, andparallelizable gradient paths. We evaluate the framework acrosstime-series benchmarks,MiniGridreinforcement learning, and highlight real-worldsolar cycle forecastingas our main practical result. In the long-horizon setting with 528-month input window and 132-month forecast horizon, our 12.5k-parameter model achieves lowerscaled Mean Square Error(MSE), peak amplitude error, and peak timing error than a suite of classical recurrent baselines with up to 13x more parameters, including Long Short-Term Memory (LSTM) networks (25.9k-89.1k parameters),WaveNet-LSTM(167k), Vanilla recurrent neural network (11.5k), and aModified Echo State Network(132k). To validate NISQ compatibility, we further deploy the trained fast programmer onIonQandIBM Quantumprocessors, recovering forecasting accuracy within 0.1% relative MSE of the noiseless simulator at 1024 shots. These results position gated QKAN-FWP as a scalable, parameter-efficient, and NISQ-compatible approach to quantum-inspired sequence modeling.
View arXiv pageView PDFAdd to collection
Get this paper in your agent:
hf papers read 2605\.06734
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2605.06734 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2605.06734 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2605.06734 in a Space README.md to link it from this page.
Collections including this paper1
相似文章
Gated QKAN-FWP:可扩展的量子启发序列学习
本文提出了 Gated QKAN-FWP,这是一个可扩展的量子启发序列学习框架,它通过单量子比特数据重新加载电路,将快速权重程序员(Fast Weight Programmers)与柯尔莫哥洛夫-阿诺德网络(Kolmogorov-Arnold Networks)相结合。
参数高效的量子启发式快速权重编程器用于流量矩阵预测
本文提出了量子启发式循环模型(QKAN-FWPs)用于流量矩阵预测,与LSTM基线相比,以更少的参数显示出优越的准确性。
PQFA:针对多模态分类的融合表示并行量子特征增强
提出并行量子特征增强(PQFA),这是一种混合量子-经典框架,应用浅层变分量子电路来增强融合的多模态特征,以更少的参数超越经典基线。
一种新型并行QCNN架构,具有高效的经典可模拟性
本文提出了一种新型并行量子卷积神经网络(QCNN)架构,能够高效地经典模拟大规模QCNN,并在128量子比特模型上展示了MNIST二分类的训练过程。
QuantFPFlow:连续强化学习中的Fokker-Planck策略优化的量子振幅估计
介绍QuantFPFlow,一种强化学习框架,利用量子振幅估计在连续控制的Fokker-Planck配分函数估计中实现二次加速,从而改善探索并避免局部最优。