paper-with-me

Papers

Exploring Prime Number Classification: Achieving High Recall Rate and Rapid Convergence with Sparse Encoding

2024-01-30 · Serin Lee, S. Kim

This paper presents a novel approach at the intersection of machine learning and number theory, focusing on the classification of prime and non-prime numbers. At the core of our research is the development of a highly sparse encoding method, integrated with conventional neural network architectures. This combination has shown promising results, achieving a recall of over 99\% in identifying prime numbers and 79\% for non-prime numbers from an inherently imbalanced sequential series of integers, while exhibiting rapid model convergence before the completion of a single training epoch. We performed training using $10^6$ integers starting from a specified integer and tested on a different range of $2 \times 10^6$ integers extending from $10^6$ to $3 \times 10^6$, offset by the same starting integer. While constrained by the memory capacity of our resources, which limited our analysis to a span of $3\times10^6$, we believe that our study contribute to the application of machine learning in prime number analysis. This work aims to demonstrate the potential of such applications and hopes to inspire further exploration and possibilities in diverse fields.

📄 PDF Abstract BibTeX arXiv:2402.03363

Code (1)

srinlee/prime_classfication 공식 구현

Similar Papers 제목 키워드 기반

Machine Learnability as a Measure of Order in Aperiodic Sequences

2025-09-09 · Jennifer Dodgson, Michael Joedhitya, Adith Ramdas, Surender Suresh Kumar 외 arxiv

Research on the distribution of prime numbers has revealed a dual character: deterministic in definition yet exhibiting statistical behavior reminiscent of random processes. In this paper we show that it is possible to u…

Alternating projections gridless covariance-based estimation for DOA

2021-02-12 · Yongsung Park, Peter Gerstoft

We present a gridless sparse iterative covariance-based estimation method based on alternating projections for direction-of-arrival (DOA) estimation. The gridless DOA estimation is formulated in the reconstruction of Toe…

Imbalance Prime Sieving: Every Prime Gap Is a Result of a Möbius Imbalance Obstruction

2025-07-01 · SSRN 2025 7 · Paul Alexander Bilokon

We introduce a novel sieve for prime numbers based on detecting topological obstructions in a Möbius-transformed rational metric space. Unlike traditional sieves which rely on divisibility, our method identifies primes a…

LED down the rabbit hole: exploring the potential of global attention for biomedical multi-document summarisation

2022-09-19 · sdp (COLING) 2022 10 · Yulia Otmakhova, Hung Thinh Truong, Timothy Baldwin, Trevor Cohn 외

In this paper we report on our submission to the Multidocument Summarisation for Literature Review (MSLR) shared task. Specifically, we adapt PRIMERA (Xiao et al., 2022) to the biomedical domain by placing global attenti…

Super-Nyquist Co-Prime Sensing

2020-10-02 · Usham V. Dias

The theory of co-prime arrays has been studied in the past. Nyquist rate estimation of second order statistics using the combined difference set was demonstrated with low latency. This paper proposes a novel method to re…