Axiom Distributed AI: Difference between revisions
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
| (One intermediate revision by one other user not shown) | |||
| Line 3: | Line 3: | ||
| screenshot = Axiom-logo.png | | screenshot = Axiom-logo.png | ||
| caption = Logo of the Axiom Distributed AI project | | caption = Logo of the Axiom Distributed AI project | ||
| status = Inactive | | status = Inactive | ||
| category = Experimental | | category = Experimental | ||
| compute = CPU | | compute = CPU and GPU | ||
| dependencies = None | | dependencies = None | ||
| developer = PyHelix / Axiom Project Team | | developer = PyHelix / Axiom Project Team | ||
| released = {{Start date and age|2026|01|23}} | | released = {{Start date and age|2026|01|23}} | ||
| discontinued = {{Start date and age|2026|03|21}} | | discontinued = {{Start date and age|2026|03|21}} | ||
| repository = [https://github.com/PyHelix/boinc-Axiom | | repository = [https://github.com/PyHelix/boinc-Axiom github.com/PyHelix/boinc-Axiom] | ||
| programming language = Python, C++ | | programming language = Python, C++ | ||
| operating system = Windows, Linux | | operating system = Windows, Linux | ||
| stats as of = {{Start date and age|2026|03|14}} | | stats as of = {{Start date and age|2026|03|14}} | ||
| average performance = 5398.69 GigaFLOPS | | average performance = 5398.69 GigaFLOPS | ||
| Line 23: | Line 19: | ||
| active hosts = 219 | | active hosts = 219 | ||
| total hosts = 159 | | total hosts = 159 | ||
| license = Open Source | | license = Open Source | ||
| website = [https://web.archive.org/web/20260319085629/https://axiom.heliex.net/ Archived website] | | website = [https://web.archive.org/web/20260319085629/https://axiom.heliex.net/ Archived website] | ||
}} | }} | ||
[[ | '''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> | |||
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 | |||
|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] | |||
Open source development: [https://github.com/PyHelix/boinc-Axiom GitHub | |||
== Overview == | == Overview == | ||
Unlike most modern | 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 49: | Line 64: | ||
</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. | |||
Axiom | == 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 | * 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 trained neural systems | Axiom Distributed AI trained experimental neural systems using the spare processing power of volunteer computers connected through BOINC. | ||
* Bit-level compression | |||
* Sequence prediction | 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 | * 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 === | === 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 statistics | The Axiom website provided live monitoring statistics throughout the project's operational period. | ||
One of the primary metrics tracked was: | |||
:<center>'''Bit loss'''</center> | :<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 | Volunteers could monitor: | ||
* | |||
* Learning progress | |||
* Network participation | * Network participation statistics | ||
* Workunit activity | * Workunit processing 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 | ||
* Images | * Images | ||
| Line 139: | Line 165: | ||
* 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 | |||
Axiom Distributed AI | |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 | == Open-source development == | ||
Axiom Distributed AI was developed as open-source software. Source code and 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 | |||
* [https://github.com/PyHelix/boinc-Axiom boinc-Axiom GitHub repository] | |||
== 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 == | |||
* [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}} | |||