Finite-Splitting Directional Attention / results.json
Mechanism confirmed, baseline not beaten
1{
2 "seed": 115,
3 "math_check": {
4 "geometric_max_ratio": 0.5,
5 "geometric_expected_ratio": 0.5,
6 "geometric_ratio_allclose": true,
7 "tree_split_bound": 5,
8 "tree_paths": [
9 5,
10 5,
11 5,
12 5,
13 5,
14 5,
15 5,
16 5,
17 5,
18 5,
19 5,
20 5,
21 5,
22 5,
23 5,
24 5,
25 5,
26 5,
27 5,
28 5,
29 5,
30 5,
31 5,
32 5,
33 5,
34 5,
35 5,
36 5,
37 5,
38 5,
39 5,
40 5
41 ],
42 "binary_lower_bound_for_32_leaves": 5,
43 "bound_is_valid": true
44 },
45 "metrics": {
46 "K": 32,
47 "tree": {
48 "leaves": 32,
49 "path_split_counts": [
50 5,
51 5,
52 5,
53 5,
54 5,
55 5,
56 5,
57 5,
58 5,
59 5,
60 5,
61 5,
62 5,
63 5,
64 5,
65 5,
66 5,
67 5,
68 5,
69 5,
70 5,
71 5,
72 5,
73 5,
74 5,
75 5,
76 5,
77 5,
78 5,
79 5,
80 5,
81 5
82 ],
83 "max_splits": 5,
84 "min_splits": 5
85 },
86 "dense_samples": 18432,
87 "idea_target_samples": 1152,
88 "random_target_samples": 1152,
89 "sample_reduction": 16.0,
90 "dense_target_ms": 2870.2287399792112,
91 "proxy_routing_ms": 1987.2661359841004,
92 "idea_relative_error": 0.02914816118474665,
93 "random_relative_error": 0.05307796344323383,
94 "idea_better_than_random": true
95 }
96}