Axiom Distributed AI: Difference between revisions
initial population |
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| | [[File:{{#setmainimage:Axiom-logo.png}}|alt=Axiom Distributed AI|center|frameless]] | ||
'''Axiom Distributed AI''' | '''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> | |||
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. | 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 | |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. | |||
The project's conceptual framework drew from '''Hebbian learning''', commonly summarized as: | |||
<blockquote> | <blockquote> | ||
| Line 18: | Line 66: | ||
</blockquote> | </blockquote> | ||
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> | |||
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 | |||
* Distributed | |||
* Decentralized artificial intelligence | * Decentralized artificial intelligence | ||
* | * Correlation-based learning systems | ||
* Emergent pattern recognition | |||
* Collaborative AI infrastructure | * 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 == | == 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: | |||
Instead of | |||
* Bit-level compression | * Bit-level compression analysis | ||
* Sequence prediction | * Sequence prediction | ||
* | * 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. | |||
=== | ==== 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> | |||
==== 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".<ref>{{Cite web | |||
|title=Linus Tech Tips BOINC discussion | |||
|url=https://linustechtips.com/ | |||
|website=Linus Tech Tips | |||
|access-date=2026-05-20 | |||
}}</ref> | |||
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 == | == Monitoring Learning Progress == | ||
The Axiom website provided live monitoring statistics throughout the project's operational period. | |||
One of the primary metrics tracked was: | |||
:<center>'''Bit loss'''</center> | |||
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 | ||
* 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. | |||
=== Windows === | === Windows === | ||
<pre> | <pre> | ||
%USERPROFILE%\Axiom\contribute\ | %USERPROFILE%\Axiom\contribute\ | ||
</pre> | </pre> | ||
=== Linux | === Linux === | ||
<pre> | <pre> | ||
/boinc/Axiom/contribute/ | |||
</pre> | </pre> | ||
=== Supported Contribution Types === | === Supported Contribution Types === | ||
Supported file categories reportedly included: | |||
* Documents | * Documents | ||
| Line 145: | Line 167: | ||
* Logs | * Logs | ||
* Structured datasets | * Structured datasets | ||
* Experimental | * 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.<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> | |||
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> | |||
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> | |||
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. | |||
* | * [https://github.com/PyHelix/boinc-Axiom boinc-Axiom GitHub repository] | ||
== Project | == 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 | == 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] | |||
== References == | |||
{{Reflist}} | |||
Latest revision as of 14:21, 20 May 2026
[[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
- BOINC
- Volunteer computing
- Distributed computing
- Artificial intelligence
- Machine learning
- Hebbian learning
External links
References
- ↑ Axiom Distributed AI (archived). Internet Archive. Retrieved 2026-05-20}.
- ↑ boinc-Axiom. GitHub. Retrieved 2026-05-20}.
- ↑ Hebbian theory. Wikipedia. Retrieved 2026-05-20}.
- ↑ BOINC forum discussion on Axiom Distributed AI. BOINC. Retrieved 2026-05-20}.
- ↑ BOINC. University of California, Berkeley. Retrieved 2026-05-20}.
- ↑ boinc-Axiom. GitHub. Retrieved 2026-05-20}.
- ↑ Linus Tech Tips BOINC discussion. Linus Tech Tips. Retrieved 2026-05-20}.
- ↑ BOINC forum discussion on Axiom Distributed AI. BOINC. Retrieved 2026-05-20}.
- ↑ Linus Tech Tips BOINC discussion. Linus Tech Tips. Retrieved 2026-05-20}.
- ↑ BOINC Publications. BOINC. Retrieved 2026-05-20}.
