On the Effects of Pseudo and Quantum Random Number Generators in Soft Computing
Jordan J. Bird, Anik\'o Ek\'art, Diego R. Faria

TL;DR
This paper investigates how pseudo and quantum random number generators influence machine learning performance, revealing that QRNG can improve accuracy in some neural network tasks but may underperform in others, with implications for soft computing models.
Contribution
It is the first study to systematically compare PRNG and QRNG effects on various machine learning models and introduce a Quantum Random Tree and Forest for classification tasks.
Findings
QRNG improves accuracy in accent and EEG classification tasks.
QRNG outperforms PRNG in CIFAR-10 but slightly in MNIST.
Quantum Random Tree performs worse than classical Random Tree on tested datasets.
Abstract
In this work, we argue that the implications of Pseudo and Quantum Random Number Generators (PRNG and QRNG) inexplicably affect the performances and behaviours of various machine learning models that require a random input. These implications are yet to be explored in Soft Computing until this work. We use a CPU and a QPU to generate random numbers for multiple Machine Learning techniques. Random numbers are employed in the random initial weight distributions of Dense and Convolutional Neural Networks, in which results show a profound difference in learning patterns for the two. In 50 Dense Neural Networks (25 PRNG/25 QRNG), QRNG increases over PRNG for accent classification at +0.1%, and QRNG exceeded PRNG for mental state EEG classification by +2.82%. In 50 Convolutional Neural Networks (25 PRNG/25 QRNG), the MNIST and CIFAR-10 problems are benchmarked, in MNIST the QRNG experiences a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsChaos-based Image/Signal Encryption · Neural Networks and Applications · Computability, Logic, AI Algorithms
