anhtld commited on
Commit
10a3858
·
verified ·
1 Parent(s): 17c493d

auto-sync 2026-07-03T17:25:27Z workspace (part 8)

Browse files
Files changed (38) hide show
  1. workspace/runs/ctt_residual_base_context_obs_obj_seed2/train.log +10 -0
  2. workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/command.txt +1 -0
  3. workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/config.yaml +8 -0
  4. workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/data_hash.txt +1 -0
  5. workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/eval.log +4 -0
  6. workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/git_hash.txt +1 -0
  7. workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/metrics.json +2009 -0
  8. workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/metrics_by_seed.json +554 -0
  9. workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/metrics_by_task.json +62 -0
  10. workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/report.md +18 -0
  11. workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/split_hash.txt +1 -0
  12. workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/table.tex +17 -0
  13. workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/train.log +1 -0
  14. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/command.txt +1 -0
  15. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/config.yaml +19 -0
  16. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/data_hash.txt +1 -0
  17. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/eval.log +1 -0
  18. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/git_hash.txt +1 -0
  19. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/metrics.json +22 -0
  20. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/metrics_by_seed.json +1 -0
  21. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/metrics_by_task.json +1 -0
  22. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/model.pt +3 -0
  23. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/report.md +9 -0
  24. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/split_hash.txt +1 -0
  25. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/table.tex +8 -0
  26. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/train.log +3 -0
  27. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/command.txt +1 -0
  28. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/config.yaml +8 -0
  29. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/data_hash.txt +1 -0
  30. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/eval.log +4 -0
  31. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/git_hash.txt +1 -0
  32. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/metrics.json +619 -0
  33. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/metrics_by_seed.json +92 -0
  34. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/metrics_by_task.json +26 -0
  35. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/report.md +18 -0
  36. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/split_hash.txt +1 -0
  37. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/table.tex +17 -0
  38. workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/train.log +1 -0
workspace/runs/ctt_residual_base_context_obs_obj_seed2/train.log ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ charts=301 pairs=2408 variant=residual
2
+ loss_weights pos=1.0 neg=0.25 pairwise=1.0 listwise=0.5 cycle=0.1 diversity=0.05
3
+ epoch=1 mean_loss=11.498833
4
+ epoch=2 mean_loss=6.262243
5
+ epoch=3 mean_loss=4.564140
6
+ epoch=4 mean_loss=3.652501
7
+ epoch=5 mean_loss=3.092271
8
+ epoch=6 mean_loss=2.765015
9
+ epoch=7 mean_loss=2.470019
10
+ epoch=8 mean_loss=2.199011
workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/command.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python scripts/eval_ctt_proxy.py --checkpoint runs/ctt_residual_base_context_obs_obj_seed2/model.pt --source-index data/cil_charts_rgb_refs/train/index.json --target-index data/cil_charts_rgb_refs/val/index.json --out-dir runs/ctt_residual_base_context_obs_obj_seed2_val_proxy --k 16 --max-target-charts 69 --neighbors 8 --thresholds 0.20,0.40
workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/config.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ checkpoint: runs/ctt_residual_base_context_obs_obj_seed2/model.pt
2
+ k: 16
3
+ max_target_charts: 69
4
+ neighbors: 8
5
+ out_dir: runs/ctt_residual_base_context_obs_obj_seed2_val_proxy
6
+ source_index: data/cil_charts_rgb_refs/train/index.json
7
+ target_index: data/cil_charts_rgb_refs/val/index.json
8
+ thresholds: 0.20,0.40
workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/data_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 67f7b4a692f7c7e71da24378dc71e3399c5d35afc14c494869eba6087b765c42
workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/eval.log ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ source_charts=301 target_charts=69 k=16
2
+ source_index=data/cil_charts_rgb_refs/train/index.json
3
+ target_index=data/cil_charts_rgb_refs/val/index.json
4
+ chart_feature_mode=base_context_obs_obj
workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/git_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 14e81292e2004925f81e0bb4810f6f144bfd87b7
workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/metrics.json ADDED
@@ -0,0 +1,2009 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chart_feature_mode": "base_context_obs_obj",
3
+ "data_hash": "67f7b4a692f7c7e71da24378dc71e3399c5d35afc14c494869eba6087b765c42",
4
+ "k": 16,
5
+ "num_rows": 69,
6
+ "report_type": "ctt_proxy_eval",
7
+ "rows": [
8
+ {
9
+ "candidate_diversity_at_16": 0.36615074943432,
10
+ "chart_id": "ms-0345d8ac530f88cefd61",
11
+ "collapse_rate_at_16": 0.0625,
12
+ "mean_negative_distance_at_16": null,
13
+ "mean_positive_distance_at_16": 0.8377062904940726,
14
+ "negative_near_at_16_thr_0p20": 0.0,
15
+ "negative_near_at_16_thr_0p40": 0.0,
16
+ "num_proposals": 16,
17
+ "pos_closer_than_neg_at_16": null,
18
+ "pptc_at_16_thr_0p20": 0.0,
19
+ "pptc_at_16_thr_0p40": 0.0,
20
+ "proxy_support_distance_at_16": 0.7688332140451974,
21
+ "seed": "141984615",
22
+ "task_id": "PullCube-v1"
23
+ },
24
+ {
25
+ "candidate_diversity_at_16": 0.14517622852810458,
26
+ "chart_id": "ms-081952a63087fc8f83cd",
27
+ "collapse_rate_at_16": 0.0625,
28
+ "mean_negative_distance_at_16": null,
29
+ "mean_positive_distance_at_16": 0.22602580367123926,
30
+ "negative_near_at_16_thr_0p20": 0.0,
31
+ "negative_near_at_16_thr_0p40": 0.0,
32
+ "num_proposals": 16,
33
+ "pos_closer_than_neg_at_16": null,
34
+ "pptc_at_16_thr_0p20": 1.0,
35
+ "pptc_at_16_thr_0p40": 1.0,
36
+ "proxy_support_distance_at_16": 0.17786486198788914,
37
+ "seed": "2141802816",
38
+ "task_id": "PushCube-v1"
39
+ },
40
+ {
41
+ "candidate_diversity_at_16": 0.34341402234931023,
42
+ "chart_id": "ms-0819eb89e627595e7e1b",
43
+ "collapse_rate_at_16": 0.0625,
44
+ "mean_negative_distance_at_16": 1.024176057539349,
45
+ "mean_positive_distance_at_16": 0.7267665186145331,
46
+ "negative_near_at_16_thr_0p20": 0.0,
47
+ "negative_near_at_16_thr_0p40": 0.0,
48
+ "num_proposals": 16,
49
+ "pos_closer_than_neg_at_16": 1.0,
50
+ "pptc_at_16_thr_0p20": 0.0,
51
+ "pptc_at_16_thr_0p40": 0.0,
52
+ "proxy_support_distance_at_16": 0.6303558926610855,
53
+ "seed": "2015956957",
54
+ "task_id": "PullCube-v1"
55
+ },
56
+ {
57
+ "candidate_diversity_at_16": 0.3359080912499492,
58
+ "chart_id": "ms-0dee962a5901fb8b5bbb",
59
+ "collapse_rate_at_16": 0.0625,
60
+ "mean_negative_distance_at_16": 0.6960016802313082,
61
+ "mean_positive_distance_at_16": 0.7970876079822151,
62
+ "negative_near_at_16_thr_0p20": 0.0,
63
+ "negative_near_at_16_thr_0p40": 0.0,
64
+ "num_proposals": 16,
65
+ "pos_closer_than_neg_at_16": 0.0,
66
+ "pptc_at_16_thr_0p20": 0.0,
67
+ "pptc_at_16_thr_0p40": 0.0,
68
+ "proxy_support_distance_at_16": 0.6926538186806771,
69
+ "seed": "565369392",
70
+ "task_id": "PullCube-v1"
71
+ },
72
+ {
73
+ "candidate_diversity_at_16": 0.3132335060997146,
74
+ "chart_id": "ms-121bc2e6676c1ac10911",
75
+ "collapse_rate_at_16": 0.0625,
76
+ "mean_negative_distance_at_16": 0.42672409538830064,
77
+ "mean_positive_distance_at_16": 0.4381500039762262,
78
+ "negative_near_at_16_thr_0p20": 0.0,
79
+ "negative_near_at_16_thr_0p40": 0.4375,
80
+ "num_proposals": 16,
81
+ "pos_closer_than_neg_at_16": 0.1875,
82
+ "pptc_at_16_thr_0p20": 0.0,
83
+ "pptc_at_16_thr_0p40": 1.0,
84
+ "proxy_support_distance_at_16": 0.27949777745160304,
85
+ "seed": "77147264",
86
+ "task_id": "PushCube-v1"
87
+ },
88
+ {
89
+ "candidate_diversity_at_16": 0.2796572125034468,
90
+ "chart_id": "ms-126eb8b36769f9ba4671",
91
+ "collapse_rate_at_16": 0.0625,
92
+ "mean_negative_distance_at_16": null,
93
+ "mean_positive_distance_at_16": 0.6903177512851671,
94
+ "negative_near_at_16_thr_0p20": 0.0,
95
+ "negative_near_at_16_thr_0p40": 0.0,
96
+ "num_proposals": 16,
97
+ "pos_closer_than_neg_at_16": null,
98
+ "pptc_at_16_thr_0p20": 0.0,
99
+ "pptc_at_16_thr_0p40": 0.0,
100
+ "proxy_support_distance_at_16": 0.6270074057403213,
101
+ "seed": "767747424",
102
+ "task_id": "PullCube-v1"
103
+ },
104
+ {
105
+ "candidate_diversity_at_16": 0.3320946741885205,
106
+ "chart_id": "ms-16661b2fd2c85f57a66c",
107
+ "collapse_rate_at_16": 0.06666666666666667,
108
+ "mean_negative_distance_at_16": 0.6931108433438722,
109
+ "mean_positive_distance_at_16": 0.6926075591744945,
110
+ "negative_near_at_16_thr_0p20": 0.0,
111
+ "negative_near_at_16_thr_0p40": 0.0,
112
+ "num_proposals": 15,
113
+ "pos_closer_than_neg_at_16": 0.4666666666666667,
114
+ "pptc_at_16_thr_0p20": 0.0,
115
+ "pptc_at_16_thr_0p40": 0.0,
116
+ "proxy_support_distance_at_16": 0.5535719352047783,
117
+ "seed": "1549324805",
118
+ "task_id": "PullCube-v1"
119
+ },
120
+ {
121
+ "candidate_diversity_at_16": 0.2500749424262543,
122
+ "chart_id": "ms-20e1efbb745fd02abc95",
123
+ "collapse_rate_at_16": 0.0625,
124
+ "mean_negative_distance_at_16": 0.5231116049520553,
125
+ "mean_positive_distance_at_16": 0.3502110156683265,
126
+ "negative_near_at_16_thr_0p20": 0.0,
127
+ "negative_near_at_16_thr_0p40": 0.0,
128
+ "num_proposals": 16,
129
+ "pos_closer_than_neg_at_16": 1.0,
130
+ "pptc_at_16_thr_0p20": 0.0,
131
+ "pptc_at_16_thr_0p40": 1.0,
132
+ "proxy_support_distance_at_16": 0.28422596355908214,
133
+ "seed": "1375492786",
134
+ "task_id": "PullCube-v1"
135
+ },
136
+ {
137
+ "candidate_diversity_at_16": 0.2072284948695262,
138
+ "chart_id": "ms-22f153f0d4fa656018e6",
139
+ "collapse_rate_at_16": 0.0625,
140
+ "mean_negative_distance_at_16": null,
141
+ "mean_positive_distance_at_16": 0.4503017145430654,
142
+ "negative_near_at_16_thr_0p20": 0.0,
143
+ "negative_near_at_16_thr_0p40": 0.0,
144
+ "num_proposals": 16,
145
+ "pos_closer_than_neg_at_16": null,
146
+ "pptc_at_16_thr_0p20": 0.0,
147
+ "pptc_at_16_thr_0p40": 0.0,
148
+ "proxy_support_distance_at_16": 0.41365987949309396,
149
+ "seed": "1271718007",
150
+ "task_id": "PushCube-v1"
151
+ },
152
+ {
153
+ "candidate_diversity_at_16": 0.22174020064212657,
154
+ "chart_id": "ms-2458fcfffb3f96c6ca1a",
155
+ "collapse_rate_at_16": 0.1,
156
+ "mean_negative_distance_at_16": 0.916703472486977,
157
+ "mean_positive_distance_at_16": 0.9107334711531762,
158
+ "negative_near_at_16_thr_0p20": 0.0,
159
+ "negative_near_at_16_thr_0p40": 0.0,
160
+ "num_proposals": 10,
161
+ "pos_closer_than_neg_at_16": 0.9,
162
+ "pptc_at_16_thr_0p20": 0.0,
163
+ "pptc_at_16_thr_0p40": 0.0,
164
+ "proxy_support_distance_at_16": 0.789626612256981,
165
+ "seed": "1273247072",
166
+ "task_id": "PickCube-v1"
167
+ },
168
+ {
169
+ "candidate_diversity_at_16": 0.1598854059810846,
170
+ "chart_id": "ms-27c9f70e97b8850cc3ab",
171
+ "collapse_rate_at_16": 0.07142857142857142,
172
+ "mean_negative_distance_at_16": 0.8570737427443472,
173
+ "mean_positive_distance_at_16": 0.27440053569452777,
174
+ "negative_near_at_16_thr_0p20": 0.0,
175
+ "negative_near_at_16_thr_0p40": 0.0,
176
+ "num_proposals": 14,
177
+ "pos_closer_than_neg_at_16": 1.0,
178
+ "pptc_at_16_thr_0p20": 0.0,
179
+ "pptc_at_16_thr_0p40": 1.0,
180
+ "proxy_support_distance_at_16": 0.22685490118926774,
181
+ "seed": "1881223807",
182
+ "task_id": "PushCube-v1"
183
+ },
184
+ {
185
+ "candidate_diversity_at_16": 0.18218800181198436,
186
+ "chart_id": "ms-2867deaca7e98582620b",
187
+ "collapse_rate_at_16": 0.0625,
188
+ "mean_negative_distance_at_16": null,
189
+ "mean_positive_distance_at_16": 0.3593005531502226,
190
+ "negative_near_at_16_thr_0p20": 0.0,
191
+ "negative_near_at_16_thr_0p40": 0.0,
192
+ "num_proposals": 16,
193
+ "pos_closer_than_neg_at_16": null,
194
+ "pptc_at_16_thr_0p20": 0.0,
195
+ "pptc_at_16_thr_0p40": 1.0,
196
+ "proxy_support_distance_at_16": 0.3182049658866736,
197
+ "seed": "1189392917",
198
+ "task_id": "PushCube-v1"
199
+ },
200
+ {
201
+ "candidate_diversity_at_16": 0.34067755282429596,
202
+ "chart_id": "ms-2dc5138251afd26a040d",
203
+ "collapse_rate_at_16": 0.0625,
204
+ "mean_negative_distance_at_16": 1.1613203845463014,
205
+ "mean_positive_distance_at_16": 0.6111068877252785,
206
+ "negative_near_at_16_thr_0p20": 0.0,
207
+ "negative_near_at_16_thr_0p40": 0.0,
208
+ "num_proposals": 16,
209
+ "pos_closer_than_neg_at_16": 1.0,
210
+ "pptc_at_16_thr_0p20": 0.0,
211
+ "pptc_at_16_thr_0p40": 0.0,
212
+ "proxy_support_distance_at_16": 0.5270199282991231,
213
+ "seed": "565621826",
214
+ "task_id": "PullCube-v1"
215
+ },
216
+ {
217
+ "candidate_diversity_at_16": 0.13888350598933713,
218
+ "chart_id": "ms-365d8c6de6de16f66744",
219
+ "collapse_rate_at_16": 0.0625,
220
+ "mean_negative_distance_at_16": 0.14296567378575586,
221
+ "mean_positive_distance_at_16": 0.21137015197687845,
222
+ "negative_near_at_16_thr_0p20": 0.875,
223
+ "negative_near_at_16_thr_0p40": 1.0,
224
+ "num_proposals": 16,
225
+ "pos_closer_than_neg_at_16": 0.0,
226
+ "pptc_at_16_thr_0p20": 1.0,
227
+ "pptc_at_16_thr_0p40": 1.0,
228
+ "proxy_support_distance_at_16": 0.18879567548501489,
229
+ "seed": "1997090716",
230
+ "task_id": "PushCube-v1"
231
+ },
232
+ {
233
+ "candidate_diversity_at_16": 0.295360842509426,
234
+ "chart_id": "ms-387e6771a55be98f1a59",
235
+ "collapse_rate_at_16": 0.0625,
236
+ "mean_negative_distance_at_16": null,
237
+ "mean_positive_distance_at_16": 0.377131395981716,
238
+ "negative_near_at_16_thr_0p20": 0.0,
239
+ "negative_near_at_16_thr_0p40": 0.0,
240
+ "num_proposals": 16,
241
+ "pos_closer_than_neg_at_16": null,
242
+ "pptc_at_16_thr_0p20": 0.0,
243
+ "pptc_at_16_thr_0p40": 1.0,
244
+ "proxy_support_distance_at_16": 0.3276840013910158,
245
+ "seed": "767747424",
246
+ "task_id": "PullCube-v1"
247
+ },
248
+ {
249
+ "candidate_diversity_at_16": 0.33404779076976987,
250
+ "chart_id": "ms-38f7298184a2c5005e94",
251
+ "collapse_rate_at_16": 0.0625,
252
+ "mean_negative_distance_at_16": 0.46456439967226115,
253
+ "mean_positive_distance_at_16": 0.47566454361240007,
254
+ "negative_near_at_16_thr_0p20": 0.0,
255
+ "negative_near_at_16_thr_0p40": 0.1875,
256
+ "num_proposals": 16,
257
+ "pos_closer_than_neg_at_16": 0.0625,
258
+ "pptc_at_16_thr_0p20": 0.0,
259
+ "pptc_at_16_thr_0p40": 1.0,
260
+ "proxy_support_distance_at_16": 0.3680561424663021,
261
+ "seed": "2015956957",
262
+ "task_id": "PullCube-v1"
263
+ },
264
+ {
265
+ "candidate_diversity_at_16": 0.22009885214051605,
266
+ "chart_id": "ms-3afd8959363e917591d4",
267
+ "collapse_rate_at_16": 0.08333333333333333,
268
+ "mean_negative_distance_at_16": 0.30801935894761984,
269
+ "mean_positive_distance_at_16": 0.3048314791122168,
270
+ "negative_near_at_16_thr_0p20": 0.0,
271
+ "negative_near_at_16_thr_0p40": 0.9166666666666666,
272
+ "num_proposals": 12,
273
+ "pos_closer_than_neg_at_16": 0.75,
274
+ "pptc_at_16_thr_0p20": 0.0,
275
+ "pptc_at_16_thr_0p40": 1.0,
276
+ "proxy_support_distance_at_16": 0.25875441810266714,
277
+ "seed": "75070641",
278
+ "task_id": "StackCube-v1"
279
+ },
280
+ {
281
+ "candidate_diversity_at_16": 0.14529855682248263,
282
+ "chart_id": "ms-3c326d05fec66e1d6bea",
283
+ "collapse_rate_at_16": 0.08333333333333333,
284
+ "mean_negative_distance_at_16": 0.31325234510515015,
285
+ "mean_positive_distance_at_16": 0.2911268557335791,
286
+ "negative_near_at_16_thr_0p20": 0.0,
287
+ "negative_near_at_16_thr_0p40": 1.0,
288
+ "num_proposals": 12,
289
+ "pos_closer_than_neg_at_16": 1.0,
290
+ "pptc_at_16_thr_0p20": 0.0,
291
+ "pptc_at_16_thr_0p40": 1.0,
292
+ "proxy_support_distance_at_16": 0.25981486496275186,
293
+ "seed": "278008524",
294
+ "task_id": "PushCube-v1"
295
+ },
296
+ {
297
+ "candidate_diversity_at_16": 0.16769218599359953,
298
+ "chart_id": "ms-3ff1aedb72f65a182b58",
299
+ "collapse_rate_at_16": 0.07142857142857142,
300
+ "mean_negative_distance_at_16": 0.5917851782100453,
301
+ "mean_positive_distance_at_16": 0.17468869438501855,
302
+ "negative_near_at_16_thr_0p20": 0.0,
303
+ "negative_near_at_16_thr_0p40": 0.0,
304
+ "num_proposals": 14,
305
+ "pos_closer_than_neg_at_16": 1.0,
306
+ "pptc_at_16_thr_0p20": 1.0,
307
+ "pptc_at_16_thr_0p40": 1.0,
308
+ "proxy_support_distance_at_16": 0.10983011083743988,
309
+ "seed": "1055567618",
310
+ "task_id": "StackCube-v1"
311
+ },
312
+ {
313
+ "candidate_diversity_at_16": 0.20399703642282463,
314
+ "chart_id": "ms-4048f8f6e047422e3c79",
315
+ "collapse_rate_at_16": 0.07142857142857142,
316
+ "mean_negative_distance_at_16": 0.314543316635913,
317
+ "mean_positive_distance_at_16": 0.24513368510433925,
318
+ "negative_near_at_16_thr_0p20": 0.0,
319
+ "negative_near_at_16_thr_0p40": 0.8571428571428571,
320
+ "num_proposals": 14,
321
+ "pos_closer_than_neg_at_16": 1.0,
322
+ "pptc_at_16_thr_0p20": 1.0,
323
+ "pptc_at_16_thr_0p40": 1.0,
324
+ "proxy_support_distance_at_16": 0.1862946074426863,
325
+ "seed": "1055157354",
326
+ "task_id": "StackCube-v1"
327
+ },
328
+ {
329
+ "candidate_diversity_at_16": 0.34570261181032896,
330
+ "chart_id": "ms-482c5c8d208b5907a2c2",
331
+ "collapse_rate_at_16": 0.0625,
332
+ "mean_negative_distance_at_16": null,
333
+ "mean_positive_distance_at_16": 0.385763822742213,
334
+ "negative_near_at_16_thr_0p20": 0.0,
335
+ "negative_near_at_16_thr_0p40": 0.0,
336
+ "num_proposals": 16,
337
+ "pos_closer_than_neg_at_16": null,
338
+ "pptc_at_16_thr_0p20": 0.0,
339
+ "pptc_at_16_thr_0p40": 1.0,
340
+ "proxy_support_distance_at_16": 0.2937033282193976,
341
+ "seed": "626486813",
342
+ "task_id": "PullCube-v1"
343
+ },
344
+ {
345
+ "candidate_diversity_at_16": 0.15668035154472365,
346
+ "chart_id": "ms-484ea653bbca2de3a4a2",
347
+ "collapse_rate_at_16": 0.0625,
348
+ "mean_negative_distance_at_16": 0.37880887933743884,
349
+ "mean_positive_distance_at_16": 0.27852439347397495,
350
+ "negative_near_at_16_thr_0p20": 0.0,
351
+ "negative_near_at_16_thr_0p40": 0.6875,
352
+ "num_proposals": 16,
353
+ "pos_closer_than_neg_at_16": 1.0,
354
+ "pptc_at_16_thr_0p20": 0.0,
355
+ "pptc_at_16_thr_0p40": 1.0,
356
+ "proxy_support_distance_at_16": 0.2338060505842819,
357
+ "seed": "1231780997",
358
+ "task_id": "LiftPegUpright-v1"
359
+ },
360
+ {
361
+ "candidate_diversity_at_16": 0.17197409220535198,
362
+ "chart_id": "ms-4b4cd12d70c0615e0930",
363
+ "collapse_rate_at_16": 0.09090909090909091,
364
+ "mean_negative_distance_at_16": 0.2937905957993381,
365
+ "mean_positive_distance_at_16": 0.24611583855971153,
366
+ "negative_near_at_16_thr_0p20": 0.0,
367
+ "negative_near_at_16_thr_0p40": 1.0,
368
+ "num_proposals": 11,
369
+ "pos_closer_than_neg_at_16": 1.0,
370
+ "pptc_at_16_thr_0p20": 1.0,
371
+ "pptc_at_16_thr_0p40": 1.0,
372
+ "proxy_support_distance_at_16": 0.19984176818951732,
373
+ "seed": "1025740212",
374
+ "task_id": "LiftPegUpright-v1"
375
+ },
376
+ {
377
+ "candidate_diversity_at_16": 0.28271597287299566,
378
+ "chart_id": "ms-4da03300d92420e80ed0",
379
+ "collapse_rate_at_16": 0.0625,
380
+ "mean_negative_distance_at_16": 0.6742812171433212,
381
+ "mean_positive_distance_at_16": 0.45759056564520173,
382
+ "negative_near_at_16_thr_0p20": 0.0,
383
+ "negative_near_at_16_thr_0p40": 0.0,
384
+ "num_proposals": 16,
385
+ "pos_closer_than_neg_at_16": 1.0,
386
+ "pptc_at_16_thr_0p20": 0.0,
387
+ "pptc_at_16_thr_0p40": 0.0,
388
+ "proxy_support_distance_at_16": 0.40744986167433045,
389
+ "seed": "1747178030",
390
+ "task_id": "PullCube-v1"
391
+ },
392
+ {
393
+ "candidate_diversity_at_16": 0.2264379875655636,
394
+ "chart_id": "ms-4dbdc6ed61dccebbfe92",
395
+ "collapse_rate_at_16": 0.0625,
396
+ "mean_negative_distance_at_16": 0.7175051773340176,
397
+ "mean_positive_distance_at_16": 0.35367816945106806,
398
+ "negative_near_at_16_thr_0p20": 0.0,
399
+ "negative_near_at_16_thr_0p40": 0.0,
400
+ "num_proposals": 16,
401
+ "pos_closer_than_neg_at_16": 1.0,
402
+ "pptc_at_16_thr_0p20": 0.0,
403
+ "pptc_at_16_thr_0p40": 1.0,
404
+ "proxy_support_distance_at_16": 0.28387147315751704,
405
+ "seed": "794181626",
406
+ "task_id": "PushCube-v1"
407
+ },
408
+ {
409
+ "candidate_diversity_at_16": 0.2666476365800501,
410
+ "chart_id": "ms-57be9ae181c077e7821f",
411
+ "collapse_rate_at_16": 0.08333333333333333,
412
+ "mean_negative_distance_at_16": 0.5728381558674006,
413
+ "mean_positive_distance_at_16": 0.6895537878974771,
414
+ "negative_near_at_16_thr_0p20": 0.0,
415
+ "negative_near_at_16_thr_0p40": 0.0,
416
+ "num_proposals": 12,
417
+ "pos_closer_than_neg_at_16": 0.0,
418
+ "pptc_at_16_thr_0p20": 0.0,
419
+ "pptc_at_16_thr_0p40": 0.0,
420
+ "proxy_support_distance_at_16": 0.5980915406871469,
421
+ "seed": "1549324805",
422
+ "task_id": "PullCube-v1"
423
+ },
424
+ {
425
+ "candidate_diversity_at_16": 0.15520770349928223,
426
+ "chart_id": "ms-58950fed04d203b97ab9",
427
+ "collapse_rate_at_16": 0.0625,
428
+ "mean_negative_distance_at_16": 0.35490289387511187,
429
+ "mean_positive_distance_at_16": 0.2585644083133175,
430
+ "negative_near_at_16_thr_0p20": 0.0,
431
+ "negative_near_at_16_thr_0p40": 1.0,
432
+ "num_proposals": 16,
433
+ "pos_closer_than_neg_at_16": 1.0,
434
+ "pptc_at_16_thr_0p20": 0.0,
435
+ "pptc_at_16_thr_0p40": 1.0,
436
+ "proxy_support_distance_at_16": 0.22389906340215693,
437
+ "seed": "1113371261",
438
+ "task_id": "PushCube-v1"
439
+ },
440
+ {
441
+ "candidate_diversity_at_16": 0.1665423131295378,
442
+ "chart_id": "ms-5b26c33feed6992386b1",
443
+ "collapse_rate_at_16": 0.07142857142857142,
444
+ "mean_negative_distance_at_16": 0.1999887743220857,
445
+ "mean_positive_distance_at_16": 0.1996386735611738,
446
+ "negative_near_at_16_thr_0p20": 0.7142857142857143,
447
+ "negative_near_at_16_thr_0p40": 1.0,
448
+ "num_proposals": 14,
449
+ "pos_closer_than_neg_at_16": 0.35714285714285715,
450
+ "pptc_at_16_thr_0p20": 1.0,
451
+ "pptc_at_16_thr_0p40": 1.0,
452
+ "proxy_support_distance_at_16": 0.14789606765100985,
453
+ "seed": "1522272686",
454
+ "task_id": "StackCube-v1"
455
+ },
456
+ {
457
+ "candidate_diversity_at_16": 0.3133020406627258,
458
+ "chart_id": "ms-6388b5d2356c556c3e55",
459
+ "collapse_rate_at_16": 0.0625,
460
+ "mean_negative_distance_at_16": null,
461
+ "mean_positive_distance_at_16": 0.4682662972934069,
462
+ "negative_near_at_16_thr_0p20": 0.0,
463
+ "negative_near_at_16_thr_0p40": 0.0,
464
+ "num_proposals": 16,
465
+ "pos_closer_than_neg_at_16": null,
466
+ "pptc_at_16_thr_0p20": 0.0,
467
+ "pptc_at_16_thr_0p40": 1.0,
468
+ "proxy_support_distance_at_16": 0.37710493043265547,
469
+ "seed": "2015956957",
470
+ "task_id": "PullCube-v1"
471
+ },
472
+ {
473
+ "candidate_diversity_at_16": 0.3170789218915526,
474
+ "chart_id": "ms-638d2ba1917eff4d09e0",
475
+ "collapse_rate_at_16": 0.07142857142857142,
476
+ "mean_negative_distance_at_16": null,
477
+ "mean_positive_distance_at_16": 0.42365807296931673,
478
+ "negative_near_at_16_thr_0p20": 0.0,
479
+ "negative_near_at_16_thr_0p40": 0.0,
480
+ "num_proposals": 14,
481
+ "pos_closer_than_neg_at_16": null,
482
+ "pptc_at_16_thr_0p20": 0.0,
483
+ "pptc_at_16_thr_0p40": 1.0,
484
+ "proxy_support_distance_at_16": 0.35000441618213,
485
+ "seed": "767747424",
486
+ "task_id": "PullCube-v1"
487
+ },
488
+ {
489
+ "candidate_diversity_at_16": 0.12613975857934917,
490
+ "chart_id": "ms-63ac245579b1188935ad",
491
+ "collapse_rate_at_16": 0.06666666666666667,
492
+ "mean_negative_distance_at_16": 0.19912120920053028,
493
+ "mean_positive_distance_at_16": 0.35057018216650054,
494
+ "negative_near_at_16_thr_0p20": 0.6666666666666666,
495
+ "negative_near_at_16_thr_0p40": 1.0,
496
+ "num_proposals": 15,
497
+ "pos_closer_than_neg_at_16": 0.0,
498
+ "pptc_at_16_thr_0p20": 0.0,
499
+ "pptc_at_16_thr_0p40": 1.0,
500
+ "proxy_support_distance_at_16": 0.312638758006228,
501
+ "seed": "211245842",
502
+ "task_id": "StackCube-v1"
503
+ },
504
+ {
505
+ "candidate_diversity_at_16": 0.16900400069803626,
506
+ "chart_id": "ms-651bc0395d78d2819158",
507
+ "collapse_rate_at_16": 0.0625,
508
+ "mean_negative_distance_at_16": null,
509
+ "mean_positive_distance_at_16": 0.19709539562594244,
510
+ "negative_near_at_16_thr_0p20": 0.0,
511
+ "negative_near_at_16_thr_0p40": 0.0,
512
+ "num_proposals": 16,
513
+ "pos_closer_than_neg_at_16": null,
514
+ "pptc_at_16_thr_0p20": 1.0,
515
+ "pptc_at_16_thr_0p40": 1.0,
516
+ "proxy_support_distance_at_16": 0.15474857396017938,
517
+ "seed": "1483645336",
518
+ "task_id": "PushCube-v1"
519
+ },
520
+ {
521
+ "candidate_diversity_at_16": 0.25277702376046224,
522
+ "chart_id": "ms-652ad552ba98d2736620",
523
+ "collapse_rate_at_16": 0.0625,
524
+ "mean_negative_distance_at_16": null,
525
+ "mean_positive_distance_at_16": 0.48459248491440426,
526
+ "negative_near_at_16_thr_0p20": 0.0,
527
+ "negative_near_at_16_thr_0p40": 0.0,
528
+ "num_proposals": 16,
529
+ "pos_closer_than_neg_at_16": null,
530
+ "pptc_at_16_thr_0p20": 0.0,
531
+ "pptc_at_16_thr_0p40": 0.0,
532
+ "proxy_support_distance_at_16": 0.40234010277751847,
533
+ "seed": "767747424",
534
+ "task_id": "PullCube-v1"
535
+ },
536
+ {
537
+ "candidate_diversity_at_16": 0.29540830359033493,
538
+ "chart_id": "ms-674fad0e7c042d23629e",
539
+ "collapse_rate_at_16": 0.0625,
540
+ "mean_negative_distance_at_16": 1.0105739100982822,
541
+ "mean_positive_distance_at_16": 0.4985056014989441,
542
+ "negative_near_at_16_thr_0p20": 0.0,
543
+ "negative_near_at_16_thr_0p40": 0.0,
544
+ "num_proposals": 16,
545
+ "pos_closer_than_neg_at_16": 1.0,
546
+ "pptc_at_16_thr_0p20": 0.0,
547
+ "pptc_at_16_thr_0p40": 0.0,
548
+ "proxy_support_distance_at_16": 0.4089802836595936,
549
+ "seed": "2015956957",
550
+ "task_id": "PullCube-v1"
551
+ },
552
+ {
553
+ "candidate_diversity_at_16": 0.1895083416287397,
554
+ "chart_id": "ms-6c8d06bace98a28a8e4e",
555
+ "collapse_rate_at_16": 0.07692307692307693,
556
+ "mean_negative_distance_at_16": 0.38703148551022887,
557
+ "mean_positive_distance_at_16": 0.208465203025257,
558
+ "negative_near_at_16_thr_0p20": 0.0,
559
+ "negative_near_at_16_thr_0p40": 0.6923076923076923,
560
+ "num_proposals": 13,
561
+ "pos_closer_than_neg_at_16": 1.0,
562
+ "pptc_at_16_thr_0p20": 1.0,
563
+ "pptc_at_16_thr_0p40": 1.0,
564
+ "proxy_support_distance_at_16": 0.12721898155120415,
565
+ "seed": "1665739511",
566
+ "task_id": "StackCube-v1"
567
+ },
568
+ {
569
+ "candidate_diversity_at_16": 0.12948952753931028,
570
+ "chart_id": "ms-6e268d1e2915740816a1",
571
+ "collapse_rate_at_16": 0.0625,
572
+ "mean_negative_distance_at_16": 0.5181921516196356,
573
+ "mean_positive_distance_at_16": 0.2240677626808271,
574
+ "negative_near_at_16_thr_0p20": 0.0,
575
+ "negative_near_at_16_thr_0p40": 0.0,
576
+ "num_proposals": 16,
577
+ "pos_closer_than_neg_at_16": 1.0,
578
+ "pptc_at_16_thr_0p20": 1.0,
579
+ "pptc_at_16_thr_0p40": 1.0,
580
+ "proxy_support_distance_at_16": 0.1946887819183522,
581
+ "seed": "1475440973",
582
+ "task_id": "LiftPegUpright-v1"
583
+ },
584
+ {
585
+ "candidate_diversity_at_16": 0.21238872699372457,
586
+ "chart_id": "ms-72777024349c2aacd5e0",
587
+ "collapse_rate_at_16": 0.07692307692307693,
588
+ "mean_negative_distance_at_16": 0.2316545904847613,
589
+ "mean_positive_distance_at_16": 0.2400530732498791,
590
+ "negative_near_at_16_thr_0p20": 0.46153846153846156,
591
+ "negative_near_at_16_thr_0p40": 1.0,
592
+ "num_proposals": 13,
593
+ "pos_closer_than_neg_at_16": 0.15384615384615385,
594
+ "pptc_at_16_thr_0p20": 1.0,
595
+ "pptc_at_16_thr_0p40": 1.0,
596
+ "proxy_support_distance_at_16": 0.18072692918339553,
597
+ "seed": "256770874",
598
+ "task_id": "StackCube-v1"
599
+ },
600
+ {
601
+ "candidate_diversity_at_16": 0.3774116396219994,
602
+ "chart_id": "ms-728b865677134d3788e3",
603
+ "collapse_rate_at_16": 0.0625,
604
+ "mean_negative_distance_at_16": null,
605
+ "mean_positive_distance_at_16": 0.5339801567095668,
606
+ "negative_near_at_16_thr_0p20": 0.0,
607
+ "negative_near_at_16_thr_0p40": 0.0,
608
+ "num_proposals": 16,
609
+ "pos_closer_than_neg_at_16": null,
610
+ "pptc_at_16_thr_0p20": 0.0,
611
+ "pptc_at_16_thr_0p40": 0.0,
612
+ "proxy_support_distance_at_16": 0.40640345275817696,
613
+ "seed": "750448296",
614
+ "task_id": "PullCube-v1"
615
+ },
616
+ {
617
+ "candidate_diversity_at_16": 0.39991175973534293,
618
+ "chart_id": "ms-7ea98b8f4d2220347ee0",
619
+ "collapse_rate_at_16": 0.0625,
620
+ "mean_negative_distance_at_16": 0.6041323748328774,
621
+ "mean_positive_distance_at_16": 0.612295508073228,
622
+ "negative_near_at_16_thr_0p20": 0.0,
623
+ "negative_near_at_16_thr_0p40": 0.0,
624
+ "num_proposals": 16,
625
+ "pos_closer_than_neg_at_16": 0.25,
626
+ "pptc_at_16_thr_0p20": 0.0,
627
+ "pptc_at_16_thr_0p40": 0.0,
628
+ "proxy_support_distance_at_16": 0.4765217532630324,
629
+ "seed": "565369392",
630
+ "task_id": "PullCube-v1"
631
+ },
632
+ {
633
+ "candidate_diversity_at_16": 0.2555929856086289,
634
+ "chart_id": "ms-7f57045c114ddad153b5",
635
+ "collapse_rate_at_16": 0.0625,
636
+ "mean_negative_distance_at_16": 0.6472681426835861,
637
+ "mean_positive_distance_at_16": 0.4684295173076453,
638
+ "negative_near_at_16_thr_0p20": 0.0,
639
+ "negative_near_at_16_thr_0p40": 0.0,
640
+ "num_proposals": 16,
641
+ "pos_closer_than_neg_at_16": 1.0,
642
+ "pptc_at_16_thr_0p20": 0.0,
643
+ "pptc_at_16_thr_0p40": 1.0,
644
+ "proxy_support_distance_at_16": 0.3999347594595109,
645
+ "seed": "278008524",
646
+ "task_id": "PullCube-v1"
647
+ },
648
+ {
649
+ "candidate_diversity_at_16": 0.16576450402096768,
650
+ "chart_id": "ms-7fc5696cb3dc7b9bb9f7",
651
+ "collapse_rate_at_16": 0.07142857142857142,
652
+ "mean_negative_distance_at_16": 0.26843294553963787,
653
+ "mean_positive_distance_at_16": 0.19535401055021748,
654
+ "negative_near_at_16_thr_0p20": 0.0,
655
+ "negative_near_at_16_thr_0p40": 1.0,
656
+ "num_proposals": 14,
657
+ "pos_closer_than_neg_at_16": 1.0,
658
+ "pptc_at_16_thr_0p20": 1.0,
659
+ "pptc_at_16_thr_0p40": 1.0,
660
+ "proxy_support_distance_at_16": 0.13814879597183258,
661
+ "seed": "957101489",
662
+ "task_id": "StackCube-v1"
663
+ },
664
+ {
665
+ "candidate_diversity_at_16": 0.38929578470804976,
666
+ "chart_id": "ms-81f4e8858b2ba90aea2e",
667
+ "collapse_rate_at_16": 0.0625,
668
+ "mean_negative_distance_at_16": null,
669
+ "mean_positive_distance_at_16": 0.4790064460646233,
670
+ "negative_near_at_16_thr_0p20": 0.0,
671
+ "negative_near_at_16_thr_0p40": 0.0,
672
+ "num_proposals": 16,
673
+ "pos_closer_than_neg_at_16": null,
674
+ "pptc_at_16_thr_0p20": 0.0,
675
+ "pptc_at_16_thr_0p40": 1.0,
676
+ "proxy_support_distance_at_16": 0.35421550599296797,
677
+ "seed": "626486813",
678
+ "task_id": "PullCube-v1"
679
+ },
680
+ {
681
+ "candidate_diversity_at_16": 0.12328893201383903,
682
+ "chart_id": "ms-8864796e31bbe93d7c5d",
683
+ "collapse_rate_at_16": 0.0625,
684
+ "mean_negative_distance_at_16": 0.4809558747183626,
685
+ "mean_positive_distance_at_16": 0.384577296466612,
686
+ "negative_near_at_16_thr_0p20": 0.0,
687
+ "negative_near_at_16_thr_0p40": 0.0,
688
+ "num_proposals": 16,
689
+ "pos_closer_than_neg_at_16": 1.0,
690
+ "pptc_at_16_thr_0p20": 0.0,
691
+ "pptc_at_16_thr_0p40": 1.0,
692
+ "proxy_support_distance_at_16": 0.3490023434801642,
693
+ "seed": "551504635",
694
+ "task_id": "LiftPegUpright-v1"
695
+ },
696
+ {
697
+ "candidate_diversity_at_16": 0.30827262953805884,
698
+ "chart_id": "ms-8a72b73ac452bc190aeb",
699
+ "collapse_rate_at_16": 0.0625,
700
+ "mean_negative_distance_at_16": null,
701
+ "mean_positive_distance_at_16": 0.9023769491808478,
702
+ "negative_near_at_16_thr_0p20": 0.0,
703
+ "negative_near_at_16_thr_0p40": 0.0,
704
+ "num_proposals": 16,
705
+ "pos_closer_than_neg_at_16": null,
706
+ "pptc_at_16_thr_0p20": 0.0,
707
+ "pptc_at_16_thr_0p40": 0.0,
708
+ "proxy_support_distance_at_16": 0.8057928713596724,
709
+ "seed": "626486813",
710
+ "task_id": "PullCube-v1"
711
+ },
712
+ {
713
+ "candidate_diversity_at_16": 0.20197144800901867,
714
+ "chart_id": "ms-9a14552b7db695dee92c",
715
+ "collapse_rate_at_16": 0.08333333333333333,
716
+ "mean_negative_distance_at_16": 0.27651403341245345,
717
+ "mean_positive_distance_at_16": 0.24114868327043124,
718
+ "negative_near_at_16_thr_0p20": 0.0,
719
+ "negative_near_at_16_thr_0p40": 0.9166666666666666,
720
+ "num_proposals": 12,
721
+ "pos_closer_than_neg_at_16": 1.0,
722
+ "pptc_at_16_thr_0p20": 1.0,
723
+ "pptc_at_16_thr_0p40": 1.0,
724
+ "proxy_support_distance_at_16": 0.15425589562495823,
725
+ "seed": "77147264",
726
+ "task_id": "StackCube-v1"
727
+ },
728
+ {
729
+ "candidate_diversity_at_16": 0.13742157872051514,
730
+ "chart_id": "ms-9f5d57fe2153fd267774",
731
+ "collapse_rate_at_16": 0.0625,
732
+ "mean_negative_distance_at_16": 0.23328517203767388,
733
+ "mean_positive_distance_at_16": 0.2288373112635265,
734
+ "negative_near_at_16_thr_0p20": 0.25,
735
+ "negative_near_at_16_thr_0p40": 1.0,
736
+ "num_proposals": 16,
737
+ "pos_closer_than_neg_at_16": 0.8125,
738
+ "pptc_at_16_thr_0p20": 1.0,
739
+ "pptc_at_16_thr_0p40": 1.0,
740
+ "proxy_support_distance_at_16": 0.1727480436819928,
741
+ "seed": "1607773860",
742
+ "task_id": "StackCube-v1"
743
+ },
744
+ {
745
+ "candidate_diversity_at_16": 0.15883953778145707,
746
+ "chart_id": "ms-9fad82fd288e4296e354",
747
+ "collapse_rate_at_16": 0.0625,
748
+ "mean_negative_distance_at_16": 0.2569614682392456,
749
+ "mean_positive_distance_at_16": 0.26299496086415014,
750
+ "negative_near_at_16_thr_0p20": 0.0,
751
+ "negative_near_at_16_thr_0p40": 1.0,
752
+ "num_proposals": 16,
753
+ "pos_closer_than_neg_at_16": 0.0625,
754
+ "pptc_at_16_thr_0p20": 0.0,
755
+ "pptc_at_16_thr_0p40": 1.0,
756
+ "proxy_support_distance_at_16": 0.2313542988800436,
757
+ "seed": "1176943004",
758
+ "task_id": "PushCube-v1"
759
+ },
760
+ {
761
+ "candidate_diversity_at_16": 0.29069332681087645,
762
+ "chart_id": "ms-a96bca1ef0b74f686018",
763
+ "collapse_rate_at_16": 0.0625,
764
+ "mean_negative_distance_at_16": 1.1630322817143595,
765
+ "mean_positive_distance_at_16": 0.38554336364998354,
766
+ "negative_near_at_16_thr_0p20": 0.0,
767
+ "negative_near_at_16_thr_0p40": 0.0,
768
+ "num_proposals": 16,
769
+ "pos_closer_than_neg_at_16": 1.0,
770
+ "pptc_at_16_thr_0p20": 0.0,
771
+ "pptc_at_16_thr_0p40": 1.0,
772
+ "proxy_support_distance_at_16": 0.3194173957285836,
773
+ "seed": "141984615",
774
+ "task_id": "PullCube-v1"
775
+ },
776
+ {
777
+ "candidate_diversity_at_16": 0.2991864094110258,
778
+ "chart_id": "ms-ac4fb33f3ab4db853995",
779
+ "collapse_rate_at_16": 0.0625,
780
+ "mean_negative_distance_at_16": 0.360890859823308,
781
+ "mean_positive_distance_at_16": 0.4885510049809435,
782
+ "negative_near_at_16_thr_0p20": 0.0,
783
+ "negative_near_at_16_thr_0p40": 0.8125,
784
+ "num_proposals": 16,
785
+ "pos_closer_than_neg_at_16": 0.0,
786
+ "pptc_at_16_thr_0p20": 0.0,
787
+ "pptc_at_16_thr_0p40": 1.0,
788
+ "proxy_support_distance_at_16": 0.39691045862608687,
789
+ "seed": "565369392",
790
+ "task_id": "PullCube-v1"
791
+ },
792
+ {
793
+ "candidate_diversity_at_16": 0.1881146786687505,
794
+ "chart_id": "ms-b04b489f4fbad93b65ca",
795
+ "collapse_rate_at_16": 0.07692307692307693,
796
+ "mean_negative_distance_at_16": 0.3570450724841217,
797
+ "mean_positive_distance_at_16": 0.26818639379572157,
798
+ "negative_near_at_16_thr_0p20": 0.0,
799
+ "negative_near_at_16_thr_0p40": 1.0,
800
+ "num_proposals": 13,
801
+ "pos_closer_than_neg_at_16": 1.0,
802
+ "pptc_at_16_thr_0p20": 0.0,
803
+ "pptc_at_16_thr_0p40": 1.0,
804
+ "proxy_support_distance_at_16": 0.2352440490758316,
805
+ "seed": "1113268940",
806
+ "task_id": "LiftPegUpright-v1"
807
+ },
808
+ {
809
+ "candidate_diversity_at_16": 0.16094333545634074,
810
+ "chart_id": "ms-b0fee26e1db967f90b81",
811
+ "collapse_rate_at_16": 0.07692307692307693,
812
+ "mean_negative_distance_at_16": 0.24318333647762286,
813
+ "mean_positive_distance_at_16": 0.6439181630518145,
814
+ "negative_near_at_16_thr_0p20": 0.07692307692307693,
815
+ "negative_near_at_16_thr_0p40": 1.0,
816
+ "num_proposals": 13,
817
+ "pos_closer_than_neg_at_16": 0.0,
818
+ "pptc_at_16_thr_0p20": 0.0,
819
+ "pptc_at_16_thr_0p40": 0.0,
820
+ "proxy_support_distance_at_16": 0.5818479396635512,
821
+ "seed": "1358421325",
822
+ "task_id": "StackCube-v1"
823
+ },
824
+ {
825
+ "candidate_diversity_at_16": 0.17427981556019603,
826
+ "chart_id": "ms-b8bfdd3e6c31bd98082d",
827
+ "collapse_rate_at_16": 0.0625,
828
+ "mean_negative_distance_at_16": null,
829
+ "mean_positive_distance_at_16": 0.26167818776942375,
830
+ "negative_near_at_16_thr_0p20": 0.0,
831
+ "negative_near_at_16_thr_0p40": 0.0,
832
+ "num_proposals": 16,
833
+ "pos_closer_than_neg_at_16": null,
834
+ "pptc_at_16_thr_0p20": 0.0,
835
+ "pptc_at_16_thr_0p40": 1.0,
836
+ "proxy_support_distance_at_16": 0.2096236900284545,
837
+ "seed": "998761162",
838
+ "task_id": "PushCube-v1"
839
+ },
840
+ {
841
+ "candidate_diversity_at_16": 0.19332712467550014,
842
+ "chart_id": "ms-bc2d3b425d9163a62dbb",
843
+ "collapse_rate_at_16": 0.07142857142857142,
844
+ "mean_negative_distance_at_16": 0.23445640444435428,
845
+ "mean_positive_distance_at_16": 0.17640140342348729,
846
+ "negative_near_at_16_thr_0p20": 0.42857142857142855,
847
+ "negative_near_at_16_thr_0p40": 1.0,
848
+ "num_proposals": 14,
849
+ "pos_closer_than_neg_at_16": 1.0,
850
+ "pptc_at_16_thr_0p20": 1.0,
851
+ "pptc_at_16_thr_0p40": 1.0,
852
+ "proxy_support_distance_at_16": 0.09952891337175246,
853
+ "seed": "1271718007",
854
+ "task_id": "StackCube-v1"
855
+ },
856
+ {
857
+ "candidate_diversity_at_16": 0.3165213251536157,
858
+ "chart_id": "ms-c31b98b3d3702c6f9c8c",
859
+ "collapse_rate_at_16": 0.0625,
860
+ "mean_negative_distance_at_16": 0.9845741056154654,
861
+ "mean_positive_distance_at_16": 0.6156837592598456,
862
+ "negative_near_at_16_thr_0p20": 0.0,
863
+ "negative_near_at_16_thr_0p40": 0.0,
864
+ "num_proposals": 16,
865
+ "pos_closer_than_neg_at_16": 1.0,
866
+ "pptc_at_16_thr_0p20": 0.0,
867
+ "pptc_at_16_thr_0p40": 0.0,
868
+ "proxy_support_distance_at_16": 0.5417878223396038,
869
+ "seed": "2054899126",
870
+ "task_id": "PullCube-v1"
871
+ },
872
+ {
873
+ "candidate_diversity_at_16": 0.10456583529491441,
874
+ "chart_id": "ms-c663f7e73e7e8376a05c",
875
+ "collapse_rate_at_16": 0.08333333333333333,
876
+ "mean_negative_distance_at_16": 0.4627128426598408,
877
+ "mean_positive_distance_at_16": 0.2600551026832697,
878
+ "negative_near_at_16_thr_0p20": 0.0,
879
+ "negative_near_at_16_thr_0p40": 0.0,
880
+ "num_proposals": 12,
881
+ "pos_closer_than_neg_at_16": 1.0,
882
+ "pptc_at_16_thr_0p20": 0.0,
883
+ "pptc_at_16_thr_0p40": 1.0,
884
+ "proxy_support_distance_at_16": 0.2330365496572682,
885
+ "seed": "1528740417",
886
+ "task_id": "LiftPegUpright-v1"
887
+ },
888
+ {
889
+ "candidate_diversity_at_16": 0.3594197178689462,
890
+ "chart_id": "ms-c832439976a37f52d094",
891
+ "collapse_rate_at_16": 0.0625,
892
+ "mean_negative_distance_at_16": null,
893
+ "mean_positive_distance_at_16": 0.5654735720875316,
894
+ "negative_near_at_16_thr_0p20": 0.0,
895
+ "negative_near_at_16_thr_0p40": 0.0,
896
+ "num_proposals": 16,
897
+ "pos_closer_than_neg_at_16": null,
898
+ "pptc_at_16_thr_0p20": 0.0,
899
+ "pptc_at_16_thr_0p40": 0.0,
900
+ "proxy_support_distance_at_16": 0.49127784702142707,
901
+ "seed": "585904130",
902
+ "task_id": "PullCube-v1"
903
+ },
904
+ {
905
+ "candidate_diversity_at_16": 0.34349919821444524,
906
+ "chart_id": "ms-c96b415f083f60857334",
907
+ "collapse_rate_at_16": 0.0625,
908
+ "mean_negative_distance_at_16": 0.810750035554065,
909
+ "mean_positive_distance_at_16": 0.6296153889256251,
910
+ "negative_near_at_16_thr_0p20": 0.0,
911
+ "negative_near_at_16_thr_0p40": 0.0,
912
+ "num_proposals": 16,
913
+ "pos_closer_than_neg_at_16": 1.0,
914
+ "pptc_at_16_thr_0p20": 0.0,
915
+ "pptc_at_16_thr_0p40": 0.0,
916
+ "proxy_support_distance_at_16": 0.5133277393685476,
917
+ "seed": "585904130",
918
+ "task_id": "PullCube-v1"
919
+ },
920
+ {
921
+ "candidate_diversity_at_16": 0.2726821996970257,
922
+ "chart_id": "ms-d1960368ef76bbb10669",
923
+ "collapse_rate_at_16": 0.08333333333333333,
924
+ "mean_negative_distance_at_16": 0.336032367446829,
925
+ "mean_positive_distance_at_16": 0.32434010659309853,
926
+ "negative_near_at_16_thr_0p20": 0.0,
927
+ "negative_near_at_16_thr_0p40": 0.75,
928
+ "num_proposals": 12,
929
+ "pos_closer_than_neg_at_16": 0.75,
930
+ "pptc_at_16_thr_0p20": 0.0,
931
+ "pptc_at_16_thr_0p40": 1.0,
932
+ "proxy_support_distance_at_16": 0.21405060195418268,
933
+ "seed": "416183106",
934
+ "task_id": "StackCube-v1"
935
+ },
936
+ {
937
+ "candidate_diversity_at_16": 0.12420896887180294,
938
+ "chart_id": "ms-d73fd5fce55fb58ef8e9",
939
+ "collapse_rate_at_16": 0.07692307692307693,
940
+ "mean_negative_distance_at_16": 1.0443676044992865,
941
+ "mean_positive_distance_at_16": 0.24018370555531166,
942
+ "negative_near_at_16_thr_0p20": 0.0,
943
+ "negative_near_at_16_thr_0p40": 0.0,
944
+ "num_proposals": 13,
945
+ "pos_closer_than_neg_at_16": 1.0,
946
+ "pptc_at_16_thr_0p20": 0.0,
947
+ "pptc_at_16_thr_0p40": 1.0,
948
+ "proxy_support_distance_at_16": 0.20708584688758838,
949
+ "seed": "534717141",
950
+ "task_id": "PullCube-v1"
951
+ },
952
+ {
953
+ "candidate_diversity_at_16": 0.25885612707398803,
954
+ "chart_id": "ms-da142025733b53fcf7eb",
955
+ "collapse_rate_at_16": 0.0625,
956
+ "mean_negative_distance_at_16": 0.558619750923915,
957
+ "mean_positive_distance_at_16": 0.4264811406010539,
958
+ "negative_near_at_16_thr_0p20": 0.0,
959
+ "negative_near_at_16_thr_0p40": 0.0,
960
+ "num_proposals": 16,
961
+ "pos_closer_than_neg_at_16": 0.9375,
962
+ "pptc_at_16_thr_0p20": 0.0,
963
+ "pptc_at_16_thr_0p40": 1.0,
964
+ "proxy_support_distance_at_16": 0.3266729028890126,
965
+ "seed": "141984615",
966
+ "task_id": "PullCube-v1"
967
+ },
968
+ {
969
+ "candidate_diversity_at_16": 0.371344833280593,
970
+ "chart_id": "ms-e2bad6e99e8a281207cc",
971
+ "collapse_rate_at_16": 0.0625,
972
+ "mean_negative_distance_at_16": 0.8122743564559052,
973
+ "mean_positive_distance_at_16": 0.7221336357856888,
974
+ "negative_near_at_16_thr_0p20": 0.0,
975
+ "negative_near_at_16_thr_0p40": 0.0,
976
+ "num_proposals": 16,
977
+ "pos_closer_than_neg_at_16": 0.75,
978
+ "pptc_at_16_thr_0p20": 0.0,
979
+ "pptc_at_16_thr_0p40": 0.0,
980
+ "proxy_support_distance_at_16": 0.6273824321130447,
981
+ "seed": "1549324805",
982
+ "task_id": "PullCube-v1"
983
+ },
984
+ {
985
+ "candidate_diversity_at_16": 0.30127376386766536,
986
+ "chart_id": "ms-e30fd80adc089e9f697a",
987
+ "collapse_rate_at_16": 0.0625,
988
+ "mean_negative_distance_at_16": 0.6474055540866269,
989
+ "mean_positive_distance_at_16": 0.7240434961452313,
990
+ "negative_near_at_16_thr_0p20": 0.0,
991
+ "negative_near_at_16_thr_0p40": 0.0,
992
+ "num_proposals": 16,
993
+ "pos_closer_than_neg_at_16": 0.125,
994
+ "pptc_at_16_thr_0p20": 0.0,
995
+ "pptc_at_16_thr_0p40": 0.0,
996
+ "proxy_support_distance_at_16": 0.5946103043985544,
997
+ "seed": "585904130",
998
+ "task_id": "PullCube-v1"
999
+ },
1000
+ {
1001
+ "candidate_diversity_at_16": 0.297057817812785,
1002
+ "chart_id": "ms-e9ed5d488afdfd6449d1",
1003
+ "collapse_rate_at_16": 0.0625,
1004
+ "mean_negative_distance_at_16": 0.6789488676400359,
1005
+ "mean_positive_distance_at_16": 0.43665634211076476,
1006
+ "negative_near_at_16_thr_0p20": 0.0,
1007
+ "negative_near_at_16_thr_0p40": 0.0,
1008
+ "num_proposals": 16,
1009
+ "pos_closer_than_neg_at_16": 1.0,
1010
+ "pptc_at_16_thr_0p20": 0.0,
1011
+ "pptc_at_16_thr_0p40": 1.0,
1012
+ "proxy_support_distance_at_16": 0.3620022218607916,
1013
+ "seed": "626486813",
1014
+ "task_id": "PullCube-v1"
1015
+ },
1016
+ {
1017
+ "candidate_diversity_at_16": 0.3908295418190305,
1018
+ "chart_id": "ms-ec013396e4aff6170ee1",
1019
+ "collapse_rate_at_16": 0.0625,
1020
+ "mean_negative_distance_at_16": null,
1021
+ "mean_positive_distance_at_16": 0.6124980046151296,
1022
+ "negative_near_at_16_thr_0p20": 0.0,
1023
+ "negative_near_at_16_thr_0p40": 0.0,
1024
+ "num_proposals": 16,
1025
+ "pos_closer_than_neg_at_16": null,
1026
+ "pptc_at_16_thr_0p20": 0.0,
1027
+ "pptc_at_16_thr_0p40": 0.0,
1028
+ "proxy_support_distance_at_16": 0.5051132900496955,
1029
+ "seed": "750448296",
1030
+ "task_id": "PullCube-v1"
1031
+ },
1032
+ {
1033
+ "candidate_diversity_at_16": 0.2777741048684745,
1034
+ "chart_id": "ms-ee30ebaf98622759d888",
1035
+ "collapse_rate_at_16": 0.06666666666666667,
1036
+ "mean_negative_distance_at_16": 0.8017789526155329,
1037
+ "mean_positive_distance_at_16": 0.689548484146615,
1038
+ "negative_near_at_16_thr_0p20": 0.0,
1039
+ "negative_near_at_16_thr_0p40": 0.0,
1040
+ "num_proposals": 15,
1041
+ "pos_closer_than_neg_at_16": 1.0,
1042
+ "pptc_at_16_thr_0p20": 0.0,
1043
+ "pptc_at_16_thr_0p40": 0.0,
1044
+ "proxy_support_distance_at_16": 0.5843501260865501,
1045
+ "seed": "636680137",
1046
+ "task_id": "PullCube-v1"
1047
+ },
1048
+ {
1049
+ "candidate_diversity_at_16": 0.15376292214521625,
1050
+ "chart_id": "ms-efdc07c985935d871adf",
1051
+ "collapse_rate_at_16": 0.0625,
1052
+ "mean_negative_distance_at_16": 0.6463977921649542,
1053
+ "mean_positive_distance_at_16": 0.20956807718920056,
1054
+ "negative_near_at_16_thr_0p20": 0.0,
1055
+ "negative_near_at_16_thr_0p40": 0.0,
1056
+ "num_proposals": 16,
1057
+ "pos_closer_than_neg_at_16": 1.0,
1058
+ "pptc_at_16_thr_0p20": 1.0,
1059
+ "pptc_at_16_thr_0p40": 1.0,
1060
+ "proxy_support_distance_at_16": 0.13940392272891017,
1061
+ "seed": "706479600",
1062
+ "task_id": "StackCube-v1"
1063
+ },
1064
+ {
1065
+ "candidate_diversity_at_16": 0.30734491595003266,
1066
+ "chart_id": "ms-f3f1d07cfd59b823da47",
1067
+ "collapse_rate_at_16": 0.0625,
1068
+ "mean_negative_distance_at_16": null,
1069
+ "mean_positive_distance_at_16": 0.8017968819612389,
1070
+ "negative_near_at_16_thr_0p20": 0.0,
1071
+ "negative_near_at_16_thr_0p40": 0.0,
1072
+ "num_proposals": 16,
1073
+ "pos_closer_than_neg_at_16": null,
1074
+ "pptc_at_16_thr_0p20": 0.0,
1075
+ "pptc_at_16_thr_0p40": 0.0,
1076
+ "proxy_support_distance_at_16": 0.7518802487754974,
1077
+ "seed": "2015956957",
1078
+ "task_id": "PullCube-v1"
1079
+ },
1080
+ {
1081
+ "candidate_diversity_at_16": 0.15260017862324768,
1082
+ "chart_id": "ms-fc8084d5cd7da937fc02",
1083
+ "collapse_rate_at_16": 0.0625,
1084
+ "mean_negative_distance_at_16": 0.3216357687427654,
1085
+ "mean_positive_distance_at_16": 0.23117030695693913,
1086
+ "negative_near_at_16_thr_0p20": 0.0,
1087
+ "negative_near_at_16_thr_0p40": 1.0,
1088
+ "num_proposals": 16,
1089
+ "pos_closer_than_neg_at_16": 1.0,
1090
+ "pptc_at_16_thr_0p20": 1.0,
1091
+ "pptc_at_16_thr_0p40": 1.0,
1092
+ "proxy_support_distance_at_16": 0.195784019290182,
1093
+ "seed": "1991414747",
1094
+ "task_id": "PushCube-v1"
1095
+ },
1096
+ {
1097
+ "candidate_diversity_at_16": 0.15578118358262066,
1098
+ "chart_id": "ms-fd2387aeed9bfc9a0d08",
1099
+ "collapse_rate_at_16": 0.125,
1100
+ "mean_negative_distance_at_16": 0.23202210759269695,
1101
+ "mean_positive_distance_at_16": 0.2154792775734783,
1102
+ "negative_near_at_16_thr_0p20": 0.125,
1103
+ "negative_near_at_16_thr_0p40": 1.0,
1104
+ "num_proposals": 8,
1105
+ "pos_closer_than_neg_at_16": 0.875,
1106
+ "pptc_at_16_thr_0p20": 1.0,
1107
+ "pptc_at_16_thr_0p40": 1.0,
1108
+ "proxy_support_distance_at_16": 0.17018674086728305,
1109
+ "seed": "1919198188",
1110
+ "task_id": "StackCube-v1"
1111
+ }
1112
+ ],
1113
+ "split_hash": "867a94a1c67686c082765671a7bf8d74a9d633085e1b2619c83197c60bf58372",
1114
+ "summary": {
1115
+ "candidate_diversity_at_16": {
1116
+ "macro_by_seed": {
1117
+ "ci": {
1118
+ "confidence": 0.95,
1119
+ "high": 0.23426271007094054,
1120
+ "low": 0.19515387670817394,
1121
+ "mean": 0.21220917716188395,
1122
+ "n": 47,
1123
+ "num_samples": 200
1124
+ },
1125
+ "mean": 0.21220917716188395,
1126
+ "per_seed": {
1127
+ "1025740212": 0.17197409220535198,
1128
+ "1055157354": 0.20399703642282463,
1129
+ "1055567618": 0.16769218599359953,
1130
+ "1113268940": 0.1881146786687505,
1131
+ "1113371261": 0.15520770349928223,
1132
+ "1176943004": 0.15883953778145707,
1133
+ "1189392917": 0.18218800181198436,
1134
+ "1231780997": 0.15668035154472365,
1135
+ "1271718007": 0.20027780977251317,
1136
+ "1273247072": 0.22174020064212657,
1137
+ "1358421325": 0.16094333545634074,
1138
+ "1375492786": 0.2500749424262543,
1139
+ "141984615": 0.30523340110639485,
1140
+ "1475440973": 0.12948952753931028,
1141
+ "1483645336": 0.16900400069803626,
1142
+ "1522272686": 0.1665423131295378,
1143
+ "1528740417": 0.10456583529491441,
1144
+ "1549324805": 0.3233623813497212,
1145
+ "1607773860": 0.13742157872051514,
1146
+ "1665739511": 0.1895083416287397,
1147
+ "1747178030": 0.28271597287299566,
1148
+ "1881223807": 0.1598854059810846,
1149
+ "1919198188": 0.15578118358262066,
1150
+ "1991414747": 0.15260017862324768,
1151
+ "1997090716": 0.13888350598933713,
1152
+ "2015956957": 0.3187034146644347,
1153
+ "2054899126": 0.3165213251536157,
1154
+ "211245842": 0.12613975857934917,
1155
+ "2141802816": 0.14517622852810458,
1156
+ "256770874": 0.21238872699372457,
1157
+ "278008524": 0.2004457712155558,
1158
+ "416183106": 0.2726821996970257,
1159
+ "534717141": 0.12420896887180294,
1160
+ "551504635": 0.12328893201383903,
1161
+ "565369392": 0.34500208679877264,
1162
+ "565621826": 0.34067755282429596,
1163
+ "585904130": 0.334730893317019,
1164
+ "626486813": 0.3350822109673056,
1165
+ "636680137": 0.2777741048684745,
1166
+ "706479600": 0.15376292214521625,
1167
+ "750448296": 0.38412059072051496,
1168
+ "75070641": 0.22009885214051605,
1169
+ "767747424": 0.2862185001662219,
1170
+ "77147264": 0.2576024770543667,
1171
+ "794181626": 0.2264379875655636,
1172
+ "957101489": 0.16576450402096768,
1173
+ "998761162": 0.17427981556019603
1174
+ }
1175
+ },
1176
+ "macro_by_task": {
1177
+ "ci": {
1178
+ "confidence": 0.95,
1179
+ "high": 0.26757064454297086,
1180
+ "low": 0.17296902285032423,
1181
+ "mean": 0.2081459287230334,
1182
+ "n": 5,
1183
+ "num_samples": 200
1184
+ },
1185
+ "mean": 0.2081459287230334,
1186
+ "per_task": {
1187
+ "LiftPegUpright-v1": 0.14568556954448164,
1188
+ "PickCube-v1": 0.22174020064212657,
1189
+ "PullCube-v1": 0.3123386246952678,
1190
+ "PushCube-v1": 0.1790971479869244,
1191
+ "StackCube-v1": 0.18186810074636642
1192
+ }
1193
+ },
1194
+ "metric": "candidate_diversity_at_16",
1195
+ "micro": {
1196
+ "confidence": 0.95,
1197
+ "high": 0.26145855918598,
1198
+ "low": 0.22531340584649034,
1199
+ "mean": 0.24306741003729918,
1200
+ "n": 69,
1201
+ "num_samples": 200
1202
+ },
1203
+ "n": 69
1204
+ },
1205
+ "collapse_rate_at_16": {
1206
+ "macro_by_seed": {
1207
+ "ci": {
1208
+ "confidence": 0.95,
1209
+ "high": 0.07349720315145851,
1210
+ "low": 0.06708679175434495,
1211
+ "mean": 0.06998646300508003,
1212
+ "n": 47,
1213
+ "num_samples": 200
1214
+ },
1215
+ "mean": 0.06998646300508003,
1216
+ "per_seed": {
1217
+ "1025740212": 0.09090909090909091,
1218
+ "1055157354": 0.07142857142857142,
1219
+ "1055567618": 0.07142857142857142,
1220
+ "1113268940": 0.07692307692307693,
1221
+ "1113371261": 0.0625,
1222
+ "1176943004": 0.0625,
1223
+ "1189392917": 0.0625,
1224
+ "1231780997": 0.0625,
1225
+ "1271718007": 0.06696428571428571,
1226
+ "1273247072": 0.1,
1227
+ "1358421325": 0.07692307692307693,
1228
+ "1375492786": 0.0625,
1229
+ "141984615": 0.0625,
1230
+ "1475440973": 0.0625,
1231
+ "1483645336": 0.0625,
1232
+ "1522272686": 0.07142857142857142,
1233
+ "1528740417": 0.08333333333333333,
1234
+ "1549324805": 0.07083333333333333,
1235
+ "1607773860": 0.0625,
1236
+ "1665739511": 0.07692307692307693,
1237
+ "1747178030": 0.0625,
1238
+ "1881223807": 0.07142857142857142,
1239
+ "1919198188": 0.125,
1240
+ "1991414747": 0.0625,
1241
+ "1997090716": 0.0625,
1242
+ "2015956957": 0.0625,
1243
+ "2054899126": 0.0625,
1244
+ "211245842": 0.06666666666666667,
1245
+ "2141802816": 0.0625,
1246
+ "256770874": 0.07692307692307693,
1247
+ "278008524": 0.07291666666666666,
1248
+ "416183106": 0.08333333333333333,
1249
+ "534717141": 0.07692307692307693,
1250
+ "551504635": 0.0625,
1251
+ "565369392": 0.0625,
1252
+ "565621826": 0.0625,
1253
+ "585904130": 0.0625,
1254
+ "626486813": 0.0625,
1255
+ "636680137": 0.06666666666666667,
1256
+ "706479600": 0.0625,
1257
+ "750448296": 0.0625,
1258
+ "75070641": 0.08333333333333333,
1259
+ "767747424": 0.06473214285714285,
1260
+ "77147264": 0.07291666666666666,
1261
+ "794181626": 0.0625,
1262
+ "957101489": 0.07142857142857142,
1263
+ "998761162": 0.0625
1264
+ }
1265
+ },
1266
+ "macro_by_task": {
1267
+ "ci": {
1268
+ "confidence": 0.95,
1269
+ "high": 0.08820331465919702,
1270
+ "low": 0.06663010845363786,
1271
+ "mean": 0.07578337348925583,
1272
+ "n": 5,
1273
+ "num_samples": 200
1274
+ },
1275
+ "mean": 0.07578337348925583,
1276
+ "per_task": {
1277
+ "LiftPegUpright-v1": 0.07311091686091686,
1278
+ "PickCube-v1": 0.1,
1279
+ "PullCube-v1": 0.06404465632406808,
1280
+ "PushCube-v1": 0.06478937728937728,
1281
+ "StackCube-v1": 0.07697191697191696
1282
+ }
1283
+ },
1284
+ "metric": "collapse_rate_at_16",
1285
+ "micro": {
1286
+ "confidence": 0.95,
1287
+ "high": 0.07113888526932004,
1288
+ "low": 0.06606877422094816,
1289
+ "mean": 0.06830470254383299,
1290
+ "n": 69,
1291
+ "num_samples": 200
1292
+ },
1293
+ "n": 69
1294
+ },
1295
+ "mean_negative_distance_at_16": {
1296
+ "macro_by_seed": {
1297
+ "ci": {
1298
+ "confidence": 0.95,
1299
+ "high": 0.595583436448156,
1300
+ "low": 0.4300460231777087,
1301
+ "mean": 0.5086559606969835,
1302
+ "n": 41,
1303
+ "num_samples": 200
1304
+ },
1305
+ "mean": 0.5086559606969835,
1306
+ "per_seed": {
1307
+ "1025740212": 0.2937905957993381,
1308
+ "1055157354": 0.314543316635913,
1309
+ "1055567618": 0.5917851782100453,
1310
+ "1113268940": 0.3570450724841217,
1311
+ "1113371261": 0.35490289387511187,
1312
+ "1176943004": 0.2569614682392456,
1313
+ "1231780997": 0.37880887933743884,
1314
+ "1271718007": 0.23445640444435428,
1315
+ "1273247072": 0.916703472486977,
1316
+ "1358421325": 0.24318333647762286,
1317
+ "1375492786": 0.5231116049520553,
1318
+ "141984615": 0.8608260163191372,
1319
+ "1475440973": 0.5181921516196356,
1320
+ "1522272686": 0.1999887743220857,
1321
+ "1528740417": 0.4627128426598408,
1322
+ "1549324805": 0.692741118555726,
1323
+ "1607773860": 0.23328517203767388,
1324
+ "1665739511": 0.38703148551022887,
1325
+ "1747178030": 0.6742812171433212,
1326
+ "1881223807": 0.8570737427443472,
1327
+ "1919198188": 0.23202210759269695,
1328
+ "1991414747": 0.3216357687427654,
1329
+ "1997090716": 0.14296567378575586,
1330
+ "2015956957": 0.8331047891032975,
1331
+ "2054899126": 0.9845741056154654,
1332
+ "211245842": 0.19912120920053028,
1333
+ "256770874": 0.2316545904847613,
1334
+ "278008524": 0.48026024389436817,
1335
+ "416183106": 0.336032367446829,
1336
+ "534717141": 1.0443676044992865,
1337
+ "551504635": 0.4809558747183626,
1338
+ "565369392": 0.5536749716291646,
1339
+ "565621826": 1.1613203845463014,
1340
+ "585904130": 0.729077794820346,
1341
+ "626486813": 0.6789488676400359,
1342
+ "636680137": 0.8017789526155329,
1343
+ "706479600": 0.6463977921649542,
1344
+ "75070641": 0.30801935894761984,
1345
+ "77147264": 0.35161906440037705,
1346
+ "794181626": 0.7175051773340176,
1347
+ "957101489": 0.26843294553963787
1348
+ }
1349
+ },
1350
+ "macro_by_task": {
1351
+ "ci": {
1352
+ "confidence": 0.95,
1353
+ "high": 0.7532367341171129,
1354
+ "low": 0.40007634224409216,
1355
+ "mean": 0.5656185607649349,
1356
+ "n": 5,
1357
+ "num_samples": 200
1358
+ },
1359
+ "mean": 0.5656185607649349,
1360
+ "per_task": {
1361
+ "LiftPegUpright-v1": 0.41525090276978965,
1362
+ "PickCube-v1": 0.916703472486977,
1363
+ "PullCube-v1": 0.7587629114209102,
1364
+ "PushCube-v1": 0.4238776456518368,
1365
+ "StackCube-v1": 0.31349787149516045
1366
+ }
1367
+ },
1368
+ "metric": "mean_negative_distance_at_16",
1369
+ "micro": {
1370
+ "confidence": 0.95,
1371
+ "high": 0.612351727438163,
1372
+ "low": 0.46441594177235784,
1373
+ "mean": 0.5379552797369986,
1374
+ "n": 51,
1375
+ "num_samples": 200
1376
+ },
1377
+ "n": 51
1378
+ },
1379
+ "mean_positive_distance_at_16": {
1380
+ "macro_by_seed": {
1381
+ "ci": {
1382
+ "confidence": 0.95,
1383
+ "high": 0.4279957047421533,
1384
+ "low": 0.320028391410902,
1385
+ "mean": 0.371968776462633,
1386
+ "n": 47,
1387
+ "num_samples": 200
1388
+ },
1389
+ "mean": 0.371968776462633,
1390
+ "per_seed": {
1391
+ "1025740212": 0.24611583855971153,
1392
+ "1055157354": 0.24513368510433925,
1393
+ "1055567618": 0.17468869438501855,
1394
+ "1113268940": 0.26818639379572157,
1395
+ "1113371261": 0.2585644083133175,
1396
+ "1176943004": 0.26299496086415014,
1397
+ "1189392917": 0.3593005531502226,
1398
+ "1231780997": 0.27852439347397495,
1399
+ "1271718007": 0.3133515589832763,
1400
+ "1273247072": 0.9107334711531762,
1401
+ "1358421325": 0.6439181630518145,
1402
+ "1375492786": 0.3502110156683265,
1403
+ "141984615": 0.5499102649150367,
1404
+ "1475440973": 0.2240677626808271,
1405
+ "1483645336": 0.19709539562594244,
1406
+ "1522272686": 0.1996386735611738,
1407
+ "1528740417": 0.2600551026832697,
1408
+ "1549324805": 0.7014316609525535,
1409
+ "1607773860": 0.2288373112635265,
1410
+ "1665739511": 0.208465203025257,
1411
+ "1747178030": 0.45759056564520173,
1412
+ "1881223807": 0.27440053569452777,
1413
+ "1919198188": 0.2154792775734783,
1414
+ "1991414747": 0.23117030695693913,
1415
+ "1997090716": 0.21137015197687845,
1416
+ "2015956957": 0.5941999685961046,
1417
+ "2054899126": 0.6156837592598456,
1418
+ "211245842": 0.35057018216650054,
1419
+ "2141802816": 0.22602580367123926,
1420
+ "256770874": 0.2400530732498791,
1421
+ "278008524": 0.37977818652061224,
1422
+ "416183106": 0.32434010659309853,
1423
+ "534717141": 0.24018370555531166,
1424
+ "551504635": 0.384577296466612,
1425
+ "565369392": 0.6326447070121288,
1426
+ "565621826": 0.6111068877252785,
1427
+ "585904130": 0.639710819052796,
1428
+ "626486813": 0.5509508900246122,
1429
+ "636680137": 0.689548484146615,
1430
+ "706479600": 0.20956807718920056,
1431
+ "750448296": 0.5732390806623482,
1432
+ "75070641": 0.3048314791122168,
1433
+ "767747424": 0.49392492628765106,
1434
+ "77147264": 0.3396493436233287,
1435
+ "794181626": 0.35367816945106806,
1436
+ "957101489": 0.19535401055021748,
1437
+ "998761162": 0.26167818776942375
1438
+ }
1439
+ },
1440
+ "macro_by_task": {
1441
+ "ci": {
1442
+ "confidence": 0.95,
1443
+ "high": 0.6605298019891903,
1444
+ "low": 0.28427974569477465,
1445
+ "mean": 0.46254973361010354,
1446
+ "n": 5,
1447
+ "num_samples": 200
1448
+ },
1449
+ "mean": 0.46254973361010354,
1450
+ "per_task": {
1451
+ "LiftPegUpright-v1": 0.27692113127668616,
1452
+ "PickCube-v1": 0.9107334711531762,
1453
+ "PullCube-v1": 0.5676713988429425,
1454
+ "PushCube-v1": 0.29352746520973694,
1455
+ "StackCube-v1": 0.26389520156797597
1456
+ }
1457
+ },
1458
+ "metric": "mean_positive_distance_at_16",
1459
+ "micro": {
1460
+ "confidence": 0.95,
1461
+ "high": 0.4745698585071955,
1462
+ "low": 0.3875104453749793,
1463
+ "mean": 0.4296720708799936,
1464
+ "n": 69,
1465
+ "num_samples": 200
1466
+ },
1467
+ "n": 69
1468
+ },
1469
+ "negative_near_at_16_thr_0p20": {
1470
+ "macro_by_seed": {
1471
+ "ci": {
1472
+ "confidence": 0.95,
1473
+ "high": 0.12866300366300365,
1474
+ "low": 0.024812953004442362,
1475
+ "mean": 0.07199360922765179,
1476
+ "n": 47,
1477
+ "num_samples": 200
1478
+ },
1479
+ "mean": 0.07199360922765179,
1480
+ "per_seed": {
1481
+ "1025740212": 0.0,
1482
+ "1055157354": 0.0,
1483
+ "1055567618": 0.0,
1484
+ "1113268940": 0.0,
1485
+ "1113371261": 0.0,
1486
+ "1176943004": 0.0,
1487
+ "1189392917": 0.0,
1488
+ "1231780997": 0.0,
1489
+ "1271718007": 0.21428571428571427,
1490
+ "1273247072": 0.0,
1491
+ "1358421325": 0.07692307692307693,
1492
+ "1375492786": 0.0,
1493
+ "141984615": 0.0,
1494
+ "1475440973": 0.0,
1495
+ "1483645336": 0.0,
1496
+ "1522272686": 0.7142857142857143,
1497
+ "1528740417": 0.0,
1498
+ "1549324805": 0.0,
1499
+ "1607773860": 0.25,
1500
+ "1665739511": 0.0,
1501
+ "1747178030": 0.0,
1502
+ "1881223807": 0.0,
1503
+ "1919198188": 0.125,
1504
+ "1991414747": 0.0,
1505
+ "1997090716": 0.875,
1506
+ "2015956957": 0.0,
1507
+ "2054899126": 0.0,
1508
+ "211245842": 0.6666666666666666,
1509
+ "2141802816": 0.0,
1510
+ "256770874": 0.46153846153846156,
1511
+ "278008524": 0.0,
1512
+ "416183106": 0.0,
1513
+ "534717141": 0.0,
1514
+ "551504635": 0.0,
1515
+ "565369392": 0.0,
1516
+ "565621826": 0.0,
1517
+ "585904130": 0.0,
1518
+ "626486813": 0.0,
1519
+ "636680137": 0.0,
1520
+ "706479600": 0.0,
1521
+ "750448296": 0.0,
1522
+ "75070641": 0.0,
1523
+ "767747424": 0.0,
1524
+ "77147264": 0.0,
1525
+ "794181626": 0.0,
1526
+ "957101489": 0.0,
1527
+ "998761162": 0.0
1528
+ }
1529
+ },
1530
+ "macro_by_task": {
1531
+ "ci": {
1532
+ "confidence": 0.95,
1533
+ "high": 0.10891941391941391,
1534
+ "low": 0.0,
1535
+ "mean": 0.04976800976800977,
1536
+ "n": 5,
1537
+ "num_samples": 200
1538
+ },
1539
+ "mean": 0.04976800976800977,
1540
+ "per_task": {
1541
+ "LiftPegUpright-v1": 0.0,
1542
+ "PickCube-v1": 0.0,
1543
+ "PullCube-v1": 0.0,
1544
+ "PushCube-v1": 0.0673076923076923,
1545
+ "StackCube-v1": 0.18153235653235653
1546
+ }
1547
+ },
1548
+ "metric": "negative_near_at_16_thr_0p20",
1549
+ "micro": {
1550
+ "confidence": 0.95,
1551
+ "high": 0.09718240696501568,
1552
+ "low": 0.01327838827838828,
1553
+ "mean": 0.05214471518819345,
1554
+ "n": 69,
1555
+ "num_samples": 200
1556
+ },
1557
+ "n": 69
1558
+ },
1559
+ "negative_near_at_16_thr_0p40": {
1560
+ "macro_by_seed": {
1561
+ "ci": {
1562
+ "confidence": 0.95,
1563
+ "high": 0.5422122204037098,
1564
+ "low": 0.27804146208401526,
1565
+ "mean": 0.4018943379315719,
1566
+ "n": 47,
1567
+ "num_samples": 200
1568
+ },
1569
+ "mean": 0.4018943379315719,
1570
+ "per_seed": {
1571
+ "1025740212": 1.0,
1572
+ "1055157354": 0.8571428571428571,
1573
+ "1055567618": 0.0,
1574
+ "1113268940": 1.0,
1575
+ "1113371261": 1.0,
1576
+ "1176943004": 1.0,
1577
+ "1189392917": 0.0,
1578
+ "1231780997": 0.6875,
1579
+ "1271718007": 0.5,
1580
+ "1273247072": 0.0,
1581
+ "1358421325": 1.0,
1582
+ "1375492786": 0.0,
1583
+ "141984615": 0.0,
1584
+ "1475440973": 0.0,
1585
+ "1483645336": 0.0,
1586
+ "1522272686": 1.0,
1587
+ "1528740417": 0.0,
1588
+ "1549324805": 0.0,
1589
+ "1607773860": 1.0,
1590
+ "1665739511": 0.6923076923076923,
1591
+ "1747178030": 0.0,
1592
+ "1881223807": 0.0,
1593
+ "1919198188": 1.0,
1594
+ "1991414747": 1.0,
1595
+ "1997090716": 1.0,
1596
+ "2015956957": 0.0375,
1597
+ "2054899126": 0.0,
1598
+ "211245842": 1.0,
1599
+ "2141802816": 0.0,
1600
+ "256770874": 1.0,
1601
+ "278008524": 0.5,
1602
+ "416183106": 0.75,
1603
+ "534717141": 0.0,
1604
+ "551504635": 0.0,
1605
+ "565369392": 0.2708333333333333,
1606
+ "565621826": 0.0,
1607
+ "585904130": 0.0,
1608
+ "626486813": 0.0,
1609
+ "636680137": 0.0,
1610
+ "706479600": 0.0,
1611
+ "750448296": 0.0,
1612
+ "75070641": 0.9166666666666666,
1613
+ "767747424": 0.0,
1614
+ "77147264": 0.6770833333333333,
1615
+ "794181626": 0.0,
1616
+ "957101489": 1.0,
1617
+ "998761162": 0.0
1618
+ }
1619
+ },
1620
+ "macro_by_task": {
1621
+ "ci": {
1622
+ "confidence": 0.95,
1623
+ "high": 0.5807770415858651,
1624
+ "low": 0.10134803921568628,
1625
+ "mean": 0.3408899841988077,
1626
+ "n": 5,
1627
+ "num_samples": 200
1628
+ },
1629
+ "mean": 0.3408899841988077,
1630
+ "per_task": {
1631
+ "LiftPegUpright-v1": 0.4479166666666667,
1632
+ "PickCube-v1": 0.0,
1633
+ "PullCube-v1": 0.029411764705882353,
1634
+ "PushCube-v1": 0.4182692307692308,
1635
+ "StackCube-v1": 0.8088522588522589
1636
+ }
1637
+ },
1638
+ "metric": "negative_near_at_16_thr_0p40",
1639
+ "micro": {
1640
+ "confidence": 0.95,
1641
+ "high": 0.4214478154695547,
1642
+ "low": 0.21256038647342998,
1643
+ "mean": 0.3080838243881722,
1644
+ "n": 69,
1645
+ "num_samples": 200
1646
+ },
1647
+ "n": 69
1648
+ },
1649
+ "pos_closer_than_neg_at_16": {
1650
+ "macro_by_seed": {
1651
+ "ci": {
1652
+ "confidence": 0.95,
1653
+ "high": 0.8704776422764228,
1654
+ "low": 0.6589188927603562,
1655
+ "mean": 0.7795701926799486,
1656
+ "n": 41,
1657
+ "num_samples": 200
1658
+ },
1659
+ "mean": 0.7795701926799486,
1660
+ "per_seed": {
1661
+ "1025740212": 1.0,
1662
+ "1055157354": 1.0,
1663
+ "1055567618": 1.0,
1664
+ "1113268940": 1.0,
1665
+ "1113371261": 1.0,
1666
+ "1176943004": 0.0625,
1667
+ "1231780997": 1.0,
1668
+ "1271718007": 1.0,
1669
+ "1273247072": 0.9,
1670
+ "1358421325": 0.0,
1671
+ "1375492786": 1.0,
1672
+ "141984615": 0.96875,
1673
+ "1475440973": 1.0,
1674
+ "1522272686": 0.35714285714285715,
1675
+ "1528740417": 1.0,
1676
+ "1549324805": 0.4055555555555556,
1677
+ "1607773860": 0.8125,
1678
+ "1665739511": 1.0,
1679
+ "1747178030": 1.0,
1680
+ "1881223807": 1.0,
1681
+ "1919198188": 0.875,
1682
+ "1991414747": 1.0,
1683
+ "1997090716": 0.0,
1684
+ "2015956957": 0.6875,
1685
+ "2054899126": 1.0,
1686
+ "211245842": 0.0,
1687
+ "256770874": 0.15384615384615385,
1688
+ "278008524": 1.0,
1689
+ "416183106": 0.75,
1690
+ "534717141": 1.0,
1691
+ "551504635": 1.0,
1692
+ "565369392": 0.08333333333333333,
1693
+ "565621826": 1.0,
1694
+ "585904130": 0.5625,
1695
+ "626486813": 1.0,
1696
+ "636680137": 1.0,
1697
+ "706479600": 1.0,
1698
+ "75070641": 0.75,
1699
+ "77147264": 0.59375,
1700
+ "794181626": 1.0,
1701
+ "957101489": 1.0
1702
+ }
1703
+ },
1704
+ "macro_by_task": {
1705
+ "ci": {
1706
+ "confidence": 0.95,
1707
+ "high": 0.8989682539682539,
1708
+ "low": 0.6867612942612943,
1709
+ "mean": 0.7928647741147741,
1710
+ "n": 5,
1711
+ "num_samples": 200
1712
+ },
1713
+ "mean": 0.7928647741147741,
1714
+ "per_task": {
1715
+ "LiftPegUpright-v1": 1.0,
1716
+ "PickCube-v1": 0.9,
1717
+ "PullCube-v1": 0.6948412698412698,
1718
+ "PushCube-v1": 0.65625,
1719
+ "StackCube-v1": 0.7132326007326008
1720
+ }
1721
+ },
1722
+ "metric": "pos_closer_than_neg_at_16",
1723
+ "micro": {
1724
+ "confidence": 0.95,
1725
+ "high": 0.8478695324283559,
1726
+ "low": 0.6342023989082812,
1727
+ "mean": 0.7341206995618761,
1728
+ "n": 51,
1729
+ "num_samples": 200
1730
+ },
1731
+ "n": 51
1732
+ },
1733
+ "pptc_at_16_thr_0p20": {
1734
+ "macro_by_seed": {
1735
+ "ci": {
1736
+ "confidence": 0.95,
1737
+ "high": 0.46808510638297873,
1738
+ "low": 0.22340425531914893,
1739
+ "mean": 0.3404255319148936,
1740
+ "n": 47,
1741
+ "num_samples": 200
1742
+ },
1743
+ "mean": 0.3404255319148936,
1744
+ "per_seed": {
1745
+ "1025740212": 1.0,
1746
+ "1055157354": 1.0,
1747
+ "1055567618": 1.0,
1748
+ "1113268940": 0.0,
1749
+ "1113371261": 0.0,
1750
+ "1176943004": 0.0,
1751
+ "1189392917": 0.0,
1752
+ "1231780997": 0.0,
1753
+ "1271718007": 0.5,
1754
+ "1273247072": 0.0,
1755
+ "1358421325": 0.0,
1756
+ "1375492786": 0.0,
1757
+ "141984615": 0.0,
1758
+ "1475440973": 1.0,
1759
+ "1483645336": 1.0,
1760
+ "1522272686": 1.0,
1761
+ "1528740417": 0.0,
1762
+ "1549324805": 0.0,
1763
+ "1607773860": 1.0,
1764
+ "1665739511": 1.0,
1765
+ "1747178030": 0.0,
1766
+ "1881223807": 0.0,
1767
+ "1919198188": 1.0,
1768
+ "1991414747": 1.0,
1769
+ "1997090716": 1.0,
1770
+ "2015956957": 0.0,
1771
+ "2054899126": 0.0,
1772
+ "211245842": 0.0,
1773
+ "2141802816": 1.0,
1774
+ "256770874": 1.0,
1775
+ "278008524": 0.0,
1776
+ "416183106": 0.0,
1777
+ "534717141": 0.0,
1778
+ "551504635": 0.0,
1779
+ "565369392": 0.0,
1780
+ "565621826": 0.0,
1781
+ "585904130": 0.0,
1782
+ "626486813": 0.0,
1783
+ "636680137": 0.0,
1784
+ "706479600": 1.0,
1785
+ "750448296": 0.0,
1786
+ "75070641": 0.0,
1787
+ "767747424": 0.0,
1788
+ "77147264": 0.5,
1789
+ "794181626": 0.0,
1790
+ "957101489": 1.0,
1791
+ "998761162": 0.0
1792
+ }
1793
+ },
1794
+ "macro_by_task": {
1795
+ "ci": {
1796
+ "confidence": 0.95,
1797
+ "high": 0.5066666666666666,
1798
+ "low": 0.06666666666666667,
1799
+ "mean": 0.27487179487179486,
1800
+ "n": 5,
1801
+ "num_samples": 200
1802
+ },
1803
+ "mean": 0.27487179487179486,
1804
+ "per_task": {
1805
+ "LiftPegUpright-v1": 0.3333333333333333,
1806
+ "PickCube-v1": 0.0,
1807
+ "PullCube-v1": 0.0,
1808
+ "PushCube-v1": 0.3076923076923077,
1809
+ "StackCube-v1": 0.7333333333333333
1810
+ }
1811
+ },
1812
+ "metric": "pptc_at_16_thr_0p20",
1813
+ "micro": {
1814
+ "confidence": 0.95,
1815
+ "high": 0.34782608695652173,
1816
+ "low": 0.14492753623188406,
1817
+ "mean": 0.2463768115942029,
1818
+ "n": 69,
1819
+ "num_samples": 200
1820
+ },
1821
+ "n": 69
1822
+ },
1823
+ "pptc_at_16_thr_0p40": {
1824
+ "macro_by_seed": {
1825
+ "ci": {
1826
+ "confidence": 0.95,
1827
+ "high": 0.8723404255319149,
1828
+ "low": 0.6166666666666666,
1829
+ "mean": 0.7478723404255317,
1830
+ "n": 47,
1831
+ "num_samples": 200
1832
+ },
1833
+ "mean": 0.7478723404255317,
1834
+ "per_seed": {
1835
+ "1025740212": 1.0,
1836
+ "1055157354": 1.0,
1837
+ "1055567618": 1.0,
1838
+ "1113268940": 1.0,
1839
+ "1113371261": 1.0,
1840
+ "1176943004": 1.0,
1841
+ "1189392917": 1.0,
1842
+ "1231780997": 1.0,
1843
+ "1271718007": 0.5,
1844
+ "1273247072": 0.0,
1845
+ "1358421325": 0.0,
1846
+ "1375492786": 1.0,
1847
+ "141984615": 0.6666666666666666,
1848
+ "1475440973": 1.0,
1849
+ "1483645336": 1.0,
1850
+ "1522272686": 1.0,
1851
+ "1528740417": 1.0,
1852
+ "1549324805": 0.0,
1853
+ "1607773860": 1.0,
1854
+ "1665739511": 1.0,
1855
+ "1747178030": 0.0,
1856
+ "1881223807": 1.0,
1857
+ "1919198188": 1.0,
1858
+ "1991414747": 1.0,
1859
+ "1997090716": 1.0,
1860
+ "2015956957": 0.4,
1861
+ "2054899126": 0.0,
1862
+ "211245842": 1.0,
1863
+ "2141802816": 1.0,
1864
+ "256770874": 1.0,
1865
+ "278008524": 1.0,
1866
+ "416183106": 1.0,
1867
+ "534717141": 1.0,
1868
+ "551504635": 1.0,
1869
+ "565369392": 0.3333333333333333,
1870
+ "565621826": 0.0,
1871
+ "585904130": 0.0,
1872
+ "626486813": 0.75,
1873
+ "636680137": 0.0,
1874
+ "706479600": 1.0,
1875
+ "750448296": 0.0,
1876
+ "75070641": 1.0,
1877
+ "767747424": 0.5,
1878
+ "77147264": 1.0,
1879
+ "794181626": 1.0,
1880
+ "957101489": 1.0,
1881
+ "998761162": 1.0
1882
+ }
1883
+ },
1884
+ "macro_by_task": {
1885
+ "ci": {
1886
+ "confidence": 0.95,
1887
+ "high": 0.9405128205128206,
1888
+ "low": 0.3529411764705882,
1889
+ "mean": 0.6477526395173454,
1890
+ "n": 5,
1891
+ "num_samples": 200
1892
+ },
1893
+ "mean": 0.6477526395173454,
1894
+ "per_task": {
1895
+ "LiftPegUpright-v1": 1.0,
1896
+ "PickCube-v1": 0.0,
1897
+ "PullCube-v1": 0.38235294117647056,
1898
+ "PushCube-v1": 0.9230769230769231,
1899
+ "StackCube-v1": 0.9333333333333333
1900
+ }
1901
+ },
1902
+ "metric": "pptc_at_16_thr_0p40",
1903
+ "micro": {
1904
+ "confidence": 0.95,
1905
+ "high": 0.7681159420289855,
1906
+ "low": 0.5507246376811594,
1907
+ "mean": 0.6521739130434783,
1908
+ "n": 69,
1909
+ "num_samples": 200
1910
+ },
1911
+ "n": 69
1912
+ },
1913
+ "proxy_support_distance_at_16": {
1914
+ "macro_by_seed": {
1915
+ "ci": {
1916
+ "confidence": 0.95,
1917
+ "high": 0.35669491363336947,
1918
+ "low": 0.2599870983244038,
1919
+ "mean": 0.3086114391168699,
1920
+ "n": 47,
1921
+ "num_samples": 200
1922
+ },
1923
+ "mean": 0.3086114391168699,
1924
+ "per_seed": {
1925
+ "1025740212": 0.19984176818951732,
1926
+ "1055157354": 0.1862946074426863,
1927
+ "1055567618": 0.10983011083743988,
1928
+ "1113268940": 0.2352440490758316,
1929
+ "1113371261": 0.22389906340215693,
1930
+ "1176943004": 0.2313542988800436,
1931
+ "1189392917": 0.3182049658866736,
1932
+ "1231780997": 0.2338060505842819,
1933
+ "1271718007": 0.2565943964324232,
1934
+ "1273247072": 0.789626612256981,
1935
+ "1358421325": 0.5818479396635512,
1936
+ "1375492786": 0.28422596355908214,
1937
+ "141984615": 0.4716411708875978,
1938
+ "1475440973": 0.1946887819183522,
1939
+ "1483645336": 0.15474857396017938,
1940
+ "1522272686": 0.14789606765100985,
1941
+ "1528740417": 0.2330365496572682,
1942
+ "1549324805": 0.5930153026683233,
1943
+ "1607773860": 0.1727480436819928,
1944
+ "1665739511": 0.12721898155120415,
1945
+ "1747178030": 0.40744986167433045,
1946
+ "1881223807": 0.22685490118926774,
1947
+ "1919198188": 0.17018674086728305,
1948
+ "1991414747": 0.195784019290182,
1949
+ "1997090716": 0.18879567548501489,
1950
+ "2015956957": 0.5072754995990267,
1951
+ "2054899126": 0.5417878223396038,
1952
+ "211245842": 0.312638758006228,
1953
+ "2141802816": 0.17786486198788914,
1954
+ "256770874": 0.18072692918339553,
1955
+ "278008524": 0.32987481221113135,
1956
+ "416183106": 0.21405060195418268,
1957
+ "534717141": 0.20708584688758838,
1958
+ "551504635": 0.3490023434801642,
1959
+ "565369392": 0.5220286768565988,
1960
+ "565621826": 0.5270199282991231,
1961
+ "585904130": 0.5330719635961764,
1962
+ "626486813": 0.4539284818582074,
1963
+ "636680137": 0.5843501260865501,
1964
+ "706479600": 0.13940392272891017,
1965
+ "750448296": 0.45575837140393627,
1966
+ "75070641": 0.25875441810266714,
1967
+ "767747424": 0.4267589815227464,
1968
+ "77147264": 0.21687683653828063,
1969
+ "794181626": 0.28387147315751704,
1970
+ "957101489": 0.13814879597183258,
1971
+ "998761162": 0.2096236900284545
1972
+ }
1973
+ },
1974
+ "macro_by_task": {
1975
+ "ci": {
1976
+ "confidence": 0.95,
1977
+ "high": 0.5706398092229563,
1978
+ "low": 0.23413063243446305,
1979
+ "mean": 0.3904780234870696,
1980
+ "n": 5,
1981
+ "num_samples": 200
1982
+ },
1983
+ "mean": 0.3904780234870696,
1984
+ "per_task": {
1985
+ "LiftPegUpright-v1": 0.24093659048423588,
1986
+ "PickCube-v1": 0.789626612256981,
1987
+ "PullCube-v1": 0.47887558072525577,
1988
+ "PushCube-v1": 0.24338261885960216,
1989
+ "StackCube-v1": 0.19956871510927296
1990
+ }
1991
+ },
1992
+ "metric": "proxy_support_distance_at_16",
1993
+ "micro": {
1994
+ "confidence": 0.95,
1995
+ "high": 0.4013025402226586,
1996
+ "low": 0.318937894711657,
1997
+ "mean": 0.3576017488642754,
1998
+ "n": 69,
1999
+ "num_samples": 200
2000
+ },
2001
+ "n": 69
2002
+ }
2003
+ },
2004
+ "target_split_hash": "9d1dc1c10868f76fa080895df0f2730c173f12b6db14932599d55c2b60859381",
2005
+ "thresholds": [
2006
+ 0.2,
2007
+ 0.4
2008
+ ]
2009
+ }
workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/metrics_by_seed.json ADDED
@@ -0,0 +1,554 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "1025740212": {
3
+ "candidate_diversity_at_16": 0.17197409220535198,
4
+ "collapse_rate_at_16": 0.09090909090909091,
5
+ "mean_negative_distance_at_16": 0.2937905957993381,
6
+ "mean_positive_distance_at_16": 0.24611583855971153,
7
+ "negative_near_at_16_thr_0p20": 0.0,
8
+ "negative_near_at_16_thr_0p40": 1.0,
9
+ "pos_closer_than_neg_at_16": 1.0,
10
+ "pptc_at_16_thr_0p20": 1.0,
11
+ "pptc_at_16_thr_0p40": 1.0,
12
+ "proxy_support_distance_at_16": 0.19984176818951732
13
+ },
14
+ "1055157354": {
15
+ "candidate_diversity_at_16": 0.20399703642282463,
16
+ "collapse_rate_at_16": 0.07142857142857142,
17
+ "mean_negative_distance_at_16": 0.314543316635913,
18
+ "mean_positive_distance_at_16": 0.24513368510433925,
19
+ "negative_near_at_16_thr_0p20": 0.0,
20
+ "negative_near_at_16_thr_0p40": 0.8571428571428571,
21
+ "pos_closer_than_neg_at_16": 1.0,
22
+ "pptc_at_16_thr_0p20": 1.0,
23
+ "pptc_at_16_thr_0p40": 1.0,
24
+ "proxy_support_distance_at_16": 0.1862946074426863
25
+ },
26
+ "1055567618": {
27
+ "candidate_diversity_at_16": 0.16769218599359953,
28
+ "collapse_rate_at_16": 0.07142857142857142,
29
+ "mean_negative_distance_at_16": 0.5917851782100453,
30
+ "mean_positive_distance_at_16": 0.17468869438501855,
31
+ "negative_near_at_16_thr_0p20": 0.0,
32
+ "negative_near_at_16_thr_0p40": 0.0,
33
+ "pos_closer_than_neg_at_16": 1.0,
34
+ "pptc_at_16_thr_0p20": 1.0,
35
+ "pptc_at_16_thr_0p40": 1.0,
36
+ "proxy_support_distance_at_16": 0.10983011083743988
37
+ },
38
+ "1113268940": {
39
+ "candidate_diversity_at_16": 0.1881146786687505,
40
+ "collapse_rate_at_16": 0.07692307692307693,
41
+ "mean_negative_distance_at_16": 0.3570450724841217,
42
+ "mean_positive_distance_at_16": 0.26818639379572157,
43
+ "negative_near_at_16_thr_0p20": 0.0,
44
+ "negative_near_at_16_thr_0p40": 1.0,
45
+ "pos_closer_than_neg_at_16": 1.0,
46
+ "pptc_at_16_thr_0p20": 0.0,
47
+ "pptc_at_16_thr_0p40": 1.0,
48
+ "proxy_support_distance_at_16": 0.2352440490758316
49
+ },
50
+ "1113371261": {
51
+ "candidate_diversity_at_16": 0.15520770349928223,
52
+ "collapse_rate_at_16": 0.0625,
53
+ "mean_negative_distance_at_16": 0.35490289387511187,
54
+ "mean_positive_distance_at_16": 0.2585644083133175,
55
+ "negative_near_at_16_thr_0p20": 0.0,
56
+ "negative_near_at_16_thr_0p40": 1.0,
57
+ "pos_closer_than_neg_at_16": 1.0,
58
+ "pptc_at_16_thr_0p20": 0.0,
59
+ "pptc_at_16_thr_0p40": 1.0,
60
+ "proxy_support_distance_at_16": 0.22389906340215693
61
+ },
62
+ "1176943004": {
63
+ "candidate_diversity_at_16": 0.15883953778145707,
64
+ "collapse_rate_at_16": 0.0625,
65
+ "mean_negative_distance_at_16": 0.2569614682392456,
66
+ "mean_positive_distance_at_16": 0.26299496086415014,
67
+ "negative_near_at_16_thr_0p20": 0.0,
68
+ "negative_near_at_16_thr_0p40": 1.0,
69
+ "pos_closer_than_neg_at_16": 0.0625,
70
+ "pptc_at_16_thr_0p20": 0.0,
71
+ "pptc_at_16_thr_0p40": 1.0,
72
+ "proxy_support_distance_at_16": 0.2313542988800436
73
+ },
74
+ "1189392917": {
75
+ "candidate_diversity_at_16": 0.18218800181198436,
76
+ "collapse_rate_at_16": 0.0625,
77
+ "mean_positive_distance_at_16": 0.3593005531502226,
78
+ "negative_near_at_16_thr_0p20": 0.0,
79
+ "negative_near_at_16_thr_0p40": 0.0,
80
+ "pptc_at_16_thr_0p20": 0.0,
81
+ "pptc_at_16_thr_0p40": 1.0,
82
+ "proxy_support_distance_at_16": 0.3182049658866736
83
+ },
84
+ "1231780997": {
85
+ "candidate_diversity_at_16": 0.15668035154472365,
86
+ "collapse_rate_at_16": 0.0625,
87
+ "mean_negative_distance_at_16": 0.37880887933743884,
88
+ "mean_positive_distance_at_16": 0.27852439347397495,
89
+ "negative_near_at_16_thr_0p20": 0.0,
90
+ "negative_near_at_16_thr_0p40": 0.6875,
91
+ "pos_closer_than_neg_at_16": 1.0,
92
+ "pptc_at_16_thr_0p20": 0.0,
93
+ "pptc_at_16_thr_0p40": 1.0,
94
+ "proxy_support_distance_at_16": 0.2338060505842819
95
+ },
96
+ "1271718007": {
97
+ "candidate_diversity_at_16": 0.20027780977251317,
98
+ "collapse_rate_at_16": 0.06696428571428571,
99
+ "mean_negative_distance_at_16": 0.23445640444435428,
100
+ "mean_positive_distance_at_16": 0.3133515589832763,
101
+ "negative_near_at_16_thr_0p20": 0.21428571428571427,
102
+ "negative_near_at_16_thr_0p40": 0.5,
103
+ "pos_closer_than_neg_at_16": 1.0,
104
+ "pptc_at_16_thr_0p20": 0.5,
105
+ "pptc_at_16_thr_0p40": 0.5,
106
+ "proxy_support_distance_at_16": 0.2565943964324232
107
+ },
108
+ "1273247072": {
109
+ "candidate_diversity_at_16": 0.22174020064212657,
110
+ "collapse_rate_at_16": 0.1,
111
+ "mean_negative_distance_at_16": 0.916703472486977,
112
+ "mean_positive_distance_at_16": 0.9107334711531762,
113
+ "negative_near_at_16_thr_0p20": 0.0,
114
+ "negative_near_at_16_thr_0p40": 0.0,
115
+ "pos_closer_than_neg_at_16": 0.9,
116
+ "pptc_at_16_thr_0p20": 0.0,
117
+ "pptc_at_16_thr_0p40": 0.0,
118
+ "proxy_support_distance_at_16": 0.789626612256981
119
+ },
120
+ "1358421325": {
121
+ "candidate_diversity_at_16": 0.16094333545634074,
122
+ "collapse_rate_at_16": 0.07692307692307693,
123
+ "mean_negative_distance_at_16": 0.24318333647762286,
124
+ "mean_positive_distance_at_16": 0.6439181630518145,
125
+ "negative_near_at_16_thr_0p20": 0.07692307692307693,
126
+ "negative_near_at_16_thr_0p40": 1.0,
127
+ "pos_closer_than_neg_at_16": 0.0,
128
+ "pptc_at_16_thr_0p20": 0.0,
129
+ "pptc_at_16_thr_0p40": 0.0,
130
+ "proxy_support_distance_at_16": 0.5818479396635512
131
+ },
132
+ "1375492786": {
133
+ "candidate_diversity_at_16": 0.2500749424262543,
134
+ "collapse_rate_at_16": 0.0625,
135
+ "mean_negative_distance_at_16": 0.5231116049520553,
136
+ "mean_positive_distance_at_16": 0.3502110156683265,
137
+ "negative_near_at_16_thr_0p20": 0.0,
138
+ "negative_near_at_16_thr_0p40": 0.0,
139
+ "pos_closer_than_neg_at_16": 1.0,
140
+ "pptc_at_16_thr_0p20": 0.0,
141
+ "pptc_at_16_thr_0p40": 1.0,
142
+ "proxy_support_distance_at_16": 0.28422596355908214
143
+ },
144
+ "141984615": {
145
+ "candidate_diversity_at_16": 0.30523340110639485,
146
+ "collapse_rate_at_16": 0.0625,
147
+ "mean_negative_distance_at_16": 0.8608260163191372,
148
+ "mean_positive_distance_at_16": 0.5499102649150367,
149
+ "negative_near_at_16_thr_0p20": 0.0,
150
+ "negative_near_at_16_thr_0p40": 0.0,
151
+ "pos_closer_than_neg_at_16": 0.96875,
152
+ "pptc_at_16_thr_0p20": 0.0,
153
+ "pptc_at_16_thr_0p40": 0.6666666666666666,
154
+ "proxy_support_distance_at_16": 0.4716411708875978
155
+ },
156
+ "1475440973": {
157
+ "candidate_diversity_at_16": 0.12948952753931028,
158
+ "collapse_rate_at_16": 0.0625,
159
+ "mean_negative_distance_at_16": 0.5181921516196356,
160
+ "mean_positive_distance_at_16": 0.2240677626808271,
161
+ "negative_near_at_16_thr_0p20": 0.0,
162
+ "negative_near_at_16_thr_0p40": 0.0,
163
+ "pos_closer_than_neg_at_16": 1.0,
164
+ "pptc_at_16_thr_0p20": 1.0,
165
+ "pptc_at_16_thr_0p40": 1.0,
166
+ "proxy_support_distance_at_16": 0.1946887819183522
167
+ },
168
+ "1483645336": {
169
+ "candidate_diversity_at_16": 0.16900400069803626,
170
+ "collapse_rate_at_16": 0.0625,
171
+ "mean_positive_distance_at_16": 0.19709539562594244,
172
+ "negative_near_at_16_thr_0p20": 0.0,
173
+ "negative_near_at_16_thr_0p40": 0.0,
174
+ "pptc_at_16_thr_0p20": 1.0,
175
+ "pptc_at_16_thr_0p40": 1.0,
176
+ "proxy_support_distance_at_16": 0.15474857396017938
177
+ },
178
+ "1522272686": {
179
+ "candidate_diversity_at_16": 0.1665423131295378,
180
+ "collapse_rate_at_16": 0.07142857142857142,
181
+ "mean_negative_distance_at_16": 0.1999887743220857,
182
+ "mean_positive_distance_at_16": 0.1996386735611738,
183
+ "negative_near_at_16_thr_0p20": 0.7142857142857143,
184
+ "negative_near_at_16_thr_0p40": 1.0,
185
+ "pos_closer_than_neg_at_16": 0.35714285714285715,
186
+ "pptc_at_16_thr_0p20": 1.0,
187
+ "pptc_at_16_thr_0p40": 1.0,
188
+ "proxy_support_distance_at_16": 0.14789606765100985
189
+ },
190
+ "1528740417": {
191
+ "candidate_diversity_at_16": 0.10456583529491441,
192
+ "collapse_rate_at_16": 0.08333333333333333,
193
+ "mean_negative_distance_at_16": 0.4627128426598408,
194
+ "mean_positive_distance_at_16": 0.2600551026832697,
195
+ "negative_near_at_16_thr_0p20": 0.0,
196
+ "negative_near_at_16_thr_0p40": 0.0,
197
+ "pos_closer_than_neg_at_16": 1.0,
198
+ "pptc_at_16_thr_0p20": 0.0,
199
+ "pptc_at_16_thr_0p40": 1.0,
200
+ "proxy_support_distance_at_16": 0.2330365496572682
201
+ },
202
+ "1549324805": {
203
+ "candidate_diversity_at_16": 0.3233623813497212,
204
+ "collapse_rate_at_16": 0.07083333333333333,
205
+ "mean_negative_distance_at_16": 0.692741118555726,
206
+ "mean_positive_distance_at_16": 0.7014316609525535,
207
+ "negative_near_at_16_thr_0p20": 0.0,
208
+ "negative_near_at_16_thr_0p40": 0.0,
209
+ "pos_closer_than_neg_at_16": 0.4055555555555556,
210
+ "pptc_at_16_thr_0p20": 0.0,
211
+ "pptc_at_16_thr_0p40": 0.0,
212
+ "proxy_support_distance_at_16": 0.5930153026683233
213
+ },
214
+ "1607773860": {
215
+ "candidate_diversity_at_16": 0.13742157872051514,
216
+ "collapse_rate_at_16": 0.0625,
217
+ "mean_negative_distance_at_16": 0.23328517203767388,
218
+ "mean_positive_distance_at_16": 0.2288373112635265,
219
+ "negative_near_at_16_thr_0p20": 0.25,
220
+ "negative_near_at_16_thr_0p40": 1.0,
221
+ "pos_closer_than_neg_at_16": 0.8125,
222
+ "pptc_at_16_thr_0p20": 1.0,
223
+ "pptc_at_16_thr_0p40": 1.0,
224
+ "proxy_support_distance_at_16": 0.1727480436819928
225
+ },
226
+ "1665739511": {
227
+ "candidate_diversity_at_16": 0.1895083416287397,
228
+ "collapse_rate_at_16": 0.07692307692307693,
229
+ "mean_negative_distance_at_16": 0.38703148551022887,
230
+ "mean_positive_distance_at_16": 0.208465203025257,
231
+ "negative_near_at_16_thr_0p20": 0.0,
232
+ "negative_near_at_16_thr_0p40": 0.6923076923076923,
233
+ "pos_closer_than_neg_at_16": 1.0,
234
+ "pptc_at_16_thr_0p20": 1.0,
235
+ "pptc_at_16_thr_0p40": 1.0,
236
+ "proxy_support_distance_at_16": 0.12721898155120415
237
+ },
238
+ "1747178030": {
239
+ "candidate_diversity_at_16": 0.28271597287299566,
240
+ "collapse_rate_at_16": 0.0625,
241
+ "mean_negative_distance_at_16": 0.6742812171433212,
242
+ "mean_positive_distance_at_16": 0.45759056564520173,
243
+ "negative_near_at_16_thr_0p20": 0.0,
244
+ "negative_near_at_16_thr_0p40": 0.0,
245
+ "pos_closer_than_neg_at_16": 1.0,
246
+ "pptc_at_16_thr_0p20": 0.0,
247
+ "pptc_at_16_thr_0p40": 0.0,
248
+ "proxy_support_distance_at_16": 0.40744986167433045
249
+ },
250
+ "1881223807": {
251
+ "candidate_diversity_at_16": 0.1598854059810846,
252
+ "collapse_rate_at_16": 0.07142857142857142,
253
+ "mean_negative_distance_at_16": 0.8570737427443472,
254
+ "mean_positive_distance_at_16": 0.27440053569452777,
255
+ "negative_near_at_16_thr_0p20": 0.0,
256
+ "negative_near_at_16_thr_0p40": 0.0,
257
+ "pos_closer_than_neg_at_16": 1.0,
258
+ "pptc_at_16_thr_0p20": 0.0,
259
+ "pptc_at_16_thr_0p40": 1.0,
260
+ "proxy_support_distance_at_16": 0.22685490118926774
261
+ },
262
+ "1919198188": {
263
+ "candidate_diversity_at_16": 0.15578118358262066,
264
+ "collapse_rate_at_16": 0.125,
265
+ "mean_negative_distance_at_16": 0.23202210759269695,
266
+ "mean_positive_distance_at_16": 0.2154792775734783,
267
+ "negative_near_at_16_thr_0p20": 0.125,
268
+ "negative_near_at_16_thr_0p40": 1.0,
269
+ "pos_closer_than_neg_at_16": 0.875,
270
+ "pptc_at_16_thr_0p20": 1.0,
271
+ "pptc_at_16_thr_0p40": 1.0,
272
+ "proxy_support_distance_at_16": 0.17018674086728305
273
+ },
274
+ "1991414747": {
275
+ "candidate_diversity_at_16": 0.15260017862324768,
276
+ "collapse_rate_at_16": 0.0625,
277
+ "mean_negative_distance_at_16": 0.3216357687427654,
278
+ "mean_positive_distance_at_16": 0.23117030695693913,
279
+ "negative_near_at_16_thr_0p20": 0.0,
280
+ "negative_near_at_16_thr_0p40": 1.0,
281
+ "pos_closer_than_neg_at_16": 1.0,
282
+ "pptc_at_16_thr_0p20": 1.0,
283
+ "pptc_at_16_thr_0p40": 1.0,
284
+ "proxy_support_distance_at_16": 0.195784019290182
285
+ },
286
+ "1997090716": {
287
+ "candidate_diversity_at_16": 0.13888350598933713,
288
+ "collapse_rate_at_16": 0.0625,
289
+ "mean_negative_distance_at_16": 0.14296567378575586,
290
+ "mean_positive_distance_at_16": 0.21137015197687845,
291
+ "negative_near_at_16_thr_0p20": 0.875,
292
+ "negative_near_at_16_thr_0p40": 1.0,
293
+ "pos_closer_than_neg_at_16": 0.0,
294
+ "pptc_at_16_thr_0p20": 1.0,
295
+ "pptc_at_16_thr_0p40": 1.0,
296
+ "proxy_support_distance_at_16": 0.18879567548501489
297
+ },
298
+ "2015956957": {
299
+ "candidate_diversity_at_16": 0.3187034146644347,
300
+ "collapse_rate_at_16": 0.0625,
301
+ "mean_negative_distance_at_16": 0.8331047891032975,
302
+ "mean_positive_distance_at_16": 0.5941999685961046,
303
+ "negative_near_at_16_thr_0p20": 0.0,
304
+ "negative_near_at_16_thr_0p40": 0.0375,
305
+ "pos_closer_than_neg_at_16": 0.6875,
306
+ "pptc_at_16_thr_0p20": 0.0,
307
+ "pptc_at_16_thr_0p40": 0.4,
308
+ "proxy_support_distance_at_16": 0.5072754995990267
309
+ },
310
+ "2054899126": {
311
+ "candidate_diversity_at_16": 0.3165213251536157,
312
+ "collapse_rate_at_16": 0.0625,
313
+ "mean_negative_distance_at_16": 0.9845741056154654,
314
+ "mean_positive_distance_at_16": 0.6156837592598456,
315
+ "negative_near_at_16_thr_0p20": 0.0,
316
+ "negative_near_at_16_thr_0p40": 0.0,
317
+ "pos_closer_than_neg_at_16": 1.0,
318
+ "pptc_at_16_thr_0p20": 0.0,
319
+ "pptc_at_16_thr_0p40": 0.0,
320
+ "proxy_support_distance_at_16": 0.5417878223396038
321
+ },
322
+ "211245842": {
323
+ "candidate_diversity_at_16": 0.12613975857934917,
324
+ "collapse_rate_at_16": 0.06666666666666667,
325
+ "mean_negative_distance_at_16": 0.19912120920053028,
326
+ "mean_positive_distance_at_16": 0.35057018216650054,
327
+ "negative_near_at_16_thr_0p20": 0.6666666666666666,
328
+ "negative_near_at_16_thr_0p40": 1.0,
329
+ "pos_closer_than_neg_at_16": 0.0,
330
+ "pptc_at_16_thr_0p20": 0.0,
331
+ "pptc_at_16_thr_0p40": 1.0,
332
+ "proxy_support_distance_at_16": 0.312638758006228
333
+ },
334
+ "2141802816": {
335
+ "candidate_diversity_at_16": 0.14517622852810458,
336
+ "collapse_rate_at_16": 0.0625,
337
+ "mean_positive_distance_at_16": 0.22602580367123926,
338
+ "negative_near_at_16_thr_0p20": 0.0,
339
+ "negative_near_at_16_thr_0p40": 0.0,
340
+ "pptc_at_16_thr_0p20": 1.0,
341
+ "pptc_at_16_thr_0p40": 1.0,
342
+ "proxy_support_distance_at_16": 0.17786486198788914
343
+ },
344
+ "256770874": {
345
+ "candidate_diversity_at_16": 0.21238872699372457,
346
+ "collapse_rate_at_16": 0.07692307692307693,
347
+ "mean_negative_distance_at_16": 0.2316545904847613,
348
+ "mean_positive_distance_at_16": 0.2400530732498791,
349
+ "negative_near_at_16_thr_0p20": 0.46153846153846156,
350
+ "negative_near_at_16_thr_0p40": 1.0,
351
+ "pos_closer_than_neg_at_16": 0.15384615384615385,
352
+ "pptc_at_16_thr_0p20": 1.0,
353
+ "pptc_at_16_thr_0p40": 1.0,
354
+ "proxy_support_distance_at_16": 0.18072692918339553
355
+ },
356
+ "278008524": {
357
+ "candidate_diversity_at_16": 0.2004457712155558,
358
+ "collapse_rate_at_16": 0.07291666666666666,
359
+ "mean_negative_distance_at_16": 0.48026024389436817,
360
+ "mean_positive_distance_at_16": 0.37977818652061224,
361
+ "negative_near_at_16_thr_0p20": 0.0,
362
+ "negative_near_at_16_thr_0p40": 0.5,
363
+ "pos_closer_than_neg_at_16": 1.0,
364
+ "pptc_at_16_thr_0p20": 0.0,
365
+ "pptc_at_16_thr_0p40": 1.0,
366
+ "proxy_support_distance_at_16": 0.32987481221113135
367
+ },
368
+ "416183106": {
369
+ "candidate_diversity_at_16": 0.2726821996970257,
370
+ "collapse_rate_at_16": 0.08333333333333333,
371
+ "mean_negative_distance_at_16": 0.336032367446829,
372
+ "mean_positive_distance_at_16": 0.32434010659309853,
373
+ "negative_near_at_16_thr_0p20": 0.0,
374
+ "negative_near_at_16_thr_0p40": 0.75,
375
+ "pos_closer_than_neg_at_16": 0.75,
376
+ "pptc_at_16_thr_0p20": 0.0,
377
+ "pptc_at_16_thr_0p40": 1.0,
378
+ "proxy_support_distance_at_16": 0.21405060195418268
379
+ },
380
+ "534717141": {
381
+ "candidate_diversity_at_16": 0.12420896887180294,
382
+ "collapse_rate_at_16": 0.07692307692307693,
383
+ "mean_negative_distance_at_16": 1.0443676044992865,
384
+ "mean_positive_distance_at_16": 0.24018370555531166,
385
+ "negative_near_at_16_thr_0p20": 0.0,
386
+ "negative_near_at_16_thr_0p40": 0.0,
387
+ "pos_closer_than_neg_at_16": 1.0,
388
+ "pptc_at_16_thr_0p20": 0.0,
389
+ "pptc_at_16_thr_0p40": 1.0,
390
+ "proxy_support_distance_at_16": 0.20708584688758838
391
+ },
392
+ "551504635": {
393
+ "candidate_diversity_at_16": 0.12328893201383903,
394
+ "collapse_rate_at_16": 0.0625,
395
+ "mean_negative_distance_at_16": 0.4809558747183626,
396
+ "mean_positive_distance_at_16": 0.384577296466612,
397
+ "negative_near_at_16_thr_0p20": 0.0,
398
+ "negative_near_at_16_thr_0p40": 0.0,
399
+ "pos_closer_than_neg_at_16": 1.0,
400
+ "pptc_at_16_thr_0p20": 0.0,
401
+ "pptc_at_16_thr_0p40": 1.0,
402
+ "proxy_support_distance_at_16": 0.3490023434801642
403
+ },
404
+ "565369392": {
405
+ "candidate_diversity_at_16": 0.34500208679877264,
406
+ "collapse_rate_at_16": 0.0625,
407
+ "mean_negative_distance_at_16": 0.5536749716291646,
408
+ "mean_positive_distance_at_16": 0.6326447070121288,
409
+ "negative_near_at_16_thr_0p20": 0.0,
410
+ "negative_near_at_16_thr_0p40": 0.2708333333333333,
411
+ "pos_closer_than_neg_at_16": 0.08333333333333333,
412
+ "pptc_at_16_thr_0p20": 0.0,
413
+ "pptc_at_16_thr_0p40": 0.3333333333333333,
414
+ "proxy_support_distance_at_16": 0.5220286768565988
415
+ },
416
+ "565621826": {
417
+ "candidate_diversity_at_16": 0.34067755282429596,
418
+ "collapse_rate_at_16": 0.0625,
419
+ "mean_negative_distance_at_16": 1.1613203845463014,
420
+ "mean_positive_distance_at_16": 0.6111068877252785,
421
+ "negative_near_at_16_thr_0p20": 0.0,
422
+ "negative_near_at_16_thr_0p40": 0.0,
423
+ "pos_closer_than_neg_at_16": 1.0,
424
+ "pptc_at_16_thr_0p20": 0.0,
425
+ "pptc_at_16_thr_0p40": 0.0,
426
+ "proxy_support_distance_at_16": 0.5270199282991231
427
+ },
428
+ "585904130": {
429
+ "candidate_diversity_at_16": 0.334730893317019,
430
+ "collapse_rate_at_16": 0.0625,
431
+ "mean_negative_distance_at_16": 0.729077794820346,
432
+ "mean_positive_distance_at_16": 0.639710819052796,
433
+ "negative_near_at_16_thr_0p20": 0.0,
434
+ "negative_near_at_16_thr_0p40": 0.0,
435
+ "pos_closer_than_neg_at_16": 0.5625,
436
+ "pptc_at_16_thr_0p20": 0.0,
437
+ "pptc_at_16_thr_0p40": 0.0,
438
+ "proxy_support_distance_at_16": 0.5330719635961764
439
+ },
440
+ "626486813": {
441
+ "candidate_diversity_at_16": 0.3350822109673056,
442
+ "collapse_rate_at_16": 0.0625,
443
+ "mean_negative_distance_at_16": 0.6789488676400359,
444
+ "mean_positive_distance_at_16": 0.5509508900246122,
445
+ "negative_near_at_16_thr_0p20": 0.0,
446
+ "negative_near_at_16_thr_0p40": 0.0,
447
+ "pos_closer_than_neg_at_16": 1.0,
448
+ "pptc_at_16_thr_0p20": 0.0,
449
+ "pptc_at_16_thr_0p40": 0.75,
450
+ "proxy_support_distance_at_16": 0.4539284818582074
451
+ },
452
+ "636680137": {
453
+ "candidate_diversity_at_16": 0.2777741048684745,
454
+ "collapse_rate_at_16": 0.06666666666666667,
455
+ "mean_negative_distance_at_16": 0.8017789526155329,
456
+ "mean_positive_distance_at_16": 0.689548484146615,
457
+ "negative_near_at_16_thr_0p20": 0.0,
458
+ "negative_near_at_16_thr_0p40": 0.0,
459
+ "pos_closer_than_neg_at_16": 1.0,
460
+ "pptc_at_16_thr_0p20": 0.0,
461
+ "pptc_at_16_thr_0p40": 0.0,
462
+ "proxy_support_distance_at_16": 0.5843501260865501
463
+ },
464
+ "706479600": {
465
+ "candidate_diversity_at_16": 0.15376292214521625,
466
+ "collapse_rate_at_16": 0.0625,
467
+ "mean_negative_distance_at_16": 0.6463977921649542,
468
+ "mean_positive_distance_at_16": 0.20956807718920056,
469
+ "negative_near_at_16_thr_0p20": 0.0,
470
+ "negative_near_at_16_thr_0p40": 0.0,
471
+ "pos_closer_than_neg_at_16": 1.0,
472
+ "pptc_at_16_thr_0p20": 1.0,
473
+ "pptc_at_16_thr_0p40": 1.0,
474
+ "proxy_support_distance_at_16": 0.13940392272891017
475
+ },
476
+ "750448296": {
477
+ "candidate_diversity_at_16": 0.38412059072051496,
478
+ "collapse_rate_at_16": 0.0625,
479
+ "mean_positive_distance_at_16": 0.5732390806623482,
480
+ "negative_near_at_16_thr_0p20": 0.0,
481
+ "negative_near_at_16_thr_0p40": 0.0,
482
+ "pptc_at_16_thr_0p20": 0.0,
483
+ "pptc_at_16_thr_0p40": 0.0,
484
+ "proxy_support_distance_at_16": 0.45575837140393627
485
+ },
486
+ "75070641": {
487
+ "candidate_diversity_at_16": 0.22009885214051605,
488
+ "collapse_rate_at_16": 0.08333333333333333,
489
+ "mean_negative_distance_at_16": 0.30801935894761984,
490
+ "mean_positive_distance_at_16": 0.3048314791122168,
491
+ "negative_near_at_16_thr_0p20": 0.0,
492
+ "negative_near_at_16_thr_0p40": 0.9166666666666666,
493
+ "pos_closer_than_neg_at_16": 0.75,
494
+ "pptc_at_16_thr_0p20": 0.0,
495
+ "pptc_at_16_thr_0p40": 1.0,
496
+ "proxy_support_distance_at_16": 0.25875441810266714
497
+ },
498
+ "767747424": {
499
+ "candidate_diversity_at_16": 0.2862185001662219,
500
+ "collapse_rate_at_16": 0.06473214285714285,
501
+ "mean_positive_distance_at_16": 0.49392492628765106,
502
+ "negative_near_at_16_thr_0p20": 0.0,
503
+ "negative_near_at_16_thr_0p40": 0.0,
504
+ "pptc_at_16_thr_0p20": 0.0,
505
+ "pptc_at_16_thr_0p40": 0.5,
506
+ "proxy_support_distance_at_16": 0.4267589815227464
507
+ },
508
+ "77147264": {
509
+ "candidate_diversity_at_16": 0.2576024770543667,
510
+ "collapse_rate_at_16": 0.07291666666666666,
511
+ "mean_negative_distance_at_16": 0.35161906440037705,
512
+ "mean_positive_distance_at_16": 0.3396493436233287,
513
+ "negative_near_at_16_thr_0p20": 0.0,
514
+ "negative_near_at_16_thr_0p40": 0.6770833333333333,
515
+ "pos_closer_than_neg_at_16": 0.59375,
516
+ "pptc_at_16_thr_0p20": 0.5,
517
+ "pptc_at_16_thr_0p40": 1.0,
518
+ "proxy_support_distance_at_16": 0.21687683653828063
519
+ },
520
+ "794181626": {
521
+ "candidate_diversity_at_16": 0.2264379875655636,
522
+ "collapse_rate_at_16": 0.0625,
523
+ "mean_negative_distance_at_16": 0.7175051773340176,
524
+ "mean_positive_distance_at_16": 0.35367816945106806,
525
+ "negative_near_at_16_thr_0p20": 0.0,
526
+ "negative_near_at_16_thr_0p40": 0.0,
527
+ "pos_closer_than_neg_at_16": 1.0,
528
+ "pptc_at_16_thr_0p20": 0.0,
529
+ "pptc_at_16_thr_0p40": 1.0,
530
+ "proxy_support_distance_at_16": 0.28387147315751704
531
+ },
532
+ "957101489": {
533
+ "candidate_diversity_at_16": 0.16576450402096768,
534
+ "collapse_rate_at_16": 0.07142857142857142,
535
+ "mean_negative_distance_at_16": 0.26843294553963787,
536
+ "mean_positive_distance_at_16": 0.19535401055021748,
537
+ "negative_near_at_16_thr_0p20": 0.0,
538
+ "negative_near_at_16_thr_0p40": 1.0,
539
+ "pos_closer_than_neg_at_16": 1.0,
540
+ "pptc_at_16_thr_0p20": 1.0,
541
+ "pptc_at_16_thr_0p40": 1.0,
542
+ "proxy_support_distance_at_16": 0.13814879597183258
543
+ },
544
+ "998761162": {
545
+ "candidate_diversity_at_16": 0.17427981556019603,
546
+ "collapse_rate_at_16": 0.0625,
547
+ "mean_positive_distance_at_16": 0.26167818776942375,
548
+ "negative_near_at_16_thr_0p20": 0.0,
549
+ "negative_near_at_16_thr_0p40": 0.0,
550
+ "pptc_at_16_thr_0p20": 0.0,
551
+ "pptc_at_16_thr_0p40": 1.0,
552
+ "proxy_support_distance_at_16": 0.2096236900284545
553
+ }
554
+ }
workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/metrics_by_task.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "LiftPegUpright-v1": {
3
+ "candidate_diversity_at_16": 0.14568556954448164,
4
+ "collapse_rate_at_16": 0.07311091686091686,
5
+ "mean_negative_distance_at_16": 0.41525090276978965,
6
+ "mean_positive_distance_at_16": 0.27692113127668616,
7
+ "negative_near_at_16_thr_0p20": 0.0,
8
+ "negative_near_at_16_thr_0p40": 0.4479166666666667,
9
+ "pos_closer_than_neg_at_16": 1.0,
10
+ "pptc_at_16_thr_0p20": 0.3333333333333333,
11
+ "pptc_at_16_thr_0p40": 1.0,
12
+ "proxy_support_distance_at_16": 0.24093659048423588
13
+ },
14
+ "PickCube-v1": {
15
+ "candidate_diversity_at_16": 0.22174020064212657,
16
+ "collapse_rate_at_16": 0.1,
17
+ "mean_negative_distance_at_16": 0.916703472486977,
18
+ "mean_positive_distance_at_16": 0.9107334711531762,
19
+ "negative_near_at_16_thr_0p20": 0.0,
20
+ "negative_near_at_16_thr_0p40": 0.0,
21
+ "pos_closer_than_neg_at_16": 0.9,
22
+ "pptc_at_16_thr_0p20": 0.0,
23
+ "pptc_at_16_thr_0p40": 0.0,
24
+ "proxy_support_distance_at_16": 0.789626612256981
25
+ },
26
+ "PullCube-v1": {
27
+ "candidate_diversity_at_16": 0.3123386246952678,
28
+ "collapse_rate_at_16": 0.06404465632406808,
29
+ "mean_negative_distance_at_16": 0.7587629114209102,
30
+ "mean_positive_distance_at_16": 0.5676713988429425,
31
+ "negative_near_at_16_thr_0p20": 0.0,
32
+ "negative_near_at_16_thr_0p40": 0.029411764705882353,
33
+ "pos_closer_than_neg_at_16": 0.6948412698412698,
34
+ "pptc_at_16_thr_0p20": 0.0,
35
+ "pptc_at_16_thr_0p40": 0.38235294117647056,
36
+ "proxy_support_distance_at_16": 0.47887558072525577
37
+ },
38
+ "PushCube-v1": {
39
+ "candidate_diversity_at_16": 0.1790971479869244,
40
+ "collapse_rate_at_16": 0.06478937728937728,
41
+ "mean_negative_distance_at_16": 0.4238776456518368,
42
+ "mean_positive_distance_at_16": 0.29352746520973694,
43
+ "negative_near_at_16_thr_0p20": 0.0673076923076923,
44
+ "negative_near_at_16_thr_0p40": 0.4182692307692308,
45
+ "pos_closer_than_neg_at_16": 0.65625,
46
+ "pptc_at_16_thr_0p20": 0.3076923076923077,
47
+ "pptc_at_16_thr_0p40": 0.9230769230769231,
48
+ "proxy_support_distance_at_16": 0.24338261885960216
49
+ },
50
+ "StackCube-v1": {
51
+ "candidate_diversity_at_16": 0.18186810074636642,
52
+ "collapse_rate_at_16": 0.07697191697191696,
53
+ "mean_negative_distance_at_16": 0.31349787149516045,
54
+ "mean_positive_distance_at_16": 0.26389520156797597,
55
+ "negative_near_at_16_thr_0p20": 0.18153235653235653,
56
+ "negative_near_at_16_thr_0p40": 0.8088522588522589,
57
+ "pos_closer_than_neg_at_16": 0.7132326007326008,
58
+ "pptc_at_16_thr_0p20": 0.7333333333333333,
59
+ "pptc_at_16_thr_0p40": 0.9333333333333333,
60
+ "proxy_support_distance_at_16": 0.19956871510927296
61
+ }
62
+ }
workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/report.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # CTT Proxy Evaluation
2
+
3
+ K: `16`
4
+
5
+ | Metric | N | Mean | 95% CI |
6
+ | --- | ---: | ---: | ---: |
7
+ | candidate_diversity_at_16 | 69 | 0.2431 | [0.2253, 0.2615] |
8
+ | collapse_rate_at_16 | 69 | 0.0683 | [0.0661, 0.0711] |
9
+ | mean_negative_distance_at_16 | 51 | 0.5380 | [0.4644, 0.6124] |
10
+ | mean_positive_distance_at_16 | 69 | 0.4297 | [0.3875, 0.4746] |
11
+ | negative_near_at_16_thr_0p20 | 69 | 0.0521 | [0.0133, 0.0972] |
12
+ | negative_near_at_16_thr_0p40 | 69 | 0.3081 | [0.2126, 0.4214] |
13
+ | pos_closer_than_neg_at_16 | 51 | 0.7341 | [0.6342, 0.8479] |
14
+ | pptc_at_16_thr_0p20 | 69 | 0.2464 | [0.1449, 0.3478] |
15
+ | pptc_at_16_thr_0p40 | 69 | 0.6522 | [0.5507, 0.7681] |
16
+ | proxy_support_distance_at_16 | 69 | 0.3576 | [0.3189, 0.4013] |
17
+
18
+ This is PPTC/proxy support geometry, not OutcomePTR or rollout success.
workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/split_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 9d1dc1c10868f76fa080895df0f2730c173f12b6db14932599d55c2b60859381
workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/table.tex ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ % Auto-generated by scripts/eval_ctt_proxy.py
2
+ \begin{tabular}{lrrr}
3
+ \toprule
4
+ Metric & N & Mean & CI high \\
5
+ \midrule
6
+ candidate\_diversity\_at\_16 & 69 & 0.2431 & 0.2615 \\
7
+ collapse\_rate\_at\_16 & 69 & 0.0683 & 0.0711 \\
8
+ mean\_negative\_distance\_at\_16 & 51 & 0.5380 & 0.6124 \\
9
+ mean\_positive\_distance\_at\_16 & 69 & 0.4297 & 0.4746 \\
10
+ negative\_near\_at\_16\_thr\_0p20 & 69 & 0.0521 & 0.0972 \\
11
+ negative\_near\_at\_16\_thr\_0p40 & 69 & 0.3081 & 0.4214 \\
12
+ pos\_closer\_than\_neg\_at\_16 & 51 & 0.7341 & 0.8479 \\
13
+ pptc\_at\_16\_thr\_0p20 & 69 & 0.2464 & 0.3478 \\
14
+ pptc\_at\_16\_thr\_0p40 & 69 & 0.6522 & 0.7681 \\
15
+ proxy\_support\_distance\_at\_16 & 69 & 0.3576 & 0.4013 \\
16
+ \bottomrule
17
+ \end{tabular}
workspace/runs/ctt_residual_base_context_obs_obj_seed2_val_proxy/train.log ADDED
@@ -0,0 +1 @@
 
 
1
+ see checkpoint run
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/command.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python scripts/train_ctt.py --dataset data/cil_charts_rgb_refs/train/index.json --out-dir runs/ctt_residual_base_context_obs_obj_smoke_seed0 --variant residual --epochs 1 --max-charts 64 --neighbors 4 --seed 0 --chart-feature-mode base_context_obs_obj
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/config.yaml ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ chart_feature_mode: base_context_obs_obj
2
+ config: None
3
+ cycle: 0.1
4
+ dataset: data/cil_charts_rgb_refs/train/index.json
5
+ diversity: 0.05
6
+ diversity_temperature: 1.0
7
+ epochs: 1
8
+ listwise_rank: 0.5
9
+ lr: 0.001
10
+ max_charts: 64
11
+ negative_boundary: 0.25
12
+ negative_margin: 0.2
13
+ neighbors: 4
14
+ out_dir: runs/ctt_residual_base_context_obs_obj_smoke_seed0
15
+ pairwise_rank: 1.0
16
+ pos_alignment: 1.0
17
+ seed: 0
18
+ transport_samples_per_pair: 4
19
+ variant: residual
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/data_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 67f7b4a692f7c7e71da24378dc71e3399c5d35afc14c494869eba6087b765c42
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/eval.log ADDED
@@ -0,0 +1 @@
 
 
1
+ eval not run by train_ctt.py
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/git_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 14e81292e2004925f81e0bb4810f6f144bfd87b7
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/metrics.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chart_feature_mode": "base_context_obs_obj",
3
+ "data_hash": "67f7b4a692f7c7e71da24378dc71e3399c5d35afc14c494869eba6087b765c42",
4
+ "epochs": 1,
5
+ "final_mean_loss": 15.395802574157715,
6
+ "loss_weights": {
7
+ "cycle": 0.1,
8
+ "diversity": 0.05,
9
+ "diversity_temperature": 1.0,
10
+ "listwise_rank": 0.5,
11
+ "negative_boundary": 0.25,
12
+ "negative_margin": 0.2,
13
+ "pairwise_rank": 1.0,
14
+ "pos_alignment": 1.0,
15
+ "transport_samples_per_pair": 4
16
+ },
17
+ "num_charts": 64,
18
+ "num_pairs": 250,
19
+ "report_type": "ctt_train",
20
+ "split_hash": "867a94a1c67686c082765671a7bf8d74a9d633085e1b2619c83197c60bf58372",
21
+ "variant": "residual"
22
+ }
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/metrics_by_seed.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/metrics_by_task.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:671c1b33df0bf9dc7b262c32b8a868572d64f660f15f6b0ab4f0f22b007bfc8d
3
+ size 579669
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/report.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # CTT Train Report
2
+
3
+ Variant: `residual`
4
+ Charts: `64`
5
+ Neighbor pairs: `250`
6
+ Final mean loss: `15.395803`
7
+ Loss weights: `{"cycle": 0.1, "diversity": 0.05, "diversity_temperature": 1.0, "listwise_rank": 0.5, "negative_boundary": 0.25, "negative_margin": 0.2, "pairwise_rank": 1.0, "pos_alignment": 1.0, "transport_samples_per_pair": 4}`
8
+
9
+ This smoke run trains CTT from measured train positives; it is not a rollout success claim.
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/split_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 867a94a1c67686c082765671a7bf8d74a9d633085e1b2619c83197c60bf58372
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/table.tex ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ % Auto-generated by scripts/train_ctt.py
2
+ \begin{tabular}{lrrr}
3
+ \toprule
4
+ Variant & Charts & Pairs & Final loss \\
5
+ \midrule
6
+ residual & 64 & 250 & 15.3958 \\
7
+ \bottomrule
8
+ \end{tabular}
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0/train.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ charts=64 pairs=250 variant=residual
2
+ loss_weights pos=1.0 neg=0.25 pairwise=1.0 listwise=0.5 cycle=0.1 diversity=0.05
3
+ epoch=1 mean_loss=15.395803
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/command.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python scripts/eval_ctt_proxy.py --checkpoint runs/ctt_residual_base_context_obs_obj_smoke_seed0/model.pt --source-index data/cil_charts_rgb_refs/train/index.json --target-index data/cil_charts_rgb_refs/val/index.json --out-dir runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy --k 16 --max-target-charts 8 --neighbors 4
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/config.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ checkpoint: runs/ctt_residual_base_context_obs_obj_smoke_seed0/model.pt
2
+ k: 16
3
+ max_target_charts: 8
4
+ neighbors: 4
5
+ out_dir: runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy
6
+ source_index: data/cil_charts_rgb_refs/train/index.json
7
+ target_index: data/cil_charts_rgb_refs/val/index.json
8
+ thresholds: 0.20,0.40
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/data_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 67f7b4a692f7c7e71da24378dc71e3399c5d35afc14c494869eba6087b765c42
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/eval.log ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ source_charts=301 target_charts=8 k=16
2
+ source_index=data/cil_charts_rgb_refs/train/index.json
3
+ target_index=data/cil_charts_rgb_refs/val/index.json
4
+ chart_feature_mode=base_context_obs_obj
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/git_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 14e81292e2004925f81e0bb4810f6f144bfd87b7
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/metrics.json ADDED
@@ -0,0 +1,619 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chart_feature_mode": "base_context_obs_obj",
3
+ "data_hash": "67f7b4a692f7c7e71da24378dc71e3399c5d35afc14c494869eba6087b765c42",
4
+ "k": 16,
5
+ "num_rows": 8,
6
+ "report_type": "ctt_proxy_eval",
7
+ "rows": [
8
+ {
9
+ "candidate_diversity_at_16": 0.9892304428664728,
10
+ "chart_id": "ms-0345d8ac530f88cefd61",
11
+ "collapse_rate_at_16": 0.0625,
12
+ "mean_negative_distance_at_16": null,
13
+ "mean_positive_distance_at_16": 1.0352678733718557,
14
+ "negative_near_at_16_thr_0p20": 0.0,
15
+ "negative_near_at_16_thr_0p40": 0.0,
16
+ "num_proposals": 16,
17
+ "pos_closer_than_neg_at_16": null,
18
+ "pptc_at_16_thr_0p20": 0.0,
19
+ "pptc_at_16_thr_0p40": 0.0,
20
+ "proxy_support_distance_at_16": 0.912588880355308,
21
+ "seed": "141984615",
22
+ "task_id": "PullCube-v1"
23
+ },
24
+ {
25
+ "candidate_diversity_at_16": 0.6491304536453899,
26
+ "chart_id": "ms-081952a63087fc8f83cd",
27
+ "collapse_rate_at_16": 0.07692307692307693,
28
+ "mean_negative_distance_at_16": null,
29
+ "mean_positive_distance_at_16": 0.41714856074527545,
30
+ "negative_near_at_16_thr_0p20": 0.0,
31
+ "negative_near_at_16_thr_0p40": 0.0,
32
+ "num_proposals": 13,
33
+ "pos_closer_than_neg_at_16": null,
34
+ "pptc_at_16_thr_0p20": 0.0,
35
+ "pptc_at_16_thr_0p40": 1.0,
36
+ "proxy_support_distance_at_16": 0.27512821228342066,
37
+ "seed": "2141802816",
38
+ "task_id": "PushCube-v1"
39
+ },
40
+ {
41
+ "candidate_diversity_at_16": 0.829259537058333,
42
+ "chart_id": "ms-0819eb89e627595e7e1b",
43
+ "collapse_rate_at_16": 0.07692307692307693,
44
+ "mean_negative_distance_at_16": 1.1696919734569098,
45
+ "mean_positive_distance_at_16": 0.956125842392691,
46
+ "negative_near_at_16_thr_0p20": 0.0,
47
+ "negative_near_at_16_thr_0p40": 0.0,
48
+ "num_proposals": 13,
49
+ "pos_closer_than_neg_at_16": 1.0,
50
+ "pptc_at_16_thr_0p20": 0.0,
51
+ "pptc_at_16_thr_0p40": 0.0,
52
+ "proxy_support_distance_at_16": 0.5396179154108216,
53
+ "seed": "2015956957",
54
+ "task_id": "PullCube-v1"
55
+ },
56
+ {
57
+ "candidate_diversity_at_16": 0.8167626262176546,
58
+ "chart_id": "ms-0dee962a5901fb8b5bbb",
59
+ "collapse_rate_at_16": 0.0625,
60
+ "mean_negative_distance_at_16": 0.9146694156942662,
61
+ "mean_positive_distance_at_16": 0.9483578698262848,
62
+ "negative_near_at_16_thr_0p20": 0.0,
63
+ "negative_near_at_16_thr_0p40": 0.0,
64
+ "num_proposals": 16,
65
+ "pos_closer_than_neg_at_16": 0.375,
66
+ "pptc_at_16_thr_0p20": 0.0,
67
+ "pptc_at_16_thr_0p40": 0.0,
68
+ "proxy_support_distance_at_16": 0.4101861002664965,
69
+ "seed": "565369392",
70
+ "task_id": "PullCube-v1"
71
+ },
72
+ {
73
+ "candidate_diversity_at_16": 0.7247833308306866,
74
+ "chart_id": "ms-121bc2e6676c1ac10911",
75
+ "collapse_rate_at_16": 0.0625,
76
+ "mean_negative_distance_at_16": 0.655679216791632,
77
+ "mean_positive_distance_at_16": 0.6074712306819219,
78
+ "negative_near_at_16_thr_0p20": 0.0,
79
+ "negative_near_at_16_thr_0p40": 0.1875,
80
+ "num_proposals": 16,
81
+ "pos_closer_than_neg_at_16": 0.75,
82
+ "pptc_at_16_thr_0p20": 0.0,
83
+ "pptc_at_16_thr_0p40": 1.0,
84
+ "proxy_support_distance_at_16": 0.3531782671069767,
85
+ "seed": "77147264",
86
+ "task_id": "PushCube-v1"
87
+ },
88
+ {
89
+ "candidate_diversity_at_16": 0.8691002555193923,
90
+ "chart_id": "ms-126eb8b36769f9ba4671",
91
+ "collapse_rate_at_16": 0.0625,
92
+ "mean_negative_distance_at_16": null,
93
+ "mean_positive_distance_at_16": 0.9032664894298936,
94
+ "negative_near_at_16_thr_0p20": 0.0,
95
+ "negative_near_at_16_thr_0p40": 0.0,
96
+ "num_proposals": 16,
97
+ "pos_closer_than_neg_at_16": null,
98
+ "pptc_at_16_thr_0p20": 0.0,
99
+ "pptc_at_16_thr_0p40": 0.0,
100
+ "proxy_support_distance_at_16": 0.5341332177499273,
101
+ "seed": "767747424",
102
+ "task_id": "PullCube-v1"
103
+ },
104
+ {
105
+ "candidate_diversity_at_16": 1.27180661905949,
106
+ "chart_id": "ms-16661b2fd2c85f57a66c",
107
+ "collapse_rate_at_16": 0.2,
108
+ "mean_negative_distance_at_16": 0.9269540296244898,
109
+ "mean_positive_distance_at_16": 1.0556209809260149,
110
+ "negative_near_at_16_thr_0p20": 0.0,
111
+ "negative_near_at_16_thr_0p40": 0.0,
112
+ "num_proposals": 5,
113
+ "pos_closer_than_neg_at_16": 0.4,
114
+ "pptc_at_16_thr_0p20": 0.0,
115
+ "pptc_at_16_thr_0p40": 0.0,
116
+ "proxy_support_distance_at_16": 0.7488528751353682,
117
+ "seed": "1549324805",
118
+ "task_id": "PullCube-v1"
119
+ },
120
+ {
121
+ "candidate_diversity_at_16": 0.7503141666222131,
122
+ "chart_id": "ms-20e1efbb745fd02abc95",
123
+ "collapse_rate_at_16": 0.07692307692307693,
124
+ "mean_negative_distance_at_16": 0.5266666236982112,
125
+ "mean_positive_distance_at_16": 0.6001823021156183,
126
+ "negative_near_at_16_thr_0p20": 0.0,
127
+ "negative_near_at_16_thr_0p40": 0.15384615384615385,
128
+ "num_proposals": 13,
129
+ "pos_closer_than_neg_at_16": 0.6923076923076923,
130
+ "pptc_at_16_thr_0p20": 0.0,
131
+ "pptc_at_16_thr_0p40": 1.0,
132
+ "proxy_support_distance_at_16": 0.30411875251846604,
133
+ "seed": "1375492786",
134
+ "task_id": "PullCube-v1"
135
+ }
136
+ ],
137
+ "split_hash": "867a94a1c67686c082765671a7bf8d74a9d633085e1b2619c83197c60bf58372",
138
+ "summary": {
139
+ "candidate_diversity_at_16": {
140
+ "macro_by_seed": {
141
+ "ci": {
142
+ "confidence": 0.95,
143
+ "high": 0.9980696442006434,
144
+ "low": 0.7519349677847141,
145
+ "mean": 0.862548428977454,
146
+ "n": 8,
147
+ "num_samples": 200
148
+ },
149
+ "mean": 0.862548428977454,
150
+ "per_seed": {
151
+ "1375492786": 0.7503141666222131,
152
+ "141984615": 0.9892304428664728,
153
+ "1549324805": 1.27180661905949,
154
+ "2015956957": 0.829259537058333,
155
+ "2141802816": 0.6491304536453899,
156
+ "565369392": 0.8167626262176546,
157
+ "767747424": 0.8691002555193923,
158
+ "77147264": 0.7247833308306866
159
+ }
160
+ },
161
+ "macro_by_task": {
162
+ "ci": {
163
+ "confidence": 0.95,
164
+ "high": 0.921078941223926,
165
+ "low": 0.6869568922380382,
166
+ "mean": 0.8040179167309821,
167
+ "n": 2,
168
+ "num_samples": 200
169
+ },
170
+ "mean": 0.8040179167309821,
171
+ "per_task": {
172
+ "PullCube-v1": 0.921078941223926,
173
+ "PushCube-v1": 0.6869568922380382
174
+ }
175
+ },
176
+ "metric": "candidate_diversity_at_16",
177
+ "micro": {
178
+ "confidence": 0.95,
179
+ "high": 1.0111291699790992,
180
+ "low": 0.7572176830664412,
181
+ "mean": 0.862548428977454,
182
+ "n": 8,
183
+ "num_samples": 200
184
+ },
185
+ "n": 8
186
+ },
187
+ "collapse_rate_at_16": {
188
+ "macro_by_seed": {
189
+ "ci": {
190
+ "confidence": 0.95,
191
+ "high": 0.11947115384615384,
192
+ "low": 0.06610576923076923,
193
+ "mean": 0.08509615384615385,
194
+ "n": 8,
195
+ "num_samples": 200
196
+ },
197
+ "mean": 0.08509615384615385,
198
+ "per_seed": {
199
+ "1375492786": 0.07692307692307693,
200
+ "141984615": 0.0625,
201
+ "1549324805": 0.2,
202
+ "2015956957": 0.07692307692307693,
203
+ "2141802816": 0.07692307692307693,
204
+ "565369392": 0.0625,
205
+ "767747424": 0.0625,
206
+ "77147264": 0.0625
207
+ }
208
+ },
209
+ "macro_by_task": {
210
+ "ci": {
211
+ "confidence": 0.95,
212
+ "high": 0.09022435897435899,
213
+ "low": 0.06971153846153846,
214
+ "mean": 0.07996794871794873,
215
+ "n": 2,
216
+ "num_samples": 200
217
+ },
218
+ "mean": 0.07996794871794873,
219
+ "per_task": {
220
+ "PullCube-v1": 0.09022435897435899,
221
+ "PushCube-v1": 0.06971153846153846
222
+ }
223
+ },
224
+ "metric": "collapse_rate_at_16",
225
+ "micro": {
226
+ "confidence": 0.95,
227
+ "high": 0.11947115384615384,
228
+ "low": 0.06430288461538461,
229
+ "mean": 0.08509615384615385,
230
+ "n": 8,
231
+ "num_samples": 200
232
+ },
233
+ "n": 8
234
+ },
235
+ "mean_negative_distance_at_16": {
236
+ "macro_by_seed": {
237
+ "ci": {
238
+ "confidence": 0.95,
239
+ "high": 1.0215922843714131,
240
+ "low": 0.655679216791632,
241
+ "mean": 0.8387322518531019,
242
+ "n": 5,
243
+ "num_samples": 200
244
+ },
245
+ "mean": 0.8387322518531019,
246
+ "per_seed": {
247
+ "1375492786": 0.5266666236982112,
248
+ "1549324805": 0.9269540296244898,
249
+ "2015956957": 1.1696919734569098,
250
+ "565369392": 0.9146694156942662,
251
+ "77147264": 0.655679216791632
252
+ }
253
+ },
254
+ "macro_by_task": {
255
+ "ci": {
256
+ "confidence": 0.95,
257
+ "high": 0.8844955106184693,
258
+ "low": 0.655679216791632,
259
+ "mean": 0.7700873637050507,
260
+ "n": 2,
261
+ "num_samples": 200
262
+ },
263
+ "mean": 0.7700873637050507,
264
+ "per_task": {
265
+ "PullCube-v1": 0.8844955106184693,
266
+ "PushCube-v1": 0.655679216791632
267
+ }
268
+ },
269
+ "metric": "mean_negative_distance_at_16",
270
+ "micro": {
271
+ "confidence": 0.95,
272
+ "high": 1.0410869035051702,
273
+ "low": 0.632526623502151,
274
+ "mean": 0.8387322518531019,
275
+ "n": 5,
276
+ "num_samples": 200
277
+ },
278
+ "n": 5
279
+ },
280
+ "mean_positive_distance_at_16": {
281
+ "macro_by_seed": {
282
+ "ci": {
283
+ "confidence": 0.95,
284
+ "high": 0.9656497449969541,
285
+ "low": 0.6518086384649426,
286
+ "mean": 0.8154301436861944,
287
+ "n": 8,
288
+ "num_samples": 200
289
+ },
290
+ "mean": 0.8154301436861944,
291
+ "per_seed": {
292
+ "1375492786": 0.6001823021156183,
293
+ "141984615": 1.0352678733718557,
294
+ "1549324805": 1.0556209809260149,
295
+ "2015956957": 0.956125842392691,
296
+ "2141802816": 0.41714856074527545,
297
+ "565369392": 0.9483578698262848,
298
+ "767747424": 0.9032664894298936,
299
+ "77147264": 0.6074712306819219
300
+ }
301
+ },
302
+ "macro_by_task": {
303
+ "ci": {
304
+ "confidence": 0.95,
305
+ "high": 0.9164702263437263,
306
+ "low": 0.5123098957135986,
307
+ "mean": 0.7143900610286624,
308
+ "n": 2,
309
+ "num_samples": 200
310
+ },
311
+ "mean": 0.7143900610286624,
312
+ "per_task": {
313
+ "PullCube-v1": 0.9164702263437263,
314
+ "PushCube-v1": 0.5123098957135986
315
+ }
316
+ },
317
+ "metric": "mean_positive_distance_at_16",
318
+ "micro": {
319
+ "confidence": 0.95,
320
+ "high": 0.9611506688616942,
321
+ "low": 0.6651566468523962,
322
+ "mean": 0.8154301436861944,
323
+ "n": 8,
324
+ "num_samples": 200
325
+ },
326
+ "n": 8
327
+ },
328
+ "negative_near_at_16_thr_0p20": {
329
+ "macro_by_seed": {
330
+ "ci": {
331
+ "confidence": 0.95,
332
+ "high": 0.0,
333
+ "low": 0.0,
334
+ "mean": 0.0,
335
+ "n": 8,
336
+ "num_samples": 200
337
+ },
338
+ "mean": 0.0,
339
+ "per_seed": {
340
+ "1375492786": 0.0,
341
+ "141984615": 0.0,
342
+ "1549324805": 0.0,
343
+ "2015956957": 0.0,
344
+ "2141802816": 0.0,
345
+ "565369392": 0.0,
346
+ "767747424": 0.0,
347
+ "77147264": 0.0
348
+ }
349
+ },
350
+ "macro_by_task": {
351
+ "ci": {
352
+ "confidence": 0.95,
353
+ "high": 0.0,
354
+ "low": 0.0,
355
+ "mean": 0.0,
356
+ "n": 2,
357
+ "num_samples": 200
358
+ },
359
+ "mean": 0.0,
360
+ "per_task": {
361
+ "PullCube-v1": 0.0,
362
+ "PushCube-v1": 0.0
363
+ }
364
+ },
365
+ "metric": "negative_near_at_16_thr_0p20",
366
+ "micro": {
367
+ "confidence": 0.95,
368
+ "high": 0.0,
369
+ "low": 0.0,
370
+ "mean": 0.0,
371
+ "n": 8,
372
+ "num_samples": 200
373
+ },
374
+ "n": 8
375
+ },
376
+ "negative_near_at_16_thr_0p40": {
377
+ "macro_by_seed": {
378
+ "ci": {
379
+ "confidence": 0.95,
380
+ "high": 0.09375,
381
+ "low": 0.0,
382
+ "mean": 0.04266826923076923,
383
+ "n": 8,
384
+ "num_samples": 200
385
+ },
386
+ "mean": 0.04266826923076923,
387
+ "per_seed": {
388
+ "1375492786": 0.15384615384615385,
389
+ "141984615": 0.0,
390
+ "1549324805": 0.0,
391
+ "2015956957": 0.0,
392
+ "2141802816": 0.0,
393
+ "565369392": 0.0,
394
+ "767747424": 0.0,
395
+ "77147264": 0.1875
396
+ }
397
+ },
398
+ "macro_by_task": {
399
+ "ci": {
400
+ "confidence": 0.95,
401
+ "high": 0.09375,
402
+ "low": 0.025641025641025644,
403
+ "mean": 0.059695512820512824,
404
+ "n": 2,
405
+ "num_samples": 200
406
+ },
407
+ "mean": 0.059695512820512824,
408
+ "per_task": {
409
+ "PullCube-v1": 0.025641025641025644,
410
+ "PushCube-v1": 0.09375
411
+ }
412
+ },
413
+ "metric": "negative_near_at_16_thr_0p40",
414
+ "micro": {
415
+ "confidence": 0.95,
416
+ "high": 0.08954326923076923,
417
+ "low": 0.0,
418
+ "mean": 0.04266826923076923,
419
+ "n": 8,
420
+ "num_samples": 200
421
+ },
422
+ "n": 8
423
+ },
424
+ "pos_closer_than_neg_at_16": {
425
+ "macro_by_seed": {
426
+ "ci": {
427
+ "confidence": 0.95,
428
+ "high": 0.8384615384615385,
429
+ "low": 0.45346153846153847,
430
+ "mean": 0.6434615384615385,
431
+ "n": 5,
432
+ "num_samples": 200
433
+ },
434
+ "mean": 0.6434615384615385,
435
+ "per_seed": {
436
+ "1375492786": 0.6923076923076923,
437
+ "1549324805": 0.4,
438
+ "2015956957": 1.0,
439
+ "565369392": 0.375,
440
+ "77147264": 0.75
441
+ }
442
+ },
443
+ "macro_by_task": {
444
+ "ci": {
445
+ "confidence": 0.95,
446
+ "high": 0.75,
447
+ "low": 0.616826923076923,
448
+ "mean": 0.6834134615384615,
449
+ "n": 2,
450
+ "num_samples": 200
451
+ },
452
+ "mean": 0.6834134615384615,
453
+ "per_task": {
454
+ "PullCube-v1": 0.616826923076923,
455
+ "PushCube-v1": 0.75
456
+ }
457
+ },
458
+ "metric": "pos_closer_than_neg_at_16",
459
+ "micro": {
460
+ "confidence": 0.95,
461
+ "high": 0.8884615384615385,
462
+ "low": 0.4534615384615385,
463
+ "mean": 0.6434615384615384,
464
+ "n": 5,
465
+ "num_samples": 200
466
+ },
467
+ "n": 5
468
+ },
469
+ "pptc_at_16_thr_0p20": {
470
+ "macro_by_seed": {
471
+ "ci": {
472
+ "confidence": 0.95,
473
+ "high": 0.0,
474
+ "low": 0.0,
475
+ "mean": 0.0,
476
+ "n": 8,
477
+ "num_samples": 200
478
+ },
479
+ "mean": 0.0,
480
+ "per_seed": {
481
+ "1375492786": 0.0,
482
+ "141984615": 0.0,
483
+ "1549324805": 0.0,
484
+ "2015956957": 0.0,
485
+ "2141802816": 0.0,
486
+ "565369392": 0.0,
487
+ "767747424": 0.0,
488
+ "77147264": 0.0
489
+ }
490
+ },
491
+ "macro_by_task": {
492
+ "ci": {
493
+ "confidence": 0.95,
494
+ "high": 0.0,
495
+ "low": 0.0,
496
+ "mean": 0.0,
497
+ "n": 2,
498
+ "num_samples": 200
499
+ },
500
+ "mean": 0.0,
501
+ "per_task": {
502
+ "PullCube-v1": 0.0,
503
+ "PushCube-v1": 0.0
504
+ }
505
+ },
506
+ "metric": "pptc_at_16_thr_0p20",
507
+ "micro": {
508
+ "confidence": 0.95,
509
+ "high": 0.0,
510
+ "low": 0.0,
511
+ "mean": 0.0,
512
+ "n": 8,
513
+ "num_samples": 200
514
+ },
515
+ "n": 8
516
+ },
517
+ "pptc_at_16_thr_0p40": {
518
+ "macro_by_seed": {
519
+ "ci": {
520
+ "confidence": 0.95,
521
+ "high": 0.75,
522
+ "low": 0.0,
523
+ "mean": 0.375,
524
+ "n": 8,
525
+ "num_samples": 200
526
+ },
527
+ "mean": 0.375,
528
+ "per_seed": {
529
+ "1375492786": 1.0,
530
+ "141984615": 0.0,
531
+ "1549324805": 0.0,
532
+ "2015956957": 0.0,
533
+ "2141802816": 1.0,
534
+ "565369392": 0.0,
535
+ "767747424": 0.0,
536
+ "77147264": 1.0
537
+ }
538
+ },
539
+ "macro_by_task": {
540
+ "ci": {
541
+ "confidence": 0.95,
542
+ "high": 1.0,
543
+ "low": 0.16666666666666666,
544
+ "mean": 0.5833333333333334,
545
+ "n": 2,
546
+ "num_samples": 200
547
+ },
548
+ "mean": 0.5833333333333334,
549
+ "per_task": {
550
+ "PullCube-v1": 0.16666666666666666,
551
+ "PushCube-v1": 1.0
552
+ }
553
+ },
554
+ "metric": "pptc_at_16_thr_0p40",
555
+ "micro": {
556
+ "confidence": 0.95,
557
+ "high": 0.75,
558
+ "low": 0.125,
559
+ "mean": 0.375,
560
+ "n": 8,
561
+ "num_samples": 200
562
+ },
563
+ "n": 8
564
+ },
565
+ "proxy_support_distance_at_16": {
566
+ "macro_by_seed": {
567
+ "ci": {
568
+ "confidence": 0.95,
569
+ "high": 0.6783628285890039,
570
+ "low": 0.3754775581082658,
571
+ "mean": 0.5097255276033481,
572
+ "n": 8,
573
+ "num_samples": 200
574
+ },
575
+ "mean": 0.5097255276033481,
576
+ "per_seed": {
577
+ "1375492786": 0.30411875251846604,
578
+ "141984615": 0.912588880355308,
579
+ "1549324805": 0.7488528751353682,
580
+ "2015956957": 0.5396179154108216,
581
+ "2141802816": 0.27512821228342066,
582
+ "565369392": 0.4101861002664965,
583
+ "767747424": 0.5341332177499273,
584
+ "77147264": 0.3531782671069767
585
+ }
586
+ },
587
+ "macro_by_task": {
588
+ "ci": {
589
+ "confidence": 0.95,
590
+ "high": 0.5749162902393979,
591
+ "low": 0.3141532396951987,
592
+ "mean": 0.4445347649672983,
593
+ "n": 2,
594
+ "num_samples": 200
595
+ },
596
+ "mean": 0.4445347649672983,
597
+ "per_task": {
598
+ "PullCube-v1": 0.5749162902393979,
599
+ "PushCube-v1": 0.3141532396951987
600
+ }
601
+ },
602
+ "metric": "proxy_support_distance_at_16",
603
+ "micro": {
604
+ "confidence": 0.95,
605
+ "high": 0.6908682244332552,
606
+ "low": 0.3815771579121894,
607
+ "mean": 0.5097255276033481,
608
+ "n": 8,
609
+ "num_samples": 200
610
+ },
611
+ "n": 8
612
+ }
613
+ },
614
+ "target_split_hash": "9d1dc1c10868f76fa080895df0f2730c173f12b6db14932599d55c2b60859381",
615
+ "thresholds": [
616
+ 0.2,
617
+ 0.4
618
+ ]
619
+ }
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/metrics_by_seed.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "1375492786": {
3
+ "candidate_diversity_at_16": 0.7503141666222131,
4
+ "collapse_rate_at_16": 0.07692307692307693,
5
+ "mean_negative_distance_at_16": 0.5266666236982112,
6
+ "mean_positive_distance_at_16": 0.6001823021156183,
7
+ "negative_near_at_16_thr_0p20": 0.0,
8
+ "negative_near_at_16_thr_0p40": 0.15384615384615385,
9
+ "pos_closer_than_neg_at_16": 0.6923076923076923,
10
+ "pptc_at_16_thr_0p20": 0.0,
11
+ "pptc_at_16_thr_0p40": 1.0,
12
+ "proxy_support_distance_at_16": 0.30411875251846604
13
+ },
14
+ "141984615": {
15
+ "candidate_diversity_at_16": 0.9892304428664728,
16
+ "collapse_rate_at_16": 0.0625,
17
+ "mean_positive_distance_at_16": 1.0352678733718557,
18
+ "negative_near_at_16_thr_0p20": 0.0,
19
+ "negative_near_at_16_thr_0p40": 0.0,
20
+ "pptc_at_16_thr_0p20": 0.0,
21
+ "pptc_at_16_thr_0p40": 0.0,
22
+ "proxy_support_distance_at_16": 0.912588880355308
23
+ },
24
+ "1549324805": {
25
+ "candidate_diversity_at_16": 1.27180661905949,
26
+ "collapse_rate_at_16": 0.2,
27
+ "mean_negative_distance_at_16": 0.9269540296244898,
28
+ "mean_positive_distance_at_16": 1.0556209809260149,
29
+ "negative_near_at_16_thr_0p20": 0.0,
30
+ "negative_near_at_16_thr_0p40": 0.0,
31
+ "pos_closer_than_neg_at_16": 0.4,
32
+ "pptc_at_16_thr_0p20": 0.0,
33
+ "pptc_at_16_thr_0p40": 0.0,
34
+ "proxy_support_distance_at_16": 0.7488528751353682
35
+ },
36
+ "2015956957": {
37
+ "candidate_diversity_at_16": 0.829259537058333,
38
+ "collapse_rate_at_16": 0.07692307692307693,
39
+ "mean_negative_distance_at_16": 1.1696919734569098,
40
+ "mean_positive_distance_at_16": 0.956125842392691,
41
+ "negative_near_at_16_thr_0p20": 0.0,
42
+ "negative_near_at_16_thr_0p40": 0.0,
43
+ "pos_closer_than_neg_at_16": 1.0,
44
+ "pptc_at_16_thr_0p20": 0.0,
45
+ "pptc_at_16_thr_0p40": 0.0,
46
+ "proxy_support_distance_at_16": 0.5396179154108216
47
+ },
48
+ "2141802816": {
49
+ "candidate_diversity_at_16": 0.6491304536453899,
50
+ "collapse_rate_at_16": 0.07692307692307693,
51
+ "mean_positive_distance_at_16": 0.41714856074527545,
52
+ "negative_near_at_16_thr_0p20": 0.0,
53
+ "negative_near_at_16_thr_0p40": 0.0,
54
+ "pptc_at_16_thr_0p20": 0.0,
55
+ "pptc_at_16_thr_0p40": 1.0,
56
+ "proxy_support_distance_at_16": 0.27512821228342066
57
+ },
58
+ "565369392": {
59
+ "candidate_diversity_at_16": 0.8167626262176546,
60
+ "collapse_rate_at_16": 0.0625,
61
+ "mean_negative_distance_at_16": 0.9146694156942662,
62
+ "mean_positive_distance_at_16": 0.9483578698262848,
63
+ "negative_near_at_16_thr_0p20": 0.0,
64
+ "negative_near_at_16_thr_0p40": 0.0,
65
+ "pos_closer_than_neg_at_16": 0.375,
66
+ "pptc_at_16_thr_0p20": 0.0,
67
+ "pptc_at_16_thr_0p40": 0.0,
68
+ "proxy_support_distance_at_16": 0.4101861002664965
69
+ },
70
+ "767747424": {
71
+ "candidate_diversity_at_16": 0.8691002555193923,
72
+ "collapse_rate_at_16": 0.0625,
73
+ "mean_positive_distance_at_16": 0.9032664894298936,
74
+ "negative_near_at_16_thr_0p20": 0.0,
75
+ "negative_near_at_16_thr_0p40": 0.0,
76
+ "pptc_at_16_thr_0p20": 0.0,
77
+ "pptc_at_16_thr_0p40": 0.0,
78
+ "proxy_support_distance_at_16": 0.5341332177499273
79
+ },
80
+ "77147264": {
81
+ "candidate_diversity_at_16": 0.7247833308306866,
82
+ "collapse_rate_at_16": 0.0625,
83
+ "mean_negative_distance_at_16": 0.655679216791632,
84
+ "mean_positive_distance_at_16": 0.6074712306819219,
85
+ "negative_near_at_16_thr_0p20": 0.0,
86
+ "negative_near_at_16_thr_0p40": 0.1875,
87
+ "pos_closer_than_neg_at_16": 0.75,
88
+ "pptc_at_16_thr_0p20": 0.0,
89
+ "pptc_at_16_thr_0p40": 1.0,
90
+ "proxy_support_distance_at_16": 0.3531782671069767
91
+ }
92
+ }
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/metrics_by_task.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "PullCube-v1": {
3
+ "candidate_diversity_at_16": 0.921078941223926,
4
+ "collapse_rate_at_16": 0.09022435897435899,
5
+ "mean_negative_distance_at_16": 0.8844955106184693,
6
+ "mean_positive_distance_at_16": 0.9164702263437263,
7
+ "negative_near_at_16_thr_0p20": 0.0,
8
+ "negative_near_at_16_thr_0p40": 0.025641025641025644,
9
+ "pos_closer_than_neg_at_16": 0.616826923076923,
10
+ "pptc_at_16_thr_0p20": 0.0,
11
+ "pptc_at_16_thr_0p40": 0.16666666666666666,
12
+ "proxy_support_distance_at_16": 0.5749162902393979
13
+ },
14
+ "PushCube-v1": {
15
+ "candidate_diversity_at_16": 0.6869568922380382,
16
+ "collapse_rate_at_16": 0.06971153846153846,
17
+ "mean_negative_distance_at_16": 0.655679216791632,
18
+ "mean_positive_distance_at_16": 0.5123098957135986,
19
+ "negative_near_at_16_thr_0p20": 0.0,
20
+ "negative_near_at_16_thr_0p40": 0.09375,
21
+ "pos_closer_than_neg_at_16": 0.75,
22
+ "pptc_at_16_thr_0p20": 0.0,
23
+ "pptc_at_16_thr_0p40": 1.0,
24
+ "proxy_support_distance_at_16": 0.3141532396951987
25
+ }
26
+ }
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/report.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # CTT Proxy Evaluation
2
+
3
+ K: `16`
4
+
5
+ | Metric | N | Mean | 95% CI |
6
+ | --- | ---: | ---: | ---: |
7
+ | candidate_diversity_at_16 | 8 | 0.8625 | [0.7572, 1.0111] |
8
+ | collapse_rate_at_16 | 8 | 0.0851 | [0.0643, 0.1195] |
9
+ | mean_negative_distance_at_16 | 5 | 0.8387 | [0.6325, 1.0411] |
10
+ | mean_positive_distance_at_16 | 8 | 0.8154 | [0.6652, 0.9612] |
11
+ | negative_near_at_16_thr_0p20 | 8 | 0.0000 | [0.0000, 0.0000] |
12
+ | negative_near_at_16_thr_0p40 | 8 | 0.0427 | [0.0000, 0.0895] |
13
+ | pos_closer_than_neg_at_16 | 5 | 0.6435 | [0.4535, 0.8885] |
14
+ | pptc_at_16_thr_0p20 | 8 | 0.0000 | [0.0000, 0.0000] |
15
+ | pptc_at_16_thr_0p40 | 8 | 0.3750 | [0.1250, 0.7500] |
16
+ | proxy_support_distance_at_16 | 8 | 0.5097 | [0.3816, 0.6909] |
17
+
18
+ This is PPTC/proxy support geometry, not OutcomePTR or rollout success.
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/split_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 9d1dc1c10868f76fa080895df0f2730c173f12b6db14932599d55c2b60859381
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/table.tex ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ % Auto-generated by scripts/eval_ctt_proxy.py
2
+ \begin{tabular}{lrrr}
3
+ \toprule
4
+ Metric & N & Mean & CI high \\
5
+ \midrule
6
+ candidate\_diversity\_at\_16 & 8 & 0.8625 & 1.0111 \\
7
+ collapse\_rate\_at\_16 & 8 & 0.0851 & 0.1195 \\
8
+ mean\_negative\_distance\_at\_16 & 5 & 0.8387 & 1.0411 \\
9
+ mean\_positive\_distance\_at\_16 & 8 & 0.8154 & 0.9612 \\
10
+ negative\_near\_at\_16\_thr\_0p20 & 8 & 0.0000 & 0.0000 \\
11
+ negative\_near\_at\_16\_thr\_0p40 & 8 & 0.0427 & 0.0895 \\
12
+ pos\_closer\_than\_neg\_at\_16 & 5 & 0.6435 & 0.8885 \\
13
+ pptc\_at\_16\_thr\_0p20 & 8 & 0.0000 & 0.0000 \\
14
+ pptc\_at\_16\_thr\_0p40 & 8 & 0.3750 & 0.7500 \\
15
+ proxy\_support\_distance\_at\_16 & 8 & 0.5097 & 0.6909 \\
16
+ \bottomrule
17
+ \end{tabular}
workspace/runs/ctt_residual_base_context_obs_obj_smoke_seed0_val_proxy/train.log ADDED
@@ -0,0 +1 @@
 
 
1
+ see checkpoint run