marshad180 commited on
Commit
8c0e857
·
verified ·
1 Parent(s): 14291a0

v1.0: Add Zenodo DOI, cleaned paper PDF

Browse files
Files changed (4) hide show
  1. .gitattributes +1 -0
  2. README.md +11 -8
  3. papers/The Atomic VSA.pdf +3 -0
  4. 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: A Breakthrough in Deterministic, High-Fidelity AI
 
 
 
12
 
13
  **Author:** Muhammad Arshad
14
  **Date:** February 15, 2026
15
 
16
- This repository contains the official implementation and reproduction scripts for the paper **"The Atomic VSA: A Breakthrough in Deterministic, High-Fidelity AI"**.
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
- - **98.4% F1 Score** on clinical datasets.
23
- - **Microsecond Latency** (O(1)) on standard CPUs.
24
- - **Full Interpretability** using transparent algebraic operations.
25
- - **Green AI**: Eliminates the need for massive GPU clusters.
 
 
26
 
27
  ## 📂 Repository Structure
28
 
 
8
  license: mit
9
  ---
10
 
11
+ # Atomic VSA: Physics-Inspired Hyperdimensional Computing for Explainable AI
12
+
13
+ [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.18650281.svg)](https://doi.org/10.5281/zenodo.18650281)
14
+ [![GitHub](https://img.shields.io/badge/GitHub-atomic--vsa--research-blue)](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
- email: "marshad.dev@gmail.com"
8
- title: "The Atomic VSA: A Breakthrough in Deterministic, High-Fidelity AI"
9
  version: 1.0.0
10
  date-released: 2026-02-15
11
- url: "https://huggingface.co/spaces/marshad180/Atomic-VSA"
 
 
12
  preferred-citation:
13
  type: article
14
  authors:
15
  - family-names: "Arshad"
16
  given-names: "Muhammad"
17
- country: "PK"
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
- - "Deterministic AI"
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
- that unifies Holographic Algebra with Inverse Frequency physics to resolve the
32
- Accuracy vs. Efficiency trilemma in clinical triage. It achieves 98.4% F1 scores
33
- with O(1) inference latency on standard CPUs, eliminating the need for massive
34
- GPU clusters.
 
 
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.