Work-trained neural Hamiltonian bridge / results.json
Mechanism confirmed, baseline not beaten
1{
2 "exact_verification": {
3 "rows": [
4 {
5 "delta": 0.0,
6 "pred_path_KL": 0.0,
7 "mc_mean_work": 0.0,
8 "pred_endpoint_KL": 0.0,
9 "mc_endpoint_KL": 0.0
10 },
11 {
12 "delta": 0.25,
13 "pred_path_KL": 0.033414502164502174,
14 "mc_mean_work": 0.0332259507151612,
15 "pred_endpoint_KL": 0.03125,
16 "mc_endpoint_KL": 0.03125
17 },
18 {
19 "delta": 0.5,
20 "pred_path_KL": 0.1336580086580087,
21 "mc_mean_work": 0.132307758867439,
22 "pred_endpoint_KL": 0.125,
23 "mc_endpoint_KL": 0.125
24 },
25 {
26 "delta": 1.0,
27 "pred_path_KL": 0.5346320346320348,
28 "mc_mean_work": 0.5338538368235802,
29 "pred_endpoint_KL": 0.5,
30 "mc_endpoint_KL": 0.5
31 },
32 {
33 "delta": 1.5,
34 "pred_path_KL": 1.2029220779220782,
35 "mc_mean_work": 1.207203108258537,
36 "pred_endpoint_KL": 1.125,
37 "mc_endpoint_KL": 1.125
38 },
39 {
40 "delta": 2.0,
41 "pred_path_KL": 2.138528138528139,
42 "mc_mean_work": 2.147028579323454,
43 "pred_endpoint_KL": 2.0,
44 "mc_endpoint_KL": 2.0
45 }
46 ],
47 "path_quadratic_slope": 0.5365528948967219,
48 "predicted_slope": 0.5346320346320348,
49 "endpoint_path_ratio": 0.935222672064777,
50 "predicted_ratio": 0.935222672064777,
51 "max_bound_violation": 0.0
52 },
53 "mini_experiment": {
54 "trained": {
55 "work_mean": 12.333385467529297,
56 "work_std": 201.37527465820312,
57 "mode_balance": 0.49291667342185974,
58 "mean_energy": 1.2871456146240234
59 },
60 "uncorrected": {
61 "work_mean": 76.18572998046875,
62 "work_std": 1562.433349609375,
63 "mode_balance": 0.5015833377838135,
64 "mean_energy": 2.547309160232544
65 },
66 "train_initial": 63.64241027832031,
67 "train_final": 118.8243408203125,
68 "device": "cuda"
69 },
70 "checks": {
71 "quadratic_slope_relative_error": 0.003592864138807401,
72 "endpoint_ratio_relative_error": 0.0,
73 "bound_holds": true,
74 "mechanism_confirmed": true
75 }
76}