ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
Sequence models must decide what to write into memory and what to retain. In quantum and quantum-inspired sequence learning, nonlinear recurrent updates often require repeated circuit evaluations and sequential backpropagation through time, making long contexts costly. Gated fast-weight programmers (FWPs) based on quantum-inspired Kolmogorov-Arnold networks (QKANs) alleviate this bottleneck by storing context in time-varying fast parameters. However, their scalar gate applies one retention-write balance to every fast-state coordinate, forcing all parameters to share a memory timescale. We introduce Self-Modulating QKAN-based FWPs, which replace this broadcast gate with low-rank-generated element-wise modulation of the new-proposal branch, a bounded old-state branch, or both. We further propose Complementary Matrix Gating (CMG), which uses one sigmoid matrix gate to retain the old state and its complement to write the new proposal. CMG provides coordinate-wise memory control while preserving the bounded convex update and affine prefix-scan structure of scalar gating, at the modulation-head cost of a single-branch rule. We compare four self-modulating rules with scalar gating across four FWP architectures combining classical and QKAN-based slow and fast programmers. Across seven single-step forecasting benchmarks and five sequence lengths, CMG gives the most consistent improvements for architectures whose fast programmer incorporates a QKAN-based module. In direct multi-step forecasting of Jaynes-Cummings and transmon-resonator dynamics simulated with CUDA-Q Dynamics, CMG models maintain mean-squared errors on the order of 0.001 or lower across forecasting horizons of 4, 8, and 16 steps, while improving on their scalar-gated counterparts by at least 91.2%. These results establish coordinate-wise complementary modulation as a stable and effective update for QKAN-based FWPs.
Sequence models face the challenge of deciding what to store in memory and what to discard. In quantum and quantum-inspired settings, traditional recurrent updates are computationally expensive due to repeated circuit evaluations and backpropagation through time. Gated fast-weight programmers (FWPs) offer a solution by storing context in time-varying parameters, but their scalar gates apply a uniform retention-write balance across all coordinates, limiting flexibility. This paper addresses that limitation by introducing element-wise modulation and Complementary Matrix Gating (CMG), which provides coordinate-wise memory control while preserving the computational benefits of scalar gating.
The significance lies in the intersection of quantum machine learning and sequence modeling. By improving the efficiency and accuracy of quantum dynamics forecasting, this work enables better simulation and control of quantum systems, which is crucial for quantum computing and quantum technology development. The proposed CMG mechanism is a novel contribution that could inspire further research in gating mechanisms for other sequence models.
The paper reports that CMG gives the most consistent improvements for architectures whose fast programmer incorporates a QKAN-based module. In single-step forecasting, CMG outperforms scalar gating across multiple benchmarks and sequence lengths. For multi-step forecasting, CMG models maintain mean-squared errors on the order of 0.001 or lower across forecasting horizons of 4, 8, and 16 steps, while improving on their scalar-gated counterparts by at least 91.2%. These results highlight the effectiveness of coordinate-wise complementary modulation.
This research contributes to the field of quantum machine learning by providing a stable and effective update mechanism for QKAN-based FWPs. The CMG approach could be extended to other sequence modeling tasks, potentially improving memory management in recurrent architectures. The work also demonstrates the practical application of quantum-inspired models to quantum dynamics forecasting, which is a step toward more efficient quantum simulation and control. Future research might explore the scalability of CMG to larger quantum systems and its integration with other neural architectures.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba