Axiom Distributed AI: Difference between revisions

From BOINC Projects
Jump to navigation Jump to search
Al Piskun (talk | contribs)
initial population
 
Al Piskun (talk | contribs)
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Axiom Distributed AI ==
{{Infobox software
| name                = Axiom Distributed AI
| screenshot          = Axiom-logo.png
| caption              = Logo of the Axiom Distributed AI project
| status              = Inactive
| category            = Experimental
| compute              = CPU and GPU
| dependencies        = None
| developer            = PyHelix / Axiom Project Team
| released            = {{Start date and age|2026|01|23}}
| discontinued        = {{Start date and age|2026|03|21}}
| repository          = [https://github.com/PyHelix/boinc-Axiom github.com/PyHelix/boinc-Axiom]
| programming language = Python, C++
| operating system    = Windows, Linux
| stats as of          = {{Start date and age|2026|03|14}}
| average performance  = 5398.69 GigaFLOPS
| active users        = 65
| total users          = 94
| active hosts        = 219
| total hosts          = 159
| license              = Open Source
| website              = [https://web.archive.org/web/20260319085629/https://axiom.heliex.net/ Archived website]
}}


[[File:Axiom-logo.png|right|250px|Axiom Distributed AI]]
[[File:{{#setmainimage:Axiom-logo.png}}|alt=Axiom Distributed AI|center|frameless]]


'''Axiom Distributed AI''' is an experimental volunteer distributed computing project built on the [[BOINC]] platform. The project explores a new approach to artificial intelligence training using distributed, biologically inspired learning techniques rather than conventional centralized AI infrastructure.
'''Axiom Distributed AI''' was an experimental volunteer distributed computing project built on the [[wikipedia:Berkeley Open Infrastructure for Network Computing|BOINC]] platform.<ref>{{Cite web
|title=Axiom Distributed AI (archived)
|url=https://web.archive.org/web/20260319085629/https://axiom.heliex.net/
|website=Internet Archive
|access-date=2026-05-20
}}</ref>


Axiom invites volunteers from around the world to donate spare CPU and GPU processing power to help train a massive neural network collaboratively across thousands of computers.
Launched in January 2026, the project explored decentralized and biologically inspired approaches to artificial intelligence training using volunteer CPU and GPU resources contributed by participants worldwide.<ref>{{Cite web
|title=boinc-Axiom
|url=https://github.com/PyHelix/boinc-Axiom
|website=GitHub
|access-date=2026-05-20
}}</ref>


Official website: [https://axiom.pyhelix.com/ Axiom Distributed AI]
The platform experimented with distributed neural-network learning techniques influenced by [[wikipedia:Hebbian theory|Hebbian learning]], attempting to determine whether collaborative volunteer computing infrastructure could train predictive AI systems without relying exclusively on centralized datacenters.<ref>{{Cite web
Open source development: [https://github.com/PyHelix/boinc-Axiom GitHub Repository]
|title=Hebbian theory
|url=https://en.wikipedia.org/wiki/Hebbian_theory
|website=Wikipedia
|access-date=2026-05-20
}}</ref>
 
Community discussions and archived project materials indicate that Axiom Distributed AI functioned primarily as a short-lived proof-of-concept research experiment before operations concluded in March 2026.<ref>{{Cite web
|title=BOINC forum discussion on Axiom Distributed AI
|url=https://boinc.berkeley.edu/forum_thread.php?id=15694&postid=118571
|website=BOINC
|access-date=2026-05-20
}}</ref>
 
Official website: [https://web.archive.org/web/20260319085629/https://axiom.heliex.net/ Archived project website]
 
Open-source development repository: [https://github.com/PyHelix/boinc-Axiom GitHub repository]


== Overview ==
== Overview ==
Unlike most modern artificial intelligence systems that depend on centralized datacenters and large GPU clusters, Axiom Distributed AI experimented with decentralized machine learning architectures inspired by biological neural adaptation.


Unlike most modern AI systems that rely on centralized datacenters and expensive GPU clusters, Axiom experiments with a decentralized learning architecture inspired by '''Hebbian learning''' — often summarized as:
The project's conceptual framework drew from '''Hebbian learning''', commonly summarized as:


<blockquote>
<blockquote>
Line 18: Line 66:
</blockquote>
</blockquote>


The project distributes training tasks across volunteer computers worldwide using the BOINC infrastructure. Each participant contributes small amounts of computation toward a larger shared neural model.
Using the BOINC infrastructure, volunteers contributed spare CPU and NVIDIA GPU processing power to collaboratively train a distributed neural system across many independent computers.<ref>{{Cite web
|title=BOINC
|url=https://boinc.berkeley.edu/
|website=University of California, Berkeley
|access-date=2026-05-20
}}</ref>


Axiom is currently considered a '''proof-of-concept research project''' exploring whether distributed Hebbian learning can scale effectively in a real-world volunteer computing environment.
The project primarily served as an experimental proof-of-concept intended to explore whether distributed Hebbian-style learning could scale effectively within a volunteer computing environment.


== Why Axiom Distributed AI? ==
== Goals ==
The primary objective of Axiom Distributed AI was to investigate whether decentralized learning systems could emerge from large-scale volunteer participation rather than centralized AI infrastructure.


Traditional AI systems typically depend on:
Research goals included:


* Massive centralized datacenters
* Distributed neural-network training
* High energy consumption
* Large-scale backpropagation training
* Expensive specialized hardware
 
Axiom instead investigates whether learning can emerge from:
 
* Distributed volunteer computation
* Correlation-based learning
* Decentralized pattern recognition
* Biologically inspired neural adaptation
 
The long-term vision is to explore alternative methods for building AI systems that are:
 
* More decentralized
* More energy efficient
* Community driven
* Resistant to centralized control
 
== Goal ==
 
The immediate goal of the project is to demonstrate that:
 
'''Distributed Hebbian learning works at scale.'''
 
If successful, the research could contribute toward new approaches in:
 
* Neural network training
* Decentralized artificial intelligence
* Decentralized artificial intelligence
* Distributed machine learning
* Correlation-based learning systems
* Emergent pattern recognition
* Collaborative AI infrastructure
* Collaborative AI infrastructure
* Emergent pattern recognition systems
* Alternative machine learning methodologies
 
In the long term, models trained on extremely diverse real-world data could potentially become foundational systems for future AI applications.


At present, the project primarily serves as an experimental research platform and proof of concept.
The project also explored whether community-driven AI systems could potentially reduce reliance on expensive centralized datacenters and specialized commercial hardware.


== Methods ==
== Methods ==
Axiom Distributed AI trained experimental neural systems using the spare processing power of volunteer computers connected through BOINC.


Axiom trains neural systems to recognize patterns in data using the spare processing power of volunteer computers.
Instead of focusing on large language model (LLM) development, the platform concentrated on lower-level predictive learning techniques including:
 
Instead of conventional language-model training, Axiom currently focuses on learning:


* Bit-level compression patterns
* Bit-level compression analysis
* Sequence prediction
* Sequence prediction
* Correlations within data streams
* Correlation discovery within data streams
* Generalized pattern recognition
* Generalized pattern recognition
* Distributed learning aggregation
=== Technical Concepts ===
==== Not a Large Language Model ====
The project was not designed as a conventional large language model. Instead, the system focused on predictive pattern learning at the bit-stream and correlation level.
==== Distributed Learning ====
Training workloads were distributed globally through volunteer BOINC clients. Individual systems processed partial learning tasks that collectively contributed to the broader neural model.


=== Key Technical Concepts ===
==== Correlation-Based Weighting ====
Project documentation suggested that useful data naturally produced stronger correlations with other contributors' results, while random or noisy inputs contributed less significantly to the evolving model.<ref>{{Cite web
|title=boinc-Axiom
|url=https://github.com/PyHelix/boinc-Axiom
|website=GitHub
|access-date=2026-05-20
}}</ref>


# '''Not an LLM'''
==== Diversity and Generalization ====
#* Axiom is '''not''' currently training a Large Language Model (LLM).
The platform encouraged diverse input sources in an attempt to improve generalization capabilities across multiple forms of data, including text, source code, documents, and structured datasets.
#* The system instead attempts to learn predictive patterns at the bit-stream level.
 
#
=== AI Principal Investigator Experiment ===
# '''Distributed Learning'''
Early project descriptions indicated that Axiom experimented with partially automated workflows in which a large language model acted as a form of automated "Principal Investigator".<ref>{{Cite web
#* Training workloads are distributed across volunteers worldwide through BOINC.
|title=Linus Tech Tips BOINC discussion
#* Each computer contributes partial learning updates to the shared model.
|url=https://linustechtips.com/
#
|website=Linus Tech Tips
# '''Correlation-Based Credit System'''
|access-date=2026-05-20
#* Random or low-quality data naturally contributes less to the model.
}}</ref>
#* Useful learning signals correlate more strongly with other contributors' gradients.
 
#* This creates a natural weighting system favoring meaningful patterns.
According to community discussions, the system attempted to automate portions of experiment design, workload deployment, validation review, and BOINC credit allocation based on the quality of returned computational results.
#
# '''Noise Reduction'''
#* Random noise generally fails to correlate with broader learning patterns.
#* As a result, noisy data contributes less to overall model development.
#
# '''Generalization Through Diversity'''
#* Diverse datasets may improve the model's ability to generalize across different data types.
#* Text, code, images, documents, and structured data may all contribute useful patterns.


== Monitoring Learning Progress ==
== Monitoring Learning Progress ==
The Axiom website provided live monitoring statistics throughout the project's operational period.


The Axiom website provides live statistics and progress monitoring.
One of the primary metrics tracked was:


One key metric is:
:<center>'''Bit loss'''</center>


'''Bit loss'''
A declining bit-loss trend was interpreted as evidence that the neural system was identifying meaningful predictive structures rather than memorizing random noise.


When bit loss trends downward over time, it suggests the neural model is learning meaningful structures and predictive relationships rather than memorizing random noise.
Volunteers could monitor:


Volunteers can monitor:
* Learning progress
 
* Network participation statistics
* Model learning progress
* Workunit processing activity
* Training statistics
* Network participation
* Workunit activity
* Validation metrics
* Validation metrics
* Host performance data


== Contributing Data ==
== Contributing Data ==
 
Participants could optionally contribute local datasets to assist model training by placing files into designated ingestion directories on their local systems.
Volunteers may optionally contribute local files to help train the system.


=== Windows ===
=== Windows ===
Place files in:
<pre>
<pre>
%USERPROFILE%\Axiom\contribute\
%USERPROFILE%\Axiom\contribute\
</pre>
</pre>


=== Linux Mint 22.3 ===
=== Linux ===
 
Place files in:
 
<pre>
<pre>
\boinc\Axiom\contribute\
/boinc/Axiom/contribute/
</pre>
</pre>


=== Supported Contribution Types ===
=== Supported Contribution Types ===
 
Supported file categories reportedly included:
Users may contribute many different file types, including:


* Documents
* Documents
Line 145: Line 167:
* Logs
* Logs
* Structured datasets
* Structured datasets
* Experimental real-time data streams
* Experimental data streams


The project encourages experimentation and creative uses of distributed training data.
== Reception and conclusion ==
Axiom Distributed AI attracted attention within portions of the BOINC and technology communities due to its unconventional decentralized AI concepts.


== Open Source Development ==
Discussion threads on the official BOINC forums questioned both the long-term scientific utility and practical scalability of the system.<ref>{{Cite web
|title=BOINC forum discussion on Axiom Distributed AI
|url=https://boinc.berkeley.edu/forum_thread.php?id=15694&postid=118571
|website=BOINC
|access-date=2026-05-20
}}</ref>


Axiom Distributed AI is open source software.
The project was also discussed within community BOINC tracking threads on technology forums such as Linus Tech Tips.<ref>{{Cite web
|title=Linus Tech Tips BOINC discussion
|url=https://linustechtips.com/
|website=Linus Tech Tips
|access-date=2026-05-20
}}</ref>


Source code and development discussions are available on GitHub:
No scientific publications associated with Axiom Distributed AI are currently listed within the BOINC Publications Database.<ref>{{Cite web
|title=BOINC Publications
|url=https://boinc.berkeley.edu/pubs.php
|website=BOINC
|access-date=2026-05-20
}}</ref>


[https://github.com/PyHelix/boinc-Axiom boinc-Axiom GitHub Repository]
By March 2026, active work generation and public infrastructure activity had ceased, leaving the project archived as a short-lived experimental volunteer AI initiative.


The project welcomes:
== Open-source development ==
Axiom Distributed AI was developed as open-source software. Source code and development repositories remain available on GitHub.


* Developers
* [https://github.com/PyHelix/boinc-Axiom boinc-Axiom GitHub repository]
* Testers
* Researchers
* BOINC volunteers
* AI enthusiasts


== Project Team / Sponsors ==
== Project team ==
The project was associated with:


* PyHelix
* PyHelix
* Axiom Project
* Axiom Project Team
 
== See also ==
* [[wikipedia:Berkeley Open Infrastructure for Network Computing|BOINC]]
* [[wikipedia:Volunteer computing|Volunteer computing]]
* [[wikipedia:Distributed computing|Distributed computing]]
* [[wikipedia:Artificial intelligence|Artificial intelligence]]
* [[wikipedia:Machine learning|Machine learning]]
* [[wikipedia:Hebbian theory|Hebbian learning]]


== External Links ==
== External links ==
* [https://web.archive.org/web/20260319085629/https://axiom.heliex.net/ Archived Axiom Distributed AI website]
* [https://github.com/PyHelix/boinc-Axiom GitHub repository]
* [https://boinc.berkeley.edu/ BOINC official website]


* [https://axiom.pyhelix.com/ Official Axiom Distributed AI Website]
== References ==
* [https://github.com/PyHelix/boinc-Axiom Axiom GitHub Repository]
{{Reflist}}

Latest revision as of 14:21, 20 May 2026




Axiom Distributed AI
Logo of the Axiom Distributed AI project
Project
StatusInactive
CategoryExperimental
ComputeCPU and GPU
RequiresNone
Development
DeveloperPyHelix / Axiom Project Team
Initial releaseJanuary 23, 2026  (0 years ago)
DiscontinuedMarch 21, 2026  (0 years ago)
Repositorygithub.com/PyHelix/boinc-Axiom
Software
Written inPython, C++
Operating systemWindows, Linux
BOINC statistics
Stats as ofMarch 14, 2026  (0 years ago)
Performance5398.69 GigaFLOPS
Active users65
Total users94
Active hosts219
Total hosts159
Metadata
WebsiteArchived website
LicenseOpen Source

[[File:{{#setmainimage:Axiom-logo.png}}|alt=Axiom Distributed AI|center|frameless]]

Axiom Distributed AI was an experimental volunteer distributed computing project built on the BOINC platform.[1]

Launched in January 2026, the project explored decentralized and biologically inspired approaches to artificial intelligence training using volunteer CPU and GPU resources contributed by participants worldwide.[2]

The platform experimented with distributed neural-network learning techniques influenced by Hebbian learning, attempting to determine whether collaborative volunteer computing infrastructure could train predictive AI systems without relying exclusively on centralized datacenters.[3]

Community discussions and archived project materials indicate that Axiom Distributed AI functioned primarily as a short-lived proof-of-concept research experiment before operations concluded in March 2026.[4]

Official website: Archived project website

Open-source development repository: GitHub repository

Overview

Unlike most modern artificial intelligence systems that depend on centralized datacenters and large GPU clusters, Axiom Distributed AI experimented with decentralized machine learning architectures inspired by biological neural adaptation.

The project's conceptual framework drew from Hebbian learning, commonly summarized as:

"Neurons that fire together wire together."

Using the BOINC infrastructure, volunteers contributed spare CPU and NVIDIA GPU processing power to collaboratively train a distributed neural system across many independent computers.[5]

The project primarily served as an experimental proof-of-concept intended to explore whether distributed Hebbian-style learning could scale effectively within a volunteer computing environment.

Goals

The primary objective of Axiom Distributed AI was to investigate whether decentralized learning systems could emerge from large-scale volunteer participation rather than centralized AI infrastructure.

Research goals included:

  • Distributed neural-network training
  • Decentralized artificial intelligence
  • Correlation-based learning systems
  • Emergent pattern recognition
  • Collaborative AI infrastructure
  • Alternative machine learning methodologies

The project also explored whether community-driven AI systems could potentially reduce reliance on expensive centralized datacenters and specialized commercial hardware.

Methods

Axiom Distributed AI trained experimental neural systems using the spare processing power of volunteer computers connected through BOINC.

Instead of focusing on large language model (LLM) development, the platform concentrated on lower-level predictive learning techniques including:

  • Bit-level compression analysis
  • Sequence prediction
  • Correlation discovery within data streams
  • Generalized pattern recognition
  • Distributed learning aggregation

Technical Concepts

Not a Large Language Model

The project was not designed as a conventional large language model. Instead, the system focused on predictive pattern learning at the bit-stream and correlation level.

Distributed Learning

Training workloads were distributed globally through volunteer BOINC clients. Individual systems processed partial learning tasks that collectively contributed to the broader neural model.

Correlation-Based Weighting

Project documentation suggested that useful data naturally produced stronger correlations with other contributors' results, while random or noisy inputs contributed less significantly to the evolving model.[6]

Diversity and Generalization

The platform encouraged diverse input sources in an attempt to improve generalization capabilities across multiple forms of data, including text, source code, documents, and structured datasets.

AI Principal Investigator Experiment

Early project descriptions indicated that Axiom experimented with partially automated workflows in which a large language model acted as a form of automated "Principal Investigator".[7]

According to community discussions, the system attempted to automate portions of experiment design, workload deployment, validation review, and BOINC credit allocation based on the quality of returned computational results.

Monitoring Learning Progress

The Axiom website provided live monitoring statistics throughout the project's operational period.

One of the primary metrics tracked was:

Bit loss

A declining bit-loss trend was interpreted as evidence that the neural system was identifying meaningful predictive structures rather than memorizing random noise.

Volunteers could monitor:

  • Learning progress
  • Network participation statistics
  • Workunit processing activity
  • Validation metrics
  • Host performance data

Contributing Data

Participants could optionally contribute local datasets to assist model training by placing files into designated ingestion directories on their local systems.

Windows

%USERPROFILE%\Axiom\contribute\

Linux

/boinc/Axiom/contribute/

Supported Contribution Types

Supported file categories reportedly included:

  • Documents
  • Images
  • Source code
  • PDFs
  • Logs
  • Structured datasets
  • Experimental data streams

Reception and conclusion

Axiom Distributed AI attracted attention within portions of the BOINC and technology communities due to its unconventional decentralized AI concepts.

Discussion threads on the official BOINC forums questioned both the long-term scientific utility and practical scalability of the system.[8]

The project was also discussed within community BOINC tracking threads on technology forums such as Linus Tech Tips.[9]

No scientific publications associated with Axiom Distributed AI are currently listed within the BOINC Publications Database.[10]

By March 2026, active work generation and public infrastructure activity had ceased, leaving the project archived as a short-lived experimental volunteer AI initiative.

Open-source development

Axiom Distributed AI was developed as open-source software. Source code and development repositories remain available on GitHub.

Project team

The project was associated with:

  • PyHelix
  • Axiom Project Team

See also

External links

References

  1. Axiom Distributed AI (archived). Internet Archive. Retrieved 2026-05-20}.
  2. boinc-Axiom. GitHub. Retrieved 2026-05-20}.
  3. Hebbian theory. Wikipedia. Retrieved 2026-05-20}.
  4. BOINC forum discussion on Axiom Distributed AI. BOINC. Retrieved 2026-05-20}.
  5. BOINC. University of California, Berkeley. Retrieved 2026-05-20}.
  6. boinc-Axiom. GitHub. Retrieved 2026-05-20}.
  7. Linus Tech Tips BOINC discussion. Linus Tech Tips. Retrieved 2026-05-20}.
  8. BOINC forum discussion on Axiom Distributed AI. BOINC. Retrieved 2026-05-20}.
  9. Linus Tech Tips BOINC discussion. Linus Tech Tips. Retrieved 2026-05-20}.
  10. BOINC Publications. BOINC. Retrieved 2026-05-20}.