QuIRK: Quantum-Inspired Re-uploading KAN
Vinayak Sharma, Ashish Padhy, Lord Sen, Vijay Jagdish Karanjkar, Sourav Behera, Shyamapada Mukherjee, Aviral Shrivastava
TL;DR
QuIRK introduces a quantum-inspired re-uploading KAN by replacing B-Splines with single-qubit Data Re-Uploading activations, achieving universal univariate approximation with fewer parameters. The architecture preserves KAN interpretability and the possibility of closed-form solutions, while remaining classically simulable with GPUs. On the Feynman regression dataset, QuIRK attains competitive RMSE with significantly reduced parameter counts and even outperforms vanilla KAN on some equations, highlighting its practical impact for efficient, interpretable scientific modeling. Together, these contributions suggest a scalable pathway to compact, quantum-inspired models for complex regression tasks in scientific domains.
Abstract
Kolmogorov-Arnold Networks or KANs have shown the ability to outperform classical Deep Neural Networks, while using far fewer trainable parameters for regression problems on scientific domains. Even more powerful has been their interpretability due to their structure being composed of univariate B-Spline functions. This enables us to derive closed-form equations from trained KANs for a wide range of problems. This paper introduces a quantum-inspired variant of the KAN based on Quantum Data Re-uploading (DR) models. The Quantum-Inspired Re-uploading KAN or QuIRK model replaces B-Splines with single-qubit DR models as the univariate function approximator, allowing them to match or outperform traditional KANs while using even fewer parameters. This is especially apparent in the case of periodic functions. Additionally, since the model utilizes only single-qubit circuits, it remains classically tractable to simulate with straightforward GPU acceleration. Finally, we also demonstrate that QuIRK retains the interpretability advantages and the ability to produce closed-form solutions.
