Alexander Suvorov

Research & Innovation


Independent Researcher focused on fundamental computer science, information theory, and computational complexity. Author of groundbreaking paradigms including Pointer‑Based Security, Local Data Regeneration, and Position‑Candidate‑Hypothesis (PCH). My work challenges conventional approaches across multiple domains of computer science, proposing architectural shifts that eliminate vulnerable data existence, redefine communication as synchronous state discovery, and transform NP-complete problem-solving through structural-statistical analysis.

Four paradigms with DOI publications + 1 tech report with experimental validation.


I am also Software Architect with 10+ years of experience building high-performance web applications, enterprise systems, and scalable platforms.

Research Impact

4+
Paradigms
4+
Publications
1K+
Zenodo Views
1K+
Zenodo Downloads

Research & Paradigms

Pointer‑Based Security

Paradigm

Architectural shift from data protection to data non‑existence. Security through data non‑existence — eliminate vulnerable data instead of protecting it.

Zenodo Views: 425/655
Zenodo Downloads: 346/676
Abstract

This paper introduces the Pointer-Based Security Paradigm, which transforms digital security from protecting data during transmission and storage to architecting systems where sensitive data never exists as a vulnerable entity. The paradigm demonstrates practical implementations including zero-transmission messaging and storage-free authentication.


Published: September 26, 2025

Local Data Regeneration

Paradigm

Ontological shift from data transmission to synchronous state discovery. Communication as pointer synchronization — regenerate data locally rather than transmit it.

Zenodo Views: 298/392
Zenodo Downloads: 260/417
Abstract

This work introduces the Local Data Regeneration Paradigm, which challenges the fundamental Shannonian model of information transmission. We propose an ontological shift where data is understood not as objects to be transferred, but as states reached by deterministic systems through synchronous application of shared algorithms to coordinated pointers.


Published: October 4, 2025

Deterministic Game Engine

Tech Report

Experimental validation of Security & Regeneration paradigms. 2.8M elements/second, O(1) state access.

Zenodo Views: 219/
Zenodo Downloads: 165/
Abstract

This technical report presents experimental validation of theoretical paradigms from author's previous works. A research prototype demonstrates architectural principles enabling infinite world generation, mass NPC simulation, and state verification without data transmission.


Published: October 18, 2025

PCH Paradigm

Paradigm

Structural-statistical approach to NP-complete problems. n hypotheses, n positions, n candidates.

Zenodo Views: 133/170
Zenodo Downloads: 125/212
Abstract

This research paper introduces the Position-Candidate-Hypothesis (PCH) paradigm as a novel theoretical approach to NP-complete problems. This work proposes a fundamental shift from traditional combinatorial search to structuralstatistical analysis.


Ecosystems: TSP solvers + benchmark
Published: November 15, 2025

Key Transformations

Data Transmission → Synchronous Discovery

Pointer‑Based Security

Secret Storage → Deterministic Regeneration

Pointer‑Based Security

Search → Structure

PCH Paradigm

Data as Transferable Object → Data as System State

Local Data Regeneration