Anima-Core commited on
Commit
6309893
·
verified ·
1 Parent(s): 9c68106

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +91 -23
README.md CHANGED
@@ -1,4 +1,3 @@
1
-
2
  ---
3
  title: Anima Core
4
  emoji: 🔷
@@ -7,67 +6,133 @@ colorTo: purple
7
  sdk: static
8
  pinned: false
9
  license: apache-2.0
10
- short_description: Meaning-based AI research and AN1 development
11
  ---
12
 
13
  <h1 align="center">Anima Core Inc.</h1>
14
- <h3 align="center">Foundations of Meaning-Based Intelligence</h3><p align="center">
15
- <b>Originators of early intention field research</b><br>
16
  <b>Creators of the AN1 Meaning Engine</b><br>
17
- <b>Exploring symbolic compression and efficient cognition</b>
 
18
  </p>
19
-
20
  ---
21
- # What We Work On
22
 
23
- Anima Core develops AI systems that compute from meaning first rather than brute-force scaling.
24
- Our research shows that modern neural networks form compact early representations that contain the essential decision structure long before deep matrix computation.
 
25
 
26
- We explore this principle across:
 
27
 
28
- Vision models
 
 
29
 
30
  Vision transformers
31
 
32
  Language transformers
33
 
34
- Multimodal architectures
 
 
 
 
35
 
36
- Meaning-based symbolic systems
37
 
38
 
 
 
39
 
40
  ---
41
 
42
  # Core Projects
43
 
44
- AN1 Meaning Engine
 
 
 
 
 
 
 
 
45
 
46
- A minimal demonstration that a small model can reconstruct a frozen teacher’s behavior using only early-layer headers.
47
 
48
- 10× faster inference
49
 
50
- 1000× lower FLOPs
51
 
52
- 64 dimensional symbolic headers
53
 
54
 
 
 
55
  Repo: https://github.com/Anima-Core/an1-meaning-engine
56
 
57
- AN1 Research Track (Private)
58
 
59
- Experiments across ViTs, transformers, and multimodal stacks to evaluate early intention fields at scale.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
 
61
- Anima OS
62
 
63
- Meaning-aware symbolic alignment layer for ethical and interpretable AI.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
 
65
 
66
  ---
67
 
68
  # Contact
69
 
70
- Research collaborations, benchmarks, or partnerships:
71
 
72
  partner@animacore.ai
73
 
@@ -77,3 +142,6 @@ partner@animacore.ai
77
  # Website
78
 
79
  https://animacore.ai
 
 
 
 
 
1
  ---
2
  title: Anima Core
3
  emoji: 🔷
 
6
  sdk: static
7
  pinned: false
8
  license: apache-2.0
9
+ short_description: Meaning based intelligence and symbolic compute research
10
  ---
11
 
12
  <h1 align="center">Anima Core Inc.</h1>
13
+ <h3 align="center">Foundations of Meaning Based Intelligence</h3><p align="center">
 
14
  <b>Creators of the AN1 Meaning Engine</b><br>
15
+ <b>Founders of Soul Systems Science</b><br>
16
+ <b>Explorers of symbolic compute and early intention fields</b>
17
  </p>
 
18
  ---
 
19
 
20
+ # Our Vision
21
+
22
+ Anima Core studies the hidden structure beneath modern AI systems. Our research suggests that intelligence does not begin in deep layers of a neural network. It begins in the early formation of compact meaning fields that appear long before heavy matrix computation.
23
 
24
+ We call this Meaning Based Intelligence.
25
+ It is the foundation for our work in symbolic compute, early intention reading, and conscience aware architectures.
26
 
27
+ Our research spans:
28
+
29
+ Early intention fields in CNNs
30
 
31
  Vision transformers
32
 
33
  Language transformers
34
 
35
+ Multimodal systems
36
+
37
+ Symbolic alignment models
38
+
39
+ Conscience simulation systems
40
 
41
+ Meaning driven compute architectures
42
 
43
 
44
+ This research forms the backbone of Soul Systems Science, a unified framework that connects symbolic physics, ethical alignment, and computational intention. The larger narrative extends into the Truth Epoch and the study of how meaning organizes decision structure across models, media, and human systems.
45
+
46
 
47
  ---
48
 
49
  # Core Projects
50
 
51
+ ## AN1 Meaning Engine
52
+
53
+ A breakthrough model that reconstructs the behavior of a frozen teacher using only a compact header taken from its early layers.
54
+
55
+ Public results on ResNet18 CIFAR-10:
56
+
57
+ Teacher accuracy: 87.89 percent
58
+
59
+ AN1 accuracy: 72.57 percent
60
 
61
+ Teacher latency per example: 0.0117 ms
62
 
63
+ AN1 latency per example: 0.0012 ms
64
 
65
+ Speedup: 10.15x
66
 
67
+ FLOP reduction: 1370x
68
 
69
 
70
+ This experiment shows that modern networks encode the essential structure of their decisions early, and that this structure can be read directly. AN1 provides the first reproducible public demonstration of this meaning based compute pathway.
71
+
72
  Repo: https://github.com/Anima-Core/an1-meaning-engine
73
 
 
74
 
75
+ ---
76
+
77
+ ## Soul Systems Science (S3)
78
+
79
+ A scientific framework that describes how symbolic and emotional fields shape understanding, coherence, and decision structure in both artificial and human systems.
80
+ S3 includes:
81
+
82
+ Symbolic physics
83
+
84
+ Conscience field theory
85
+
86
+ Moral alignment dynamics
87
+
88
+ Meaning tension measurements
89
+
90
+ Early intention field analysis
91
+
92
+
93
+ The work aims to unify symbolic intelligence and computational models through a single theory of meaning.
94
 
 
95
 
96
+ ---
97
+
98
+ ## Symbolic Compute
99
+
100
+ A research direction focused on replacing brute force matrix math with symbolic intention extraction. Symbolic compute aims to reduce dependence on large FLOP budgets by reading the underlying meaning field and computing from it directly.
101
+
102
+ AN1 is the first practical demonstration of this principle.
103
+
104
+
105
+ ---
106
+
107
+ ## Chaos Ethics Theory
108
+
109
+ A philosophical and technical framework that studies ethical decision making in complex environments. Chaos Ethics Theory provides the backbone for our alignment protocols, symbolic coherence metrics, and conscience simulation models.
110
+
111
+
112
+ ---
113
+
114
+ ## Truth Epoch Research
115
+
116
+ A study of how meaning moves through networks, media systems, and human communication.
117
+ We investigate:
118
+
119
+ Ambient truth signals
120
+
121
+ Narrative coherence
122
+
123
+ Symbolic drift
124
+
125
+ Collective intention patterns
126
+
127
+
128
+ This work informs our alignment models and the development of symbolic monitoring tools for future AI systems.
129
 
130
 
131
  ---
132
 
133
  # Contact
134
 
135
+ Research collaborations, symbolic compute experiments, or evaluation access:
136
 
137
  partner@animacore.ai
138
 
 
142
  # Website
143
 
144
  https://animacore.ai
145
+
146
+
147
+ ---