Influence-Adaptive Strategic Quantization / results.json

Mechanism confirmed, baseline not beaten

Raw ⬇ ZIP
 1{
 2  "gnn_experiment": {
 3    "bounded_message_max_abs": 1.0,
 4    "device": "cuda",
 5    "mean_adaptive_bits": 2.0469868183135986,
 6    "mean_influence": 1.0,
 7    "min_max_xi": [
 8      1.2904815673828125,
 9      3.370110273361206
10    ],
11    "nodes": 96,
12    "strategic_saturation_fraction": 0.6770833333333334,
13    "train_steps": 180,
14    "validation_accuracy": {
15      "baseline_gcn": 1.0,
16      "strategic_adaptive_quantized": 0.8611111044883728,
17      "strategic_clipped": 0.9166666865348816
18    }
19  },
20  "math_checks": {
21    "adaptive_bins": [
22      6,
23      3,
24      2,
25      2,
26      2,
27      2,
28      2,
29      2,
30      2,
31      2,
32      2,
33      2,
34      2,
35      2,
36      2,
37      2
38    ],
39    "binary_reached": true,
40    "formula_bounds_ok": true,
41    "influence_xi_at_low_high_a": [
42      8.0,
43      1.0
44    ],
45    "influence_xi_monotone_decreasing": true,
46    "kappas": [
47      0.5,
48      1.0,
49      1.5,
50      2.0,
51      2.5,
52      3.0,
53      3.5,
54      4.0,
55      4.5,
56      5.0,
57      5.5,
58      6.0,
59      6.5,
60      7.0,
61      7.5,
62      8.0
63    ],
64    "occupied_bins": [
65      6,
66      3,
67      2,
68      2,
69      2,
70      2,
71      2,
72      2,
73      2,
74      2,
75      2,
76      2,
77      2,
78      2,
79      2,
80      2
81    ],
82    "slope_max_abs_error_vs_xi": 8.881784197001252e-16,
83    "threshold_errors": [
84      0.0,
85      0.0,
86      0.0,
87      2.85714285716554e-06
88    ],
89    "threshold_max_abs_error": 2.85714285716554e-06,
90    "threshold_observed": [
91      0.8,
92      0.5,
93      0.25,
94      0.14285714285714285
95    ]
96  },
97  "seed": 996
98}