paper-with-me

Papers

Integer Factorization with a Neuromorphic Sieve

2017-03-10 · John V. Monaco, Manuel M. Vindiola

The bound to factor large integers is dominated by the computational effort to discover numbers that are smooth, typically performed by sieving a polynomial sequence. On a von Neumann architecture, sieving has log-log amortized time complexity to check each value for smoothness. This work presents a neuromorphic sieve that achieves a constant time check for smoothness by exploiting two characteristic properties of neuromorphic architectures: constant time synaptic integration and massively parallel computation. The approach is validated by modifying msieve, one of the fastest publicly available integer factorization implementations, to use the IBM Neurosynaptic System (NS1e) as a coprocessor for the sieving stage.

📄 PDF Abstract BibTeX arXiv:1703.03768

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Integer Factorization with Compositional Distributed Representations

2022-03-02 · Denis Kleyko, Connor Bybee, Christopher J. Kymn, Bruno A. Olshausen 외

In this paper, we present an approach to integer factorization using distributed representations formed with Vector Symbolic Architectures. The approach formulates integer factorization in a manner such that it can be so…

Discrete Denoising Diffusion Approach to Integer Factorization

2023-09-11 · Karlis Freivalds, Emils Ozolins, Guntis Barzdins

Integer factorization is a famous computational problem unknown whether being solvable in the polynomial time. With the rise of deep neural networks, it is interesting whether they can facilitate faster factorization. We…

Denoising

Encoding Integers and Rationals on Neuromorphic Computers using Virtual Neuron

2022-08-15 · Prasanna Date, Shruti Kulkarni, Aaron Young, Catherine Schuman 외

Neuromorphic computers perform computations by emulating the human brain, and use extremely low power. They are expected to be indispensable for energy-efficient computing in the future. While they are primarily used in …

Full Integer Arithmetic Online Training for Spiking Neural Networks

2025-09-08 · Ismael Gomez, Guangzhi Tang arxiv

Spiking Neural Networks (SNNs) are promising for neuromorphic computing due to their biological plausibility and energy efficiency. However, training methods like Backpropagation Through Time (BPTT) and Real Time Recurre…

POPPINS : A Population-Based Digital Spiking Neuromorphic Processor with Integer Quadratic Integrate-and-Fire Neurons

2022-01-19 · Zuo-Wei Yeh, Chia-Hua Hsu, Alexander White, Chen-Fu Yeh 외

The inner operations of the human brain as a biological processing system remain largely a mystery. Inspired by the function of the human brain and based on the analysis of simple neural network systems in other species,…

Decision Making