https://axiom.heliex.netAxiom 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.
Already have an account? Log in.
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.
Crypto Donations
Gridcoin: SG5RCw9cf2RhbopCuXLzYYpXciARaZNCF8
Curecoin: B8AW6prdZ8K1vNXCoHoQAPEKDk5DnCCD5e
