Spaces:
Sleeping
Sleeping
v1.0: Add Zenodo DOI, cleaned paper PDF
Browse files- .gitattributes +1 -0
- README.md +11 -8
- papers/The Atomic VSA.pdf +3 -0
- papers/cite.cff +14 -12
.gitattributes
CHANGED
|
@@ -48,3 +48,4 @@ static/videos/teaser.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
| 48 |
static/videos/toby.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 49 |
papers/fig1_optimization_trajectory.png filter=lfs diff=lfs merge=lfs -text
|
| 50 |
papers/fig2_snr_analysis.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 48 |
static/videos/toby.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 49 |
papers/fig1_optimization_trajectory.png filter=lfs diff=lfs merge=lfs -text
|
| 50 |
papers/fig2_snr_analysis.png filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
papers/The[[:space:]]Atomic[[:space:]]VSA.pdf filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -8,21 +8,24 @@ pinned: false
|
|
| 8 |
license: mit
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# Atomic VSA:
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
**Author:** Muhammad Arshad
|
| 14 |
**Date:** February 15, 2026
|
| 15 |
|
| 16 |
-
This
|
| 17 |
-
|
| 18 |
-
The Atomic Vector Symbolic Architecture (Atomic VSA) is a deterministic AI framework that unifies Holographic Algebra with Inverse Frequency physics to resolve the **Accuracy vs. Efficiency vs. Interpretability** trilemma in clinical triage.
|
| 19 |
|
| 20 |
## 🚀 Key Results
|
| 21 |
|
| 22 |
-
|
| 23 |
-
-
|
| 24 |
-
|
| 25 |
-
|
|
|
|
|
|
|
| 26 |
|
| 27 |
## 📂 Repository Structure
|
| 28 |
|
|
|
|
| 8 |
license: mit
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# Atomic VSA: Physics-Inspired Hyperdimensional Computing for Explainable AI
|
| 12 |
+
|
| 13 |
+
[](https://doi.org/10.5281/zenodo.18650281)
|
| 14 |
+
[](https://github.com/muhammadarshad/atomic-vsa-research)
|
| 15 |
|
| 16 |
**Author:** Muhammad Arshad
|
| 17 |
**Date:** February 15, 2026
|
| 18 |
|
| 19 |
+
This Space hosts the official implementation of the **Atomic Vector Symbolic Architecture (Atomic VSA)** — a deterministic framework grounded in Hyperdimensional Computing (HDC) for clinical triage and explainable AI.
|
|
|
|
|
|
|
| 20 |
|
| 21 |
## 🚀 Key Results
|
| 22 |
|
| 23 |
+
| Metric | Result |
|
| 24 |
+
|--------|--------|
|
| 25 |
+
| **F1 Score** | 92.5% (25-category ICD-11 triage) |
|
| 26 |
+
| **Label Recall** | 91.9% (multi-label comorbidity) |
|
| 27 |
+
| **Inference Latency** | 11.97ms (p50, commodity CPU) |
|
| 28 |
+
| **Power Consumption** | 15W (edge deployment) |
|
| 29 |
|
| 30 |
## 📂 Repository Structure
|
| 31 |
|
papers/The Atomic VSA.pdf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb39eba51b0d553ec2215dc53072ad2d62d2365775ba009f367cd4d948cdb226
|
| 3 |
+
size 1144587
|
papers/cite.cff
CHANGED
|
@@ -3,32 +3,34 @@ message: "If you use this software or methodology, please cite it as below."
|
|
| 3 |
authors:
|
| 4 |
- family-names: "Arshad"
|
| 5 |
given-names: "Muhammad"
|
|
|
|
| 6 |
country: "PK"
|
| 7 |
-
|
| 8 |
-
title: "The Atomic VSA: A Breakthrough in Deterministic, High-Fidelity AI"
|
| 9 |
version: 1.0.0
|
| 10 |
date-released: 2026-02-15
|
| 11 |
-
|
|
|
|
|
|
|
| 12 |
preferred-citation:
|
| 13 |
type: article
|
| 14 |
authors:
|
| 15 |
- family-names: "Arshad"
|
| 16 |
given-names: "Muhammad"
|
| 17 |
-
|
| 18 |
-
title: "The Atomic VSA: A Breakthrough in Deterministic, High-Fidelity AI"
|
| 19 |
year: 2026
|
| 20 |
month: 2
|
| 21 |
status: preprint
|
| 22 |
-
url: "https://huggingface.co/spaces/marshad180/Atomic-VSA"
|
| 23 |
keywords:
|
| 24 |
- "Vector Symbolic Architectures"
|
| 25 |
-
- "
|
| 26 |
- "Clinical Decision Support"
|
|
|
|
|
|
|
| 27 |
- "Green AI"
|
| 28 |
-
- "Hyperdimensional Computing"
|
| 29 |
abstract: >
|
| 30 |
The Atomic Vector Symbolic Architecture (Atomic VSA) is a deterministic AI framework
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
with
|
| 34 |
-
|
|
|
|
|
|
| 3 |
authors:
|
| 4 |
- family-names: "Arshad"
|
| 5 |
given-names: "Muhammad"
|
| 6 |
+
email: "marshad.dev@gmail.com"
|
| 7 |
country: "PK"
|
| 8 |
+
title: "Atomic Vector Symbolic Architecture: Physics-Inspired Hyperdimensional Computing for Explainable AI"
|
|
|
|
| 9 |
version: 1.0.0
|
| 10 |
date-released: 2026-02-15
|
| 11 |
+
doi: "10.5281/zenodo.18650281"
|
| 12 |
+
repository-code: "https://github.com/muhammadarshad/atomic-vsa-research"
|
| 13 |
+
url: "https://zenodo.org/records/18650281"
|
| 14 |
preferred-citation:
|
| 15 |
type: article
|
| 16 |
authors:
|
| 17 |
- family-names: "Arshad"
|
| 18 |
given-names: "Muhammad"
|
| 19 |
+
title: "Atomic Vector Symbolic Architecture: Physics-Inspired Hyperdimensional Computing for Explainable AI"
|
|
|
|
| 20 |
year: 2026
|
| 21 |
month: 2
|
| 22 |
status: preprint
|
|
|
|
| 23 |
keywords:
|
| 24 |
- "Vector Symbolic Architectures"
|
| 25 |
+
- "Hyperdimensional Computing"
|
| 26 |
- "Clinical Decision Support"
|
| 27 |
+
- "Explainable AI"
|
| 28 |
+
- "Deterministic AI"
|
| 29 |
- "Green AI"
|
|
|
|
| 30 |
abstract: >
|
| 31 |
The Atomic Vector Symbolic Architecture (Atomic VSA) is a deterministic AI framework
|
| 32 |
+
grounded in hyperdimensional computing. Using 10,048-dimensional bipolar vectors with
|
| 33 |
+
thermometer encoding and IDF weighting, the system achieves 92.5% F1 on 25-category
|
| 34 |
+
clinical triage with 11.97ms inference latency on commodity CPUs. The framework
|
| 35 |
+
provides algebraically invertible operations enabling full explainability without
|
| 36 |
+
post-hoc interpretation methods.
|