AbstractPhil commited on
Commit
0f64434
·
verified ·
1 Parent(s): 4bdba57

Upload weights - GeoFractalDavid-Basin-k12 - Run 20251016_020120 - Acc 71.40%

Browse files
weights/GeoFractalDavid-Basin-k12/20251016_020120/README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  type: imagenet-1k
24
  metrics:
25
  - type: accuracy
26
- value: 71.13
27
  name: Validation Accuracy
28
  ---
29
 
@@ -34,16 +34,16 @@ Features must "fit" geometric signatures: k-simplex shapes, Cantor positions, an
34
 
35
  ## 🎯 Performance
36
 
37
- - **Best Validation Accuracy**: 71.13%
38
- - **Epoch**: 8/10
39
- - **Training Time**: 14m
40
 
41
  ### Per-Scale Performance
42
- - **Scale 384D**: 61.51%
43
- - **Scale 512D**: 61.38%
44
- - **Scale 768D**: 70.29%
45
- - **Scale 1024D**: 51.67%
46
- - **Scale 1280D**: 44.19%
47
 
48
 
49
  ## 🏗️ Architecture
@@ -71,8 +71,8 @@ Each scale learns to weight these components differently.
71
  The alpha parameter controls middle-interval weighting in the Cantor staircase.
72
 
73
  - **Initial**: 0.3290
74
- - **Final**: -0.0653
75
- - **Change**: -0.3944
76
  - **Converged to 0.5**: False
77
 
78
  The Cantor staircase uses soft triadic decomposition with learnable alpha to map
@@ -84,29 +84,29 @@ Each class has a learned scalar Cantor prototype. The model pulls features towar
84
  their class's Cantor position.
85
 
86
  **Scale 384D**:
87
- - Mean: 0.0252
88
- - Std: 0.0787
89
- - Range: [-0.1327, 0.1920]
90
 
91
  **Scale 512D**:
92
- - Mean: 0.0252
93
- - Std: 0.0787
94
- - Range: [-0.1330, 0.1924]
95
 
96
  **Scale 768D**:
97
- - Mean: 0.0253
98
- - Std: 0.0787
99
- - Range: [-0.1328, 0.1917]
100
 
101
  **Scale 1024D**:
102
- - Mean: 0.0253
103
- - Std: 0.0787
104
- - Range: [-0.1331, 0.1921]
105
 
106
  **Scale 1280D**:
107
- - Mean: 0.0253
108
- - Std: 0.0787
109
- - Range: [-0.1331, 0.1919]
110
 
111
 
112
  Most classes cluster around 0.5 (middle Cantor region), with smooth spread across [0,1].
@@ -116,11 +116,11 @@ This creates a continuous manifold rather than discrete bins.
116
 
117
  Each scale learns optimal weights for combining geometric components:
118
 
119
- **Scale 384D**: Feature=0.920, Cantor=0.022, Crystal=0.058
120
- **Scale 512D**: Feature=0.872, Cantor=0.026, Crystal=0.103
121
- **Scale 768D**: Feature=0.995, Cantor=0.001, Crystal=0.004
122
- **Scale 1024D**: Feature=0.942, Cantor=0.006, Crystal=0.052
123
- **Scale 1280D**: Feature=0.432, Cantor=0.003, Crystal=0.564
124
 
125
 
126
  **Pattern**: Lower scales rely on feature similarity, higher scales use crystal geometry.
 
23
  type: imagenet-1k
24
  metrics:
25
  - type: accuracy
26
+ value: 71.40
27
  name: Validation Accuracy
28
  ---
29
 
 
34
 
35
  ## 🎯 Performance
36
 
37
+ - **Best Validation Accuracy**: 71.40%
38
+ - **Epoch**: 10/10
39
+ - **Training Time**: 18m
40
 
41
  ### Per-Scale Performance
42
+ - **Scale 384D**: 61.25%
43
+ - **Scale 512D**: 60.67%
44
+ - **Scale 768D**: 70.50%
45
+ - **Scale 1024D**: 51.69%
46
+ - **Scale 1280D**: 44.72%
47
 
48
 
49
  ## 🏗️ Architecture
 
71
  The alpha parameter controls middle-interval weighting in the Cantor staircase.
72
 
73
  - **Initial**: 0.3290
74
+ - **Final**: -0.0764
75
+ - **Change**: -0.4055
76
  - **Converged to 0.5**: False
77
 
78
  The Cantor staircase uses soft triadic decomposition with learnable alpha to map
 
84
  their class's Cantor position.
85
 
86
  **Scale 384D**:
87
+ - Mean: 0.0226
88
+ - Std: 0.0784
89
+ - Range: [-0.1377, 0.1894]
90
 
91
  **Scale 512D**:
92
+ - Mean: 0.0226
93
+ - Std: 0.0784
94
+ - Range: [-0.1377, 0.1895]
95
 
96
  **Scale 768D**:
97
+ - Mean: 0.0227
98
+ - Std: 0.0784
99
+ - Range: [-0.1373, 0.1897]
100
 
101
  **Scale 1024D**:
102
+ - Mean: 0.0226
103
+ - Std: 0.0784
104
+ - Range: [-0.1375, 0.1896]
105
 
106
  **Scale 1280D**:
107
+ - Mean: 0.0227
108
+ - Std: 0.0784
109
+ - Range: [-0.1375, 0.1898]
110
 
111
 
112
  Most classes cluster around 0.5 (middle Cantor region), with smooth spread across [0,1].
 
116
 
117
  Each scale learns optimal weights for combining geometric components:
118
 
119
+ **Scale 384D**: Feature=0.929, Cantor=0.020, Crystal=0.051
120
+ **Scale 512D**: Feature=0.885, Cantor=0.023, Crystal=0.092
121
+ **Scale 768D**: Feature=0.996, Cantor=0.001, Crystal=0.003
122
+ **Scale 1024D**: Feature=0.952, Cantor=0.005, Crystal=0.043
123
+ **Scale 1280D**: Feature=0.411, Cantor=0.003, Crystal=0.587
124
 
125
 
126
  **Pattern**: Lower scales rely on feature similarity, higher scales use crystal geometry.
weights/GeoFractalDavid-Basin-k12/20251016_020120/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:330eff8eeda442526ea71ae3d4032979358d2645024f96fda3f1f452db59e654
3
  size 252218244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:998716ca6b6be6751f023b1e539ecf39949074614cbe078174ffb8e74401ebb8
3
  size 252218244
weights/GeoFractalDavid-Basin-k12/20251016_020120/model_metadata.json CHANGED
@@ -1,19 +1,19 @@
1
  {
2
- "epoch": 7,
3
  "metrics": {
4
- "val_acc": 71.134,
5
- "train_acc": 73.43133252729737,
6
  "scale_accuracies": {
7
- "384": 61.512,
8
- "512": 61.38,
9
- "768": 70.29,
10
- "1024": 51.668,
11
- "1280": 44.19
12
  },
13
- "best_val_acc": 71.134,
14
- "best_epoch": 7,
15
- "final_train_acc": 73.43133252729737,
16
- "training_time": "14m"
17
  },
18
  "config": {
19
  "name": "geofractal_david_basin",
@@ -68,78 +68,78 @@
68
  "alpha_summary": {
69
  "global": {
70
  "initial": 0.329033762216568,
71
- "final": -0.06532260030508041,
72
- "change": -0.3943563625216484,
73
  "converged_to_0.5": false
74
  }
75
  },
76
  "cantor_prototypes": {
77
  "384": {
78
- "final_mean": 0.025238964706659317,
79
- "final_std": 0.07866659760475159,
80
  "final_range": [
81
- -0.132663756608963,
82
- 0.19204925000667572
83
  ]
84
  },
85
  "512": {
86
- "final_mean": 0.02522990293800831,
87
- "final_std": 0.07865139842033386,
88
  "final_range": [
89
- -0.13300789892673492,
90
- 0.19238168001174927
91
  ]
92
  },
93
  "768": {
94
- "final_mean": 0.025345200672745705,
95
- "final_std": 0.07867685705423355,
96
  "final_range": [
97
- -0.13276229798793793,
98
- 0.19174975156784058
99
  ]
100
  },
101
  "1024": {
102
- "final_mean": 0.025285912677645683,
103
- "final_std": 0.07869171351194382,
104
  "final_range": [
105
- -0.13310618698596954,
106
- 0.19210954010486603
107
  ]
108
  },
109
  "1280": {
110
- "final_mean": 0.025270354002714157,
111
- "final_std": 0.07867766916751862,
112
  "final_range": [
113
- -0.1330808848142624,
114
- 0.19189220666885376
115
  ]
116
  }
117
  },
118
  "geo_weights": {
119
  "384": {
120
- "feature": 0.9203335046768188,
121
- "cantor": 0.022002089768648148,
122
- "crystal": 0.057664334774017334
123
  },
124
  "512": {
125
- "feature": 0.8718981742858887,
126
- "cantor": 0.025593893602490425,
127
- "crystal": 0.10250795632600784
128
  },
129
  "768": {
130
- "feature": 0.9948692321777344,
131
- "cantor": 0.0010933686280623078,
132
- "crystal": 0.004037449602037668
133
  },
134
  "1024": {
135
- "feature": 0.9416507482528687,
136
- "cantor": 0.0059846858493983746,
137
- "crystal": 0.052364595234394073
138
  },
139
  "1280": {
140
- "feature": 0.4324898421764374,
141
- "cantor": 0.003038712777197361,
142
- "crystal": 0.564471423625946
143
  }
144
  },
145
  "training_history": {
@@ -151,7 +151,9 @@
151
  5,
152
  6,
153
  7,
154
- 8
 
 
155
  ],
156
  "train_loss": [
157
  2.19502723750215,
@@ -161,7 +163,9 @@
161
  1.445270041021676,
162
  1.406445953221367,
163
  1.3804722907253728,
164
- 1.363244993427691
 
 
165
  ],
166
  "train_acc": [
167
  61.41049527501099,
@@ -171,7 +175,9 @@
171
  71.4709323608866,
172
  72.20417010428773,
173
  72.90930846642163,
174
- 73.43133252729737
 
 
175
  ],
176
  "val_acc": [
177
  66.01,
@@ -181,7 +187,9 @@
181
  69.616,
182
  70.414,
183
  70.756,
184
- 71.134
 
 
185
  ],
186
  "lr": [
187
  0.001,
@@ -191,7 +199,9 @@
191
  0.0006548539886902864,
192
  0.0005005000000000001,
193
  0.0003461460113097139,
194
- 0.00020690126647990976
 
 
195
  ]
196
  }
197
  }
 
1
  {
2
+ "epoch": 9,
3
  "metrics": {
4
+ "val_acc": 71.4,
5
+ "train_acc": 74.06349055197332,
6
  "scale_accuracies": {
7
+ "384": 61.25,
8
+ "512": 60.666,
9
+ "768": 70.496,
10
+ "1024": 51.688,
11
+ "1280": 44.724
12
  },
13
+ "best_val_acc": 71.4,
14
+ "best_epoch": 9,
15
+ "final_train_acc": 74.06349055197332,
16
+ "training_time": "18m"
17
  },
18
  "config": {
19
  "name": "geofractal_david_basin",
 
68
  "alpha_summary": {
69
  "global": {
70
  "initial": 0.329033762216568,
71
+ "final": -0.07642025500535965,
72
+ "change": -0.40545401722192764,
73
  "converged_to_0.5": false
74
  }
75
  },
76
  "cantor_prototypes": {
77
  "384": {
78
+ "final_mean": 0.022601276636123657,
79
+ "final_std": 0.07837822288274765,
80
  "final_range": [
81
+ -0.1377486139535904,
82
+ 0.18941301107406616
83
  ]
84
  },
85
  "512": {
86
+ "final_mean": 0.022611699998378754,
87
+ "final_std": 0.07836159318685532,
88
  "final_range": [
89
+ -0.1377212554216385,
90
+ 0.18952004611492157
91
  ]
92
  },
93
  "768": {
94
+ "final_mean": 0.022676000371575356,
95
+ "final_std": 0.07835337519645691,
96
  "final_range": [
97
+ -0.13727878034114838,
98
+ 0.18972884118556976
99
  ]
100
  },
101
  "1024": {
102
+ "final_mean": 0.02263597585260868,
103
+ "final_std": 0.07836481928825378,
104
  "final_range": [
105
+ -0.1375417411327362,
106
+ 0.18959181010723114
107
  ]
108
  },
109
  "1280": {
110
+ "final_mean": 0.022657329216599464,
111
+ "final_std": 0.07837509363889694,
112
  "final_range": [
113
+ -0.13751032948493958,
114
+ 0.18979550898075104
115
  ]
116
  }
117
  },
118
  "geo_weights": {
119
  "384": {
120
+ "feature": 0.9289470911026001,
121
+ "cantor": 0.019817829132080078,
122
+ "crystal": 0.051234982907772064
123
  },
124
  "512": {
125
+ "feature": 0.8847602009773254,
126
+ "cantor": 0.023188799619674683,
127
+ "crystal": 0.09205098450183868
128
  },
129
  "768": {
130
+ "feature": 0.9958215951919556,
131
+ "cantor": 0.0008970688213594258,
132
+ "crystal": 0.0032812505960464478
133
  },
134
  "1024": {
135
+ "feature": 0.9520364999771118,
136
+ "cantor": 0.005047278478741646,
137
+ "crystal": 0.042916189879179
138
  },
139
  "1280": {
140
+ "feature": 0.4107813239097595,
141
+ "cantor": 0.0025963629595935345,
142
+ "crystal": 0.5866222381591797
143
  }
144
  },
145
  "training_history": {
 
151
  5,
152
  6,
153
  7,
154
+ 8,
155
+ 9,
156
+ 10
157
  ],
158
  "train_loss": [
159
  2.19502723750215,
 
163
  1.445270041021676,
164
  1.406445953221367,
165
  1.3804722907253728,
166
+ 1.363244993427691,
167
+ 1.352367164037479,
168
+ 1.3464463156061812
169
  ],
170
  "train_acc": [
171
  61.41049527501099,
 
175
  71.4709323608866,
176
  72.20417010428773,
177
  72.90930846642163,
178
+ 73.43133252729737,
179
+ 73.8516524387531,
180
+ 74.06349055197332
181
  ],
182
  "val_acc": [
183
  66.01,
 
187
  69.616,
188
  70.414,
189
  70.756,
190
+ 71.134,
191
+ 71.332,
192
+ 71.4
193
  ],
194
  "lr": [
195
  0.001,
 
199
  0.0006548539886902864,
200
  0.0005005000000000001,
201
  0.0003461460113097139,
202
+ 0.00020690126647990976,
203
+ 9.639601130971382e-05,
204
+ 2.5447270110570814e-05
205
  ]
206
  }
207
  }
weights/GeoFractalDavid-Basin-k12/20251016_020120/training_history.json CHANGED
@@ -8,7 +8,9 @@
8
  5,
9
  6,
10
  7,
11
- 8
 
 
12
  ],
13
  "train_loss": [
14
  2.19502723750215,
@@ -18,7 +20,9 @@
18
  1.445270041021676,
19
  1.406445953221367,
20
  1.3804722907253728,
21
- 1.363244993427691
 
 
22
  ],
23
  "train_acc": [
24
  61.41049527501099,
@@ -28,7 +32,9 @@
28
  71.4709323608866,
29
  72.20417010428773,
30
  72.90930846642163,
31
- 73.43133252729737
 
 
32
  ],
33
  "val_acc": [
34
  66.01,
@@ -38,7 +44,9 @@
38
  69.616,
39
  70.414,
40
  70.756,
41
- 71.134
 
 
42
  ],
43
  "lr": [
44
  0.001,
@@ -48,7 +56,9 @@
48
  0.0006548539886902864,
49
  0.0005005000000000001,
50
  0.0003461460113097139,
51
- 0.00020690126647990976
 
 
52
  ]
53
  },
54
  "loss_components": {
@@ -60,7 +70,9 @@
60
  1.4111094555725305,
61
  1.3752152977850491,
62
  1.3504990751560504,
63
- 1.3338426502939231
 
 
64
  ],
65
  "correct": [
66
  0.672378426352248,
@@ -70,7 +82,9 @@
70
  0.43653487904479327,
71
  0.433163134387126,
72
  0.4322141178737814,
73
- 0.43204963771394267
 
 
74
  ],
75
  "incorrect": [
76
  0.4581509334639238,
@@ -80,7 +94,9 @@
80
  0.6132567507771257,
81
  0.6120190381432493,
82
  0.6093750817897602,
83
- 0.6069616454001814
 
 
84
  ],
85
  "contrast": [
86
  2.3537916830553414,
@@ -90,7 +106,9 @@
90
  1.3358924030876769,
91
  1.2720852929372757,
92
  1.2271948312989438,
93
- 1.1966243822353717
 
 
94
  ],
95
  "coherence": [
96
  0.17484173516210294,
@@ -100,7 +118,9 @@
100
  0.03191514211459854,
101
  0.027409299285695552,
102
  0.025541929388865098,
103
- 0.024659178076317845
 
 
104
  ],
105
  "separation": [
106
  0.01637800338190081,
@@ -110,7 +130,9 @@
110
  0.030513456109732662,
111
  0.03164782761194453,
112
  0.031945222060377636,
113
- 0.03215777736169084
 
 
114
  ],
115
  "discretization": [
116
  0.1208030286117103,
@@ -120,7 +142,9 @@
120
  0.08663584190173838,
121
  0.07416662939559364,
122
  0.06934454878345853,
123
- 0.06703224970747858
 
 
124
  ],
125
  "total": [
126
  2.19502723750215,
@@ -130,7 +154,9 @@
130
  1.445270041021676,
131
  1.406445953221367,
132
  1.3804722907253728,
133
- 1.363244993427691
 
 
134
  ]
135
  },
136
  "scale_accuracies": {
@@ -142,7 +168,9 @@
142
  64.032,
143
  63.266,
144
  62.322,
145
- 61.512
 
 
146
  ],
147
  "512": [
148
  65.604,
@@ -152,7 +180,9 @@
152
  64.302,
153
  63.314,
154
  62.15,
155
- 61.38
 
 
156
  ],
157
  "768": [
158
  65.222,
@@ -162,7 +192,9 @@
162
  68.862,
163
  69.492,
164
  69.934,
165
- 70.29
 
 
166
  ],
167
  "1024": [
168
  64.774,
@@ -172,7 +204,9 @@
172
  56.23,
173
  53.72,
174
  52.264,
175
- 51.668
 
 
176
  ],
177
  "1280": [
178
  63.768,
@@ -182,7 +216,9 @@
182
  44.592,
183
  44.066,
184
  43.858,
185
- 44.19
 
 
186
  ]
187
  },
188
  "alpha_history": [
@@ -193,6 +229,8 @@
193
  0.026860248297452927,
194
  -0.020002523437142372,
195
  -0.04891941323876381,
196
- -0.06532260030508041
 
 
197
  ]
198
  }
 
8
  5,
9
  6,
10
  7,
11
+ 8,
12
+ 9,
13
+ 10
14
  ],
15
  "train_loss": [
16
  2.19502723750215,
 
20
  1.445270041021676,
21
  1.406445953221367,
22
  1.3804722907253728,
23
+ 1.363244993427691,
24
+ 1.352367164037479,
25
+ 1.3464463156061812
26
  ],
27
  "train_acc": [
28
  61.41049527501099,
 
32
  71.4709323608866,
33
  72.20417010428773,
34
  72.90930846642163,
35
+ 73.43133252729737,
36
+ 73.8516524387531,
37
+ 74.06349055197332
38
  ],
39
  "val_acc": [
40
  66.01,
 
44
  69.616,
45
  70.414,
46
  70.756,
47
+ 71.134,
48
+ 71.332,
49
+ 71.4
50
  ],
51
  "lr": [
52
  0.001,
 
56
  0.0006548539886902864,
57
  0.0005005000000000001,
58
  0.0003461460113097139,
59
+ 0.00020690126647990976,
60
+ 9.639601130971382e-05,
61
+ 2.5447270110570814e-05
62
  ]
63
  },
64
  "loss_components": {
 
70
  1.4111094555725305,
71
  1.3752152977850491,
72
  1.3504990751560504,
73
+ 1.3338426502939231,
74
+ 1.3232186803231225,
75
+ 1.3174106465360989
76
  ],
77
  "correct": [
78
  0.672378426352248,
 
82
  0.43653487904479327,
83
  0.433163134387126,
84
  0.4322141178737814,
85
+ 0.43204963771394267,
86
+ 0.4321627162944395,
87
+ 0.43222089673573977
88
  ],
89
  "incorrect": [
90
  0.4581509334639238,
 
94
  0.6132567507771257,
95
  0.6120190381432493,
96
  0.6093750817897602,
97
+ 0.6069616454001814,
98
+ 0.6051804693266988,
99
+ 0.6041869586363388
100
  ],
101
  "contrast": [
102
  2.3537916830553414,
 
106
  1.3358924030876769,
107
  1.2720852929372757,
108
  1.2271948312989438,
109
+ 1.1966243822353717,
110
+ 1.1769314566359352,
111
+ 1.1661925396789758
112
  ],
113
  "coherence": [
114
  0.17484173516210294,
 
118
  0.03191514211459854,
119
  0.027409299285695552,
120
  0.025541929388865098,
121
+ 0.024659178076317845,
122
+ 0.024258970338910717,
123
+ 0.024074926582007387
124
  ],
125
  "separation": [
126
  0.01637800338190081,
 
130
  0.030513456109732662,
131
  0.03164782761194453,
132
  0.031945222060377636,
133
+ 0.03215777736169084,
134
+ 0.03227871886302772,
135
+ 0.032332183006472545
136
  ],
137
  "discretization": [
138
  0.1208030286117103,
 
142
  0.08663584190173838,
143
  0.07416662939559364,
144
  0.06934454878345853,
145
+ 0.06703224970747858,
146
+ 0.06591098906752024,
147
+ 0.0654889977694796
148
  ],
149
  "total": [
150
  2.19502723750215,
 
154
  1.445270041021676,
155
  1.406445953221367,
156
  1.3804722907253728,
157
+ 1.363244993427691,
158
+ 1.352367164037479,
159
+ 1.3464463156061812
160
  ]
161
  },
162
  "scale_accuracies": {
 
168
  64.032,
169
  63.266,
170
  62.322,
171
+ 61.512,
172
+ 61.334,
173
+ 61.25
174
  ],
175
  "512": [
176
  65.604,
 
180
  64.302,
181
  63.314,
182
  62.15,
183
+ 61.38,
184
+ 60.774,
185
+ 60.666
186
  ],
187
  "768": [
188
  65.222,
 
192
  68.862,
193
  69.492,
194
  69.934,
195
+ 70.29,
196
+ 70.488,
197
+ 70.496
198
  ],
199
  "1024": [
200
  64.774,
 
204
  56.23,
205
  53.72,
206
  52.264,
207
+ 51.668,
208
+ 51.594,
209
+ 51.688
210
  ],
211
  "1280": [
212
  63.768,
 
216
  44.592,
217
  44.066,
218
  43.858,
219
+ 44.19,
220
+ 44.524,
221
+ 44.724
222
  ]
223
  },
224
  "alpha_history": [
 
229
  0.026860248297452927,
230
  -0.020002523437142372,
231
  -0.04891941323876381,
232
+ -0.06532260030508041,
233
+ -0.07348888367414474,
234
+ -0.07642025500535965
235
  ]
236
  }