paper-with-me

Papers

Chaos-Based Bitwise Dynamical Pseudorandom Number Generator on FPGA

2024-01-26 · Miguel Garcia-Bosque, Adrián Pérez-Resa, Carlos Sánchez-Azqueta, Concepción Aldea, Santiago Celma

In this paper, a new pseudorandom number generator (PRNG) based on the logistic map has been proposed. To prevent the system to fall into short period orbits as well as increasing the randomness of the generated sequences, the proposed algorithm dynamically changes the parameters of the chaotic system. This PRNG has been implemented in a Virtex 7 field-programmable gate array (FPGA) with a 32-bit fixed point precision, using a total of 510 lookup tables (LUTs) and 120 registers. The sequences generated by the proposed algorithm have been subjected to the National Institute of Standards and Technology (NIST) randomness tests, passing all of them. By comparing the randomness with the sequences generated by a raw 32-bit logistic map, it is shown that, by using only an additional 16% of LUTs, the proposed PRNG obtains a much better performance in terms of randomness, increasing the NIST passing rate from 0.252 to 0.989. Finally, the proposed bitwise dynamical PRNG is compared with other chaos-based realizations previously proposed, showing great improvement in terms of resources and randomness.

📄 PDF Abstract BibTeX arXiv:2401.15035

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

VirTex VirText, or Visual representations from Textual annotations is a pretraining approach using semantically dense captions to learn visual representations. First a ConvNet…

Similar Papers 제목 키워드 기반

Generative adversarial network based on chaotic time series

2019-05-24 · Makoto Naruse, Takashi Matsubara, Nicolas Chauvet, Kazutaka Kanno 외

Generative adversarial network (GAN) is gaining increased importance in artificially constructing natural images and related functionalities wherein two networks called generator and discriminator are evolving through ad…

Generative Adversarial NetworkTime SeriesTime Series Analysis

Brains and pseudorandom generators

2013-11-26 · Vašek Chvátal, Mark Goldsmith, Nan Yang

In a pioneering classic, Warren McCulloch and Walter Pitts proposed a model of the central nervous system; motivated by EEG recordings of normal brain activity, Chv\' atal and Goldsmith asked whether or not this model ca…

EEGElectroencephalogram (EEG)

Learning Pseudorandom Numbers with Transformers: Permuted Congruential Generators, Curricula, and Interpretability

2025-10-30 · Tao Tao, Maissam Barkeshli arxiv

We study the ability of Transformer models to learn sequences generated by Permuted Congruential Generators (PCGs), a widely used family of pseudo-random number generators (PRNGs). PCGs introduce substantial additional d…

Statistical Quality and Reproducibility of Pseudorandom Number Generators in Machine Learning technologies

2025-07-02 · Benjamin A. Antunes arxiv

Machine learning (ML) frameworks rely heavily on pseudorandom number generators (PRNGs) for tasks such as data shuffling, weight initialization, dropout, and optimization. Yet, the statistical quality and reproducibility…

The Effects of Quantum Randomness on a System Exhibiting Computational Creativity

2020-08-22 · Azlan Iqbal

We present experimental results on the effects of using quantum or 'truly' random numbers, as opposed to pseudorandom numbers, in a system that exhibits computational creativity (given its ability to compose original che…