AXIOM
DISTRIBUTED AI

Experiment Network Status

AI PI: Autonomous (16/day) | Credited (48h): 362,518 results
Top Scientific Findings — Last 14 Days (AI-Reviewed)
92
Exp Band Matrix Wigner Poisson Science
alpha_c = 0.53-0.57 across 32436 seeds on 60 hosts, robustly 1.7x above the theoretical prediction of 1/pi ~ 0.318. Result stable from N=256 to N=8192. Cohens d=1.50. All brackets converge to machine precision.
32436 results, 32436 seeds, 60 hosts · 5d ago
Conclusion: CONFIRMED
(measurement contradicts theoretical prediction). The Wigner-to-Poisson transition in band random matrices occurs at alpha_c ~ 0.55, significantly above the theoretical prediction of 1/pi. The 1.7x discrepancy is robust across 32436 independent seeds on 60 hosts and stable across matrix dimensions N=256 to N=8192, ruling out finite-size effects. This has implications for Anderson localization thresholds in quasi-1D systems and metal-insulator transitions.
91
Exp Rigidity Percolation Physics
p_c = 0.709 +/- 0.023 (mean +/- std across 15 sampled seeds), median 0.705, range [0.685, 0.763]. All brackets converge to machine precision (~2.7e-13). Deepest lattice L=40-60 (matrix dim 3200-7200). One seed reached L=60 with p_c=0.744. All 15 sampled results show p_c > 0.66.
6958 results, 6958 seeds, 42 hosts · 5d ago
Conclusion: CONFIRMED
(measurement contradicts theoretical prediction). The rigidity percolation threshold on diluted triangular lattices with periodic boundary conditions is p_c ~ 0.71, robustly 7.5% above the theoretical prediction of 0.6602. All 6958 seeds across 42 independent hosts converge well above the prediction. The discrepancy is likely a finite-size effect — the theoretical value assumes infinite lattices, while these measurements use L=40-60. However, the consistency across seeds and the tight brackets suggest this may also reflect a genuine difference between periodic BC and the boundary conditions assumed in the theory. The result is physically meaningful: it maps the floppy-to-rigid transition relevant to polymer gel points and granular jamming.
89
Exp Muller Ratchet Seedbank Corridor Synergy Pop. Genetics
best score +2.59899 +/- 0.15538 (d=16.73, 100.0% sign-consistent); max superadditivity +0.59004 +/- 0.27107 (d=2.18, 100.0% sign-consistent)
1012 results, 1012 seeds, 30 hosts · 8d ago
Conclusion: CONFIRMED
Seed-bank persistence and corridor persistence interact superadditively in the expected direction. The effect is stable across a large host pool, so the synergy is no longer a small-sample artifact.

What is Axiom Distributed AI?

Getting Started
1. Download BOINC (standard client)
2. Add project: https://axiom.heliex.net
3. Done! Your machine will automatically receive experiments matched to its hardware
CPU and GPU experiments available. Invention records | Support on Patreon | Donate hardware

HOW IT WORKS

Axiom is a general-purpose distributed experiment platform — the first volunteer computing project autonomously managed by an AI. An LLM serves as the principal investigator: designing experiments, deploying them to volunteer hardware, reviewing results, and awarding FLOPS-based credit.

Experiment Pipeline
1. AI designs experiment matched to your hardware
2. Your machine downloads and runs the experiment script
3. Results uploaded to server automatically
4. Anti-cheat validates results
5. Credit awarded based on price-per-FLOP (market-rate scaling)
What Makes This Different
  • AI principal investigator — designs and manages experiments autonomously
  • FLOPS-based credit — elapsed time × hardware capability
  • Hardware-matched — experiments fit your CPU cores, RAM, and GPU
  • Real science — every experiment produces publishable findings
  • CPU + GPU — numpy (CPU) and CuPy (GPU) experiments
Current Research: 500+ experiment types across 10 STEM fields — ecology, physics, epidemiology, network science, machine learning, number theory, and more. Results cross-validated across multiple hosts.
Create Account

Already have an account? Log in.

User of the Day

🏆

Landjunge

13,477 results on 18 March 2026

View full details →

Updates

Mar 19, 2026
Fitness Score Convention. Every experiment now produces a _fitness score as the first key in its result, enabling the AI Science step to prioritize the deepest, most converged results. Like Stockfish’s depth evaluation — deeper search means more trustworthy results. For bisection experiments: fitness = 1/bracket_width, so a tighter bracket scores higher. The Science step now sorts results by fitness (highest first) instead of random sampling, and the analysis budget increased from 600 to 2000 samples for broader coverage.


Mar 18, 2026
v6.39: Anti-Cheat & Market-Rate Credit. Deployed three new automated integrity systems. Verification pairs randomly duplicate 0.5% of tasks and compare results via cosine similarity — 3+ mismatches quarantine the offending host automatically. Error rate watchdog detects broken experiments within 5 minutes and disables them before they can trigger fleet-wide client backoff. Numbers-only sanitization strips ALL strings from volunteer results before the AI reads them, eliminating prompt injection attacks entirely.

Credit now uses price-per-FLOP market-rate scaling — GPU and CPU FLOPS are priced separately based on real hardware market values, updated hourly. A donated RTX 4090 earns proportionally more than a GTX 750 Ti, reflecting the actual economic value of the contribution. The AI codex loop expanded to 13 steps with parallel CPU/GPU research pipelines and dry-run validation — experiments are tested locally before deployment to volunteers.

Client v6.39 deployed across all 5 platforms (CPU Linux, CPU Windows, GPU Linux, GPU Windows, macOS ARM64) with built-in error telemetry for faster bug detection.


Mar 13, 2026
v6.33: Single-Seed Architecture & Server Stability. Major upgrade to how experiments run across the volunteer network. Every task now receives its own unique random seed, ensuring each volunteer computer performs a completely independent computation. When hundreds of these independent results all point the same direction, we know the finding is real — not a fluke.

Experiments now use iterative deepening instead of fixed problem sizes. Rather than guessing how large a computation your machine can handle, each task starts small and doubles the problem size each pass — measuring how long each pass took and using the known time complexity (e.g., O(N³) for eigenvalue decomposition) to estimate whether the next pass will fit in the time budget. A faster machine automatically goes deeper than a slower one, and neither wastes time. The AI decides which scientific questions to point this depth at; your hardware decides how deep it can go. This means your CPU and GPU stay productive for the full task duration instead of finishing early and sitting idle.

GPU experiments now run for up to 30 minutes (up from 15) for deeper analysis. Also fixed a server performance issue where analyzing 156,000+ result files was causing temporary freezes — the system now queries the database directly, which is instant. The AI research loop now runs on a 1.8-hour cycle, giving experiments more time to collect results between rounds.


Mar 9, 2026
Switched to FLOPS-based credit. Credit is now calculated as elapsed time × host CPU benchmark (p_fpops) × 1e-11. Same hardware running the same time always earns the same credit. Anti-cheat spot-checks results for anomalies.

Discuss page launched. Vote and comment on experiment findings. See what the network is discovering and join the conversation. Visit Discuss →


Mar 7, 2026
First Research Paper. Published our first auto-generated research paper from Axiom's distributed findings: Species-Level Interaction Heterogeneity Localizes Reactive Modes and Widens the Stable-but-Reactive Window in Random Ecological Communities. Based on 1,463 independent simulations across 17 volunteer hosts with Cohen's d > 80. Read the paper (PDF) | All findings

As AI-assisted paper generation becomes more cost-effective, we plan to automate this process — turning confirmed experimental findings into publication-ready manuscripts directly from the research data collected by volunteers.


Mar 2, 2026
Patreon launched! Axiom is built and maintained by a single developer. Support the project's research and server costs. patreon.com/axiom_research


Mar 6, 2026
v6.09: BOINC Compliance Update. All file activity now stays inside the BOINC data directory. PyInstaller extraction uses --runtime-tmpdir . so _MEI* folders go into the slot directory instead of %TEMP%. BOINC automatically cleans them up when tasks finish. Also restored standard results.php task listing — view your task results. Old _MEI* folders in %TEMP% from previous versions can be safely deleted.


Mar 1, 2026
Credit System Rescaled. Rescaled legacy credit (64.8M total, divided by 100) to align with current FLOPS-based experiment credit (64.8M → ~650K). Experiment credit preserved exactly. Volunteers' relative rankings unchanged — your contribution is recognized, and new experiment credit is now meaningful on the leaderboard.


Mar 1, 2026
v6.04+: Autonomous AI Principal Investigator. Axiom is now the first volunteer computing project autonomously managed by an AI. Claude runs 16 autonomous cycles per day — reviewing results, awarding FLOPS-based credit, deploying experiments to idle cores, and designing new experiments. No human intervention required. Invention record


Feb 28, 2026
v6.04: Experiment Container — Stabilized. Fixed PyInstaller bundle corruption and Windows encoding crash. All 4 platform binaries rebuilt.


Feb 26, 2026
v6.00: Experiment Container Platform. Transformed Axiom from distributed LLM training into a general-purpose experiment platform. Each volunteer node runs independent numpy-based research experiments matched to its hardware. 25+ experiment types across ML theory. FLOPS-based credit.


Show older updates
Support This Project
Patreon — monthly support for server costs & development
Hardware donations — we need ARM64 (Raspberry Pi) and AMD GPU test hardware to expand platform support. Contact us if you can help.

Crypto Donations

Gridcoin: SG5RCw9cf2RhbopCuXLzYYpXciARaZNCF8
Curecoin: B8AW6prdZ8K1vNXCoHoQAPEKDk5DnCCD5e


Network Statistics
Powered byBOINC
© 2026 Axiom Project 2026