Haofan Cao commited on
Commit
24eaa43
·
verified ·
1 Parent(s): 2ee6fe8

Upload DejaCue dataset (part 2)

Browse files
Files changed (45) hide show
  1. DATA_LICENSE.md +45 -0
  2. DATA_MANIFEST.json +1449 -0
  3. README.md +206 -0
  4. data/README.md +14 -0
  5. data/protocol/vost/train.txt +572 -0
  6. data/protocol/vost/validation.txt +70 -0
  7. data/reference/extended.json +0 -0
  8. data/reference/main.json +0 -0
  9. data/reference/robustness/annotation_agreement.json +128 -0
  10. data/reference/robustness/annotation_sensitivity.json +329 -0
  11. data/reference/robustness/development_controls.json +315 -0
  12. data/reference/robustness/dnerf_recurrence.json +134 -0
  13. data/reference/robustness/hard_negative_margins.json +102 -0
  14. data/reference/robustness/synthetic_duration.json +0 -0
  15. data/reference/robustness/tracking_perturbations.json +1313 -0
  16. data/reference/robustness/vost_paraphrase.json +803 -0
  17. data/reference/runtime.json +21 -0
  18. data/reference/seven_history_learned.json +1986 -0
  19. data/reference/seven_history_summary.json +1438 -0
  20. data/reference/vocabulary_stress.json +124 -0
  21. data/reference/vost_cohort.json +0 -0
  22. data/seven_history/features/evaluation/hypernerf__interp_slice-banana/text_features.npz +3 -0
  23. data/seven_history/features/evaluation/hypernerf__interp_slice-banana/visual_features.npz +3 -0
  24. data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/distractors/track_1/visual_features.npz +3 -0
  25. data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/distractors/track_144/visual_features.npz +3 -0
  26. data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/text_features.npz +3 -0
  27. data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/visual_features.npz +3 -0
  28. data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/distractors/track_2/visual_features.npz +3 -0
  29. data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/distractors/track_592/visual_features.npz +3 -0
  30. data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/text_features.npz +3 -0
  31. data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/visual_features.npz +3 -0
  32. data/seven_history/features/evaluation/hypernerf__misc_cross-hands__cross-hands1/text_features.npz +3 -0
  33. data/seven_history/features/evaluation/hypernerf__misc_cross-hands__cross-hands1/visual_features.npz +3 -0
  34. data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/distractors/track_1505/visual_features.npz +3 -0
  35. data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/distractors/track_17/visual_features.npz +3 -0
  36. data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/text_features.npz +3 -0
  37. data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/visual_features.npz +3 -0
  38. data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/distractors/track_0/visual_features.npz +3 -0
  39. data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/distractors/track_860/visual_features.npz +3 -0
  40. data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/text_features.npz +3 -0
  41. data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/visual_features.npz +3 -0
  42. data/seven_history/features/evaluation/neu3d__coffee_martini__cam00/text_features.npz +3 -0
  43. data/seven_history/features/evaluation/neu3d__coffee_martini__cam00/visual_features.npz +3 -0
  44. data/seven_history/manifest.json +595 -0
  45. verify_data.py +97 -0
DATA_LICENSE.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Data and Feature Terms
2
+
3
+ The `data/` directory combines metadata and reference results created for Déjà Cue with features derived from external research datasets and a frozen vision-language encoder. These materials do not share one blanket software or dataset license.
4
+
5
+ ## What Is Included
6
+
7
+ The dataset contains frozen embeddings, stable evaluation IDs, fixed method settings, reference intervals, statistical results, and validation files. It does not contain native RGB or video, target-lineage masks, pretrained encoder weights, complete annotation files, resolved framewise consensus, or generated decoder checkpoints.
8
+
9
+ A derived feature does not transfer ownership of, or grant new rights to, its source media or model. Users remain responsible for the terms of every upstream asset they access or redistribute.
10
+
11
+ ## Source Terms
12
+
13
+ | Asset family | Upstream source | Files in this dataset | Terms to retain or verify |
14
+ | --- | --- | --- | --- |
15
+ | VOST histories | [VOST dataset](https://www.vostdataset.org) and [paper](https://openaccess.thecvf.com/content/CVPR2023/html/Tokmakov_Breaking_the_Object_in_Video_Object_Segmentation_CVPR_2023_paper.html) | Object-local embeddings, split lists, evaluation IDs, and reference intervals | VOST identifies [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/); also follow the underlying source-media terms identified by VOST |
16
+ | HyperNeRF histories | [HyperNeRF](https://doi.org/10.1145/3478513.3480487) | Target and auxiliary-track embeddings plus evaluation information | Verify and retain the upstream project and dataset terms for the scenes used |
17
+ | Neural 3D Video history | [Neural 3D Video](https://doi.org/10.1109/CVPR52688.2022.00544) | Coffee-martini target embeddings and evaluation information | Verify and retain the upstream project and dataset terms |
18
+ | D-NeRF recurrence experiment | [D-NeRF](https://doi.org/10.1109/CVPR46437.2021.01018) | Predictions and reference intervals; no rendered RGB | Verify and retain the upstream project and dataset terms |
19
+ | Feature encoder | [SigLIP 2](https://arxiv.org/abs/2502.14786) and its [model card](https://huggingface.co/google/siglip2-base-patch16-224) | Unit-normalized embeddings; no model files | Follow the model-card and weight terms for the specified revision |
20
+
21
+ VOST documentation requests citation of VOST, Ego4D, and EPIC-KITCHENS when its sequences are used. Retain those attributions whenever the corresponding VOST-derived files are redistributed.
22
+
23
+ Feature extraction uses `google/siglip2-base-patch16-224` at revision `75de2d55ec2d0b4efc50b3e9ad70dba96a7b2fa2`. The checksum list identifies the model files used for extraction, but those model files are not included.
24
+
25
+ ## Material Created for Déjà Cue
26
+
27
+ The JSON metadata, file formats, protocol descriptions, and reference results created for Déjà Cue may be reused for research and method comparison with attribution to **Déjà Cue: Localizing States in Object Histories via Vocabulary-Relative Coordinates**. The Apache-2.0 license in the companion code repository applies to original software; it does not automatically cover external data, embeddings, or upstream media.
28
+
29
+ ## Redistribution
30
+
31
+ When redistributing these files or a modified version:
32
+
33
+ 1. retain this file and the applicable upstream notices;
34
+ 2. cite Déjà Cue and the upstream sources whose assets were used;
35
+ 3. document every added, removed, or transformed file;
36
+ 4. preserve the stable evaluation IDs, or provide an explicit mapping when they change; and
37
+ 5. regenerate the checksum list for the redistributed files.
38
+
39
+ Do not describe the package as granting rights to source media, model weights, or personal likenesses beyond those supplied by their owners.
40
+
41
+ ## Privacy and Sensitive Use
42
+
43
+ The dataset omits direct identifiers and native media, but frozen embeddings are derived from external research content and should not be treated as anonymous by default. These files are intended for scientific retrieval and reproducibility research, not biometric identification, surveillance, or sensitive-attribute inference.
44
+
45
+ These terms do not replace the upstream licenses or terms of use.
DATA_MANIFEST.json ADDED
@@ -0,0 +1,1449 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "kind": "deja_cue_data_manifest",
4
+ "algorithm": "sha256",
5
+ "file_count": 288,
6
+ "total_bytes": 51031842,
7
+ "files": [
8
+ {
9
+ "path": "data/README.md",
10
+ "bytes": 918,
11
+ "sha256": "3f81777268e168da3a2d3207269bf342d6440d08b6e0f2b8452bf248a8fad51f"
12
+ },
13
+ {
14
+ "path": "data/benchmark.json",
15
+ "bytes": 53983,
16
+ "sha256": "dac34a25f08eeec17ca9f3eea6875eb8929e88701705097f87650d3d788fed04"
17
+ },
18
+ {
19
+ "path": "data/features/siglip2/H001/text_features.npz",
20
+ "bytes": 12253,
21
+ "sha256": "b2e3c68c398b7d342f3b71980ea95874cde9e605da254f503d6e70cb4e75bd35"
22
+ },
23
+ {
24
+ "path": "data/features/siglip2/H001/visual_features.npz",
25
+ "bytes": 326967,
26
+ "sha256": "033536a3b86b8e59e4cf0b1cb3dc76cfcb9fb705e13ed963ac16be1b8e2d6b3a"
27
+ },
28
+ {
29
+ "path": "data/features/siglip2/H002/text_features.npz",
30
+ "bytes": 12202,
31
+ "sha256": "6c78cd98f9f7866fbbc24be49bd4c4a0fc874a77966eeb80192a1eb6b411ffaa"
32
+ },
33
+ {
34
+ "path": "data/features/siglip2/H002/visual_features.npz",
35
+ "bytes": 438650,
36
+ "sha256": "b7752103e623a4cf26a6a5a105b076f440376a1196357f1190e2178e04eabee9"
37
+ },
38
+ {
39
+ "path": "data/features/siglip2/H003/text_features.npz",
40
+ "bytes": 12208,
41
+ "sha256": "693a1d45bb8020ee1ec815afda7a4daaeff939cc1b4b34cbbe6a26a7bdacdcc5"
42
+ },
43
+ {
44
+ "path": "data/features/siglip2/H003/visual_features.npz",
45
+ "bytes": 272761,
46
+ "sha256": "3f52121a1b70dcd1886ead3f6db3941d1c66305003dd37edea8837b480f49ec1"
47
+ },
48
+ {
49
+ "path": "data/features/siglip2/H004/text_features.npz",
50
+ "bytes": 12202,
51
+ "sha256": "80197dac9952cd7ba7832c1fffe218be63fc4c8299e83e890bbf6a857da58f76"
52
+ },
53
+ {
54
+ "path": "data/features/siglip2/H004/visual_features.npz",
55
+ "bytes": 429747,
56
+ "sha256": "c416b6341abc221fe5ab581138681f0bb504eb0bf1dba723c6a3d5df6452ecfd"
57
+ },
58
+ {
59
+ "path": "data/features/siglip2/H005/text_features.npz",
60
+ "bytes": 12245,
61
+ "sha256": "ae0ad912374f941f69e6b8abd8024ced62aa5fa9e8187e23db191751a1544746"
62
+ },
63
+ {
64
+ "path": "data/features/siglip2/H005/visual_features.npz",
65
+ "bytes": 163895,
66
+ "sha256": "7139de7d6548a1990adb3f061fe9b956a137c67da748339d6b9585e059b68ea4"
67
+ },
68
+ {
69
+ "path": "data/features/siglip2/H006/text_features.npz",
70
+ "bytes": 12199,
71
+ "sha256": "5da271d19e8c149509c4722de027e0ebd82d9c20f524dea7d057543edee5f6cf"
72
+ },
73
+ {
74
+ "path": "data/features/siglip2/H006/visual_features.npz",
75
+ "bytes": 427189,
76
+ "sha256": "f491453b82d0aebd0b1860a4cf0affd29c9348b312c13de03e3efe43fd1c1af6"
77
+ },
78
+ {
79
+ "path": "data/features/siglip2/H007/text_features.npz",
80
+ "bytes": 12198,
81
+ "sha256": "62474d9c929a9e93ec35df40cf05f8c9998a1950b3b4d2e5fd01bb22e03c16aa"
82
+ },
83
+ {
84
+ "path": "data/features/siglip2/H007/visual_features.npz",
85
+ "bytes": 564536,
86
+ "sha256": "05e697699fcd96078a797b2918ca0cc28e182f7827595a68050beb19176bee27"
87
+ },
88
+ {
89
+ "path": "data/features/siglip2/H008/text_features.npz",
90
+ "bytes": 12180,
91
+ "sha256": "24dc5b95c7db12e7ae0859f1e62bf2c8806a2b6a3aa6a637b88e0acce18ec6fa"
92
+ },
93
+ {
94
+ "path": "data/features/siglip2/H008/visual_features.npz",
95
+ "bytes": 289872,
96
+ "sha256": "3006649be9ca335d91f03840408a605c2a46a966bb3c8f193f24475e39566cc1"
97
+ },
98
+ {
99
+ "path": "data/features/siglip2/H009/text_features.npz",
100
+ "bytes": 12223,
101
+ "sha256": "8b79a25e443abd85bc1d4aef3bdef0629b31a2d26983c80d9640a7356146389c"
102
+ },
103
+ {
104
+ "path": "data/features/siglip2/H009/visual_features.npz",
105
+ "bytes": 372997,
106
+ "sha256": "d417c871185803e7faf7051f1ae8536bccdf4a1e748a4017affca5bc859f1192"
107
+ },
108
+ {
109
+ "path": "data/features/siglip2/H010/text_features.npz",
110
+ "bytes": 12236,
111
+ "sha256": "ec7de7bcb507e0dfccfc55f60101d6df09ff1d9682dcf6e5447cb7495b40c5b9"
112
+ },
113
+ {
114
+ "path": "data/features/siglip2/H010/visual_features.npz",
115
+ "bytes": 149566,
116
+ "sha256": "89d771500413c9402cd2cd6ed5e43add80ffbb43a94e94332ad33d9715f9e31d"
117
+ },
118
+ {
119
+ "path": "data/features/siglip2/H011/text_features.npz",
120
+ "bytes": 12258,
121
+ "sha256": "1035794350b14d1fd30b0dd10cb3ef04393c8c3bd8279bff0a9147c6057df1c9"
122
+ },
123
+ {
124
+ "path": "data/features/siglip2/H011/visual_features.npz",
125
+ "bytes": 364364,
126
+ "sha256": "c63135bc05324c3ce4481281282415e32a6fab004bd6a962173343411845599e"
127
+ },
128
+ {
129
+ "path": "data/features/siglip2/H012/text_features.npz",
130
+ "bytes": 12233,
131
+ "sha256": "e17d28c5b411a20d723de08cb901e38f5c7f00e0bbf738fe524ff5eda6c49317"
132
+ },
133
+ {
134
+ "path": "data/features/siglip2/H012/visual_features.npz",
135
+ "bytes": 498672,
136
+ "sha256": "105adb3feda5ad3bd1e4981e58a71bece9a55b7ef9395fc9d87032db819fa651"
137
+ },
138
+ {
139
+ "path": "data/features/siglip2/H013/text_features.npz",
140
+ "bytes": 12243,
141
+ "sha256": "09530c28e19ed101ce8a38249ffc1d751840e6b95d3526f1bf9e41b37c4efd96"
142
+ },
143
+ {
144
+ "path": "data/features/siglip2/H013/visual_features.npz",
145
+ "bytes": 415685,
146
+ "sha256": "d7ba8128be3dba6f5f287dd3a5113a65bac52eb4f859ee8699507400053b8296"
147
+ },
148
+ {
149
+ "path": "data/features/siglip2/H014/text_features.npz",
150
+ "bytes": 12253,
151
+ "sha256": "7f578a4346fb7402b92cead00b314d838aa6d1c43a9e089f9212bdd07a3f0cbe"
152
+ },
153
+ {
154
+ "path": "data/features/siglip2/H014/visual_features.npz",
155
+ "bytes": 186842,
156
+ "sha256": "6e3a8e3264fad02951041d741823520fd95749857575f8c5e63f2f699cce24e2"
157
+ },
158
+ {
159
+ "path": "data/features/siglip2/H015/text_features.npz",
160
+ "bytes": 12206,
161
+ "sha256": "4d43ca65d9ea189d75c59dc603e8b697609b39b0c6c4f6f93a79104f9734d774"
162
+ },
163
+ {
164
+ "path": "data/features/siglip2/H015/visual_features.npz",
165
+ "bytes": 309988,
166
+ "sha256": "20ad222cc4186e1462fdaf1159825f9a018f942cd5890f4fb30cd3f5f16bcc28"
167
+ },
168
+ {
169
+ "path": "data/features/siglip2/H016/text_features.npz",
170
+ "bytes": 12171,
171
+ "sha256": "1712efdce98e7841285153e6aeadded8fdca88cb2466cc7ac166981e02fc012a"
172
+ },
173
+ {
174
+ "path": "data/features/siglip2/H016/visual_features.npz",
175
+ "bytes": 166682,
176
+ "sha256": "aebbb5b2fdf8458a9c79ff77b46ef9e40cfe53ca221d9fc5017a858907b59bc5"
177
+ },
178
+ {
179
+ "path": "data/features/siglip2/H017/text_features.npz",
180
+ "bytes": 12173,
181
+ "sha256": "5b0da0a255b4240deffcaf4c5836930c4c8b062833f9c1ebf23c5a61d9f7d151"
182
+ },
183
+ {
184
+ "path": "data/features/siglip2/H017/visual_features.npz",
185
+ "bytes": 129516,
186
+ "sha256": "c3aeba4949173f69ff608013d29b45dd38136c15e856a8790f8d4c303a21b440"
187
+ },
188
+ {
189
+ "path": "data/features/siglip2/H018/text_features.npz",
190
+ "bytes": 12187,
191
+ "sha256": "42f9805ef617988b9f3b6fa116704b816a133bfaa08dd7c28846a83efdbfbdbe"
192
+ },
193
+ {
194
+ "path": "data/features/siglip2/H018/visual_features.npz",
195
+ "bytes": 98113,
196
+ "sha256": "d5b481c2cee8a4975c6ead5f137f8a0366df11ab77329fa9b7e91a1ab7bf3eb9"
197
+ },
198
+ {
199
+ "path": "data/features/siglip2/H019/text_features.npz",
200
+ "bytes": 12160,
201
+ "sha256": "fffff6d1c9611ca150f21611d54971acd8e75d6ef010899d3e7087a40ea5bf21"
202
+ },
203
+ {
204
+ "path": "data/features/siglip2/H019/visual_features.npz",
205
+ "bytes": 241170,
206
+ "sha256": "281718b751bf84101aff2117193198676c6ee907bc0e122c109a4f305dde88f1"
207
+ },
208
+ {
209
+ "path": "data/features/siglip2/H020/text_features.npz",
210
+ "bytes": 12211,
211
+ "sha256": "5059bbce3b61120a09abc70b246bc9eeb5834baa56f82e19ba7e9c547a65c76f"
212
+ },
213
+ {
214
+ "path": "data/features/siglip2/H020/visual_features.npz",
215
+ "bytes": 229797,
216
+ "sha256": "35f0655270fb58650cfe445ad737412fe1599d1bacd60400dd8567686f0ace2b"
217
+ },
218
+ {
219
+ "path": "data/features/siglip2/H021/text_features.npz",
220
+ "bytes": 12228,
221
+ "sha256": "6ddb0c272062caa2e85a3c48fce5570b57a3ffd2ef3e2bc7a1e2c054253cf7b1"
222
+ },
223
+ {
224
+ "path": "data/features/siglip2/H021/visual_features.npz",
225
+ "bytes": 135267,
226
+ "sha256": "64d52d6527fb5732d3405e00d55bfe1a427f3b116158766b0dc75a40ace51648"
227
+ },
228
+ {
229
+ "path": "data/features/siglip2/H022/text_features.npz",
230
+ "bytes": 12225,
231
+ "sha256": "8a687511399b1c2c5326993826ad6c5c635e83063029db51f3f2fe52b7e6b7b7"
232
+ },
233
+ {
234
+ "path": "data/features/siglip2/H022/visual_features.npz",
235
+ "bytes": 218320,
236
+ "sha256": "9d46a0569b026fdf84931725bf55a37c1f412638179488a6a5625551ec3320aa"
237
+ },
238
+ {
239
+ "path": "data/features/siglip2/H023/text_features.npz",
240
+ "bytes": 12228,
241
+ "sha256": "65c7c2c03ee32a0c2ad84c9cb253897c378d3577f6290808c751634382e30422"
242
+ },
243
+ {
244
+ "path": "data/features/siglip2/H023/visual_features.npz",
245
+ "bytes": 587421,
246
+ "sha256": "dc6078b8c4eaefb759dc4b4072439c205987607ea1243f8435779026d01358ed"
247
+ },
248
+ {
249
+ "path": "data/features/siglip2/H024/text_features.npz",
250
+ "bytes": 12155,
251
+ "sha256": "48166449eca5d1f5addfeb6a4913e742295f798d467bc0d9ce2285a83fbfa5da"
252
+ },
253
+ {
254
+ "path": "data/features/siglip2/H024/visual_features.npz",
255
+ "bytes": 172599,
256
+ "sha256": "045b4c336657cbff2e0171ea0554a173ba4c0bee5814773246916a1c68dd0302"
257
+ },
258
+ {
259
+ "path": "data/features/siglip2/H025/text_features.npz",
260
+ "bytes": 12203,
261
+ "sha256": "cb5906f5cfdebee93152afd6beaa64a58b954f3f62231b908dfa8b79786c24cb"
262
+ },
263
+ {
264
+ "path": "data/features/siglip2/H025/visual_features.npz",
265
+ "bytes": 117992,
266
+ "sha256": "1a06ec536f178f123bc10693f75cbd315935a97cd441f6fafa8826fda9f3798e"
267
+ },
268
+ {
269
+ "path": "data/features/siglip2/H026/text_features.npz",
270
+ "bytes": 12206,
271
+ "sha256": "e32d56b9d6287189d5f3f3426ed753dfd336cb5c44b1a8354e5b06aad2e9f5f2"
272
+ },
273
+ {
274
+ "path": "data/features/siglip2/H026/visual_features.npz",
275
+ "bytes": 375698,
276
+ "sha256": "23ece78e6b0db196a28df7453910c6671295b67ba1d2e9b4506526e782076dcf"
277
+ },
278
+ {
279
+ "path": "data/features/siglip2/H027/text_features.npz",
280
+ "bytes": 12250,
281
+ "sha256": "7040403ba571de1a30e4d5188f3ccd6273f3dbf75457973f8a4ebea1ee8db42b"
282
+ },
283
+ {
284
+ "path": "data/features/siglip2/H027/visual_features.npz",
285
+ "bytes": 324404,
286
+ "sha256": "2b1d32c08bcc1fcf8de4b8f39d758465d10c14013bc76c697e8dc0cb6bc571f2"
287
+ },
288
+ {
289
+ "path": "data/features/siglip2/H028/text_features.npz",
290
+ "bytes": 12240,
291
+ "sha256": "4f6f1c06b0eb8f3b5a9398aea81dc3ed7d40f1ccacf4bebac4c9afc10f62b5a0"
292
+ },
293
+ {
294
+ "path": "data/features/siglip2/H028/visual_features.npz",
295
+ "bytes": 181119,
296
+ "sha256": "cc8094a170a02a569794f7e0780b201f908cc0403ada8c95d40b39293a5c9159"
297
+ },
298
+ {
299
+ "path": "data/features/siglip2/H029/text_features.npz",
300
+ "bytes": 12209,
301
+ "sha256": "370559b4a8476c52dd398fcf7d8b042b2e843949ebb6b72c80532b8bf30fd170"
302
+ },
303
+ {
304
+ "path": "data/features/siglip2/H029/visual_features.npz",
305
+ "bytes": 192443,
306
+ "sha256": "7011609a1ab12342ac71ce59f5a6ec1e3db26fe8b047ee3283c8010ce1615e36"
307
+ },
308
+ {
309
+ "path": "data/features/siglip2/H030/text_features.npz",
310
+ "bytes": 12266,
311
+ "sha256": "76fa9d4269b89d86965674f249d247ad32122dc9d2fdcf6fab60b7eb34075313"
312
+ },
313
+ {
314
+ "path": "data/features/siglip2/H030/visual_features.npz",
315
+ "bytes": 152327,
316
+ "sha256": "e72b3aa2c725d5e35d74872f1babe1223d3cc2cdff513567daff93b1c483f632"
317
+ },
318
+ {
319
+ "path": "data/features/siglip2/H031/text_features.npz",
320
+ "bytes": 12207,
321
+ "sha256": "7e4082c29011e51486a04ec5d965bb012bf686cd1815875195dfd76be313bb1f"
322
+ },
323
+ {
324
+ "path": "data/features/siglip2/H031/visual_features.npz",
325
+ "bytes": 161072,
326
+ "sha256": "2ea77034e3a069452961b9fa5bf2723396d7e42a30c6a7c893f0ee7433867150"
327
+ },
328
+ {
329
+ "path": "data/features/siglip2/H032/text_features.npz",
330
+ "bytes": 12242,
331
+ "sha256": "c9d899e55039f46e2a10178813b9630cf77005a976ce83ed353765589ef109f0"
332
+ },
333
+ {
334
+ "path": "data/features/siglip2/H032/visual_features.npz",
335
+ "bytes": 155302,
336
+ "sha256": "a9cda016f11f06aecba498f05bf978388dac95da11fba84a66e7750ab7b9117b"
337
+ },
338
+ {
339
+ "path": "data/features/siglip2/H033/text_features.npz",
340
+ "bytes": 12156,
341
+ "sha256": "a6ff50da902f0b8a68041f20943bceac5f1f97fe56737404f567e2e28e26bc31"
342
+ },
343
+ {
344
+ "path": "data/features/siglip2/H033/visual_features.npz",
345
+ "bytes": 301209,
346
+ "sha256": "e43ce4a37b29128ce10a1276883283faaf4e833d1c784d4b22da6aab29adf9ba"
347
+ },
348
+ {
349
+ "path": "data/features/siglip2/H034/text_features.npz",
350
+ "bytes": 12183,
351
+ "sha256": "4883ed8c5d62f5462c5866c891bdc84b7b2a8c6caa22f8d3a9309d584cac7a76"
352
+ },
353
+ {
354
+ "path": "data/features/siglip2/H034/visual_features.npz",
355
+ "bytes": 304143,
356
+ "sha256": "0ff07375686cf7f7ebf5ff38e0b8fd9f4e1988fbbddfdb49c7c5ea39f24f1731"
357
+ },
358
+ {
359
+ "path": "data/features/siglip2/H035/text_features.npz",
360
+ "bytes": 12196,
361
+ "sha256": "ba2439ab529297a275e33283d2839661c95652337dff0e5b1bbe13cb12642728"
362
+ },
363
+ {
364
+ "path": "data/features/siglip2/H035/visual_features.npz",
365
+ "bytes": 189700,
366
+ "sha256": "bc8bd1fcce5344d63308e7d73f728299e491530361cff04c7ef2220d770942b0"
367
+ },
368
+ {
369
+ "path": "data/features/siglip2/H036/text_features.npz",
370
+ "bytes": 12194,
371
+ "sha256": "fe917403e8d09fbb3e0a25abe425f5811bf8b5fd0b4bc58180a75d81e86cb5e9"
372
+ },
373
+ {
374
+ "path": "data/features/siglip2/H036/visual_features.npz",
375
+ "bytes": 186776,
376
+ "sha256": "b7164f96f9cf43fd8ea3184665c57684e5db74c692a6b7b1568335b75914f483"
377
+ },
378
+ {
379
+ "path": "data/features/siglip2/H037/text_features.npz",
380
+ "bytes": 12212,
381
+ "sha256": "0084ee4d39055d517cbe54da5f930ecfbfe330be177cd9f5ee96beab9e1b2715"
382
+ },
383
+ {
384
+ "path": "data/features/siglip2/H037/visual_features.npz",
385
+ "bytes": 590228,
386
+ "sha256": "b916d2a02a47f8e8b88f4fead64124ec95a683da5d78e0be31cd498a093cd757"
387
+ },
388
+ {
389
+ "path": "data/features/siglip2/H038/text_features.npz",
390
+ "bytes": 12172,
391
+ "sha256": "d9210b3316646628bfefd88e34ebd9e90bb784d3c76d2c8e65d033cce71459f7"
392
+ },
393
+ {
394
+ "path": "data/features/siglip2/H038/visual_features.npz",
395
+ "bytes": 550593,
396
+ "sha256": "87933229d45cb6de98f6fdc0827a3d000024364e46f804484776dabfe70e7532"
397
+ },
398
+ {
399
+ "path": "data/features/siglip2/H039/text_features.npz",
400
+ "bytes": 12197,
401
+ "sha256": "bc339c7935c16d03db8ef527c8eb5ac0c90c7affb04f3a4794ddee8cc4fb773e"
402
+ },
403
+ {
404
+ "path": "data/features/siglip2/H039/visual_features.npz",
405
+ "bytes": 166731,
406
+ "sha256": "a4d0c797a512b51657cf537b137267b67dd0122eb93add11e7f49933e61c0274"
407
+ },
408
+ {
409
+ "path": "data/features/siglip2/H040/text_features.npz",
410
+ "bytes": 12208,
411
+ "sha256": "cd8dc1b922617d2a7fde2adcc5f5351206b28aca40a98a5cf64fb7b87a2839f5"
412
+ },
413
+ {
414
+ "path": "data/features/siglip2/H040/visual_features.npz",
415
+ "bytes": 135224,
416
+ "sha256": "10271462d6a9fa750da605bedd57791955a224969d0dd73d958c3d86adb82699"
417
+ },
418
+ {
419
+ "path": "data/features/siglip2/H041/text_features.npz",
420
+ "bytes": 12223,
421
+ "sha256": "a5c91a0d2221f5fdda9c08b571fcfd6003eab67ba3fd893553690a8716629ad0"
422
+ },
423
+ {
424
+ "path": "data/features/siglip2/H041/visual_features.npz",
425
+ "bytes": 209723,
426
+ "sha256": "eaa903a730d645f8fd2fc0f0ce9c7c7391e26540aa00648b884cbba98c411269"
427
+ },
428
+ {
429
+ "path": "data/features/siglip2/H042/text_features.npz",
430
+ "bytes": 12206,
431
+ "sha256": "bacb303de722fcf558d8bb8d67b369d1ab1806fbc08da242a751ed1d88b4aca8"
432
+ },
433
+ {
434
+ "path": "data/features/siglip2/H042/visual_features.npz",
435
+ "bytes": 301285,
436
+ "sha256": "d5a0ff0b8a20d16aef19b0ed9e1cb5addd82586fb427fdff74e30fcd99233d61"
437
+ },
438
+ {
439
+ "path": "data/features/siglip2/H043/text_features.npz",
440
+ "bytes": 12169,
441
+ "sha256": "1e7044e86a61f6f467b5584d40dfdade76c6f6526ee2e511909a00332ede57c1"
442
+ },
443
+ {
444
+ "path": "data/features/siglip2/H043/visual_features.npz",
445
+ "bytes": 149556,
446
+ "sha256": "91a55bed75dd57e4c074164a42ad0de1668422eb126836e54eaefb26a8dd5f79"
447
+ },
448
+ {
449
+ "path": "data/features/siglip2/H044/text_features.npz",
450
+ "bytes": 12272,
451
+ "sha256": "750dbeaa322e48d0ee414b64cb848c60387ab6a0a7c87c27c430125e1856ab64"
452
+ },
453
+ {
454
+ "path": "data/features/siglip2/H044/visual_features.npz",
455
+ "bytes": 458512,
456
+ "sha256": "4724caaaca1903ce58731f86a244b23d94ed89a3dcb7200dd2d6e2c3253223ef"
457
+ },
458
+ {
459
+ "path": "data/features/siglip2/H045/text_features.npz",
460
+ "bytes": 12178,
461
+ "sha256": "bf8f6785fbf4aecfb860430ffe648a280bba0a70d7d5afb3fcb38146102b3406"
462
+ },
463
+ {
464
+ "path": "data/features/siglip2/H045/visual_features.npz",
465
+ "bytes": 438920,
466
+ "sha256": "bc312b4f0f44b9af4635ac0c0100b99f017716abef9d0a3d09faa6430674bb8f"
467
+ },
468
+ {
469
+ "path": "data/features/siglip2/H046/text_features.npz",
470
+ "bytes": 12190,
471
+ "sha256": "832ebcfca16b370c4dca808a702437d8b4015c794090eafe957a03e8fcd6fa32"
472
+ },
473
+ {
474
+ "path": "data/features/siglip2/H046/visual_features.npz",
475
+ "bytes": 235417,
476
+ "sha256": "9e5d3fe2760682c9a57076dd2e49cfa1d9d8a2a7f09720e66308740c7227f190"
477
+ },
478
+ {
479
+ "path": "data/features/siglip2/H047/text_features.npz",
480
+ "bytes": 12174,
481
+ "sha256": "4d3a121b25dbad94c18ac21a5f8a00d719c7828e730d4cb26edf42ae31b81a8c"
482
+ },
483
+ {
484
+ "path": "data/features/siglip2/H047/visual_features.npz",
485
+ "bytes": 252511,
486
+ "sha256": "e1f4d7bb950091239c9bf2ae815a32cee9df8e65d01d6f7ce47832c398372b20"
487
+ },
488
+ {
489
+ "path": "data/features/siglip2/H048/text_features.npz",
490
+ "bytes": 12181,
491
+ "sha256": "977de9d28e47032e90ac2d9569018ece6949a4f15c919c258948892a84401e32"
492
+ },
493
+ {
494
+ "path": "data/features/siglip2/H048/visual_features.npz",
495
+ "bytes": 212568,
496
+ "sha256": "a3a9443b775d4e863671e893b55900b3154293dd229202e96e936f3a27167a67"
497
+ },
498
+ {
499
+ "path": "data/features/siglip2/H049/text_features.npz",
500
+ "bytes": 12211,
501
+ "sha256": "04bd16ee5eea5d1b28e6adfc92c43de2d852088dfa93b10a018c1ac580036d3d"
502
+ },
503
+ {
504
+ "path": "data/features/siglip2/H049/visual_features.npz",
505
+ "bytes": 149626,
506
+ "sha256": "bfc3b1ef98975aee59daf9fbe4eb229278f32ea902c4879693b933067827fd83"
507
+ },
508
+ {
509
+ "path": "data/features/siglip2/H050/text_features.npz",
510
+ "bytes": 12158,
511
+ "sha256": "24d9548cf4e40b7f989d73795d1832010c7ffaa40057860759a6376de1d787c7"
512
+ },
513
+ {
514
+ "path": "data/features/siglip2/H050/visual_features.npz",
515
+ "bytes": 538815,
516
+ "sha256": "04d8522a73f816d93a9fee2ebec29588fd1230814f0e441ece9e8bb977c14820"
517
+ },
518
+ {
519
+ "path": "data/features/siglip2/H051/text_features.npz",
520
+ "bytes": 12249,
521
+ "sha256": "29b1e80ffc70632e4717a3f4857e1b1aa5e753eb101472ddc156cf8681d5b6b2"
522
+ },
523
+ {
524
+ "path": "data/features/siglip2/H051/visual_features.npz",
525
+ "bytes": 432899,
526
+ "sha256": "863ffcf00039dd7706114c0345cde28cd3a63c370c6d44472c07a917bf03d153"
527
+ },
528
+ {
529
+ "path": "data/features/siglip2/H052/text_features.npz",
530
+ "bytes": 12181,
531
+ "sha256": "d3c4f5ace37c32eb6ba0aaf799b0ed677ab455b0bf49e8af4784aa4f759cc5fe"
532
+ },
533
+ {
534
+ "path": "data/features/siglip2/H052/visual_features.npz",
535
+ "bytes": 189693,
536
+ "sha256": "fd07182caccbd79e0b62325e435230aee13865c909f0047cb4e235799e9a8a8c"
537
+ },
538
+ {
539
+ "path": "data/features/siglip2/H053/text_features.npz",
540
+ "bytes": 12156,
541
+ "sha256": "443b420cac0428a315cd35c6154112e92ca01a61e0bbbb1d5bc88bfcb132ed22"
542
+ },
543
+ {
544
+ "path": "data/features/siglip2/H053/visual_features.npz",
545
+ "bytes": 435933,
546
+ "sha256": "f0ab530221ad20b9873a825f8c5ba6b43b5114206814f123bcde639eacbdd53c"
547
+ },
548
+ {
549
+ "path": "data/features/siglip2/H054/text_features.npz",
550
+ "bytes": 12230,
551
+ "sha256": "f5bb14b43c218b8ca48f07f93ae72988b986c679a9de16122d3c33dc1b6a1134"
552
+ },
553
+ {
554
+ "path": "data/features/siglip2/H054/visual_features.npz",
555
+ "bytes": 129385,
556
+ "sha256": "9f1fdb6676eb9e6da12daeacb6b504adf832d376905476f79539e738697293c7"
557
+ },
558
+ {
559
+ "path": "data/features/siglip2/H055/text_features.npz",
560
+ "bytes": 12244,
561
+ "sha256": "6d40750ec083849784ead2d7f22044b8025b80a3d024082fe9037365c08d4340"
562
+ },
563
+ {
564
+ "path": "data/features/siglip2/H055/visual_features.npz",
565
+ "bytes": 181084,
566
+ "sha256": "a146c04e2ce73a076365f4ebfbdef8f41d9ba694372e5b541240c6784dd8a3da"
567
+ },
568
+ {
569
+ "path": "data/features/siglip2/H056/text_features.npz",
570
+ "bytes": 12182,
571
+ "sha256": "a84529244668abad5a51571de3735537eb005770ac21e0e93cc5adcc6f5d0cdb"
572
+ },
573
+ {
574
+ "path": "data/features/siglip2/H056/visual_features.npz",
575
+ "bytes": 201129,
576
+ "sha256": "1ded4969865c8407567c95591e869f3aae914e929b12e9719ce21db14c037a98"
577
+ },
578
+ {
579
+ "path": "data/features/siglip2/H057/text_features.npz",
580
+ "bytes": 12287,
581
+ "sha256": "c8e81a7f6a5b4c756c464b8583009c1f5cc71069a1e35e5db51b3c7ad9927319"
582
+ },
583
+ {
584
+ "path": "data/features/siglip2/H057/visual_features.npz",
585
+ "bytes": 484647,
586
+ "sha256": "78ae4ea22e99d8d33011f205d04a741d12e2c5aed04ba9cf9dfaf53d34fb187c"
587
+ },
588
+ {
589
+ "path": "data/features/siglip2/H058/text_features.npz",
590
+ "bytes": 12219,
591
+ "sha256": "802eefff3b2ad88916488b77e1fed79b96541014451f1aeff8b73ba6f3984c19"
592
+ },
593
+ {
594
+ "path": "data/features/siglip2/H058/visual_features.npz",
595
+ "bytes": 381472,
596
+ "sha256": "c0b6cee91d708f9b6c926f8f4829d009a091e097db2d376871c035a5c5c2a690"
597
+ },
598
+ {
599
+ "path": "data/features/siglip2/H059/text_features.npz",
600
+ "bytes": 12243,
601
+ "sha256": "b6ba47d79555acf06a136c3e82e6d2390d43ebe1ad99e4db6f2bde9f00cc0212"
602
+ },
603
+ {
604
+ "path": "data/features/siglip2/H059/visual_features.npz",
605
+ "bytes": 226824,
606
+ "sha256": "ae24192aebff89eb23624e4194728fbc8d919b1dffab15315802135f29ae3755"
607
+ },
608
+ {
609
+ "path": "data/features/siglip2/H060/text_features.npz",
610
+ "bytes": 12172,
611
+ "sha256": "0e247eea706a00f4e45292cc04ce9aee720d3a4be5b7fcdf8cc3290e26cf61dd"
612
+ },
613
+ {
614
+ "path": "data/features/siglip2/H060/visual_features.npz",
615
+ "bytes": 289827,
616
+ "sha256": "7b408c2c63ba6882edb0211c9972cd998ee9c0896f7337096d06f7daa7212d8a"
617
+ },
618
+ {
619
+ "path": "data/features/siglip2/H061/text_features.npz",
620
+ "bytes": 12191,
621
+ "sha256": "dbe18c53211032bf16adc91749c8b67a56d711f23105b795c1a40c1c0ca0e78c"
622
+ },
623
+ {
624
+ "path": "data/features/siglip2/H061/visual_features.npz",
625
+ "bytes": 178260,
626
+ "sha256": "9beff33cf5b413a97c14213109533d18ba43207e1fc5275fd7652734c01604a8"
627
+ },
628
+ {
629
+ "path": "data/features/siglip2/H062/text_features.npz",
630
+ "bytes": 12200,
631
+ "sha256": "24534847a2329c2c199a1468d990aad8e1b43971ddcdd593adcc8ab293f8dd01"
632
+ },
633
+ {
634
+ "path": "data/features/siglip2/H062/visual_features.npz",
635
+ "bytes": 476032,
636
+ "sha256": "8e5a5101aa7304d8634dae1dee508b7d319cb08e84d3516942be8639e60e68cd"
637
+ },
638
+ {
639
+ "path": "data/features/siglip2/H063/text_features.npz",
640
+ "bytes": 12215,
641
+ "sha256": "ff6974c572eb1f2464955277b1e7c2aa9bdfbe92485a3514f21c5044b140afbf"
642
+ },
643
+ {
644
+ "path": "data/features/siglip2/H063/visual_features.npz",
645
+ "bytes": 287143,
646
+ "sha256": "7ecf07aefc2e0c1bcb470cba1bd23678a7f79f1eb7dfc1433b3ffe691914315e"
647
+ },
648
+ {
649
+ "path": "data/features/siglip2/H064/text_features.npz",
650
+ "bytes": 12220,
651
+ "sha256": "44da5b33c7306f78780ee036bfdeabb22c690df9e6d4ffa3b727f5a1bfdacb8a"
652
+ },
653
+ {
654
+ "path": "data/features/siglip2/H064/visual_features.npz",
655
+ "bytes": 407431,
656
+ "sha256": "069cf9f8c5b0405fec702520581d4721829dac7f04d62fd049712e5cae777f17"
657
+ },
658
+ {
659
+ "path": "data/features/siglip2/H065/text_features.npz",
660
+ "bytes": 12198,
661
+ "sha256": "b0b1bc0aff9f6c4a06b2186c488b5f3dfeb15b325c8a718bc25a6221b4ac21b0"
662
+ },
663
+ {
664
+ "path": "data/features/siglip2/H065/visual_features.npz",
665
+ "bytes": 312779,
666
+ "sha256": "4a89d627fd03655241a6f1f37a5c50c3cef97cc7c97772e9d2a5451ab3a4c657"
667
+ },
668
+ {
669
+ "path": "data/features/siglip2/H066/text_features.npz",
670
+ "bytes": 12154,
671
+ "sha256": "e82250ab0e09026f1e28b8fff982243e1adb9a513ce48307288b281dbfa71916"
672
+ },
673
+ {
674
+ "path": "data/features/siglip2/H066/visual_features.npz",
675
+ "bytes": 132391,
676
+ "sha256": "d5a462eddb7494bcd99bf4709f449ce4e4ffd782738b9033c2563046f9db23dd"
677
+ },
678
+ {
679
+ "path": "data/features/siglip2/H067/text_features.npz",
680
+ "bytes": 12269,
681
+ "sha256": "238171dadd387484eb0f2240f8a0ec35006455eca97d40ac3544d06a0bab3d0a"
682
+ },
683
+ {
684
+ "path": "data/features/siglip2/H067/visual_features.npz",
685
+ "bytes": 221218,
686
+ "sha256": "78cd078858c1a5230c40b1ff3ba6b8e5be3756145b28797fdafc0829d1e91d8c"
687
+ },
688
+ {
689
+ "path": "data/features/siglip2/H068/text_features.npz",
690
+ "bytes": 12190,
691
+ "sha256": "f7222051e67f2c2aa89cac5edde03402dde67cfa53cbd67148645f1321ffd2e8"
692
+ },
693
+ {
694
+ "path": "data/features/siglip2/H068/visual_features.npz",
695
+ "bytes": 427180,
696
+ "sha256": "997c8acb66aeabf46ad9528b7fec233ffa2fb636a52fcf6c3256a4b751237d59"
697
+ },
698
+ {
699
+ "path": "data/features/siglip2/H069/text_features.npz",
700
+ "bytes": 12177,
701
+ "sha256": "809572587768d71deb01ca3ba7bbf0759e3aa524edca789bb6ad9e1022d05bbc"
702
+ },
703
+ {
704
+ "path": "data/features/siglip2/H069/visual_features.npz",
705
+ "bytes": 430187,
706
+ "sha256": "0d43f12e1176c9a905e57916fe423e013f9b84b0a97b214d7e38c49e9e3e7dab"
707
+ },
708
+ {
709
+ "path": "data/features/siglip2/H070/text_features.npz",
710
+ "bytes": 12184,
711
+ "sha256": "e5eaa363943ee794517dfa4db1179a29d2a7f5a7a17647be0b2b023b60f97613"
712
+ },
713
+ {
714
+ "path": "data/features/siglip2/H070/visual_features.npz",
715
+ "bytes": 306968,
716
+ "sha256": "41ffbc9e958d5762657d5076ac7b7bcfe23d09a673ec0bdc872ce19b7b89e7ef"
717
+ },
718
+ {
719
+ "path": "data/features/siglip2/H071/text_features.npz",
720
+ "bytes": 12188,
721
+ "sha256": "d84667259ca02bdd889b70be15947eec7afc91c4160c136f9c21665d899f6a1d"
722
+ },
723
+ {
724
+ "path": "data/features/siglip2/H071/visual_features.npz",
725
+ "bytes": 158089,
726
+ "sha256": "cfe11b6a0a66ccb6a2ad60b33068b612a7be3eba99c2a4679cfec09e2a780d5c"
727
+ },
728
+ {
729
+ "path": "data/features/siglip2/H072/text_features.npz",
730
+ "bytes": 12230,
731
+ "sha256": "26123639357552ebbb63287851f682708d206e22c50b15250d55a25ad9924a1e"
732
+ },
733
+ {
734
+ "path": "data/features/siglip2/H072/visual_features.npz",
735
+ "bytes": 175492,
736
+ "sha256": "4018862a010cd24b34a7461a925b8e8d91833ab7baac3a7270b5dfe048b3d6a7"
737
+ },
738
+ {
739
+ "path": "data/features/siglip2/H073/text_features.npz",
740
+ "bytes": 12172,
741
+ "sha256": "e1cbd3f47e5ee868f8353d729378cb1ebdd20ca340adef51df29e25ca26172ce"
742
+ },
743
+ {
744
+ "path": "data/features/siglip2/H073/visual_features.npz",
745
+ "bytes": 659044,
746
+ "sha256": "7c3dea3358fd9a44ee1d192739730b50f7056075baafced19ed879ca014a1b2c"
747
+ },
748
+ {
749
+ "path": "data/features/siglip2/H074/text_features.npz",
750
+ "bytes": 12155,
751
+ "sha256": "09682a2dca480374b18bfffa4b55ef428a7d3dad68895a382e29201cf07d88c0"
752
+ },
753
+ {
754
+ "path": "data/features/siglip2/H074/visual_features.npz",
755
+ "bytes": 318186,
756
+ "sha256": "4ebcebb6ce217ef3950e2625db77f3f20f915efddb878e92fa31d1f8127e9c4a"
757
+ },
758
+ {
759
+ "path": "data/features/siglip2/H075/text_features.npz",
760
+ "bytes": 12257,
761
+ "sha256": "03d3f7c674f0cd6a38d6943591e670ebb9501c4f87e4f2c9de613487e2eea90e"
762
+ },
763
+ {
764
+ "path": "data/features/siglip2/H075/visual_features.npz",
765
+ "bytes": 180973,
766
+ "sha256": "00b58226ffcdf95d3d71495e7608a2b5e25c94601fa759efd79c6a72f88e0974"
767
+ },
768
+ {
769
+ "path": "data/features/siglip2/H076/text_features.npz",
770
+ "bytes": 12228,
771
+ "sha256": "c1f62c6b77889238044f118c28e6c1f37741f9ed5c93e57a5b5b803c4d6a6cee"
772
+ },
773
+ {
774
+ "path": "data/features/siglip2/H076/visual_features.npz",
775
+ "bytes": 267002,
776
+ "sha256": "0b67e6a649268651687d90bd7c0dd71051342a34663587a2f3e6a8c6ce0d9e92"
777
+ },
778
+ {
779
+ "path": "data/features/siglip2/H077/text_features.npz",
780
+ "bytes": 12187,
781
+ "sha256": "81e0309466ac60284a261e1ce7e1b8d6a979c7453462fd6fdad9f32192f29ba8"
782
+ },
783
+ {
784
+ "path": "data/features/siglip2/H077/visual_features.npz",
785
+ "bytes": 209835,
786
+ "sha256": "dfac1b4ffa20646f7439571bba4f04353d74a2bda84d01e4e1f1f3e6e7a62f49"
787
+ },
788
+ {
789
+ "path": "data/features/siglip2/H078/text_features.npz",
790
+ "bytes": 12258,
791
+ "sha256": "2732e1c99db22b65398e4d4b5a1d95f4223fffcd6c0ed49f832e02eb0094b9c1"
792
+ },
793
+ {
794
+ "path": "data/features/siglip2/H078/visual_features.npz",
795
+ "bytes": 223934,
796
+ "sha256": "65af72481a683cdb07c96ffc6ac5df6ebb976af15e7511277a012d125c8c672d"
797
+ },
798
+ {
799
+ "path": "data/features/siglip2_prompts/H001.npz",
800
+ "bytes": 35364,
801
+ "sha256": "0861d1f3570c6e5a6b5c85e3ab129bd060b5c30a6a91aa4566d03edd725dd755"
802
+ },
803
+ {
804
+ "path": "data/features/siglip2_prompts/H002.npz",
805
+ "bytes": 35259,
806
+ "sha256": "8e123a0b05af792bd2c1a162047e1718b90fdc71e5e19eda7377724a18951eaa"
807
+ },
808
+ {
809
+ "path": "data/features/siglip2_prompts/H003.npz",
810
+ "bytes": 35291,
811
+ "sha256": "78a053c3c858b2fca76bb39659dc29bbc3f21b71d0c573fe61860e703b7bdbbc"
812
+ },
813
+ {
814
+ "path": "data/features/siglip2_prompts/H004.npz",
815
+ "bytes": 35303,
816
+ "sha256": "f389a53c4aaa7512ebf3f83573ca8a3fe2f8ddb4d9089c6aacdd60ef92ac7a0e"
817
+ },
818
+ {
819
+ "path": "data/features/siglip2_prompts/H005.npz",
820
+ "bytes": 35343,
821
+ "sha256": "6b0006b65ee28ca68dc12f9403e694d640ee44951a9c86d23e72f945b0127ee9"
822
+ },
823
+ {
824
+ "path": "data/features/siglip2_prompts/H006.npz",
825
+ "bytes": 35255,
826
+ "sha256": "392c1aaffbff9ff8548542ab4eaf0076133f5ab2cd2738b469c86b5f90aff322"
827
+ },
828
+ {
829
+ "path": "data/features/siglip2_prompts/H007.npz",
830
+ "bytes": 35239,
831
+ "sha256": "e2fdb90ef587f7db52a763ddc8cfdcfe81dae050707711254f32c9028586e73b"
832
+ },
833
+ {
834
+ "path": "data/features/siglip2_prompts/H008.npz",
835
+ "bytes": 35272,
836
+ "sha256": "c97a5e2c79afb1cf13cd26221146546ce742d509b11faf786ce098b46bd3ad5f"
837
+ },
838
+ {
839
+ "path": "data/features/siglip2_prompts/H009.npz",
840
+ "bytes": 35365,
841
+ "sha256": "c2bc678b6df60295ced1bdd6669a8820e43eb4c7cf60498c5a8fbcc98e13f8cb"
842
+ },
843
+ {
844
+ "path": "data/features/siglip2_prompts/H010.npz",
845
+ "bytes": 35314,
846
+ "sha256": "b8e04c71c3e10418860fab5c2ce8c31a88174d4931f3229c7a9d2e37214a19fa"
847
+ },
848
+ {
849
+ "path": "data/features/siglip2_prompts/H011.npz",
850
+ "bytes": 35365,
851
+ "sha256": "8c0c945116466e0ee53ec2ef6cc3cc1afd9f901b3b0bd4cdae7ed53ab080a8db"
852
+ },
853
+ {
854
+ "path": "data/features/siglip2_prompts/H012.npz",
855
+ "bytes": 35362,
856
+ "sha256": "e5b50ed56206aeae8e73ee791980f08861c7fb5e24b08bcc401e60e3fa5f6659"
857
+ },
858
+ {
859
+ "path": "data/features/siglip2_prompts/H013.npz",
860
+ "bytes": 35368,
861
+ "sha256": "6295e21a97b250ad12d08594a56f884e7518cf53b2ebe1968f25f3fc7b63fbb7"
862
+ },
863
+ {
864
+ "path": "data/features/siglip2_prompts/H014.npz",
865
+ "bytes": 35354,
866
+ "sha256": "760d8226613e6bb898d7fb1ad461988b7c36de3437d9c6d0df1f98d7f1e46d8b"
867
+ },
868
+ {
869
+ "path": "data/features/siglip2_prompts/H015.npz",
870
+ "bytes": 35273,
871
+ "sha256": "58989bfc8672fa8b4cbd33262258ab3bd975056578730d2cc91631e5f31f88b0"
872
+ },
873
+ {
874
+ "path": "data/features/siglip2_prompts/H016.npz",
875
+ "bytes": 35259,
876
+ "sha256": "e9565ea93bd7d77356e297c6e8d30738afb2dd2fccecb40c25a8b306dc87f539"
877
+ },
878
+ {
879
+ "path": "data/features/siglip2_prompts/H017.npz",
880
+ "bytes": 35273,
881
+ "sha256": "11109bd2c317ca01706a0a84f9fff5a20fe4b683b0016cfbed97d14d579b8808"
882
+ },
883
+ {
884
+ "path": "data/features/siglip2_prompts/H018.npz",
885
+ "bytes": 35266,
886
+ "sha256": "9bd8a49afb0c56a077f4caa9d16af22994ff23c08b898d41e2a44e20e9a6745e"
887
+ },
888
+ {
889
+ "path": "data/features/siglip2_prompts/H019.npz",
890
+ "bytes": 35264,
891
+ "sha256": "d1cd6cdc3310552a7e735e9cb49259566d0878d5169f8faa46c710649ab707ab"
892
+ },
893
+ {
894
+ "path": "data/features/siglip2_prompts/H020.npz",
895
+ "bytes": 35319,
896
+ "sha256": "289f857d23a91a35d269388be190f02494c1bf6e77d427c25eef1008c907f585"
897
+ },
898
+ {
899
+ "path": "data/features/siglip2_prompts/H021.npz",
900
+ "bytes": 35340,
901
+ "sha256": "c4a0d1081679069a4b0249fcba730c53500180c8175a07eef5302c7a31a20769"
902
+ },
903
+ {
904
+ "path": "data/features/siglip2_prompts/H022.npz",
905
+ "bytes": 35344,
906
+ "sha256": "b5ec7e3da950226d65ecb6ee1becacc4588b36c7d52d62478f695eb3828f862e"
907
+ },
908
+ {
909
+ "path": "data/features/siglip2_prompts/H023.npz",
910
+ "bytes": 35398,
911
+ "sha256": "c48d08f009f3faaec330e1c2a7f96855721eec18c11c7cb3c9dfcbbf9702b5d9"
912
+ },
913
+ {
914
+ "path": "data/features/siglip2_prompts/H024.npz",
915
+ "bytes": 35254,
916
+ "sha256": "5cb6b4318640dd3846aa6e6ec35ec81762d8683cf3481fe52c89ac1b5b356d29"
917
+ },
918
+ {
919
+ "path": "data/features/siglip2_prompts/H025.npz",
920
+ "bytes": 35300,
921
+ "sha256": "cce3b6633fb51c61eec4369a6c0bd83d3f9053d403d13c1c2bb87144b96bb503"
922
+ },
923
+ {
924
+ "path": "data/features/siglip2_prompts/H026.npz",
925
+ "bytes": 35294,
926
+ "sha256": "771860bde1ee4e9c2757addad16f1d663a36922acffdb7c3098089a2c0144dfa"
927
+ },
928
+ {
929
+ "path": "data/features/siglip2_prompts/H027.npz",
930
+ "bytes": 35344,
931
+ "sha256": "11e0d7e41353784bdc6e32a687dc0c479111da8d6ca56588ea783539b6e41bb1"
932
+ },
933
+ {
934
+ "path": "data/features/siglip2_prompts/H028.npz",
935
+ "bytes": 35346,
936
+ "sha256": "e75a6786df964d2a4b8d2a576606e47292a931e7d97d00111b2a644e12b9d433"
937
+ },
938
+ {
939
+ "path": "data/features/siglip2_prompts/H029.npz",
940
+ "bytes": 35348,
941
+ "sha256": "b162a29c8f5e196385a856e6c064ed69f5d5f8da83b741d5f9f602adb2d055c8"
942
+ },
943
+ {
944
+ "path": "data/features/siglip2_prompts/H030.npz",
945
+ "bytes": 35373,
946
+ "sha256": "7e4fc5fa83eed9eea4ba27033dd20d172e3810b1fefcaff445d8fb8a261ec40f"
947
+ },
948
+ {
949
+ "path": "data/features/siglip2_prompts/H031.npz",
950
+ "bytes": 35302,
951
+ "sha256": "7a504451bf6d3eb077f8f6839bd6d55ee3982dba58987d46336d50f864b6295c"
952
+ },
953
+ {
954
+ "path": "data/features/siglip2_prompts/H032.npz",
955
+ "bytes": 35402,
956
+ "sha256": "7b48a134154330c590e87fa7e47d20e08577570e210868da65f96d27aeede9f2"
957
+ },
958
+ {
959
+ "path": "data/features/siglip2_prompts/H033.npz",
960
+ "bytes": 35255,
961
+ "sha256": "8061429d95529a7060a74652a807f2b1d82045cb119852704cae8c1beab8db55"
962
+ },
963
+ {
964
+ "path": "data/features/siglip2_prompts/H034.npz",
965
+ "bytes": 35243,
966
+ "sha256": "34763d0f80eb509dd407b19faef8ace3dad322125f0e3f4193864f6d93bdf725"
967
+ },
968
+ {
969
+ "path": "data/features/siglip2_prompts/H035.npz",
970
+ "bytes": 35307,
971
+ "sha256": "f784a9cdb44904ce0105061309a253ab147c4233ed6be32e55fd15167a32a04a"
972
+ },
973
+ {
974
+ "path": "data/features/siglip2_prompts/H036.npz",
975
+ "bytes": 35287,
976
+ "sha256": "d10e177ca693adde8187aa18b16b1e10f242b5e9bc5f5becaee75ca7fdc4ff72"
977
+ },
978
+ {
979
+ "path": "data/features/siglip2_prompts/H037.npz",
980
+ "bytes": 35296,
981
+ "sha256": "b03cef137df1fbd340901e96e53be03c56e1c1bc1150911f41a674efa030a4e9"
982
+ },
983
+ {
984
+ "path": "data/features/siglip2_prompts/H038.npz",
985
+ "bytes": 35242,
986
+ "sha256": "d1540635d88b314ed62652c021c035b6e167f6f76951b51a60bdc3bed224a021"
987
+ },
988
+ {
989
+ "path": "data/features/siglip2_prompts/H039.npz",
990
+ "bytes": 35283,
991
+ "sha256": "d424304cc77859a37b3fa75d976dfd4228c915dc76f5e51d4188cf9636fc3fc3"
992
+ },
993
+ {
994
+ "path": "data/features/siglip2_prompts/H040.npz",
995
+ "bytes": 35288,
996
+ "sha256": "5fc4aac17ed1d0a20054ca7d710967b06cad8ea792deee739cf6d7d8db1cb859"
997
+ },
998
+ {
999
+ "path": "data/features/siglip2_prompts/H041.npz",
1000
+ "bytes": 35336,
1001
+ "sha256": "7d7865e22a54c3885ca5a2c92fb9d84d404bd6701f4f38874d9be6aed22acb30"
1002
+ },
1003
+ {
1004
+ "path": "data/features/siglip2_prompts/H042.npz",
1005
+ "bytes": 35326,
1006
+ "sha256": "26f7cc25d14902fb2861a97a85d0b5c983dd8670369ab5fa6ec4c37bd4c6835f"
1007
+ },
1008
+ {
1009
+ "path": "data/features/siglip2_prompts/H043.npz",
1010
+ "bytes": 35233,
1011
+ "sha256": "ef78b7c409d36d3a3a54c13f0f71fa4e8c58122328bc681bdf8b22b4565c9995"
1012
+ },
1013
+ {
1014
+ "path": "data/features/siglip2_prompts/H044.npz",
1015
+ "bytes": 35374,
1016
+ "sha256": "4826b9c2ada2b7bf4bd7d943e0a74a2b64fe0046e2633e59fbff725625fe65a9"
1017
+ },
1018
+ {
1019
+ "path": "data/features/siglip2_prompts/H045.npz",
1020
+ "bytes": 35302,
1021
+ "sha256": "973a01f221e29d38231b70f38db87c75fddfb1a51d2c9e8808bcf2584e59f98d"
1022
+ },
1023
+ {
1024
+ "path": "data/features/siglip2_prompts/H046.npz",
1025
+ "bytes": 35290,
1026
+ "sha256": "74dc083fa2d137e6b0fb6a87c0d3632e0e586ae1063b46e397b8893ef06bb605"
1027
+ },
1028
+ {
1029
+ "path": "data/features/siglip2_prompts/H047.npz",
1030
+ "bytes": 35257,
1031
+ "sha256": "e76b6037c80e937f44bdcf266a285068ec85d378fac8d5e41b29505b75824dfa"
1032
+ },
1033
+ {
1034
+ "path": "data/features/siglip2_prompts/H048.npz",
1035
+ "bytes": 35286,
1036
+ "sha256": "8e62f04452b2f0902011a5d6c1e296d6ef2418b35d769f69d8cfa8d312bdd7a0"
1037
+ },
1038
+ {
1039
+ "path": "data/features/siglip2_prompts/H049.npz",
1040
+ "bytes": 35287,
1041
+ "sha256": "82824edeb68afba9f39e458b59763b1f4af01cda7b7b4f3142b5558423722337"
1042
+ },
1043
+ {
1044
+ "path": "data/features/siglip2_prompts/H050.npz",
1045
+ "bytes": 35224,
1046
+ "sha256": "1c4f0b9a638f17e8bbf9cc311831e0e7ff2a77bdc81312f7da67e841dff78256"
1047
+ },
1048
+ {
1049
+ "path": "data/features/siglip2_prompts/H051.npz",
1050
+ "bytes": 35341,
1051
+ "sha256": "2ef092cf204d67e69f431c4cdc8f1843b4bb22ca673423e935b1a390d55b6f2f"
1052
+ },
1053
+ {
1054
+ "path": "data/features/siglip2_prompts/H052.npz",
1055
+ "bytes": 35253,
1056
+ "sha256": "9cefa1b7129fe6c1c2c296243100a70555ace80697d2c3fea622f006e5820e8b"
1057
+ },
1058
+ {
1059
+ "path": "data/features/siglip2_prompts/H053.npz",
1060
+ "bytes": 35290,
1061
+ "sha256": "454b88a9e395c8509d0c69f73cfabb421a4dca44d25182cbec40bd1c71ff8916"
1062
+ },
1063
+ {
1064
+ "path": "data/features/siglip2_prompts/H054.npz",
1065
+ "bytes": 35333,
1066
+ "sha256": "511bc27cff8cb58b4a7842ae64d2e2b6fed3e8e14c0a5e22f3940ca76a88be95"
1067
+ },
1068
+ {
1069
+ "path": "data/features/siglip2_prompts/H055.npz",
1070
+ "bytes": 35373,
1071
+ "sha256": "c771ca7158b7b8be1b98f41373d8e849e6f73df08d6d1790d68ac3f259a5ab6b"
1072
+ },
1073
+ {
1074
+ "path": "data/features/siglip2_prompts/H056.npz",
1075
+ "bytes": 35267,
1076
+ "sha256": "ddede1b6824481dc58cf0a647796293354500a60732685ecb6dc556f10137934"
1077
+ },
1078
+ {
1079
+ "path": "data/features/siglip2_prompts/H057.npz",
1080
+ "bytes": 35410,
1081
+ "sha256": "fb4ca13775cbe08f3f9c6c37c8e7f2295292106dc92138e9f5eda027353f3356"
1082
+ },
1083
+ {
1084
+ "path": "data/features/siglip2_prompts/H058.npz",
1085
+ "bytes": 35320,
1086
+ "sha256": "1abf543113679f7701d48c1d2692365c748a20f3da4d259f12d8487c68e10ba9"
1087
+ },
1088
+ {
1089
+ "path": "data/features/siglip2_prompts/H059.npz",
1090
+ "bytes": 35337,
1091
+ "sha256": "0b11bf324a537ff525eebdb6c3a294db4ac721752f7ec9939384afff420f3bd5"
1092
+ },
1093
+ {
1094
+ "path": "data/features/siglip2_prompts/H060.npz",
1095
+ "bytes": 35261,
1096
+ "sha256": "4802515324cccf9338c2fe96d333daa666324e6bfcf56d3b8b64ac0623d437bf"
1097
+ },
1098
+ {
1099
+ "path": "data/features/siglip2_prompts/H061.npz",
1100
+ "bytes": 35299,
1101
+ "sha256": "742f3e8cdc3226a746380f831fbd9c5378c13281e72e9ac27e56ed95efa834ea"
1102
+ },
1103
+ {
1104
+ "path": "data/features/siglip2_prompts/H062.npz",
1105
+ "bytes": 35301,
1106
+ "sha256": "02c94fff23ea0c3841f1caf0f94c305811cf04403036c6897df5da3f22cd81b7"
1107
+ },
1108
+ {
1109
+ "path": "data/features/siglip2_prompts/H063.npz",
1110
+ "bytes": 35281,
1111
+ "sha256": "2f4fd4e5ee2b4af7a550056738f6f93d6cc29ad3d65c11568b48b47d4cf7b513"
1112
+ },
1113
+ {
1114
+ "path": "data/features/siglip2_prompts/H064.npz",
1115
+ "bytes": 35336,
1116
+ "sha256": "655a902e089c4a9ac0d6a4fa60b555caecb4d5bf35a3f8f2a5a7c6827806a9d8"
1117
+ },
1118
+ {
1119
+ "path": "data/features/siglip2_prompts/H065.npz",
1120
+ "bytes": 35290,
1121
+ "sha256": "fb0168f1321be3ef22fe7b5b85014cf8c6e67415a24958b33f6450f26127ce66"
1122
+ },
1123
+ {
1124
+ "path": "data/features/siglip2_prompts/H066.npz",
1125
+ "bytes": 35263,
1126
+ "sha256": "779c670b2f9d55692a7b94048e08aca759c02b3f37cae54869d4190dabfed81f"
1127
+ },
1128
+ {
1129
+ "path": "data/features/siglip2_prompts/H067.npz",
1130
+ "bytes": 35400,
1131
+ "sha256": "f80c012755d73a4cac5fb4b7139aa1777b0d53ea9da87495c9c739a11a8e965a"
1132
+ },
1133
+ {
1134
+ "path": "data/features/siglip2_prompts/H068.npz",
1135
+ "bytes": 35279,
1136
+ "sha256": "f9a5a787654e79645a397f7797f3b7554e072d5c0b075b68ce94ca41f76ad923"
1137
+ },
1138
+ {
1139
+ "path": "data/features/siglip2_prompts/H069.npz",
1140
+ "bytes": 35266,
1141
+ "sha256": "42bcff4d10b7ab86293c913f3061c556d06b3f5b4d2005011e474d2404b0c921"
1142
+ },
1143
+ {
1144
+ "path": "data/features/siglip2_prompts/H070.npz",
1145
+ "bytes": 35301,
1146
+ "sha256": "58461175cbee81ee8b5b05fd6183965dc02995f9c0d2279cf2dfc94409701c59"
1147
+ },
1148
+ {
1149
+ "path": "data/features/siglip2_prompts/H071.npz",
1150
+ "bytes": 35250,
1151
+ "sha256": "f607fc40b23058f24eb4a12c0dbdf3c604ac7d1cb21c1fc8272be5eae8d613ae"
1152
+ },
1153
+ {
1154
+ "path": "data/features/siglip2_prompts/H072.npz",
1155
+ "bytes": 35308,
1156
+ "sha256": "06ba8478304f2f70e177548d0cfee59874ae22732e0fb238fdd5ac2a4c6ad05d"
1157
+ },
1158
+ {
1159
+ "path": "data/features/siglip2_prompts/H073.npz",
1160
+ "bytes": 35250,
1161
+ "sha256": "a280fb57b4e5db9300cc0148e6980576ea8f6594fd1a399b21b33ff93883ba9f"
1162
+ },
1163
+ {
1164
+ "path": "data/features/siglip2_prompts/H074.npz",
1165
+ "bytes": 35240,
1166
+ "sha256": "890524b76257e7e8136cce3d29eff925c0086c683d8b141f22710396d81b2467"
1167
+ },
1168
+ {
1169
+ "path": "data/features/siglip2_prompts/H075.npz",
1170
+ "bytes": 35343,
1171
+ "sha256": "3fb0a8bd34f3b9f0c9755eee0555c9f2105c0166dfeaca2949719e30617568de"
1172
+ },
1173
+ {
1174
+ "path": "data/features/siglip2_prompts/H076.npz",
1175
+ "bytes": 35333,
1176
+ "sha256": "7a2c883ee7abaeeb4fc27d296fe806534e9e34cb0377d648b18c373732bba869"
1177
+ },
1178
+ {
1179
+ "path": "data/features/siglip2_prompts/H077.npz",
1180
+ "bytes": 35310,
1181
+ "sha256": "5309d11352231be96234a19e21c138beffd583de79af2347d54f00f75ac14708"
1182
+ },
1183
+ {
1184
+ "path": "data/features/siglip2_prompts/H078.npz",
1185
+ "bytes": 35388,
1186
+ "sha256": "9cbe4d02b071375f7c5049b9686fde05feee8d9da814832beef241435a2d8fc8"
1187
+ },
1188
+ {
1189
+ "path": "data/learned/development/features/D01/text_features.npz",
1190
+ "bytes": 12158,
1191
+ "sha256": "b85277288411137f26e56fb68219c20bc5c656acdeec6c7cede4768c47bf5711"
1192
+ },
1193
+ {
1194
+ "path": "data/learned/development/features/D01/visual_features.npz",
1195
+ "bytes": 4332033,
1196
+ "sha256": "096e060b31fb6d13e48294d711f240523f729d93dc7585da69bdf7b9b2185a77"
1197
+ },
1198
+ {
1199
+ "path": "data/learned/development/features/D02/text_features.npz",
1200
+ "bytes": 23710,
1201
+ "sha256": "16397b2b278c56d9fd813f7c3665054019a9d484365c831e370c62eef51aed29"
1202
+ },
1203
+ {
1204
+ "path": "data/learned/development/features/D02/visual_features.npz",
1205
+ "bytes": 870091,
1206
+ "sha256": "ad7192e35cb67322611d78819897743f5f7923d439a17c76e2d4ca8b9827dad2"
1207
+ },
1208
+ {
1209
+ "path": "data/learned/development/features/D03/text_features.npz",
1210
+ "bytes": 18034,
1211
+ "sha256": "3a6981e9a82d8276b218b3a2de67c9490e5bb06abfebc360ee1d57f07484d152"
1212
+ },
1213
+ {
1214
+ "path": "data/learned/development/features/D03/visual_features.npz",
1215
+ "bytes": 2616605,
1216
+ "sha256": "01f5e6296a21882e8e90617f91bc62fea7643762287806b1561431fed27be7ab"
1217
+ },
1218
+ {
1219
+ "path": "data/learned/development/features/D04/text_features.npz",
1220
+ "bytes": 12245,
1221
+ "sha256": "2f4ec28c96c46108b39ad55569fc1b53f361450d3e09af698525d90ba05890c4"
1222
+ },
1223
+ {
1224
+ "path": "data/learned/development/features/D04/visual_features.npz",
1225
+ "bytes": 1069732,
1226
+ "sha256": "96a9951987e410d4fc47f4819fb0a813720325b50ea608846c21ef2752d43dbf"
1227
+ },
1228
+ {
1229
+ "path": "data/learned/development/features/D05/text_features.npz",
1230
+ "bytes": 12133,
1231
+ "sha256": "ef3b8345607cc2e3c113e5bd1c6cab551f49bc234dc6cc9622283f8bd171743f"
1232
+ },
1233
+ {
1234
+ "path": "data/learned/development/features/D05/visual_features.npz",
1235
+ "bytes": 1291374,
1236
+ "sha256": "ea5356d7c0388776b24e37530a4e157af2a1e55c7693f7a3ea7000f3be935700"
1237
+ },
1238
+ {
1239
+ "path": "data/learned/development/manifest.json",
1240
+ "bytes": 10565,
1241
+ "sha256": "0fe13ce2a27abaef07d001e14613120d53710323e740df0630d63c3d46390068"
1242
+ },
1243
+ {
1244
+ "path": "data/protocol/vost/README.md",
1245
+ "bytes": 1008,
1246
+ "sha256": "63bf58d8723b7239d11bc98a99eb7bcaf7ffcd90d504addc992884d1d80518af"
1247
+ },
1248
+ {
1249
+ "path": "data/protocol/vost/train.txt",
1250
+ "bytes": 9515,
1251
+ "sha256": "3f30c775779a30cc239cffbd9b254e083553734862462358e9c356ba94587060"
1252
+ },
1253
+ {
1254
+ "path": "data/protocol/vost/validation.txt",
1255
+ "bytes": 1175,
1256
+ "sha256": "5bafd2a4867cdfe8558d3b590e9e8193c7aef0872643db108cf79b74252160b9"
1257
+ },
1258
+ {
1259
+ "path": "data/reference/extended.json",
1260
+ "bytes": 1236787,
1261
+ "sha256": "ed58e062e847bd7b28eaa11461bcae99c93dadf92fb3ef0da7d2b28b5b58cc44"
1262
+ },
1263
+ {
1264
+ "path": "data/reference/main.json",
1265
+ "bytes": 503930,
1266
+ "sha256": "8c4a444fcc048e1cb804f4d1f37e922f2ec94f5d42a3ca1d163c541dc8db995b"
1267
+ },
1268
+ {
1269
+ "path": "data/reference/robustness/annotation_agreement.json",
1270
+ "bytes": 3781,
1271
+ "sha256": "8f57edfc1a731e85256c6ce0bf777b2798df9fc5227ae5b6847548a9cacf3dcd"
1272
+ },
1273
+ {
1274
+ "path": "data/reference/robustness/annotation_sensitivity.json",
1275
+ "bytes": 9786,
1276
+ "sha256": "edef0788077948d1abadad596b50aabf8ed71f9a5e598d6c9799cb5d5b2455e2"
1277
+ },
1278
+ {
1279
+ "path": "data/reference/robustness/development_controls.json",
1280
+ "bytes": 7775,
1281
+ "sha256": "6338ba795cb61e7eb9ab3db984e2f6ab0383be592d72ce9ffd0b6cbc2fe09a29"
1282
+ },
1283
+ {
1284
+ "path": "data/reference/robustness/dnerf_recurrence.json",
1285
+ "bytes": 3165,
1286
+ "sha256": "7f47a5c3cff3298ee389c841ace67a419557cbe81113dcdc6b487c0e6bf9b143"
1287
+ },
1288
+ {
1289
+ "path": "data/reference/robustness/hard_negative_margins.json",
1290
+ "bytes": 2701,
1291
+ "sha256": "4c10819f0ec4ef25fa45a9340a323f35d97f2bf82b981a2809ac4fcdb5ce94e4"
1292
+ },
1293
+ {
1294
+ "path": "data/reference/robustness/synthetic_duration.json",
1295
+ "bytes": 197400,
1296
+ "sha256": "74adeed2dafc230026753683eae52281c6b6ec73f6afaa2d3e44acf1869183b8"
1297
+ },
1298
+ {
1299
+ "path": "data/reference/robustness/tracking_perturbations.json",
1300
+ "bytes": 43634,
1301
+ "sha256": "668903966dea19a7b2460c018c1d4fe8ed56237d81b7b868535554a6d6826ccc"
1302
+ },
1303
+ {
1304
+ "path": "data/reference/robustness/vost_paraphrase.json",
1305
+ "bytes": 27534,
1306
+ "sha256": "8c4387fa7c159b17d55388b3fff4e063c5b048465fd6f8aaa301eea2ed5f8c6f"
1307
+ },
1308
+ {
1309
+ "path": "data/reference/runtime.json",
1310
+ "bytes": 595,
1311
+ "sha256": "5e97945ff8868a1354fd3adc8672402a593c747ae023c9359a15f7815804dfc5"
1312
+ },
1313
+ {
1314
+ "path": "data/reference/seven_history_learned.json",
1315
+ "bytes": 67779,
1316
+ "sha256": "6a165e112e12421af978259d1a1b8df3aca92e6b1f8cc31181f06e06a2f8ff16"
1317
+ },
1318
+ {
1319
+ "path": "data/reference/seven_history_summary.json",
1320
+ "bytes": 44825,
1321
+ "sha256": "0104ed74c343d27a70a72c8af9ba8e6aa16b354f4152d8690fff19e972ee098a"
1322
+ },
1323
+ {
1324
+ "path": "data/reference/vocabulary_stress.json",
1325
+ "bytes": 4204,
1326
+ "sha256": "5529845afa463d4d69b6bf878d0685acbf9fbef8498fbc57122e8e6d195b4d58"
1327
+ },
1328
+ {
1329
+ "path": "data/reference/vost_cohort.json",
1330
+ "bytes": 104631,
1331
+ "sha256": "66b5baee4a01519dff079cff86b6021e2653193425b546d0fdfa0907a50f7510"
1332
+ },
1333
+ {
1334
+ "path": "data/seven_history/features/evaluation/hypernerf__interp_slice-banana/text_features.npz",
1335
+ "bytes": 24931,
1336
+ "sha256": "797e8f499442a1b9937af6b086c7545634cda707d7eab4dbc0d012d882165e81"
1337
+ },
1338
+ {
1339
+ "path": "data/seven_history/features/evaluation/hypernerf__interp_slice-banana/visual_features.npz",
1340
+ "bytes": 798094,
1341
+ "sha256": "975ce50f82e832c8de90d59afc31499a5122d0d2deeea5ec9cc768db2651cf7f"
1342
+ },
1343
+ {
1344
+ "path": "data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/distractors/track_1/visual_features.npz",
1345
+ "bytes": 83550,
1346
+ "sha256": "713cd37f8ed3b14cea5e51705d565844a92cfeab23fd224dd3bea7db42a115e3"
1347
+ },
1348
+ {
1349
+ "path": "data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/distractors/track_144/visual_features.npz",
1350
+ "bytes": 103603,
1351
+ "sha256": "3f9521d291719ee86745c955f7249ed7c641c681fa1b74f6f7cb7a110d496d71"
1352
+ },
1353
+ {
1354
+ "path": "data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/text_features.npz",
1355
+ "bytes": 12226,
1356
+ "sha256": "70645d4181de8ea6e8f218c0db3cc1bd4246176e8cc289f9f4d534aa8c98a621"
1357
+ },
1358
+ {
1359
+ "path": "data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/visual_features.npz",
1360
+ "bytes": 1988253,
1361
+ "sha256": "a3a9a2cff8c4f3f5de6fe62010117030949c60fbedde62ce306f334137d364f3"
1362
+ },
1363
+ {
1364
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/distractors/track_2/visual_features.npz",
1365
+ "bytes": 86417,
1366
+ "sha256": "aeabbb200f63ff1e6aa5ac2fcd11f9e6fd1fce3e5d41d1bde61ad0de7990349c"
1367
+ },
1368
+ {
1369
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/distractors/track_592/visual_features.npz",
1370
+ "bytes": 23545,
1371
+ "sha256": "8629c58fb4f1e521b9745f88f44c2408304b01d3ae79683c438c811b314a63a7"
1372
+ },
1373
+ {
1374
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/text_features.npz",
1375
+ "bytes": 12227,
1376
+ "sha256": "1f6c90d6455a043b4e6f5b75f8ba2b04cdbf4b4b737ca1c06813edc2ca6a66ac"
1377
+ },
1378
+ {
1379
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/visual_features.npz",
1380
+ "bytes": 1505449,
1381
+ "sha256": "d6a3b524f2d398b1f2b293255673f22dfcae524c325e433f758fea768b99182f"
1382
+ },
1383
+ {
1384
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_cross-hands__cross-hands1/text_features.npz",
1385
+ "bytes": 19081,
1386
+ "sha256": "1685f943f8b7a73eb34ffb76b45aed40f0280b4ddc07731c5b662e40b21f3535"
1387
+ },
1388
+ {
1389
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_cross-hands__cross-hands1/visual_features.npz",
1390
+ "bytes": 3778285,
1391
+ "sha256": "54e4bc9307837a5a63b42f1a6be28d1d8719ef10539408879dc03bfd969bf667"
1392
+ },
1393
+ {
1394
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/distractors/track_1505/visual_features.npz",
1395
+ "bytes": 72201,
1396
+ "sha256": "53ad915b78a9f4c909595d0bb8c9e26a3d117344bea164a78fd5f4f279cf16d0"
1397
+ },
1398
+ {
1399
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/distractors/track_17/visual_features.npz",
1400
+ "bytes": 12100,
1401
+ "sha256": "ac16e0953a37b2f885292f82d41fe381680d0dc40cce03f082999c818b9b4336"
1402
+ },
1403
+ {
1404
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/text_features.npz",
1405
+ "bytes": 12207,
1406
+ "sha256": "cc98ea1181b6024227ded9b23435237b5bbde4f6aea2fc0af93fd902f741a029"
1407
+ },
1408
+ {
1409
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/visual_features.npz",
1410
+ "bytes": 2223529,
1411
+ "sha256": "7c19867e182531b0aefc935cb488fdcaaeb3c77c2bc8c5d7b7529c577ab91413"
1412
+ },
1413
+ {
1414
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/distractors/track_0/visual_features.npz",
1415
+ "bytes": 52153,
1416
+ "sha256": "d3506de3800c2ed20002514eb0559740e8f8632feb9dac770e6e44fa45d9d538"
1417
+ },
1418
+ {
1419
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/distractors/track_860/visual_features.npz",
1420
+ "bytes": 72085,
1421
+ "sha256": "44c8daef3daec9463c7a26ed084a45faf2a3fce57af5e3f533092b737ca55030"
1422
+ },
1423
+ {
1424
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/text_features.npz",
1425
+ "bytes": 12242,
1426
+ "sha256": "20bc75584ee6215b0c6404f13bd7d5890ae204908862c4c7213702bb3686b903"
1427
+ },
1428
+ {
1429
+ "path": "data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/visual_features.npz",
1430
+ "bytes": 964453,
1431
+ "sha256": "a246d5e5ddff3af38efbe24014724bef3841f6b02c76c1c71470967ea922b8c7"
1432
+ },
1433
+ {
1434
+ "path": "data/seven_history/features/evaluation/neu3d__coffee_martini__cam00/text_features.npz",
1435
+ "bytes": 24984,
1436
+ "sha256": "c70f530428cb571657d95fc8d31765e5826e55b4b1606449b14e5b44fc1537b7"
1437
+ },
1438
+ {
1439
+ "path": "data/seven_history/features/evaluation/neu3d__coffee_martini__cam00/visual_features.npz",
1440
+ "bytes": 286485,
1441
+ "sha256": "d85fc5c3080610a803eb2c16a1b439e28f626ee88acaf882c879908702af6978"
1442
+ },
1443
+ {
1444
+ "path": "data/seven_history/manifest.json",
1445
+ "bytes": 16281,
1446
+ "sha256": "06a5dab495e234e80fef7a383079a73ac06b2e85f5aaadc83b2ba6f99a5bfd71"
1447
+ }
1448
+ ]
1449
+ }
README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: Déjà Cue Fixed-Feature Evaluation Assets
3
+ language:
4
+ - en
5
+ license: other
6
+ license_name: deja-cue-data-and-feature-terms
7
+ license_link: https://github.com/HaofanCao/DejaCue/blob/main/DATA_LICENSE.md
8
+ annotations_creators:
9
+ - expert-generated
10
+ language_creators:
11
+ - expert-generated
12
+ multilinguality:
13
+ - monolingual
14
+ source_datasets:
15
+ - extended
16
+ size_categories:
17
+ - n<1K
18
+ tags:
19
+ - video
20
+ - computer-vision
21
+ - temporal-localization
22
+ - moment-retrieval
23
+ - object-tracking
24
+ - reproducibility
25
+ ---
26
+
27
+ <div align="center">
28
+
29
+ <h1 align="center">Déjà Cue Fixed-Feature Evaluation Assets</h1>
30
+
31
+ <p><strong>Frozen features, fixed evaluation settings, exact reference windows, and statistical results for Déjà Cue.</strong></p>
32
+
33
+ <p align="center">Haofan Cao · Zhichao You · Yunkai Yang · Liang Guo · Jie Wang · Chongshou Li</p>
34
+
35
+ <p align="center">
36
+ <a href="https://arxiv.org/abs/2608.02044"><img src="https://img.shields.io/badge/arXiv-2608.02044-b31b1b.svg" alt="arXiv"></a>
37
+ <a href="https://github.com/HaofanCao/DejaCue"><img src="https://img.shields.io/badge/Companion%20Code-GitHub-181717.svg?logo=github&logoColor=white" alt="Companion GitHub code"></a>
38
+ <a href="DATA_LICENSE.md"><img src="https://img.shields.io/badge/Data%20Terms-Read%20before%20use-7C3AED.svg" alt="Data terms"></a>
39
+ </p>
40
+ </div>
41
+
42
+ <p align="center">
43
+ <img src="assets/method_overview.png" alt="Overview of the Déjà Cue retrieval framework" width="100%">
44
+ </p>
45
+
46
+ ## 📄 Abstract
47
+
48
+ Tracking links observations of the same object through visual change, yet cannot by itself determine when the object is empty or filled, intact or cut. Déjà Cue formulates identity-conditioned state-moment retrieval: given a tracked-object history and alternative state descriptions, it localizes an interval in which each described state holds. The method turns the alternatives into a vocabulary-relative coordinate system, subtracts their state-balanced centroid from each description, calibrates frame scores, and scans multiple durations within contiguous visible runs using a frozen encoder. On 78 VOST histories, changing only the query reference nearly doubles R@1 at tIoU 0.5 from 10.3% to 20.5% and raises Top-1 tIoU from 16.0% to 21.5%.
49
+
50
+ ## 🔥 News
51
+
52
+ - **2026.08.05** · The official code and fixed-feature evaluation assets are now open source.
53
+
54
+ ## 📦 Dataset Summary
55
+
56
+ This repository contains the same `data/` directory as the companion code release. It reproduces retrieval, interval selection, metrics, and statistical calculations without redistributing native video or rerunning the frozen encoder.
57
+
58
+ | Group | Contents |
59
+ | --- | --- |
60
+ | VOST evaluation | 78 histories, 156 states, 312 descriptions, reference intervals, and frozen features |
61
+ | Prompt variants | Raw, photo, definite, and normalized three-form text features |
62
+ | Development set | 5 histories, 13 states, 26 descriptions, 46 positive episodes, and 86 training records |
63
+ | Seven-history evaluation | 7 histories, 16 states, 32 descriptions, 59 reference episodes, and 8 auxiliary tracks |
64
+ | Reference results | Exact selected windows and the rows used for the reported statistical calculations |
65
+ | Evaluation settings | Fixed VOST split lists, final cohort information, method settings, and checksums |
66
+
67
+ The dataset contains 288 files under `data/`. `DATA_MANIFEST.json` records the byte size and SHA-256 digest of every one.
68
+
69
+ ## ⬇️ Download and Verify
70
+
71
+ With the current Hugging Face CLI, set the dataset ID and download the complete dataset:
72
+
73
+ ```bash
74
+ export DEJA_CUE_DATASET_ID=your-namespace/deja-cue-data
75
+ hf download "$DEJA_CUE_DATASET_ID" --type dataset --local-dir deja-cue-data
76
+ cd deja-cue-data
77
+ python verify_data.py
78
+ ```
79
+
80
+ The script checks every file name, byte size, and SHA-256 value. A Python download is equivalent:
81
+
82
+ ```python
83
+ from pathlib import Path
84
+
85
+ from huggingface_hub import snapshot_download
86
+
87
+ dataset_root = Path(
88
+ snapshot_download(
89
+ repo_id="your-namespace/deja-cue-data",
90
+ repo_type="dataset",
91
+ local_dir="deja-cue-data",
92
+ )
93
+ )
94
+ ```
95
+
96
+ ## 🔎 Load One History
97
+
98
+ ```python
99
+ import numpy as np
100
+
101
+ visual_path = dataset_root / "data/features/siglip2/H001/visual_features.npz"
102
+ with np.load(visual_path, allow_pickle=False) as arrays:
103
+ frame_indices = arrays["frame_indices"]
104
+ visual_features = arrays["visual_features"]
105
+ visibility_count = arrays["visibility_count"]
106
+
107
+ print(frame_indices.shape, visual_features.shape, visibility_count.shape)
108
+ ```
109
+
110
+ Primary visual archives contain:
111
+
112
+ | Field | Meaning |
113
+ | --- | --- |
114
+ | `frame_indices` | Original temporal indices for observed target frames |
115
+ | `visual_features` | Unit-normalized 768-dimensional SigLIP 2 features |
116
+ | `visibility_count` | Number of target-lineage masks contributing at each frame |
117
+
118
+ Primary text archives contain `state_ids`, `state_texts`, and unit-normalized `text_features`. Prompt-variant archives additionally contain `variant_names`. JSON manifests define sibling-state grouping, inclusive reference intervals, source-component aggregation, and relative feature paths.
119
+
120
+ ## 🔗 Use with the Code Release
121
+
122
+ The companion GitHub repository already includes the same `data/` files, so a complete clone can reproduce the CPU results immediately:
123
+
124
+ ```bash
125
+ git clone https://github.com/HaofanCao/DejaCue.git
126
+ cd DejaCue
127
+ python -m pip install -e ".[test]"
128
+ python scripts/reproduce_main.py --device cpu
129
+ ```
130
+
131
+ When using a separate Hub download, place or link its `data/` directory at the code repository root without changing the relative paths. The code repository supplies the data loaders, retrieval implementation, reproduction commands, annotation and feature tools, and tests.
132
+
133
+ ## 🗂️ Repository Layout
134
+
135
+ ```text
136
+ data/
137
+ benchmark.json Primary benchmark manifest
138
+ features/ VOST visual, text, and prompt features
139
+ learned/development/ Frozen learned-decoder development inputs
140
+ seven_history/ Seven-history features and auxiliary tracks
141
+ reference/ Exact windows and statistical results
142
+ protocol/vost/ Fixed VOST split lists and protocol notes
143
+ DATA_MANIFEST.json File sizes and SHA-256 checksums
144
+ DATA_LICENSE.md Data and derived-feature terms
145
+ verify_data.py File verification script
146
+ ```
147
+
148
+ Evaluation identifiers such as `H001` are stable IDs used to align features, states, descriptions, and references. All manifest paths are relative to the repository root.
149
+
150
+ ## 🌐 Data Sources
151
+
152
+ | Asset family | Upstream research source | What this repository contains |
153
+ | --- | --- | --- |
154
+ | Primary histories | [VOST](https://openaccess.thecvf.com/content/CVPR2023/html/Tokmakov_Breaking_the_Object_in_Video_Object_Segmentation_CVPR_2023_paper.html) | Derived object-local features, evaluation IDs, fixed settings, and reference intervals |
155
+ | Six seven-history sequences | [HyperNeRF](https://doi.org/10.1145/3478513.3480487) | Derived target and auxiliary-track features plus evaluation metadata |
156
+ | Coffee-martini sequence | [Neural 3D Video](https://doi.org/10.1109/CVPR52688.2022.00544) | Derived target features and evaluation metadata |
157
+ | Recurrence diagnostic | [D-NeRF](https://doi.org/10.1109/CVPR46437.2021.01018) | Predictions and reference intervals, not rendered RGB |
158
+ | Feature encoder | [SigLIP 2](https://arxiv.org/abs/2502.14786) | Unit-normalized derived embeddings; no model weights |
159
+
160
+ Feature extraction uses `google/siglip2-base-patch16-224` at revision `75de2d55ec2d0b4efc50b3e9ad70dba96a7b2fa2`. Upstream media and model terms continue to apply to derived assets; see [DATA_LICENSE.md](DATA_LICENSE.md).
161
+
162
+ ## 📝 Annotation and Included Files
163
+
164
+ For VOST, two state descriptions per state are fixed before labeling. Two annotators independently label target-lineage frames as pre-state, transition, post-state, or unobserved while blind to method scores, and every disagreement is resolved to consensus. The 100-history selection retains 78 qualifying histories and excludes 22 with no qualifying event.
165
+
166
+ The dataset includes the split lists, final cohort information, annotation validation scripts, and agreement and annotation-sensitivity summaries. It does not redistribute native RGB, target-lineage masks, pretrained encoder weights, generated decoder checkpoints, the two complete annotation files, or the resolved framewise consensus.
167
+
168
+ ## ✅ Intended Uses
169
+
170
+ - Reproduction of the primary and extended VOST evaluations.
171
+ - Reproduction of the seven-history coordinate study.
172
+ - Training the documented eight learned decoders on the five-history development set and evaluating generated checkpoints.
173
+ - Recalculation of the reported robustness, diagnostic, and statistical summaries.
174
+ - Comparison of alternative retrieval methods under the same frozen representation and evaluation protocol.
175
+
176
+ ## ⚠️ Limitations
177
+
178
+ The task assumes target-lineage masks, a closed sibling vocabulary, and one selected interval per description. It has no calibrated null output for an absent state. VOST uses binary event-adjacent states and scores one designated occurrence; the dataset also contains 13 additional pre-state and 20 additional post-state occurrences. The seven-history set adds multi-state, interior, recurrent, and progressive cases, but remains small and its three independently held-out histories show mixed coordinate effects.
179
+
180
+ Fixed features isolate retrieval logic from encoder execution and do not establish behavior for other encoders. Tracking stresses use controlled feature mixing and identity switches rather than pixel-level mask drift. The release does not establish performance for automatically discovered identities, open vocabularies, broad multi-state collections, every natural tracking failure, or hardware-specific latency.
181
+
182
+ ## 🛡️ Privacy and Responsible Use
183
+
184
+ No native RGB, video, masks, direct identifiers, or model weights are included. The embeddings remain derived from external research media and must be handled under the corresponding source terms. These assets are intended for scientific retrieval and reproducibility research, not biometric identification, surveillance, or inferring sensitive attributes.
185
+
186
+ ## ⚖️ Licensing
187
+
188
+ This repository combines metadata created for Déjà Cue with embeddings derived from external research data, so its Hugging Face license field is `other`. Read [DATA_LICENSE.md](DATA_LICENSE.md) before reuse or redistribution, and retain the upstream attributions required for the source assets.
189
+
190
+ ## 📚 Citation
191
+
192
+ If you use these assets, please cite the official paper record:
193
+
194
+ ```bibtex
195
+ @misc{cao2026dejacue,
196
+ title = {Déjà Cue: Localizing States in Object Histories via Vocabulary-Relative Coordinates},
197
+ author = {Haofan Cao and Zhichao You and Yunkai Yang and Liang Guo and Jie Wang and Chongshou Li},
198
+ year = {2026},
199
+ eprint = {2608.02044},
200
+ archivePrefix = {arXiv},
201
+ primaryClass = {cs.CV},
202
+ url = {https://arxiv.org/abs/2608.02044}
203
+ }
204
+ ```
205
+
206
+ **Paper:** [**arXiv:2608.02044**](https://arxiv.org/abs/2608.02044)
data/README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Data Layout
2
+
3
+ This directory contains the fixed features and evaluation files used by the repository commands.
4
+
5
+ | Path | Role |
6
+ | --- | --- |
7
+ | `benchmark.json` | Primary 78-history benchmark manifest and file references |
8
+ | `features/` | VOST visual, text, and prompt-variant SigLIP 2 features |
9
+ | `learned/development/` | Five-history inputs for native decoder training |
10
+ | `seven_history/` | Seven-history evaluation features and auxiliary tracks |
11
+ | `reference/` | Exact windows and the rows used for the reported calculations |
12
+ | `protocol/vost/` | Fixed VOST split lists and protocol notes |
13
+
14
+ Paths inside manifests are repository-relative. Loaders reject absolute paths, parent traversal, unexpected array fields, non-finite values, misaligned rows, and invalid feature norms. See the repository-level [`README.md`](../README.md) for the release overview and [`DATA_LICENSE.md`](../DATA_LICENSE.md) for terms.
data/protocol/vost/train.txt ADDED
@@ -0,0 +1,572 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 0_squeeze_cloth
2
+ 7_squeeze_pasta
3
+ 6152_knead_dough
4
+ 4112_mold_clay
5
+ 8208_pour_batter
6
+ 4154_divide_dough
7
+ 2108_scoop_pan
8
+ 4156_open_package
9
+ 2110_fold_cheese
10
+ 8253_open_bag
11
+ 6209_apply_paint
12
+ 4174_cut_cloth
13
+ 4176_cut_cloth
14
+ 10325_smooth_wood
15
+ 10331_smooth_wood
16
+ 10334_smooth_wood
17
+ 10340_smooth_wood
18
+ 4198_open_container
19
+ 10343_smooth_wood
20
+ 4203_cut_zucchini
21
+ 4210_cut_zucchini
22
+ 8307_mold_clay
23
+ 4216_rip_roll
24
+ 6268_apply_paint
25
+ 10364_grate_carrot
26
+ 2175_empty_filter
27
+ 4233_cut_potato
28
+ 6282_apply_paint
29
+ 4235_cut_potato
30
+ 4236_cut_potato
31
+ 10379_sand_wood
32
+ 167_open_paper
33
+ 10408_sand_wood
34
+ 2218_empty_raisin
35
+ 6315_apply_paint
36
+ 8374_pour_batter
37
+ 6342_apply_paint
38
+ 2247_empty_container
39
+ 6346_apply_paint
40
+ 2258_empty_bowl
41
+ 4311_tear_dough
42
+ 2271_empty_grinder
43
+ 4320_tear_dough
44
+ 226_squeeze_dough
45
+ 4331_cut_cloth
46
+ 2286_knead_dough
47
+ 4337_saw_wood
48
+ 455_fold_box
49
+ 2292_knead_dough
50
+ 2293_knead_dough
51
+ 2294_knead_dough
52
+ 6404_apply_pencil
53
+ 6405_apply_pencil
54
+ 6407_apply_pencil
55
+ 6408_apply_pencil
56
+ 2313_knead_dough
57
+ 266_spread_paste
58
+ 6409_paint_plate
59
+ 6417_apply_pencil
60
+ 6418_apply_marker
61
+ 6420_apply_marker
62
+ 6422_apply_marker
63
+ 6423_apply_marker
64
+ 6424_apply_pen
65
+ 283_squeeze_lime
66
+ 2342_knead_dough
67
+ 303_fold_paper
68
+ 10560_weld_iron
69
+ 325_fold_bag
70
+ 6474_apply_paint
71
+ 10573_weld_iron
72
+ 10574_weld_iron
73
+ 336_fold_bag
74
+ 10576_weld_iron
75
+ 10578_weld_iron
76
+ 6483_apply_paint
77
+ 10583_weld_iron
78
+ 10585_apply_paint
79
+ 6489_apply_paint
80
+ 6490_apply_paint
81
+ 2398_roll_omelette
82
+ 2399_roll_omelette
83
+ 350_fold_paper
84
+ 10593_knead_dough
85
+ 2406_roll_bread
86
+ 358_fold_foil
87
+ 359_fold_bag
88
+ 360_fold_bag
89
+ 10603_knead_dough
90
+ 8557_peel_carrot
91
+ 8558_cut_carrot
92
+ 8560_peel_carrot
93
+ 8573_peel_carrot
94
+ 10623_separate_dough
95
+ 10624_separate_dough
96
+ 8577_peel_potato
97
+ 8578_peel_potato
98
+ 2441_roll_dough
99
+ 2446_open_pot
100
+ 8591_peel_courgette
101
+ 400_fold_cheese
102
+ 8593_peel_courgette
103
+ 8595_peel_gourd
104
+ 8597_peel_gourd
105
+ 8600_cut_garlic
106
+ 8601_peel_ginger
107
+ 8607_grate_onion
108
+ 8609_cut_cucumber
109
+ 8610_cut_cucumber
110
+ 8616_break_nut
111
+ 2475_mix_cabbage
112
+ 2476_mix_cabbage
113
+ 2480_mix_food
114
+ 4530_mold_clay
115
+ 4531_mold_clay
116
+ 10685_knead_dough
117
+ 4545_separate_clay
118
+ 4547_mold_dough
119
+ 454_fold_bag
120
+ 10695_fold_cheese
121
+ 10696_fold_cheese
122
+ 10697_break_broccoli
123
+ 10698_cut_paper
124
+ 10699_fold_cheese
125
+ 10700_cut_courgette
126
+ 10701_cut_cake
127
+ 10702_unwrap_cake
128
+ 10703_fold_cheese
129
+ 10704_fold_cheese
130
+ 10705_fold_cheese
131
+ 2515_mix_mayonnaise
132
+ 2517_mix_dough
133
+ 4565_mold_dough
134
+ 6619_unwrap_bag
135
+ 4574_break_dough
136
+ 2533_mix_dough
137
+ 8679_roll_dough
138
+ 4586_cut_gourd
139
+ 2539_mix_biscuit
140
+ 4588_cut_gourd
141
+ 4590_cut_gourd
142
+ 4592_cut_gourd
143
+ 499_cut_onion
144
+ 502_cut_aubergine
145
+ 506_cut_beef
146
+ 507_cut_beef
147
+ 508_cut_beef
148
+ 2573_mix_dough
149
+ 527_cut_scallion
150
+ 531_cut_potato
151
+ 532_cut_potato
152
+ 533_cut_asparagus
153
+ 2579_knead_dough
154
+ 6689_paint_nail
155
+ 2595_mix_egg_yolk
156
+ 2596_mix_dough
157
+ 6692_paint_nail
158
+ 2599_mix_cabbage
159
+ 2606_open_container
160
+ 560_break_peach
161
+ 564_cut_peach
162
+ 4663_cut_ginger
163
+ 4664_mold_clay
164
+ 4666_mold_clay
165
+ 571_break_peach
166
+ 572_peel_banana
167
+ 574_cut_peach
168
+ 4673_mold_clay
169
+ 6726_apply_paint
170
+ 584_peel_carrot
171
+ 585_peel_carrot
172
+ 587_cut_carrot
173
+ 591_cut_tomato
174
+ 4690_cut_guava
175
+ 4691_cut_guava
176
+ 595_cut_tomato
177
+ 599_cut_potato
178
+ 6747_apply_paint
179
+ 608_cut_onion
180
+ 610_cut_onion
181
+ 615_peel_onion
182
+ 616_cut_pepper
183
+ 618_cut_pepper
184
+ 628_cut_carrot
185
+ 630_cut_courgette
186
+ 8822_separate_dough
187
+ 633_cut_celery
188
+ 638_cut_onion
189
+ 641_cut_onion
190
+ 650_cut_salad
191
+ 651_cut_salad
192
+ 653_cut_salad
193
+ 655_cut_salad
194
+ 4751_mold_clay
195
+ 657_cut_salad
196
+ 4753_mold_clay
197
+ 659_peel_onion
198
+ 8852_break_dough
199
+ 666_cut_olive
200
+ 682_cut_broccoli
201
+ 2731_scoop_vegetable
202
+ 6826_roll_dough
203
+ 6827_roll_dough
204
+ 686_open_package
205
+ 6829_roll_dough
206
+ 4786_cut_garlic
207
+ 4789_cut_garlic
208
+ 694_cut_onion
209
+ 4794_cut_garlic
210
+ 700_peel_onion
211
+ 702_peel_onion
212
+ 707_cut_butter
213
+ 708_open_sachet
214
+ 709_cut_paper
215
+ 710_cut_paper
216
+ 2761_scoop_cheese
217
+ 4810_mold_clay
218
+ 4811_mold_clay
219
+ 2764_scoop_yeast
220
+ 2765_scoop_jam
221
+ 718_cut_pepper
222
+ 6863_spread_cards
223
+ 2768_scoop_yeast
224
+ 720_cut_pepper
225
+ 2770_scoop_sugar
226
+ 723_cut_butter
227
+ 724_cut_cake
228
+ 2773_scoop_washing_powder
229
+ 8918_eat_food
230
+ 2775_scoop_powder
231
+ 8921_eat_food
232
+ 8922_pour_drink
233
+ 8923_eat_food
234
+ 737_cut_chicken
235
+ 739_cut_onion
236
+ 2788_scoop_jam
237
+ 4836_peel_root
238
+ 742_open_bag
239
+ 746_cut_dough
240
+ 2798_scoop_starter
241
+ 2799_scoop_dough
242
+ 8944_eat_icecream
243
+ 6897_spread_dung
244
+ 6901_spread_dung
245
+ 6906_spread_dung
246
+ 782_open_package
247
+ 4878_peel_onion
248
+ 790_unpack_chorizo
249
+ 2838_scoop_food
250
+ 2840_scoop_food
251
+ 6945_apply_nail_polish
252
+ 801_cut_chicken
253
+ 6947_apply_nail_polish
254
+ 4900_cut_pumpkin
255
+ 803_cut_potato
256
+ 810_cut_dough
257
+ 2859_scoop_coffee
258
+ 813_cut_ham
259
+ 817_cut_onion
260
+ 820_cut_tomato
261
+ 2877_add_sauce
262
+ 4925_cut_tomato
263
+ 835_cut_chilli
264
+ 839_cut_potato
265
+ 4942_tear_squid
266
+ 850_cut_potato
267
+ 2900_scoop_salsa
268
+ 4949_cut_chili
269
+ 2917_wrap_sandwich
270
+ 4981_saw_wood
271
+ 4996_cut_vegetable
272
+ 5006_cut_paper
273
+ 9114_break_nut
274
+ 7066_remove_floor_mat
275
+ 9116_break_nut
276
+ 9119_break_nut
277
+ 928_cut_chicken
278
+ 9121_break_nut
279
+ 930_cut_chicken
280
+ 932_cut_chicken
281
+ 933_cut_chicken
282
+ 5033_cut_paper
283
+ 939_cut_cucumber
284
+ 957_cut_cucumber
285
+ 964_cut_cucumber
286
+ 971_cut_onion
287
+ 5074_open_phone
288
+ 5089_pour_detergent
289
+ 5090_pour_detergent
290
+ 1005_cut_potato
291
+ 1006_cut_onion
292
+ 1008_peel_cabbage
293
+ 5105_open_container
294
+ 3062_scrape_carrot
295
+ 1019_cut_tomato
296
+ 3069_scoop_condensed_milk
297
+ 3071_scrape_chilli
298
+ 1026_cut_tomato
299
+ 1028_cut_tomato
300
+ 1034_cut_peach
301
+ 1042_cut_peach
302
+ 9234_scoop_sauce
303
+ 3099_scrape_tomato
304
+ 3106_scrape_tomato
305
+ 1059_cut_onion
306
+ 9252_mix_cards
307
+ 3110_cut_tomato
308
+ 9254_mix_cards
309
+ 9255_split_cards
310
+ 9256_split_cards
311
+ 9258_split_cards
312
+ 1067_cut_courgette
313
+ 1082_cut_tomato
314
+ 1083_cut_tomato
315
+ 5179_unpack_meat
316
+ 3131_scrape_stirfry
317
+ 1086_cut_olive
318
+ 3133_peel_garlic
319
+ 3135_scrape_pan
320
+ 9282_apply_paint
321
+ 9285_apply_paint
322
+ 9287_apply_paint
323
+ 1097_cut_tomato
324
+ 9289_apply_paint
325
+ 9291_apply_paint
326
+ 1102_cut_tomato
327
+ 3150_peel_fish
328
+ 1106_cut_olive
329
+ 1108_cut_olive
330
+ 3160_peel_banana
331
+ 1113_cut_olive
332
+ 5212_open_blender
333
+ 1119_peel_courgette
334
+ 1120_cut_courgette
335
+ 3170_peel_peach
336
+ 5219_break_avocado
337
+ 3177_peel_peach
338
+ 5225_open_container
339
+ 1138_cut_peach
340
+ 3187_peel_potato
341
+ 3191_peel_onion
342
+ 1146_cut_peach
343
+ 3204_peel_onion
344
+ 1161_cut_lettuce
345
+ 3210_peel_carrot
346
+ 3211_peel_garlic
347
+ 1164_cut_lettuce
348
+ 5259_detach_motorcycle
349
+ 5261_break_package
350
+ 5263_open_engine
351
+ 5257_open_box
352
+ 3218_peel_potato
353
+ 3221_peel_squash
354
+ 9366_pour_batter
355
+ 5271_apply_nail_polish
356
+ 9367_pour_batter
357
+ 7321_detach_label
358
+ 9368_pour_batter
359
+ 9369_scoop_batter
360
+ 9370_scoop_batter
361
+ 3229_peel_onion
362
+ 5277_open_container
363
+ 5280_pour_flour
364
+ 3233_peel_onion
365
+ 3234_peel_onion
366
+ 3239_peel_onion
367
+ 5288_open_box
368
+ 3241_peel_garlic
369
+ 3243_peel_garlic
370
+ 9388_mold_clay
371
+ 9393_mold_clay
372
+ 3252_peel_carrot
373
+ 9398_scoop_cement
374
+ 3255_peel_onion
375
+ 3257_peel_onion
376
+ 1214_cut_mellon
377
+ 3265_peel_garlic
378
+ 7364_wash_cloth
379
+ 3273_peel_onion
380
+ 5323_open_container
381
+ 3277_peel_onion
382
+ 3278_cut_garlic
383
+ 3279_peel_garlic
384
+ 1230_cut_olive
385
+ 3287_peel_onion
386
+ 3289_peel_onion
387
+ 3292_peel_garlic
388
+ 3294_unpack_chorizo
389
+ 3295_break_garlic
390
+ 5342_open_bag
391
+ 1251_peel_aubergine
392
+ 1253_peel_courgette
393
+ 5350_cut_spinach
394
+ 3303_open_salmon
395
+ 3304_open_package
396
+ 3305_peel_fish
397
+ 1255_cut_aubergine
398
+ 3307_peel_onion
399
+ 3314_peel_garlic
400
+ 5365_open_container
401
+ 3318_peel_potato
402
+ 3321_peel_onion
403
+ 3322_peel_potato
404
+ 3325_peel_peach
405
+ 7421_detach_blender
406
+ 3334_peel_peach
407
+ 5384_open_package
408
+ 9482_scoop_sauce
409
+ 1292_cut_cake
410
+ 1293_cut_mozzarella
411
+ 5390_scoop_powder
412
+ 3343_peel_banana
413
+ 9487_spread_potato
414
+ 3345_peel_courgette
415
+ 1297_cut_bread
416
+ 5399_open_bag
417
+ 3352_peel_onion
418
+ 1305_cut_potato
419
+ 3355_peel_banana
420
+ 3356_peel_peach
421
+ 7454_saw_wood
422
+ 9503_scoop_powder
423
+ 3360_peel_peach
424
+ 9505_mix_cards
425
+ 5410_open_book
426
+ 5412_disassemble_wafflemaker
427
+ 1318_cut_potato
428
+ 7471_attach_drill
429
+ 3377_peel_banana
430
+ 1330_cut_potato
431
+ 1331_cut_pepper
432
+ 3379_peel_onion
433
+ 1335_cut_courgette
434
+ 3385_peel_potato
435
+ 1338_cut_courgette
436
+ 1339_cut_aubergine
437
+ 3391_peel_potato
438
+ 1343_cut_carrot
439
+ 3397_peel_potato
440
+ 1349_break_avocado
441
+ 3411_peel_carrot
442
+ 1374_open_mozzarella
443
+ 3423_peel_carrot
444
+ 5470_break_bag
445
+ 3425_peel_carrot
446
+ 1377_cut_potato
447
+ 1385_melt_butter
448
+ 5483_break_ice
449
+ 3437_cut_garlic
450
+ 1389_peel_banana
451
+ 7534_detach_part
452
+ 1398_cut_ginger
453
+ 3447_squeeze_sausage
454
+ 1401_cut_pepper
455
+ 3451_cut_onion
456
+ 1403_cut_corn
457
+ 1405_cut_salad
458
+ 1407_cut_bread
459
+ 3456_cut_onion
460
+ 1408_peel_onion
461
+ 3462_peel_ginger
462
+ 3466_peel_onion
463
+ 3468_peel_garlic
464
+ 3472_peel_garlic
465
+ 1427_tear_film
466
+ 1428_tear_film
467
+ 3475_peel_garlic
468
+ 1433_cut_cucumber
469
+ 1434_cut_cucumber
470
+ 1436_cut_cucumber
471
+ 1441_cut_carrot
472
+ 1445_cut_carrot
473
+ 3496_peel_onion
474
+ 3500_unwrap_stock
475
+ 3501_unwrap_stock
476
+ 1454_cut_carrot
477
+ 3504_unwrap_onion
478
+ 1456_cut_carrot
479
+ 1457_cut_carrot
480
+ 3513_unscrew_milk
481
+ 3514_unscrew_milk
482
+ 3517_unscrew_coffemaker
483
+ 3518_unscrew_bottle
484
+ 3519_unscrew_bottle
485
+ 9666_divide_cards
486
+ 3525_break_egg
487
+ 7623_saw_wood
488
+ 9672_divide_wheel
489
+ 9675_fold_clothes
490
+ 9677_divide_dough
491
+ 3538_break_broccoli
492
+ 3539_break_chocolate
493
+ 3542_break_garlic
494
+ 3544_break_egg
495
+ 3545_break_egg
496
+ 3547_break_meat
497
+ 3550_break_meat
498
+ 3555_break_meat
499
+ 9699_divide_wheel
500
+ 3557_break_cheese
501
+ 3567_break_garlic
502
+ 3568_spread_hummus
503
+ 9733_peel_carrot
504
+ 3653_cut_mozzarella
505
+ 1605_scoop_yogurt
506
+ 1609_scoop_substance
507
+ 1610_scoop_flour
508
+ 1619_scoop_starter
509
+ 9818_scrape_papaya
510
+ 3685_rip_roll
511
+ 3687_rip_foil
512
+ 3690_rip_foil
513
+ 3691_grate_carrot
514
+ 3695_grate_carrot
515
+ 3698_grate_cheese
516
+ 3702_grate_cheese
517
+ 3705_flatten_box
518
+ 7805_detach_bag
519
+ 3712_flatten_bottle
520
+ 9857_sew_cloth
521
+ 3717_stretch_bag
522
+ 5783_apply_paint
523
+ 3738_stretch_dough
524
+ 5788_apply_paint
525
+ 1694_pour_oat
526
+ 3798_detach_food_processor
527
+ 3803_bend_book
528
+ 3807_divide_meat
529
+ 3813_open_box
530
+ 7911_wash_cloth
531
+ 3819_cut_carrot
532
+ 3823_cut_paper
533
+ 3824_cut_paper
534
+ 3827_cut_paper
535
+ 3840_divide_dough
536
+ 5898_apply_paint
537
+ 5906_apply_paint
538
+ 5907_apply_paint
539
+ 1837_open_jar
540
+ 10049_screw_buckle
541
+ 10051_screw_buckle
542
+ 3933_mold_clay
543
+ 1896_crush_box
544
+ 1897_crush_can
545
+ 1899_crush_box
546
+ 1915_unroll_film
547
+ 1916_unroll_paper
548
+ 1917_unroll_foil
549
+ 8061_detach_wheel
550
+ 1921_cut_paper
551
+ 1931_tear_film
552
+ 1932_tear_film
553
+ 1933_tear_film
554
+ 1934_tear_film
555
+ 8076_detach_car
556
+ 4006_cut_carrot
557
+ 1961_empty_bag
558
+ 6070_wash_cloth
559
+ 6073_wash_cloth
560
+ 6077_wash_cloth
561
+ 4042_peel_carrot
562
+ 6099_spread_glue
563
+ 6101_spread_glue
564
+ 4053_saw_wood
565
+ 6103_spread_glue
566
+ 4057_break_garlic
567
+ 2026_empty_flour
568
+ 4076_cut_pea
569
+ 4079_cut_pea
570
+ 6129_apply_paint
571
+ 10225_mold_dough
572
+ 4083_cut_dough
data/protocol/vost/validation.txt ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 10625_knead_dough
2
+ 4357_trim_dough
3
+ 5253_open_package
4
+ 7049_paint_nail
5
+ 6922_split_paper
6
+ 4624_cut_paper
7
+ 1169_peel_onion
8
+ 4626_cut_paper
9
+ 5013_peel_onion
10
+ 4632_cut_paper
11
+ 3993_cut_tomato
12
+ 5551_close_notepad
13
+ 1179_cut_onion
14
+ 1184_cut_chilli
15
+ 1186_cut_chilli
16
+ 7202_clean_car
17
+ 1188_cut_ladyfinger
18
+ 9383_spread_cement
19
+ 1192_cut_ladyfinger
20
+ 555_tear_aluminium_foil
21
+ 556_cut_tomato
22
+ 557_cut_cucumber
23
+ 4014_cut_tomato
24
+ 559_cut_cucumber
25
+ 1200_cut_onion
26
+ 1201_cut_chili
27
+ 1202_cut_chili
28
+ 1203_cut_mango
29
+ 4016_cut_herbs
30
+ 1205_cut_mango
31
+ 3510_unscrew_bottle
32
+ 3511_unscrew_jar
33
+ 1206_cut_mango
34
+ 1207_break_garlic
35
+ 1210_cut_garlic
36
+ 1211_cut_garlic
37
+ 4021_cut_broccoli
38
+ 5304_unpack_broccoli
39
+ 4030_cut_broccoli
40
+ 4031_cut_broccoli
41
+ 7866_squeeze_bag
42
+ 7869_squeeze_bag
43
+ 5182_open_box
44
+ 7359_fold_tape_measure
45
+ 9671_split_cups
46
+ 9673_cut_tomato
47
+ 8267_pour_flour
48
+ 8013_divide_dough
49
+ 7088_spread_cards
50
+ 9688_divide_dough
51
+ 3161_peel_banana
52
+ 8024_divide_dough
53
+ 9691_divide_dough
54
+ 9692_divide_dough
55
+ 8028_divide_dough
56
+ 8032_divide_dough
57
+ 994_cut_onion
58
+ 8035_divide_dough
59
+ 996_cut_bacon
60
+ 3559_break_egg
61
+ 6503_apply_paint
62
+ 3562_break_egg
63
+ 3563_break_egg
64
+ 7786_break_puzzle
65
+ 3316_peel_onion
66
+ 3317_peel_onion
67
+ 4340_roll_dough
68
+ 5110_paint_nail
69
+ 4222_peel_wire
70
+ 5118_squeeze_bag
data/reference/extended.json ADDED
The diff for this file is too large to render. See raw diff
 
data/reference/main.json ADDED
The diff for this file is too large to render. See raw diff
 
data/reference/robustness/annotation_agreement.json ADDED
@@ -0,0 +1,128 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "coverage": {
3
+ "history_count": 3,
4
+ "matched_episode_count": 34,
5
+ "selected_frame_count": 1883,
6
+ "stable_valid_frame_count": 1700,
7
+ "state_history_pair_count": 8
8
+ },
9
+ "histories": [
10
+ {
11
+ "history_id": "A01",
12
+ "label": "slice_banana",
13
+ "selected_frames": {
14
+ "disagreement_count": 76,
15
+ "exact_agreement_count": 254,
16
+ "exact_agreement_rate": 0.7696969696969697,
17
+ "frame_count": 330,
18
+ "kappa": {
19
+ "chance_agreement": 0.25869605142332414,
20
+ "cohen_kappa": 0.6893271231790703,
21
+ "observed_agreement": 0.7696969696969697
22
+ }
23
+ },
24
+ "stable_valid_frames": {
25
+ "disagreement_count": 76,
26
+ "exact_agreement_count": 203,
27
+ "exact_agreement_rate": 0.7275985663082437,
28
+ "frame_count": 279,
29
+ "kappa": {
30
+ "chance_agreement": 0.32850297401112516,
31
+ "cohen_kappa": 0.594337095848479,
32
+ "observed_agreement": 0.7275985663082437
33
+ }
34
+ }
35
+ },
36
+ {
37
+ "history_id": "A02",
38
+ "label": "cross_hands",
39
+ "selected_frames": {
40
+ "disagreement_count": 665,
41
+ "exact_agreement_count": 788,
42
+ "exact_agreement_rate": 0.5423262216104611,
43
+ "frame_count": 1453,
44
+ "kappa": {
45
+ "chance_agreement": 0.38871755472812025,
46
+ "cohen_kappa": 0.2512891840269033,
47
+ "observed_agreement": 0.5423262216104611
48
+ }
49
+ },
50
+ "stable_valid_frames": {
51
+ "disagreement_count": 665,
52
+ "exact_agreement_count": 656,
53
+ "exact_agreement_rate": 0.49659348978046935,
54
+ "frame_count": 1321,
55
+ "kappa": {
56
+ "chance_agreement": 0.4602986405477006,
57
+ "cohen_kappa": 0.06724987550448559,
58
+ "observed_agreement": 0.49659348978046935
59
+ }
60
+ }
61
+ },
62
+ {
63
+ "history_id": "A03",
64
+ "label": "coffee_martini",
65
+ "selected_frames": {
66
+ "disagreement_count": 2,
67
+ "exact_agreement_count": 98,
68
+ "exact_agreement_rate": 0.98,
69
+ "frame_count": 100,
70
+ "kappa": {
71
+ "chance_agreement": 0.3201,
72
+ "cohen_kappa": 0.970583909398441,
73
+ "observed_agreement": 0.98
74
+ }
75
+ },
76
+ "stable_valid_frames": {
77
+ "disagreement_count": 2,
78
+ "exact_agreement_count": 98,
79
+ "exact_agreement_rate": 0.98,
80
+ "frame_count": 100,
81
+ "kappa": {
82
+ "chance_agreement": 0.3201,
83
+ "cohen_kappa": 0.970583909398441,
84
+ "observed_agreement": 0.98
85
+ }
86
+ }
87
+ }
88
+ ],
89
+ "kind": "deja_cue_annotation_agreement_evidence",
90
+ "reported": {
91
+ "adjudication": {
92
+ "adjudication_decision_count": 743,
93
+ "adjudication_rate_per_disagreement": 1.0,
94
+ "adjudication_rate_per_selected_frame": 0.394583112055231,
95
+ "all_disagreements_adjudicated": true,
96
+ "frame_disagreement_count": 743
97
+ },
98
+ "global_pooled": {
99
+ "selected_frames": {
100
+ "disagreement_count": 743,
101
+ "exact_agreement_count": 1140,
102
+ "exact_agreement_rate": 0.605416887944769,
103
+ "frame_count": 1883,
104
+ "kappa": {
105
+ "chance_agreement": 0.24435476433494305,
106
+ "cohen_kappa": 0.477819625623721,
107
+ "observed_agreement": 0.605416887944769
108
+ }
109
+ },
110
+ "stable_valid_frames": {
111
+ "disagreement_count": 743,
112
+ "exact_agreement_count": 957,
113
+ "exact_agreement_rate": 0.5629411764705883,
114
+ "frame_count": 1700,
115
+ "kappa": {
116
+ "chance_agreement": 0.28820657439446357,
117
+ "cohen_kappa": 0.3859751891391841,
118
+ "observed_agreement": 0.5629411764705883
119
+ }
120
+ }
121
+ },
122
+ "history_macro": {
123
+ "selected_frames": 0.7640077304358103,
124
+ "stable_valid_frames": 0.7347306853629044
125
+ }
126
+ },
127
+ "schema_version": 1
128
+ }
data/reference/robustness/annotation_sensitivity.json ADDED
@@ -0,0 +1,329 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "kind": "deja_cue_annotation_sensitivity_evidence",
3
+ "reference_episode_counts": {
4
+ "adjudicated": {
5
+ "A01": {
6
+ "mostly_sliced": 2,
7
+ "mostly_unsliced": 1,
8
+ "partly_sliced": 1
9
+ },
10
+ "A02": {
11
+ "fingers_interlaced_clasped": 20,
12
+ "hands_open_noninterlaced": 24
13
+ },
14
+ "A03": {
15
+ "nearly_empty": 1,
16
+ "nearly_full": 1,
17
+ "partly_filled": 1
18
+ }
19
+ },
20
+ "pass_A": {
21
+ "A01": {
22
+ "mostly_sliced": 2,
23
+ "mostly_unsliced": 1,
24
+ "partly_sliced": 1
25
+ },
26
+ "A02": {
27
+ "fingers_interlaced_clasped": 20,
28
+ "hands_open_noninterlaced": 24
29
+ },
30
+ "A03": {
31
+ "nearly_empty": 1,
32
+ "nearly_full": 1,
33
+ "partly_filled": 1
34
+ }
35
+ },
36
+ "pass_B": {
37
+ "A01": {
38
+ "mostly_sliced": 3,
39
+ "mostly_unsliced": 1,
40
+ "partly_sliced": 1
41
+ },
42
+ "A02": {
43
+ "fingers_interlaced_clasped": 16,
44
+ "hands_open_noninterlaced": 8
45
+ },
46
+ "A03": {
47
+ "nearly_empty": 1,
48
+ "nearly_full": 1,
49
+ "partly_filled": 1
50
+ }
51
+ }
52
+ },
53
+ "reported_coordinate_deltas": {
54
+ "adjudicated": {
55
+ "dual_centered_minus_absolute": {
56
+ "state_macro_r1_tiou_0.5": -0.27777777777777773,
57
+ "state_macro_top1_tiou": -0.11070339415615871
58
+ },
59
+ "vocabulary_centered_minus_absolute": {
60
+ "state_macro_r1_tiou_0.5": -0.19444444444444442,
61
+ "state_macro_top1_tiou": -0.1290528791189984
62
+ }
63
+ },
64
+ "pass_A": {
65
+ "dual_centered_minus_absolute": {
66
+ "state_macro_r1_tiou_0.5": -0.27777777777777773,
67
+ "state_macro_top1_tiou": -0.11070339415615871
68
+ },
69
+ "vocabulary_centered_minus_absolute": {
70
+ "state_macro_r1_tiou_0.5": -0.19444444444444442,
71
+ "state_macro_top1_tiou": -0.1290528791189984
72
+ }
73
+ },
74
+ "pass_B": {
75
+ "dual_centered_minus_absolute": {
76
+ "state_macro_r1_tiou_0.5": -0.08333333333333331,
77
+ "state_macro_top1_tiou": -0.07148770450504704
78
+ },
79
+ "vocabulary_centered_minus_absolute": {
80
+ "state_macro_r1_tiou_0.5": -0.08333333333333331,
81
+ "state_macro_top1_tiou": -0.06592732360008202
82
+ }
83
+ }
84
+ },
85
+ "schema_version": 1,
86
+ "scope": "descriptive_extension_n3_only",
87
+ "scores": {
88
+ "adjudicated": {
89
+ "absolute_coordinates": {
90
+ "history_rows": [
91
+ {
92
+ "history_id": "A03",
93
+ "num_states": 3,
94
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
95
+ "state_macro_top1_tiou": 0.32750169033130494
96
+ },
97
+ {
98
+ "history_id": "A02",
99
+ "num_states": 2,
100
+ "state_macro_r1_tiou_0.5": 0.5,
101
+ "state_macro_top1_tiou": 0.5233363444745558
102
+ },
103
+ {
104
+ "history_id": "A01",
105
+ "num_states": 3,
106
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
107
+ "state_macro_top1_tiou": 0.2380952380952381
108
+ }
109
+ ],
110
+ "reported_history_macro": {
111
+ "state_macro_r1_tiou_0.5": 0.38888888888888884,
112
+ "state_macro_top1_tiou": 0.3629777576336996
113
+ }
114
+ },
115
+ "dual_centered_coordinates": {
116
+ "history_rows": [
117
+ {
118
+ "history_id": "A03",
119
+ "num_states": 3,
120
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
121
+ "state_macro_top1_tiou": 0.31893543687595494
122
+ },
123
+ {
124
+ "history_id": "A02",
125
+ "num_states": 2,
126
+ "state_macro_r1_tiou_0.5": 0.0,
127
+ "state_macro_top1_tiou": 0.32655608389176466
128
+ },
129
+ {
130
+ "history_id": "A01",
131
+ "num_states": 3,
132
+ "state_macro_r1_tiou_0.5": 0.0,
133
+ "state_macro_top1_tiou": 0.111331569664903
134
+ }
135
+ ],
136
+ "reported_history_macro": {
137
+ "state_macro_r1_tiou_0.5": 0.1111111111111111,
138
+ "state_macro_top1_tiou": 0.2522743634775409
139
+ }
140
+ },
141
+ "vocabulary_centered_coordinates": {
142
+ "history_rows": [
143
+ {
144
+ "history_id": "A03",
145
+ "num_states": 3,
146
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
147
+ "state_macro_top1_tiou": 0.281728475384949
148
+ },
149
+ {
150
+ "history_id": "A02",
151
+ "num_states": 2,
152
+ "state_macro_r1_tiou_0.5": 0.25,
153
+ "state_macro_top1_tiou": 0.30871459049425154
154
+ },
155
+ {
156
+ "history_id": "A01",
157
+ "num_states": 3,
158
+ "state_macro_r1_tiou_0.5": 0.0,
159
+ "state_macro_top1_tiou": 0.111331569664903
160
+ }
161
+ ],
162
+ "reported_history_macro": {
163
+ "state_macro_r1_tiou_0.5": 0.19444444444444442,
164
+ "state_macro_top1_tiou": 0.2339248785147012
165
+ }
166
+ }
167
+ },
168
+ "pass_A": {
169
+ "absolute_coordinates": {
170
+ "history_rows": [
171
+ {
172
+ "history_id": "A03",
173
+ "num_states": 3,
174
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
175
+ "state_macro_top1_tiou": 0.32750169033130494
176
+ },
177
+ {
178
+ "history_id": "A02",
179
+ "num_states": 2,
180
+ "state_macro_r1_tiou_0.5": 0.5,
181
+ "state_macro_top1_tiou": 0.5233363444745558
182
+ },
183
+ {
184
+ "history_id": "A01",
185
+ "num_states": 3,
186
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
187
+ "state_macro_top1_tiou": 0.2380952380952381
188
+ }
189
+ ],
190
+ "reported_history_macro": {
191
+ "state_macro_r1_tiou_0.5": 0.38888888888888884,
192
+ "state_macro_top1_tiou": 0.3629777576336996
193
+ }
194
+ },
195
+ "dual_centered_coordinates": {
196
+ "history_rows": [
197
+ {
198
+ "history_id": "A03",
199
+ "num_states": 3,
200
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
201
+ "state_macro_top1_tiou": 0.31893543687595494
202
+ },
203
+ {
204
+ "history_id": "A02",
205
+ "num_states": 2,
206
+ "state_macro_r1_tiou_0.5": 0.0,
207
+ "state_macro_top1_tiou": 0.32655608389176466
208
+ },
209
+ {
210
+ "history_id": "A01",
211
+ "num_states": 3,
212
+ "state_macro_r1_tiou_0.5": 0.0,
213
+ "state_macro_top1_tiou": 0.111331569664903
214
+ }
215
+ ],
216
+ "reported_history_macro": {
217
+ "state_macro_r1_tiou_0.5": 0.1111111111111111,
218
+ "state_macro_top1_tiou": 0.2522743634775409
219
+ }
220
+ },
221
+ "vocabulary_centered_coordinates": {
222
+ "history_rows": [
223
+ {
224
+ "history_id": "A03",
225
+ "num_states": 3,
226
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
227
+ "state_macro_top1_tiou": 0.281728475384949
228
+ },
229
+ {
230
+ "history_id": "A02",
231
+ "num_states": 2,
232
+ "state_macro_r1_tiou_0.5": 0.25,
233
+ "state_macro_top1_tiou": 0.30871459049425154
234
+ },
235
+ {
236
+ "history_id": "A01",
237
+ "num_states": 3,
238
+ "state_macro_r1_tiou_0.5": 0.0,
239
+ "state_macro_top1_tiou": 0.111331569664903
240
+ }
241
+ ],
242
+ "reported_history_macro": {
243
+ "state_macro_r1_tiou_0.5": 0.19444444444444442,
244
+ "state_macro_top1_tiou": 0.2339248785147012
245
+ }
246
+ }
247
+ },
248
+ "pass_B": {
249
+ "absolute_coordinates": {
250
+ "history_rows": [
251
+ {
252
+ "history_id": "A03",
253
+ "num_states": 3,
254
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
255
+ "state_macro_top1_tiou": 0.3299526707234618
256
+ },
257
+ {
258
+ "history_id": "A02",
259
+ "num_states": 2,
260
+ "state_macro_r1_tiou_0.5": 0.5,
261
+ "state_macro_top1_tiou": 0.44839656729900634
262
+ },
263
+ {
264
+ "history_id": "A01",
265
+ "num_states": 3,
266
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
267
+ "state_macro_top1_tiou": 0.2646349413298566
268
+ }
269
+ ],
270
+ "reported_history_macro": {
271
+ "state_macro_r1_tiou_0.5": 0.38888888888888884,
272
+ "state_macro_top1_tiou": 0.34766139311744154
273
+ }
274
+ },
275
+ "dual_centered_coordinates": {
276
+ "history_rows": [
277
+ {
278
+ "history_id": "A03",
279
+ "num_states": 3,
280
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
281
+ "state_macro_top1_tiou": 0.3290716163877341
282
+ },
283
+ {
284
+ "history_id": "A02",
285
+ "num_states": 2,
286
+ "state_macro_r1_tiou_0.5": 0.25,
287
+ "state_macro_top1_tiou": 0.18981481481481483
288
+ },
289
+ {
290
+ "history_id": "A01",
291
+ "num_states": 3,
292
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
293
+ "state_macro_top1_tiou": 0.30963463463463464
294
+ }
295
+ ],
296
+ "reported_history_macro": {
297
+ "state_macro_r1_tiou_0.5": 0.3055555555555555,
298
+ "state_macro_top1_tiou": 0.2761736886123945
299
+ }
300
+ },
301
+ "vocabulary_centered_coordinates": {
302
+ "history_rows": [
303
+ {
304
+ "history_id": "A03",
305
+ "num_states": 3,
306
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
307
+ "state_macro_top1_tiou": 0.289039796139666
308
+ },
309
+ {
310
+ "history_id": "A02",
311
+ "num_states": 2,
312
+ "state_macro_r1_tiou_0.5": 0.25,
313
+ "state_macro_top1_tiou": 0.2465277777777778
314
+ },
315
+ {
316
+ "history_id": "A01",
317
+ "num_states": 3,
318
+ "state_macro_r1_tiou_0.5": 0.3333333333333333,
319
+ "state_macro_top1_tiou": 0.30963463463463464
320
+ }
321
+ ],
322
+ "reported_history_macro": {
323
+ "state_macro_r1_tiou_0.5": 0.3055555555555555,
324
+ "state_macro_top1_tiou": 0.2817340695173595
325
+ }
326
+ }
327
+ }
328
+ }
329
+ }
data/reference/robustness/development_controls.json ADDED
@@ -0,0 +1,315 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "circular_shift": {
3
+ "preserved": [
4
+ "valid_frame_indices",
5
+ "valid_run_boundaries",
6
+ "candidate_windows",
7
+ "per_run_visual_feature_multiset",
8
+ "visibility_count_timeline",
9
+ "state_text_queries"
10
+ ],
11
+ "protocol": "independent non-identity circular shift inside each maximal valid run",
12
+ "reported_drop_r1_tiou_0.5": 0.296875,
13
+ "reported_shift_mean_r1_tiou_0.5": 0.140625,
14
+ "shifts": [
15
+ {
16
+ "histories": [
17
+ {
18
+ "history_id": "R01",
19
+ "label": "torchocolate",
20
+ "r1_tiou_0.5": 0.25
21
+ },
22
+ {
23
+ "history_id": "R02",
24
+ "label": "espresso",
25
+ "r1_tiou_0.5": 0.0
26
+ },
27
+ {
28
+ "history_id": "R03",
29
+ "label": "tamping",
30
+ "r1_tiou_0.5": 0.0
31
+ },
32
+ {
33
+ "history_id": "R04",
34
+ "label": "americano",
35
+ "r1_tiou_0.5": 0.25
36
+ }
37
+ ],
38
+ "reported_macro_r1_tiou_0.5": 0.125,
39
+ "shift_index": 0
40
+ },
41
+ {
42
+ "histories": [
43
+ {
44
+ "history_id": "R01",
45
+ "label": "torchocolate",
46
+ "r1_tiou_0.5": 0.75
47
+ },
48
+ {
49
+ "history_id": "R02",
50
+ "label": "espresso",
51
+ "r1_tiou_0.5": 0.0
52
+ },
53
+ {
54
+ "history_id": "R03",
55
+ "label": "tamping",
56
+ "r1_tiou_0.5": 0.0
57
+ },
58
+ {
59
+ "history_id": "R04",
60
+ "label": "americano",
61
+ "r1_tiou_0.5": 0.0
62
+ }
63
+ ],
64
+ "reported_macro_r1_tiou_0.5": 0.1875,
65
+ "shift_index": 1
66
+ },
67
+ {
68
+ "histories": [
69
+ {
70
+ "history_id": "R01",
71
+ "label": "torchocolate",
72
+ "r1_tiou_0.5": 0.5
73
+ },
74
+ {
75
+ "history_id": "R02",
76
+ "label": "espresso",
77
+ "r1_tiou_0.5": 0.0
78
+ },
79
+ {
80
+ "history_id": "R03",
81
+ "label": "tamping",
82
+ "r1_tiou_0.5": 0.25
83
+ },
84
+ {
85
+ "history_id": "R04",
86
+ "label": "americano",
87
+ "r1_tiou_0.5": 0.25
88
+ }
89
+ ],
90
+ "reported_macro_r1_tiou_0.5": 0.25,
91
+ "shift_index": 2
92
+ },
93
+ {
94
+ "histories": [
95
+ {
96
+ "history_id": "R01",
97
+ "label": "torchocolate",
98
+ "r1_tiou_0.5": 0.0
99
+ },
100
+ {
101
+ "history_id": "R02",
102
+ "label": "espresso",
103
+ "r1_tiou_0.5": 0.0
104
+ },
105
+ {
106
+ "history_id": "R03",
107
+ "label": "tamping",
108
+ "r1_tiou_0.5": 0.0
109
+ },
110
+ {
111
+ "history_id": "R04",
112
+ "label": "americano",
113
+ "r1_tiou_0.5": 0.75
114
+ }
115
+ ],
116
+ "reported_macro_r1_tiou_0.5": 0.1875,
117
+ "shift_index": 3
118
+ },
119
+ {
120
+ "histories": [
121
+ {
122
+ "history_id": "R01",
123
+ "label": "torchocolate",
124
+ "r1_tiou_0.5": 0.0
125
+ },
126
+ {
127
+ "history_id": "R02",
128
+ "label": "espresso",
129
+ "r1_tiou_0.5": 0.0
130
+ },
131
+ {
132
+ "history_id": "R03",
133
+ "label": "tamping",
134
+ "r1_tiou_0.5": 0.0
135
+ },
136
+ {
137
+ "history_id": "R04",
138
+ "label": "americano",
139
+ "r1_tiou_0.5": 0.75
140
+ }
141
+ ],
142
+ "reported_macro_r1_tiou_0.5": 0.1875,
143
+ "shift_index": 4
144
+ },
145
+ {
146
+ "histories": [
147
+ {
148
+ "history_id": "R01",
149
+ "label": "torchocolate",
150
+ "r1_tiou_0.5": 0.0
151
+ },
152
+ {
153
+ "history_id": "R02",
154
+ "label": "espresso",
155
+ "r1_tiou_0.5": 0.0
156
+ },
157
+ {
158
+ "history_id": "R03",
159
+ "label": "tamping",
160
+ "r1_tiou_0.5": 0.0
161
+ },
162
+ {
163
+ "history_id": "R04",
164
+ "label": "americano",
165
+ "r1_tiou_0.5": 0.0
166
+ }
167
+ ],
168
+ "reported_macro_r1_tiou_0.5": 0.0,
169
+ "shift_index": 5
170
+ },
171
+ {
172
+ "histories": [
173
+ {
174
+ "history_id": "R01",
175
+ "label": "torchocolate",
176
+ "r1_tiou_0.5": 0.0
177
+ },
178
+ {
179
+ "history_id": "R02",
180
+ "label": "espresso",
181
+ "r1_tiou_0.5": 0.0
182
+ },
183
+ {
184
+ "history_id": "R03",
185
+ "label": "tamping",
186
+ "r1_tiou_0.5": 0.0
187
+ },
188
+ {
189
+ "history_id": "R04",
190
+ "label": "americano",
191
+ "r1_tiou_0.5": 0.25
192
+ }
193
+ ],
194
+ "reported_macro_r1_tiou_0.5": 0.0625,
195
+ "shift_index": 6
196
+ },
197
+ {
198
+ "histories": [
199
+ {
200
+ "history_id": "R01",
201
+ "label": "torchocolate",
202
+ "r1_tiou_0.5": 0.25
203
+ },
204
+ {
205
+ "history_id": "R02",
206
+ "label": "espresso",
207
+ "r1_tiou_0.5": 0.0
208
+ },
209
+ {
210
+ "history_id": "R03",
211
+ "label": "tamping",
212
+ "r1_tiou_0.5": 0.25
213
+ },
214
+ {
215
+ "history_id": "R04",
216
+ "label": "americano",
217
+ "r1_tiou_0.5": 0.0
218
+ }
219
+ ],
220
+ "reported_macro_r1_tiou_0.5": 0.125,
221
+ "shift_index": 7
222
+ }
223
+ ],
224
+ "unshifted": {
225
+ "histories": [
226
+ {
227
+ "history_id": "R01",
228
+ "label": "torchocolate",
229
+ "r1_tiou_0.5": 0.5
230
+ },
231
+ {
232
+ "history_id": "R02",
233
+ "label": "espresso",
234
+ "r1_tiou_0.5": 0.5
235
+ },
236
+ {
237
+ "history_id": "R03",
238
+ "label": "tamping",
239
+ "r1_tiou_0.5": 0.0
240
+ },
241
+ {
242
+ "history_id": "R04",
243
+ "label": "americano",
244
+ "r1_tiou_0.5": 0.75
245
+ }
246
+ ],
247
+ "reported_macro_r1_tiou_0.5": 0.4375
248
+ }
249
+ },
250
+ "development_selection": {
251
+ "coordinate_system": "trajectory_centered_vocabulary_relative",
252
+ "feature_composition": "union_lineage_mask_before_visual_encoding",
253
+ "folds": [
254
+ {
255
+ "candidate_oracle_top1_tiou": 1.0,
256
+ "descriptions": 4,
257
+ "episodes": 23,
258
+ "history_id": "D01",
259
+ "label": "hand",
260
+ "permuted_r1_tiou_0.5": 0.0,
261
+ "r1_tiou_0.5": 1.0,
262
+ "states": 2
263
+ },
264
+ {
265
+ "candidate_oracle_top1_tiou": 0.9352226853370667,
266
+ "descriptions": 8,
267
+ "episodes": 4,
268
+ "history_id": "D02",
269
+ "label": "banana",
270
+ "permuted_r1_tiou_0.5": 0.08333333333333333,
271
+ "r1_tiou_0.5": 0.25,
272
+ "states": 4
273
+ },
274
+ {
275
+ "candidate_oracle_top1_tiou": 0.971794863541921,
276
+ "descriptions": 6,
277
+ "episodes": 3,
278
+ "history_id": "D03",
279
+ "label": "lemon",
280
+ "permuted_r1_tiou_0.5": 0.08333333333333333,
281
+ "r1_tiou_0.5": 0.16666666666666666,
282
+ "states": 3
283
+ },
284
+ {
285
+ "candidate_oracle_top1_tiou": 1.0,
286
+ "descriptions": 4,
287
+ "episodes": 4,
288
+ "history_id": "D04",
289
+ "label": "cookie",
290
+ "permuted_r1_tiou_0.5": 0.0,
291
+ "r1_tiou_0.5": 0.25,
292
+ "states": 2
293
+ },
294
+ {
295
+ "candidate_oracle_top1_tiou": 0.9598484933376312,
296
+ "descriptions": 4,
297
+ "episodes": 12,
298
+ "history_id": "D05",
299
+ "label": "toy_container",
300
+ "permuted_r1_tiou_0.5": 0.0,
301
+ "r1_tiou_0.5": 1.0,
302
+ "states": 2
303
+ }
304
+ ],
305
+ "optimized_scalar_count": 0,
306
+ "reported_macro": {
307
+ "candidate_oracle_top1_tiou": 0.9733732084433239,
308
+ "permuted_r1_tiou_0.5": 0.03333333333333333,
309
+ "r1_tiou_0.5": 0.5333333333333334
310
+ },
311
+ "smoothing_kernel_size": 3
312
+ },
313
+ "kind": "deja_cue_development_and_control_evidence",
314
+ "schema_version": 1
315
+ }
data/reference/robustness/dnerf_recurrence.json ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "kind": "deja_cue_recurrence_stress_evidence",
3
+ "predictions": {
4
+ "absolute_coordinates_locked_scan": [
5
+ {
6
+ "predicted_windows": [],
7
+ "query_id": "Q01"
8
+ },
9
+ {
10
+ "predicted_windows": [],
11
+ "query_id": "Q02"
12
+ },
13
+ {
14
+ "predicted_windows": [],
15
+ "query_id": "Q03"
16
+ },
17
+ {
18
+ "predicted_windows": [],
19
+ "query_id": "Q04"
20
+ }
21
+ ],
22
+ "development_selected_dual_centered_locked_scan": [
23
+ {
24
+ "predicted_windows": [
25
+ {
26
+ "end": 18,
27
+ "score": 5.530901908874512,
28
+ "start": 1
29
+ }
30
+ ],
31
+ "query_id": "Q01"
32
+ },
33
+ {
34
+ "predicted_windows": [],
35
+ "query_id": "Q02"
36
+ },
37
+ {
38
+ "predicted_windows": [],
39
+ "query_id": "Q03"
40
+ },
41
+ {
42
+ "predicted_windows": [],
43
+ "query_id": "Q04"
44
+ }
45
+ ],
46
+ "vocabulary_centered_coordinates_locked_scan": [
47
+ {
48
+ "predicted_windows": [
49
+ {
50
+ "end": 19,
51
+ "score": 4.197027206420898,
52
+ "start": 0
53
+ }
54
+ ],
55
+ "query_id": "Q01"
56
+ },
57
+ {
58
+ "predicted_windows": [],
59
+ "query_id": "Q02"
60
+ },
61
+ {
62
+ "predicted_windows": [],
63
+ "query_id": "Q03"
64
+ },
65
+ {
66
+ "predicted_windows": [],
67
+ "query_id": "Q04"
68
+ }
69
+ ]
70
+ },
71
+ "primary_min_run_frames": 3,
72
+ "queries": [
73
+ {
74
+ "description": "person with arms raised and legs spread",
75
+ "query_id": "Q01",
76
+ "state_id": "limbs_extended"
77
+ },
78
+ {
79
+ "description": "jumping jack in the extended pose",
80
+ "query_id": "Q02",
81
+ "state_id": "limbs_extended"
82
+ },
83
+ {
84
+ "description": "person with arms lowered and legs together",
85
+ "query_id": "Q03",
86
+ "state_id": "limbs_contracted"
87
+ },
88
+ {
89
+ "description": "jumping jack in the contracted pose",
90
+ "query_id": "Q04",
91
+ "state_id": "limbs_contracted"
92
+ }
93
+ ],
94
+ "references": {
95
+ "limbs_contracted": [
96
+ [
97
+ 31,
98
+ 170
99
+ ]
100
+ ],
101
+ "limbs_extended": [
102
+ [
103
+ 0,
104
+ 28
105
+ ],
106
+ [
107
+ 179,
108
+ 200
109
+ ]
110
+ ]
111
+ },
112
+ "reported_metrics": {
113
+ "absolute_coordinates_locked_scan": {
114
+ "query_macro_episode_count_absolute_error": 1.5,
115
+ "query_macro_multi_window_map_tiou_0.3_0.5_0.7": 0.0,
116
+ "query_macro_multi_window_precision_tiou_0.5": 0.0,
117
+ "query_macro_multi_window_recall_tiou_0.5": 0.0
118
+ },
119
+ "development_selected_dual_centered_locked_scan": {
120
+ "query_macro_episode_count_absolute_error": 1.25,
121
+ "query_macro_multi_window_map_tiou_0.3_0.5_0.7": 0.08333333333333333,
122
+ "query_macro_multi_window_precision_tiou_0.5": 0.25,
123
+ "query_macro_multi_window_recall_tiou_0.5": 0.125
124
+ },
125
+ "vocabulary_centered_coordinates_locked_scan": {
126
+ "query_macro_episode_count_absolute_error": 1.25,
127
+ "query_macro_multi_window_map_tiou_0.3_0.5_0.7": 0.08333333333333333,
128
+ "query_macro_multi_window_precision_tiou_0.5": 0.25,
129
+ "query_macro_multi_window_recall_tiou_0.5": 0.125
130
+ }
131
+ },
132
+ "schema_version": 1,
133
+ "sequence_frames": 201
134
+ }
data/reference/robustness/hard_negative_margins.json ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "comparison": {
3
+ "baseline": "absolute_k3",
4
+ "delta": "treatment_minus_baseline_within_query",
5
+ "history_aggregation": "median_query_delta_then_unweighted_history_mean",
6
+ "treatment": "query_only_k3"
7
+ },
8
+ "definitions": {
9
+ "joint_identity_state": "best positive score minus the best non-target-window score outside the query state's co-visible interval",
10
+ "sibling_state": "best positive score minus the best target-window score matching a sibling state at tIoU >= 0.5"
11
+ },
12
+ "identity_accuracy": {
13
+ "absolute_k3": {
14
+ "accuracy_percent": 93.75,
15
+ "num_correct": 15,
16
+ "num_queries": 16
17
+ },
18
+ "query_only_k3": {
19
+ "accuracy_percent": 100.0,
20
+ "num_correct": 16,
21
+ "num_queries": 16
22
+ }
23
+ },
24
+ "kind": "deja_cue_hard_negative_margin_evidence",
25
+ "paired_margins": {
26
+ "joint_identity_state": {
27
+ "bootstrap": {
28
+ "num_resamples": 10000,
29
+ "seed": 3407,
30
+ "unit": "history"
31
+ },
32
+ "field": "double_margin",
33
+ "history_median_deltas": [
34
+ {
35
+ "delta": 10.19008994102478,
36
+ "history_id": "R01",
37
+ "label": "torchocolate"
38
+ },
39
+ {
40
+ "delta": -19.73056983947754,
41
+ "history_id": "R04",
42
+ "label": "americano"
43
+ },
44
+ {
45
+ "delta": 3.937692165374756,
46
+ "history_id": "R02",
47
+ "label": "espresso"
48
+ },
49
+ {
50
+ "delta": 0.24031293392181396,
51
+ "history_id": "R03",
52
+ "label": "tamping"
53
+ }
54
+ ],
55
+ "num_pairs": 16,
56
+ "num_positive_pairs": 9,
57
+ "reported_history_bootstrap_95ci": [
58
+ -13.813504338264465,
59
+ 7.702645689249039
60
+ ],
61
+ "reported_history_macro_delta": -1.3406186997890472
62
+ },
63
+ "sibling_state": {
64
+ "bootstrap": {
65
+ "num_resamples": 10000,
66
+ "seed": 3407,
67
+ "unit": "history"
68
+ },
69
+ "field": "temporal_margin",
70
+ "history_median_deltas": [
71
+ {
72
+ "delta": 10.77767276763916,
73
+ "history_id": "R01",
74
+ "label": "torchocolate"
75
+ },
76
+ {
77
+ "delta": -3.2630481719970703,
78
+ "history_id": "R04",
79
+ "label": "americano"
80
+ },
81
+ {
82
+ "delta": 3.0493907928466797,
83
+ "history_id": "R02",
84
+ "label": "espresso"
85
+ },
86
+ {
87
+ "delta": -1.3268628120422363,
88
+ "history_id": "R03",
89
+ "label": "tamping"
90
+ }
91
+ ],
92
+ "num_pairs": 16,
93
+ "num_positive_pairs": 10,
94
+ "reported_history_bootstrap_95ci": [
95
+ -2.2949554920196533,
96
+ 7.751538872718811
97
+ ],
98
+ "reported_history_macro_delta": 2.3092881441116333
99
+ }
100
+ },
101
+ "schema_version": 1
102
+ }
data/reference/robustness/synthetic_duration.json ADDED
The diff for this file is too large to render. See raw diff
 
data/reference/robustness/tracking_perturbations.json ADDED
@@ -0,0 +1,1313 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "conditions": {
3
+ "contiguous_missing_span_010pct": {
4
+ "family": "contiguous_missing_frames",
5
+ "parameters": {
6
+ "missing_span_fraction": 0.1
7
+ },
8
+ "replicate_seeds": [
9
+ 3407,
10
+ 3408,
11
+ 3409
12
+ ],
13
+ "replicates": [
14
+ {
15
+ "baseline": [
16
+ {
17
+ "metrics": {
18
+ "query_macro_joint_identity_accuracy": 1.0,
19
+ "state_macro_target_r1_tiou_0.5": 0.5,
20
+ "state_macro_target_top1_tiou": 0.532266266644001
21
+ },
22
+ "scene": "interp_torchocolate"
23
+ },
24
+ {
25
+ "metrics": {
26
+ "query_macro_joint_identity_accuracy": 1.0,
27
+ "state_macro_target_r1_tiou_0.5": 0.75,
28
+ "state_macro_target_top1_tiou": 0.7194714769721031
29
+ },
30
+ "scene": "misc_americano"
31
+ },
32
+ {
33
+ "metrics": {
34
+ "query_macro_joint_identity_accuracy": 1.0,
35
+ "state_macro_target_r1_tiou_0.5": 0.5,
36
+ "state_macro_target_top1_tiou": 0.4892788603901863
37
+ },
38
+ "scene": "misc_espresso"
39
+ },
40
+ {
41
+ "metrics": {
42
+ "query_macro_joint_identity_accuracy": 1.0,
43
+ "state_macro_target_r1_tiou_0.5": 0.0,
44
+ "state_macro_target_top1_tiou": 0.038235295563936234
45
+ },
46
+ "scene": "misc_tamping"
47
+ }
48
+ ],
49
+ "perturbed": [
50
+ {
51
+ "metrics": {
52
+ "query_macro_joint_identity_accuracy": 1.0,
53
+ "state_macro_target_r1_tiou_0.5": 0.25,
54
+ "state_macro_target_top1_tiou": 0.44080284982919693
55
+ },
56
+ "scene": "interp_torchocolate"
57
+ },
58
+ {
59
+ "metrics": {
60
+ "query_macro_joint_identity_accuracy": 1.0,
61
+ "state_macro_target_r1_tiou_0.5": 0.75,
62
+ "state_macro_target_top1_tiou": 0.5745479688048363
63
+ },
64
+ "scene": "misc_americano"
65
+ },
66
+ {
67
+ "metrics": {
68
+ "query_macro_joint_identity_accuracy": 1.0,
69
+ "state_macro_target_r1_tiou_0.5": 0.0,
70
+ "state_macro_target_top1_tiou": 0.2579836994409561
71
+ },
72
+ "scene": "misc_espresso"
73
+ },
74
+ {
75
+ "metrics": {
76
+ "query_macro_joint_identity_accuracy": 1.0,
77
+ "state_macro_target_r1_tiou_0.5": 0.0,
78
+ "state_macro_target_top1_tiou": 0.00988700520247221
79
+ },
80
+ "scene": "misc_tamping"
81
+ }
82
+ ],
83
+ "seed": 3407
84
+ },
85
+ {
86
+ "baseline": [
87
+ {
88
+ "metrics": {
89
+ "query_macro_joint_identity_accuracy": 1.0,
90
+ "state_macro_target_r1_tiou_0.5": 0.5,
91
+ "state_macro_target_top1_tiou": 0.532266266644001
92
+ },
93
+ "scene": "interp_torchocolate"
94
+ },
95
+ {
96
+ "metrics": {
97
+ "query_macro_joint_identity_accuracy": 1.0,
98
+ "state_macro_target_r1_tiou_0.5": 0.75,
99
+ "state_macro_target_top1_tiou": 0.7194714769721031
100
+ },
101
+ "scene": "misc_americano"
102
+ },
103
+ {
104
+ "metrics": {
105
+ "query_macro_joint_identity_accuracy": 1.0,
106
+ "state_macro_target_r1_tiou_0.5": 0.5,
107
+ "state_macro_target_top1_tiou": 0.4892788603901863
108
+ },
109
+ "scene": "misc_espresso"
110
+ },
111
+ {
112
+ "metrics": {
113
+ "query_macro_joint_identity_accuracy": 1.0,
114
+ "state_macro_target_r1_tiou_0.5": 0.0,
115
+ "state_macro_target_top1_tiou": 0.038235295563936234
116
+ },
117
+ "scene": "misc_tamping"
118
+ }
119
+ ],
120
+ "perturbed": [
121
+ {
122
+ "metrics": {
123
+ "query_macro_joint_identity_accuracy": 1.0,
124
+ "state_macro_target_r1_tiou_0.5": 0.25,
125
+ "state_macro_target_top1_tiou": 0.44080284982919693
126
+ },
127
+ "scene": "interp_torchocolate"
128
+ },
129
+ {
130
+ "metrics": {
131
+ "query_macro_joint_identity_accuracy": 1.0,
132
+ "state_macro_target_r1_tiou_0.5": 0.75,
133
+ "state_macro_target_top1_tiou": 0.6628249511122704
134
+ },
135
+ "scene": "misc_americano"
136
+ },
137
+ {
138
+ "metrics": {
139
+ "query_macro_joint_identity_accuracy": 1.0,
140
+ "state_macro_target_r1_tiou_0.5": 0.5,
141
+ "state_macro_target_top1_tiou": 0.49568911641836166
142
+ },
143
+ "scene": "misc_espresso"
144
+ },
145
+ {
146
+ "metrics": {
147
+ "query_macro_joint_identity_accuracy": 1.0,
148
+ "state_macro_target_r1_tiou_0.5": 0.0,
149
+ "state_macro_target_top1_tiou": 0.12013184651732445
150
+ },
151
+ "scene": "misc_tamping"
152
+ }
153
+ ],
154
+ "seed": 3408
155
+ },
156
+ {
157
+ "baseline": [
158
+ {
159
+ "metrics": {
160
+ "query_macro_joint_identity_accuracy": 1.0,
161
+ "state_macro_target_r1_tiou_0.5": 0.5,
162
+ "state_macro_target_top1_tiou": 0.532266266644001
163
+ },
164
+ "scene": "interp_torchocolate"
165
+ },
166
+ {
167
+ "metrics": {
168
+ "query_macro_joint_identity_accuracy": 1.0,
169
+ "state_macro_target_r1_tiou_0.5": 0.75,
170
+ "state_macro_target_top1_tiou": 0.7194714769721031
171
+ },
172
+ "scene": "misc_americano"
173
+ },
174
+ {
175
+ "metrics": {
176
+ "query_macro_joint_identity_accuracy": 1.0,
177
+ "state_macro_target_r1_tiou_0.5": 0.5,
178
+ "state_macro_target_top1_tiou": 0.4892788603901863
179
+ },
180
+ "scene": "misc_espresso"
181
+ },
182
+ {
183
+ "metrics": {
184
+ "query_macro_joint_identity_accuracy": 1.0,
185
+ "state_macro_target_r1_tiou_0.5": 0.0,
186
+ "state_macro_target_top1_tiou": 0.038235295563936234
187
+ },
188
+ "scene": "misc_tamping"
189
+ }
190
+ ],
191
+ "perturbed": [
192
+ {
193
+ "metrics": {
194
+ "query_macro_joint_identity_accuracy": 1.0,
195
+ "state_macro_target_r1_tiou_0.5": 0.25,
196
+ "state_macro_target_top1_tiou": 0.44080284982919693
197
+ },
198
+ "scene": "interp_torchocolate"
199
+ },
200
+ {
201
+ "metrics": {
202
+ "query_macro_joint_identity_accuracy": 1.0,
203
+ "state_macro_target_r1_tiou_0.5": 0.5,
204
+ "state_macro_target_top1_tiou": 0.5797433853149414
205
+ },
206
+ "scene": "misc_americano"
207
+ },
208
+ {
209
+ "metrics": {
210
+ "query_macro_joint_identity_accuracy": 1.0,
211
+ "state_macro_target_r1_tiou_0.5": 0.5,
212
+ "state_macro_target_top1_tiou": 0.5022118091583252
213
+ },
214
+ "scene": "misc_espresso"
215
+ },
216
+ {
217
+ "metrics": {
218
+ "query_macro_joint_identity_accuracy": 1.0,
219
+ "state_macro_target_r1_tiou_0.5": 0.0,
220
+ "state_macro_target_top1_tiou": 0.03430001065135002
221
+ },
222
+ "scene": "misc_tamping"
223
+ }
224
+ ],
225
+ "seed": 3409
226
+ }
227
+ ],
228
+ "reported": {
229
+ "bootstrap": {
230
+ "num_resamples": 10000,
231
+ "seed": 3407
232
+ },
233
+ "observed": {
234
+ "query_macro_joint_identity_accuracy": {
235
+ "baseline": 1.0,
236
+ "delta": 0.0,
237
+ "perturbed": 1.0
238
+ },
239
+ "state_macro_target_r1_tiou_0.5": {
240
+ "baseline": 0.4375,
241
+ "delta": -0.125,
242
+ "perturbed": 0.3125
243
+ },
244
+ "state_macro_target_top1_tiou": {
245
+ "baseline": 0.44481297489255667,
246
+ "delta": -0.06483561305018763,
247
+ "perturbed": 0.379977361842369
248
+ }
249
+ },
250
+ "paired_delta_scene_cluster_bootstrap_95ci": {
251
+ "query_macro_joint_identity_accuracy": [
252
+ 0.0,
253
+ 0.0
254
+ ],
255
+ "state_macro_target_r1_tiou_0.5": [
256
+ -0.3125,
257
+ 0.0
258
+ ],
259
+ "state_macro_target_top1_tiou": [
260
+ -0.15027589350938797,
261
+ 0.014005807926878333
262
+ ]
263
+ }
264
+ },
265
+ "support": {
266
+ "num_affected_histories": 4,
267
+ "num_affected_scenes": 4
268
+ }
269
+ },
270
+ "distractor_contamination_025pct_mix050pct": {
271
+ "family": "distractor_contamination",
272
+ "parameters": {
273
+ "affected_fraction": 0.25,
274
+ "mixing_weight": 0.5
275
+ },
276
+ "replicate_seeds": [
277
+ 3407,
278
+ 3408,
279
+ 3409
280
+ ],
281
+ "replicates": [
282
+ {
283
+ "baseline": [
284
+ {
285
+ "metrics": {
286
+ "query_macro_joint_identity_accuracy": 1.0,
287
+ "state_macro_target_r1_tiou_0.5": 0.5,
288
+ "state_macro_target_top1_tiou": 0.532266266644001
289
+ },
290
+ "scene": "interp_torchocolate"
291
+ },
292
+ {
293
+ "metrics": {
294
+ "query_macro_joint_identity_accuracy": 1.0,
295
+ "state_macro_target_r1_tiou_0.5": 0.75,
296
+ "state_macro_target_top1_tiou": 0.7194714769721031
297
+ },
298
+ "scene": "misc_americano"
299
+ },
300
+ {
301
+ "metrics": {
302
+ "query_macro_joint_identity_accuracy": 1.0,
303
+ "state_macro_target_r1_tiou_0.5": 0.5,
304
+ "state_macro_target_top1_tiou": 0.4892788603901863
305
+ },
306
+ "scene": "misc_espresso"
307
+ },
308
+ {
309
+ "metrics": {
310
+ "query_macro_joint_identity_accuracy": 1.0,
311
+ "state_macro_target_r1_tiou_0.5": 0.0,
312
+ "state_macro_target_top1_tiou": 0.038235295563936234
313
+ },
314
+ "scene": "misc_tamping"
315
+ }
316
+ ],
317
+ "perturbed": [
318
+ {
319
+ "metrics": {
320
+ "query_macro_joint_identity_accuracy": 1.0,
321
+ "state_macro_target_r1_tiou_0.5": 0.5,
322
+ "state_macro_target_top1_tiou": 0.5347447991371155
323
+ },
324
+ "scene": "interp_torchocolate"
325
+ },
326
+ {
327
+ "metrics": {
328
+ "query_macro_joint_identity_accuracy": 1.0,
329
+ "state_macro_target_r1_tiou_0.5": 0.75,
330
+ "state_macro_target_top1_tiou": 0.7194714769721031
331
+ },
332
+ "scene": "misc_americano"
333
+ },
334
+ {
335
+ "metrics": {
336
+ "query_macro_joint_identity_accuracy": 1.0,
337
+ "state_macro_target_r1_tiou_0.5": 0.5,
338
+ "state_macro_target_top1_tiou": 0.4850378520786762
339
+ },
340
+ "scene": "misc_espresso"
341
+ },
342
+ {
343
+ "metrics": {
344
+ "query_macro_joint_identity_accuracy": 1.0,
345
+ "state_macro_target_r1_tiou_0.5": 0.0,
346
+ "state_macro_target_top1_tiou": 0.038235295563936234
347
+ },
348
+ "scene": "misc_tamping"
349
+ }
350
+ ],
351
+ "seed": 3407
352
+ },
353
+ {
354
+ "baseline": [
355
+ {
356
+ "metrics": {
357
+ "query_macro_joint_identity_accuracy": 1.0,
358
+ "state_macro_target_r1_tiou_0.5": 0.5,
359
+ "state_macro_target_top1_tiou": 0.532266266644001
360
+ },
361
+ "scene": "interp_torchocolate"
362
+ },
363
+ {
364
+ "metrics": {
365
+ "query_macro_joint_identity_accuracy": 1.0,
366
+ "state_macro_target_r1_tiou_0.5": 0.75,
367
+ "state_macro_target_top1_tiou": 0.7194714769721031
368
+ },
369
+ "scene": "misc_americano"
370
+ },
371
+ {
372
+ "metrics": {
373
+ "query_macro_joint_identity_accuracy": 1.0,
374
+ "state_macro_target_r1_tiou_0.5": 0.5,
375
+ "state_macro_target_top1_tiou": 0.4892788603901863
376
+ },
377
+ "scene": "misc_espresso"
378
+ },
379
+ {
380
+ "metrics": {
381
+ "query_macro_joint_identity_accuracy": 1.0,
382
+ "state_macro_target_r1_tiou_0.5": 0.0,
383
+ "state_macro_target_top1_tiou": 0.038235295563936234
384
+ },
385
+ "scene": "misc_tamping"
386
+ }
387
+ ],
388
+ "perturbed": [
389
+ {
390
+ "metrics": {
391
+ "query_macro_joint_identity_accuracy": 1.0,
392
+ "state_macro_target_r1_tiou_0.5": 0.5,
393
+ "state_macro_target_top1_tiou": 0.5783699452877045
394
+ },
395
+ "scene": "interp_torchocolate"
396
+ },
397
+ {
398
+ "metrics": {
399
+ "query_macro_joint_identity_accuracy": 1.0,
400
+ "state_macro_target_r1_tiou_0.5": 0.75,
401
+ "state_macro_target_top1_tiou": 0.7194714769721031
402
+ },
403
+ "scene": "misc_americano"
404
+ },
405
+ {
406
+ "metrics": {
407
+ "query_macro_joint_identity_accuracy": 1.0,
408
+ "state_macro_target_r1_tiou_0.5": 0.5,
409
+ "state_macro_target_top1_tiou": 0.4892788603901863
410
+ },
411
+ "scene": "misc_espresso"
412
+ },
413
+ {
414
+ "metrics": {
415
+ "query_macro_joint_identity_accuracy": 1.0,
416
+ "state_macro_target_r1_tiou_0.5": 0.0,
417
+ "state_macro_target_top1_tiou": 0.038235295563936234
418
+ },
419
+ "scene": "misc_tamping"
420
+ }
421
+ ],
422
+ "seed": 3408
423
+ },
424
+ {
425
+ "baseline": [
426
+ {
427
+ "metrics": {
428
+ "query_macro_joint_identity_accuracy": 1.0,
429
+ "state_macro_target_r1_tiou_0.5": 0.5,
430
+ "state_macro_target_top1_tiou": 0.532266266644001
431
+ },
432
+ "scene": "interp_torchocolate"
433
+ },
434
+ {
435
+ "metrics": {
436
+ "query_macro_joint_identity_accuracy": 1.0,
437
+ "state_macro_target_r1_tiou_0.5": 0.75,
438
+ "state_macro_target_top1_tiou": 0.7194714769721031
439
+ },
440
+ "scene": "misc_americano"
441
+ },
442
+ {
443
+ "metrics": {
444
+ "query_macro_joint_identity_accuracy": 1.0,
445
+ "state_macro_target_r1_tiou_0.5": 0.5,
446
+ "state_macro_target_top1_tiou": 0.4892788603901863
447
+ },
448
+ "scene": "misc_espresso"
449
+ },
450
+ {
451
+ "metrics": {
452
+ "query_macro_joint_identity_accuracy": 1.0,
453
+ "state_macro_target_r1_tiou_0.5": 0.0,
454
+ "state_macro_target_top1_tiou": 0.038235295563936234
455
+ },
456
+ "scene": "misc_tamping"
457
+ }
458
+ ],
459
+ "perturbed": [
460
+ {
461
+ "metrics": {
462
+ "query_macro_joint_identity_accuracy": 1.0,
463
+ "state_macro_target_r1_tiou_0.5": 0.5,
464
+ "state_macro_target_top1_tiou": 0.5287586078047752
465
+ },
466
+ "scene": "interp_torchocolate"
467
+ },
468
+ {
469
+ "metrics": {
470
+ "query_macro_joint_identity_accuracy": 1.0,
471
+ "state_macro_target_r1_tiou_0.5": 0.75,
472
+ "state_macro_target_top1_tiou": 0.7194714769721031
473
+ },
474
+ "scene": "misc_americano"
475
+ },
476
+ {
477
+ "metrics": {
478
+ "query_macro_joint_identity_accuracy": 1.0,
479
+ "state_macro_target_r1_tiou_0.5": 0.5,
480
+ "state_macro_target_top1_tiou": 0.4892788603901863
481
+ },
482
+ "scene": "misc_espresso"
483
+ },
484
+ {
485
+ "metrics": {
486
+ "query_macro_joint_identity_accuracy": 1.0,
487
+ "state_macro_target_r1_tiou_0.5": 0.0,
488
+ "state_macro_target_top1_tiou": 0.038235295563936234
489
+ },
490
+ "scene": "misc_tamping"
491
+ }
492
+ ],
493
+ "seed": 3409
494
+ }
495
+ ],
496
+ "reported": {
497
+ "bootstrap": {
498
+ "num_resamples": 10000,
499
+ "seed": 3407
500
+ },
501
+ "observed": {
502
+ "query_macro_joint_identity_accuracy": {
503
+ "baseline": 1.0,
504
+ "delta": 0.0,
505
+ "perturbed": 1.0
506
+ },
507
+ "state_macro_target_r1_tiou_0.5": {
508
+ "baseline": 0.4375,
509
+ "delta": 0.0,
510
+ "perturbed": 0.4375
511
+ },
512
+ "state_macro_target_top1_tiou": {
513
+ "baseline": 0.44481297489255667,
514
+ "delta": 0.0034027953321735063,
515
+ "perturbed": 0.4482157702247302
516
+ }
517
+ },
518
+ "paired_delta_scene_cluster_bootstrap_95ci": {
519
+ "query_macro_joint_identity_accuracy": [
520
+ 0.0,
521
+ 0.0
522
+ ],
523
+ "state_macro_target_r1_tiou_0.5": [
524
+ 0.0,
525
+ 0.0
526
+ ],
527
+ "state_macro_target_top1_tiou": [
528
+ -0.002120504155755043,
529
+ 0.02305183932185173
530
+ ]
531
+ }
532
+ },
533
+ "support": {
534
+ "num_affected_histories": 4,
535
+ "num_affected_scenes": 4
536
+ }
537
+ },
538
+ "distractor_contamination_100pct_mix100pct": {
539
+ "family": "distractor_contamination",
540
+ "parameters": {
541
+ "affected_fraction": 1.0,
542
+ "mixing_weight": 1.0
543
+ },
544
+ "replicate_seeds": [
545
+ 3407,
546
+ 3408,
547
+ 3409
548
+ ],
549
+ "replicates": [
550
+ {
551
+ "baseline": [
552
+ {
553
+ "metrics": {
554
+ "query_macro_joint_identity_accuracy": 1.0,
555
+ "state_macro_target_r1_tiou_0.5": 0.5,
556
+ "state_macro_target_top1_tiou": 0.532266266644001
557
+ },
558
+ "scene": "interp_torchocolate"
559
+ },
560
+ {
561
+ "metrics": {
562
+ "query_macro_joint_identity_accuracy": 1.0,
563
+ "state_macro_target_r1_tiou_0.5": 0.75,
564
+ "state_macro_target_top1_tiou": 0.7194714769721031
565
+ },
566
+ "scene": "misc_americano"
567
+ },
568
+ {
569
+ "metrics": {
570
+ "query_macro_joint_identity_accuracy": 1.0,
571
+ "state_macro_target_r1_tiou_0.5": 0.5,
572
+ "state_macro_target_top1_tiou": 0.4892788603901863
573
+ },
574
+ "scene": "misc_espresso"
575
+ },
576
+ {
577
+ "metrics": {
578
+ "query_macro_joint_identity_accuracy": 1.0,
579
+ "state_macro_target_r1_tiou_0.5": 0.0,
580
+ "state_macro_target_top1_tiou": 0.038235295563936234
581
+ },
582
+ "scene": "misc_tamping"
583
+ }
584
+ ],
585
+ "perturbed": [
586
+ {
587
+ "metrics": {
588
+ "query_macro_joint_identity_accuracy": 1.0,
589
+ "state_macro_target_r1_tiou_0.5": 0.0,
590
+ "state_macro_target_top1_tiou": 0.23073340207338333
591
+ },
592
+ "scene": "interp_torchocolate"
593
+ },
594
+ {
595
+ "metrics": {
596
+ "query_macro_joint_identity_accuracy": 1.0,
597
+ "state_macro_target_r1_tiou_0.5": 0.75,
598
+ "state_macro_target_top1_tiou": 0.659120723605156
599
+ },
600
+ "scene": "misc_americano"
601
+ },
602
+ {
603
+ "metrics": {
604
+ "query_macro_joint_identity_accuracy": 1.0,
605
+ "state_macro_target_r1_tiou_0.5": 0.5,
606
+ "state_macro_target_top1_tiou": 0.3665354121476412
607
+ },
608
+ "scene": "misc_espresso"
609
+ },
610
+ {
611
+ "metrics": {
612
+ "query_macro_joint_identity_accuracy": 1.0,
613
+ "state_macro_target_r1_tiou_0.5": 0.0,
614
+ "state_macro_target_top1_tiou": 0.03954802080988884
615
+ },
616
+ "scene": "misc_tamping"
617
+ }
618
+ ],
619
+ "seed": 3407
620
+ },
621
+ {
622
+ "baseline": [
623
+ {
624
+ "metrics": {
625
+ "query_macro_joint_identity_accuracy": 1.0,
626
+ "state_macro_target_r1_tiou_0.5": 0.5,
627
+ "state_macro_target_top1_tiou": 0.532266266644001
628
+ },
629
+ "scene": "interp_torchocolate"
630
+ },
631
+ {
632
+ "metrics": {
633
+ "query_macro_joint_identity_accuracy": 1.0,
634
+ "state_macro_target_r1_tiou_0.5": 0.75,
635
+ "state_macro_target_top1_tiou": 0.7194714769721031
636
+ },
637
+ "scene": "misc_americano"
638
+ },
639
+ {
640
+ "metrics": {
641
+ "query_macro_joint_identity_accuracy": 1.0,
642
+ "state_macro_target_r1_tiou_0.5": 0.5,
643
+ "state_macro_target_top1_tiou": 0.4892788603901863
644
+ },
645
+ "scene": "misc_espresso"
646
+ },
647
+ {
648
+ "metrics": {
649
+ "query_macro_joint_identity_accuracy": 1.0,
650
+ "state_macro_target_r1_tiou_0.5": 0.0,
651
+ "state_macro_target_top1_tiou": 0.038235295563936234
652
+ },
653
+ "scene": "misc_tamping"
654
+ }
655
+ ],
656
+ "perturbed": [
657
+ {
658
+ "metrics": {
659
+ "query_macro_joint_identity_accuracy": 1.0,
660
+ "state_macro_target_r1_tiou_0.5": 0.25,
661
+ "state_macro_target_top1_tiou": 0.3221968188881874
662
+ },
663
+ "scene": "interp_torchocolate"
664
+ },
665
+ {
666
+ "metrics": {
667
+ "query_macro_joint_identity_accuracy": 1.0,
668
+ "state_macro_target_r1_tiou_0.5": 0.75,
669
+ "state_macro_target_top1_tiou": 0.659120723605156
670
+ },
671
+ "scene": "misc_americano"
672
+ },
673
+ {
674
+ "metrics": {
675
+ "query_macro_joint_identity_accuracy": 1.0,
676
+ "state_macro_target_r1_tiou_0.5": 0.5,
677
+ "state_macro_target_top1_tiou": 0.3665354121476412
678
+ },
679
+ "scene": "misc_espresso"
680
+ },
681
+ {
682
+ "metrics": {
683
+ "query_macro_joint_identity_accuracy": 1.0,
684
+ "state_macro_target_r1_tiou_0.5": 0.0,
685
+ "state_macro_target_top1_tiou": 0.03954802080988884
686
+ },
687
+ "scene": "misc_tamping"
688
+ }
689
+ ],
690
+ "seed": 3408
691
+ },
692
+ {
693
+ "baseline": [
694
+ {
695
+ "metrics": {
696
+ "query_macro_joint_identity_accuracy": 1.0,
697
+ "state_macro_target_r1_tiou_0.5": 0.5,
698
+ "state_macro_target_top1_tiou": 0.532266266644001
699
+ },
700
+ "scene": "interp_torchocolate"
701
+ },
702
+ {
703
+ "metrics": {
704
+ "query_macro_joint_identity_accuracy": 1.0,
705
+ "state_macro_target_r1_tiou_0.5": 0.75,
706
+ "state_macro_target_top1_tiou": 0.7194714769721031
707
+ },
708
+ "scene": "misc_americano"
709
+ },
710
+ {
711
+ "metrics": {
712
+ "query_macro_joint_identity_accuracy": 1.0,
713
+ "state_macro_target_r1_tiou_0.5": 0.5,
714
+ "state_macro_target_top1_tiou": 0.4892788603901863
715
+ },
716
+ "scene": "misc_espresso"
717
+ },
718
+ {
719
+ "metrics": {
720
+ "query_macro_joint_identity_accuracy": 1.0,
721
+ "state_macro_target_r1_tiou_0.5": 0.0,
722
+ "state_macro_target_top1_tiou": 0.038235295563936234
723
+ },
724
+ "scene": "misc_tamping"
725
+ }
726
+ ],
727
+ "perturbed": [
728
+ {
729
+ "metrics": {
730
+ "query_macro_joint_identity_accuracy": 1.0,
731
+ "state_macro_target_r1_tiou_0.5": 0.25,
732
+ "state_macro_target_top1_tiou": 0.3221968188881874
733
+ },
734
+ "scene": "interp_torchocolate"
735
+ },
736
+ {
737
+ "metrics": {
738
+ "query_macro_joint_identity_accuracy": 1.0,
739
+ "state_macro_target_r1_tiou_0.5": 0.75,
740
+ "state_macro_target_top1_tiou": 0.659120723605156
741
+ },
742
+ "scene": "misc_americano"
743
+ },
744
+ {
745
+ "metrics": {
746
+ "query_macro_joint_identity_accuracy": 1.0,
747
+ "state_macro_target_r1_tiou_0.5": 0.5,
748
+ "state_macro_target_top1_tiou": 0.3665354121476412
749
+ },
750
+ "scene": "misc_espresso"
751
+ },
752
+ {
753
+ "metrics": {
754
+ "query_macro_joint_identity_accuracy": 1.0,
755
+ "state_macro_target_r1_tiou_0.5": 0.0,
756
+ "state_macro_target_top1_tiou": 0.03954802080988884
757
+ },
758
+ "scene": "misc_tamping"
759
+ }
760
+ ],
761
+ "seed": 3409
762
+ }
763
+ ],
764
+ "reported": {
765
+ "bootstrap": {
766
+ "num_resamples": 10000,
767
+ "seed": 3407
768
+ },
769
+ "observed": {
770
+ "query_macro_joint_identity_accuracy": {
771
+ "baseline": 1.0,
772
+ "delta": 0.0,
773
+ "perturbed": 1.0
774
+ },
775
+ "state_macro_target_r1_tiou_0.5": {
776
+ "baseline": 0.4375,
777
+ "delta": -0.08333333333333333,
778
+ "perturbed": 0.3541666666666667
779
+ },
780
+ "state_macro_target_top1_tiou": {
781
+ "baseline": 0.44481297489255667,
782
+ "delta": -0.105584682431072,
783
+ "perturbed": 0.33922829246148467
784
+ }
785
+ },
786
+ "paired_delta_scene_cluster_bootstrap_95ci": {
787
+ "query_macro_joint_identity_accuracy": [
788
+ 0.0,
789
+ 0.0
790
+ ],
791
+ "state_macro_target_r1_tiou_0.5": [
792
+ -0.25,
793
+ 0.0
794
+ ],
795
+ "state_macro_target_top1_tiou": [
796
+ -0.20295561291277409,
797
+ -0.029519014060497284
798
+ ]
799
+ }
800
+ },
801
+ "support": {
802
+ "num_affected_histories": 4,
803
+ "num_affected_scenes": 4
804
+ }
805
+ },
806
+ "identity_switch_after_050pct": {
807
+ "family": "identity_switch",
808
+ "parameters": {
809
+ "switch_point_fraction": 0.5
810
+ },
811
+ "replicate_seeds": [
812
+ 3407,
813
+ 3408,
814
+ 3409
815
+ ],
816
+ "replicates": [
817
+ {
818
+ "baseline": [
819
+ {
820
+ "metrics": {
821
+ "query_macro_joint_identity_accuracy": 1.0,
822
+ "state_macro_target_r1_tiou_0.5": 0.75,
823
+ "state_macro_target_top1_tiou": 0.7194714769721031
824
+ },
825
+ "scene": "misc_americano"
826
+ },
827
+ {
828
+ "metrics": {
829
+ "query_macro_joint_identity_accuracy": 1.0,
830
+ "state_macro_target_r1_tiou_0.5": 0.5,
831
+ "state_macro_target_top1_tiou": 0.4892788603901863
832
+ },
833
+ "scene": "misc_espresso"
834
+ },
835
+ {
836
+ "metrics": {
837
+ "query_macro_joint_identity_accuracy": 1.0,
838
+ "state_macro_target_r1_tiou_0.5": 0.0,
839
+ "state_macro_target_top1_tiou": 0.038235295563936234
840
+ },
841
+ "scene": "misc_tamping"
842
+ }
843
+ ],
844
+ "perturbed": [
845
+ {
846
+ "metrics": {
847
+ "query_macro_joint_identity_accuracy": 1.0,
848
+ "state_macro_target_r1_tiou_0.5": 0.75,
849
+ "state_macro_target_top1_tiou": 0.6801965534687042
850
+ },
851
+ "scene": "misc_americano"
852
+ },
853
+ {
854
+ "metrics": {
855
+ "query_macro_joint_identity_accuracy": 1.0,
856
+ "state_macro_target_r1_tiou_0.5": 0.5,
857
+ "state_macro_target_top1_tiou": 0.4225862193852663
858
+ },
859
+ "scene": "misc_espresso"
860
+ },
861
+ {
862
+ "metrics": {
863
+ "query_macro_joint_identity_accuracy": 1.0,
864
+ "state_macro_target_r1_tiou_0.5": 0.0,
865
+ "state_macro_target_top1_tiou": 0.03954802080988884
866
+ },
867
+ "scene": "misc_tamping"
868
+ }
869
+ ],
870
+ "seed": 3407
871
+ },
872
+ {
873
+ "baseline": [
874
+ {
875
+ "metrics": {
876
+ "query_macro_joint_identity_accuracy": 1.0,
877
+ "state_macro_target_r1_tiou_0.5": 0.75,
878
+ "state_macro_target_top1_tiou": 0.7194714769721031
879
+ },
880
+ "scene": "misc_americano"
881
+ },
882
+ {
883
+ "metrics": {
884
+ "query_macro_joint_identity_accuracy": 1.0,
885
+ "state_macro_target_r1_tiou_0.5": 0.5,
886
+ "state_macro_target_top1_tiou": 0.4892788603901863
887
+ },
888
+ "scene": "misc_espresso"
889
+ },
890
+ {
891
+ "metrics": {
892
+ "query_macro_joint_identity_accuracy": 1.0,
893
+ "state_macro_target_r1_tiou_0.5": 0.0,
894
+ "state_macro_target_top1_tiou": 0.038235295563936234
895
+ },
896
+ "scene": "misc_tamping"
897
+ }
898
+ ],
899
+ "perturbed": [
900
+ {
901
+ "metrics": {
902
+ "query_macro_joint_identity_accuracy": 1.0,
903
+ "state_macro_target_r1_tiou_0.5": 0.75,
904
+ "state_macro_target_top1_tiou": 0.6801965534687042
905
+ },
906
+ "scene": "misc_americano"
907
+ },
908
+ {
909
+ "metrics": {
910
+ "query_macro_joint_identity_accuracy": 1.0,
911
+ "state_macro_target_r1_tiou_0.5": 0.5,
912
+ "state_macro_target_top1_tiou": 0.4225862193852663
913
+ },
914
+ "scene": "misc_espresso"
915
+ },
916
+ {
917
+ "metrics": {
918
+ "query_macro_joint_identity_accuracy": 1.0,
919
+ "state_macro_target_r1_tiou_0.5": 0.0,
920
+ "state_macro_target_top1_tiou": 0.03954802080988884
921
+ },
922
+ "scene": "misc_tamping"
923
+ }
924
+ ],
925
+ "seed": 3408
926
+ },
927
+ {
928
+ "baseline": [
929
+ {
930
+ "metrics": {
931
+ "query_macro_joint_identity_accuracy": 1.0,
932
+ "state_macro_target_r1_tiou_0.5": 0.75,
933
+ "state_macro_target_top1_tiou": 0.7194714769721031
934
+ },
935
+ "scene": "misc_americano"
936
+ },
937
+ {
938
+ "metrics": {
939
+ "query_macro_joint_identity_accuracy": 1.0,
940
+ "state_macro_target_r1_tiou_0.5": 0.5,
941
+ "state_macro_target_top1_tiou": 0.4892788603901863
942
+ },
943
+ "scene": "misc_espresso"
944
+ },
945
+ {
946
+ "metrics": {
947
+ "query_macro_joint_identity_accuracy": 1.0,
948
+ "state_macro_target_r1_tiou_0.5": 0.0,
949
+ "state_macro_target_top1_tiou": 0.038235295563936234
950
+ },
951
+ "scene": "misc_tamping"
952
+ }
953
+ ],
954
+ "perturbed": [
955
+ {
956
+ "metrics": {
957
+ "query_macro_joint_identity_accuracy": 1.0,
958
+ "state_macro_target_r1_tiou_0.5": 0.75,
959
+ "state_macro_target_top1_tiou": 0.6801965534687042
960
+ },
961
+ "scene": "misc_americano"
962
+ },
963
+ {
964
+ "metrics": {
965
+ "query_macro_joint_identity_accuracy": 1.0,
966
+ "state_macro_target_r1_tiou_0.5": 0.5,
967
+ "state_macro_target_top1_tiou": 0.4225862193852663
968
+ },
969
+ "scene": "misc_espresso"
970
+ },
971
+ {
972
+ "metrics": {
973
+ "query_macro_joint_identity_accuracy": 1.0,
974
+ "state_macro_target_r1_tiou_0.5": 0.0,
975
+ "state_macro_target_top1_tiou": 0.03954802080988884
976
+ },
977
+ "scene": "misc_tamping"
978
+ }
979
+ ],
980
+ "seed": 3409
981
+ }
982
+ ],
983
+ "reported": {
984
+ "bootstrap": {
985
+ "num_resamples": 10000,
986
+ "seed": 3407
987
+ },
988
+ "observed": {
989
+ "query_macro_joint_identity_accuracy": {
990
+ "baseline": 1.0,
991
+ "delta": 0.0,
992
+ "perturbed": 1.0
993
+ },
994
+ "state_macro_target_r1_tiou_0.5": {
995
+ "baseline": 0.4166666666666667,
996
+ "delta": 0.0,
997
+ "perturbed": 0.4166666666666667
998
+ },
999
+ "state_macro_target_top1_tiou": {
1000
+ "baseline": 0.41566187764207524,
1001
+ "delta": -0.034884946420788765,
1002
+ "perturbed": 0.3807769312212865
1003
+ }
1004
+ },
1005
+ "paired_delta_scene_cluster_bootstrap_95ci": {
1006
+ "query_macro_joint_identity_accuracy": [
1007
+ 0.0,
1008
+ 0.0
1009
+ ],
1010
+ "state_macro_target_r1_tiou_0.5": [
1011
+ 0.0,
1012
+ 0.0
1013
+ ],
1014
+ "state_macro_target_top1_tiou": [
1015
+ -0.06669264100492,
1016
+ 0.0013127252459526062
1017
+ ]
1018
+ }
1019
+ },
1020
+ "support": {
1021
+ "num_affected_histories": 3,
1022
+ "num_affected_scenes": 3
1023
+ }
1024
+ },
1025
+ "random_missing_010pct": {
1026
+ "family": "random_missing_frames",
1027
+ "parameters": {
1028
+ "missing_fraction": 0.1
1029
+ },
1030
+ "replicate_seeds": [
1031
+ 3407,
1032
+ 3408,
1033
+ 3409
1034
+ ],
1035
+ "replicates": [
1036
+ {
1037
+ "baseline": [
1038
+ {
1039
+ "metrics": {
1040
+ "query_macro_joint_identity_accuracy": 1.0,
1041
+ "state_macro_target_r1_tiou_0.5": 0.5,
1042
+ "state_macro_target_top1_tiou": 0.532266266644001
1043
+ },
1044
+ "scene": "interp_torchocolate"
1045
+ },
1046
+ {
1047
+ "metrics": {
1048
+ "query_macro_joint_identity_accuracy": 1.0,
1049
+ "state_macro_target_r1_tiou_0.5": 0.75,
1050
+ "state_macro_target_top1_tiou": 0.7194714769721031
1051
+ },
1052
+ "scene": "misc_americano"
1053
+ },
1054
+ {
1055
+ "metrics": {
1056
+ "query_macro_joint_identity_accuracy": 1.0,
1057
+ "state_macro_target_r1_tiou_0.5": 0.5,
1058
+ "state_macro_target_top1_tiou": 0.4892788603901863
1059
+ },
1060
+ "scene": "misc_espresso"
1061
+ },
1062
+ {
1063
+ "metrics": {
1064
+ "query_macro_joint_identity_accuracy": 1.0,
1065
+ "state_macro_target_r1_tiou_0.5": 0.0,
1066
+ "state_macro_target_top1_tiou": 0.038235295563936234
1067
+ },
1068
+ "scene": "misc_tamping"
1069
+ }
1070
+ ],
1071
+ "perturbed": [
1072
+ {
1073
+ "metrics": {
1074
+ "query_macro_joint_identity_accuracy": 1.0,
1075
+ "state_macro_target_r1_tiou_0.5": 0.25,
1076
+ "state_macro_target_top1_tiou": 0.23809886910021305
1077
+ },
1078
+ "scene": "interp_torchocolate"
1079
+ },
1080
+ {
1081
+ "metrics": {
1082
+ "query_macro_joint_identity_accuracy": 0.75,
1083
+ "state_macro_target_r1_tiou_0.5": 0.0,
1084
+ "state_macro_target_top1_tiou": 0.15716733410954475
1085
+ },
1086
+ "scene": "misc_americano"
1087
+ },
1088
+ {
1089
+ "metrics": {
1090
+ "query_macro_joint_identity_accuracy": 1.0,
1091
+ "state_macro_target_r1_tiou_0.5": 0.0,
1092
+ "state_macro_target_top1_tiou": 0.028592375107109547
1093
+ },
1094
+ "scene": "misc_espresso"
1095
+ },
1096
+ {
1097
+ "metrics": {
1098
+ "query_macro_joint_identity_accuracy": 1.0,
1099
+ "state_macro_target_r1_tiou_0.5": 0.0,
1100
+ "state_macro_target_top1_tiou": 0.01406249962747097
1101
+ },
1102
+ "scene": "misc_tamping"
1103
+ }
1104
+ ],
1105
+ "seed": 3407
1106
+ },
1107
+ {
1108
+ "baseline": [
1109
+ {
1110
+ "metrics": {
1111
+ "query_macro_joint_identity_accuracy": 1.0,
1112
+ "state_macro_target_r1_tiou_0.5": 0.5,
1113
+ "state_macro_target_top1_tiou": 0.532266266644001
1114
+ },
1115
+ "scene": "interp_torchocolate"
1116
+ },
1117
+ {
1118
+ "metrics": {
1119
+ "query_macro_joint_identity_accuracy": 1.0,
1120
+ "state_macro_target_r1_tiou_0.5": 0.75,
1121
+ "state_macro_target_top1_tiou": 0.7194714769721031
1122
+ },
1123
+ "scene": "misc_americano"
1124
+ },
1125
+ {
1126
+ "metrics": {
1127
+ "query_macro_joint_identity_accuracy": 1.0,
1128
+ "state_macro_target_r1_tiou_0.5": 0.5,
1129
+ "state_macro_target_top1_tiou": 0.4892788603901863
1130
+ },
1131
+ "scene": "misc_espresso"
1132
+ },
1133
+ {
1134
+ "metrics": {
1135
+ "query_macro_joint_identity_accuracy": 1.0,
1136
+ "state_macro_target_r1_tiou_0.5": 0.0,
1137
+ "state_macro_target_top1_tiou": 0.038235295563936234
1138
+ },
1139
+ "scene": "misc_tamping"
1140
+ }
1141
+ ],
1142
+ "perturbed": [
1143
+ {
1144
+ "metrics": {
1145
+ "query_macro_joint_identity_accuracy": 0.75,
1146
+ "state_macro_target_r1_tiou_0.5": 0.0,
1147
+ "state_macro_target_top1_tiou": 0.050670730881392956
1148
+ },
1149
+ "scene": "interp_torchocolate"
1150
+ },
1151
+ {
1152
+ "metrics": {
1153
+ "query_macro_joint_identity_accuracy": 0.75,
1154
+ "state_macro_target_r1_tiou_0.5": 0.0,
1155
+ "state_macro_target_top1_tiou": 0.1584637202322483
1156
+ },
1157
+ "scene": "misc_americano"
1158
+ },
1159
+ {
1160
+ "metrics": {
1161
+ "query_macro_joint_identity_accuracy": 1.0,
1162
+ "state_macro_target_r1_tiou_0.5": 0.5,
1163
+ "state_macro_target_top1_tiou": 0.47769166715443134
1164
+ },
1165
+ "scene": "misc_espresso"
1166
+ },
1167
+ {
1168
+ "metrics": {
1169
+ "query_macro_joint_identity_accuracy": 1.0,
1170
+ "state_macro_target_r1_tiou_0.5": 0.0,
1171
+ "state_macro_target_top1_tiou": 0.02923976629972458
1172
+ },
1173
+ "scene": "misc_tamping"
1174
+ }
1175
+ ],
1176
+ "seed": 3408
1177
+ },
1178
+ {
1179
+ "baseline": [
1180
+ {
1181
+ "metrics": {
1182
+ "query_macro_joint_identity_accuracy": 1.0,
1183
+ "state_macro_target_r1_tiou_0.5": 0.5,
1184
+ "state_macro_target_top1_tiou": 0.532266266644001
1185
+ },
1186
+ "scene": "interp_torchocolate"
1187
+ },
1188
+ {
1189
+ "metrics": {
1190
+ "query_macro_joint_identity_accuracy": 1.0,
1191
+ "state_macro_target_r1_tiou_0.5": 0.75,
1192
+ "state_macro_target_top1_tiou": 0.7194714769721031
1193
+ },
1194
+ "scene": "misc_americano"
1195
+ },
1196
+ {
1197
+ "metrics": {
1198
+ "query_macro_joint_identity_accuracy": 1.0,
1199
+ "state_macro_target_r1_tiou_0.5": 0.5,
1200
+ "state_macro_target_top1_tiou": 0.4892788603901863
1201
+ },
1202
+ "scene": "misc_espresso"
1203
+ },
1204
+ {
1205
+ "metrics": {
1206
+ "query_macro_joint_identity_accuracy": 1.0,
1207
+ "state_macro_target_r1_tiou_0.5": 0.0,
1208
+ "state_macro_target_top1_tiou": 0.038235295563936234
1209
+ },
1210
+ "scene": "misc_tamping"
1211
+ }
1212
+ ],
1213
+ "perturbed": [
1214
+ {
1215
+ "metrics": {
1216
+ "query_macro_joint_identity_accuracy": 1.0,
1217
+ "state_macro_target_r1_tiou_0.5": 0.0,
1218
+ "state_macro_target_top1_tiou": 0.11745828064158559
1219
+ },
1220
+ "scene": "interp_torchocolate"
1221
+ },
1222
+ {
1223
+ "metrics": {
1224
+ "query_macro_joint_identity_accuracy": 0.75,
1225
+ "state_macro_target_r1_tiou_0.5": 0.0,
1226
+ "state_macro_target_top1_tiou": 0.09081423841416836
1227
+ },
1228
+ "scene": "misc_americano"
1229
+ },
1230
+ {
1231
+ "metrics": {
1232
+ "query_macro_joint_identity_accuracy": 0.75,
1233
+ "state_macro_target_r1_tiou_0.5": 0.0,
1234
+ "state_macro_target_top1_tiou": 0.09227063320577145
1235
+ },
1236
+ "scene": "misc_espresso"
1237
+ },
1238
+ {
1239
+ "metrics": {
1240
+ "query_macro_joint_identity_accuracy": 1.0,
1241
+ "state_macro_target_r1_tiou_0.5": 0.0,
1242
+ "state_macro_target_top1_tiou": 0.022012578323483467
1243
+ },
1244
+ "scene": "misc_tamping"
1245
+ }
1246
+ ],
1247
+ "seed": 3409
1248
+ }
1249
+ ],
1250
+ "reported": {
1251
+ "bootstrap": {
1252
+ "num_resamples": 10000,
1253
+ "seed": 3407
1254
+ },
1255
+ "observed": {
1256
+ "query_macro_joint_identity_accuracy": {
1257
+ "baseline": 1.0,
1258
+ "delta": -0.10416666666666667,
1259
+ "perturbed": 0.8958333333333334
1260
+ },
1261
+ "state_macro_target_r1_tiou_0.5": {
1262
+ "baseline": 0.4375,
1263
+ "delta": -0.375,
1264
+ "perturbed": 0.0625
1265
+ },
1266
+ "state_macro_target_top1_tiou": {
1267
+ "baseline": 0.44481297489255667,
1268
+ "delta": -0.32176775046779466,
1269
+ "perturbed": 0.12304522442476203
1270
+ }
1271
+ },
1272
+ "paired_delta_scene_cluster_bootstrap_95ci": {
1273
+ "query_macro_joint_identity_accuracy": [
1274
+ -0.25,
1275
+ 0.0
1276
+ ],
1277
+ "state_macro_target_r1_tiou_0.5": [
1278
+ -0.6875,
1279
+ -0.0625
1280
+ ],
1281
+ "state_macro_target_top1_tiou": [
1282
+ -0.5369202448055148,
1283
+ -0.08968392666429281
1284
+ ]
1285
+ }
1286
+ },
1287
+ "support": {
1288
+ "num_affected_histories": 4,
1289
+ "num_affected_scenes": 4
1290
+ }
1291
+ }
1292
+ },
1293
+ "kind": "deja_cue_tracking_perturbation_evidence",
1294
+ "metrics": [
1295
+ "state_macro_target_top1_tiou",
1296
+ "state_macro_target_r1_tiou_0.5",
1297
+ "query_macro_joint_identity_accuracy"
1298
+ ],
1299
+ "protocol": {
1300
+ "contamination_semantics": "only exact-time co-visible distractor features are mixed; each mixed feature is L2-normalized",
1301
+ "coordinate_system": "inclusive_absolute_frame_indices",
1302
+ "eligibility": "metrics use only object histories with at least one actual feature or support modification; the paired clean baseline uses the identical subset",
1303
+ "identity_switch_semantics": "one distractor track, chosen by maximum exact-time suffix coverage with track-id tie breaking, replaces the target suffix at exact shared frames",
1304
+ "method": {
1305
+ "features": "union",
1306
+ "kernel_size": 3,
1307
+ "query_centering": 1.0,
1308
+ "visual_centering": 1.0
1309
+ },
1310
+ "missing_frame_semantics": "removed observations are deleted from FeatureTrack, so the scanner sees a true validity gap and cannot smooth or scan across it"
1311
+ },
1312
+ "schema_version": 1
1313
+ }
data/reference/robustness/vost_paraphrase.json ADDED
@@ -0,0 +1,803 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "aggregation": "unweighted_source_component_mean",
3
+ "conditions": {
4
+ "absolute_coordinates": {
5
+ "reported_source_component_macro": {
6
+ "paraphrase_exact_agreement": 0.32051282051282054,
7
+ "paraphrase_window_tiou": 0.6311847902834415
8
+ },
9
+ "source_components": [
10
+ {
11
+ "paraphrase_exact_agreement": 0.0,
12
+ "paraphrase_window_tiou": 0.18918919563293457,
13
+ "source_component_id": "source_component_0001"
14
+ },
15
+ {
16
+ "paraphrase_exact_agreement": 1.0,
17
+ "paraphrase_window_tiou": 1.0,
18
+ "source_component_id": "source_component_0002"
19
+ },
20
+ {
21
+ "paraphrase_exact_agreement": 1.0,
22
+ "paraphrase_window_tiou": 1.0,
23
+ "source_component_id": "source_component_0003"
24
+ },
25
+ {
26
+ "paraphrase_exact_agreement": 0.0,
27
+ "paraphrase_window_tiou": 0.0,
28
+ "source_component_id": "source_component_0004"
29
+ },
30
+ {
31
+ "paraphrase_exact_agreement": 0.5,
32
+ "paraphrase_window_tiou": 0.8703703582286835,
33
+ "source_component_id": "source_component_0006"
34
+ },
35
+ {
36
+ "paraphrase_exact_agreement": 0.0,
37
+ "paraphrase_window_tiou": 0.3066893443465233,
38
+ "source_component_id": "source_component_0007"
39
+ },
40
+ {
41
+ "paraphrase_exact_agreement": 0.5,
42
+ "paraphrase_window_tiou": 0.9666666686534882,
43
+ "source_component_id": "source_component_0008"
44
+ },
45
+ {
46
+ "paraphrase_exact_agreement": 0.5,
47
+ "paraphrase_window_tiou": 0.9761904776096344,
48
+ "source_component_id": "source_component_0009"
49
+ },
50
+ {
51
+ "paraphrase_exact_agreement": 0.5,
52
+ "paraphrase_window_tiou": 0.9473684132099152,
53
+ "source_component_id": "source_component_0011"
54
+ },
55
+ {
56
+ "paraphrase_exact_agreement": 0.0,
57
+ "paraphrase_window_tiou": 0.75,
58
+ "source_component_id": "source_component_0012"
59
+ },
60
+ {
61
+ "paraphrase_exact_agreement": 0.5,
62
+ "paraphrase_window_tiou": 0.9000000059604645,
63
+ "source_component_id": "source_component_0013"
64
+ },
65
+ {
66
+ "paraphrase_exact_agreement": 0.0,
67
+ "paraphrase_window_tiou": 0.6292517185211182,
68
+ "source_component_id": "source_component_0014"
69
+ },
70
+ {
71
+ "paraphrase_exact_agreement": 0.0,
72
+ "paraphrase_window_tiou": 0.7142857313156128,
73
+ "source_component_id": "source_component_0016"
74
+ },
75
+ {
76
+ "paraphrase_exact_agreement": 0.5,
77
+ "paraphrase_window_tiou": 0.7604166567325592,
78
+ "source_component_id": "source_component_0017"
79
+ },
80
+ {
81
+ "paraphrase_exact_agreement": 0.0,
82
+ "paraphrase_window_tiou": 0.3647244721651077,
83
+ "source_component_id": "source_component_0018"
84
+ },
85
+ {
86
+ "paraphrase_exact_agreement": 0.5,
87
+ "paraphrase_window_tiou": 0.5,
88
+ "source_component_id": "source_component_0019"
89
+ },
90
+ {
91
+ "paraphrase_exact_agreement": 0.0,
92
+ "paraphrase_window_tiou": 0.8088235259056091,
93
+ "source_component_id": "source_component_0022"
94
+ },
95
+ {
96
+ "paraphrase_exact_agreement": 0.0,
97
+ "paraphrase_window_tiou": 0.0,
98
+ "source_component_id": "source_component_0023"
99
+ },
100
+ {
101
+ "paraphrase_exact_agreement": 0.5,
102
+ "paraphrase_window_tiou": 0.9038461446762085,
103
+ "source_component_id": "source_component_0024"
104
+ },
105
+ {
106
+ "paraphrase_exact_agreement": 0.5,
107
+ "paraphrase_window_tiou": 0.7666666805744171,
108
+ "source_component_id": "source_component_0026"
109
+ },
110
+ {
111
+ "paraphrase_exact_agreement": 0.5,
112
+ "paraphrase_window_tiou": 0.6111111119389534,
113
+ "source_component_id": "source_component_0027"
114
+ },
115
+ {
116
+ "paraphrase_exact_agreement": 0.5,
117
+ "paraphrase_window_tiou": 0.5,
118
+ "source_component_id": "source_component_0029"
119
+ },
120
+ {
121
+ "paraphrase_exact_agreement": 0.5,
122
+ "paraphrase_window_tiou": 0.949999988079071,
123
+ "source_component_id": "source_component_0030"
124
+ },
125
+ {
126
+ "paraphrase_exact_agreement": 0.5,
127
+ "paraphrase_window_tiou": 0.5,
128
+ "source_component_id": "source_component_0032"
129
+ },
130
+ {
131
+ "paraphrase_exact_agreement": 0.5,
132
+ "paraphrase_window_tiou": 0.5961538478732109,
133
+ "source_component_id": "source_component_0033"
134
+ },
135
+ {
136
+ "paraphrase_exact_agreement": 0.5,
137
+ "paraphrase_window_tiou": 0.800000011920929,
138
+ "source_component_id": "source_component_0034"
139
+ },
140
+ {
141
+ "paraphrase_exact_agreement": 1.0,
142
+ "paraphrase_window_tiou": 1.0,
143
+ "source_component_id": "source_component_0036"
144
+ },
145
+ {
146
+ "paraphrase_exact_agreement": 0.5,
147
+ "paraphrase_window_tiou": 0.8888888955116272,
148
+ "source_component_id": "source_component_0037"
149
+ },
150
+ {
151
+ "paraphrase_exact_agreement": 1.0,
152
+ "paraphrase_window_tiou": 1.0,
153
+ "source_component_id": "source_component_0038"
154
+ },
155
+ {
156
+ "paraphrase_exact_agreement": 1.0,
157
+ "paraphrase_window_tiou": 1.0,
158
+ "source_component_id": "source_component_0039"
159
+ },
160
+ {
161
+ "paraphrase_exact_agreement": 1.0,
162
+ "paraphrase_window_tiou": 1.0,
163
+ "source_component_id": "source_component_0042"
164
+ },
165
+ {
166
+ "paraphrase_exact_agreement": 0.0,
167
+ "paraphrase_window_tiou": 0.1428571492433548,
168
+ "source_component_id": "source_component_0043"
169
+ },
170
+ {
171
+ "paraphrase_exact_agreement": 0.0,
172
+ "paraphrase_window_tiou": 0.36000001430511475,
173
+ "source_component_id": "source_component_0044"
174
+ },
175
+ {
176
+ "paraphrase_exact_agreement": 0.0,
177
+ "paraphrase_window_tiou": 0.3880952447652817,
178
+ "source_component_id": "source_component_0045"
179
+ },
180
+ {
181
+ "paraphrase_exact_agreement": 0.0,
182
+ "paraphrase_window_tiou": 0.6031746119260788,
183
+ "source_component_id": "source_component_0046"
184
+ },
185
+ {
186
+ "paraphrase_exact_agreement": 0.0,
187
+ "paraphrase_window_tiou": 0.3888888955116272,
188
+ "source_component_id": "source_component_0047"
189
+ },
190
+ {
191
+ "paraphrase_exact_agreement": 0.0,
192
+ "paraphrase_window_tiou": 0.5165229886770248,
193
+ "source_component_id": "source_component_0048"
194
+ },
195
+ {
196
+ "paraphrase_exact_agreement": 0.5,
197
+ "paraphrase_window_tiou": 0.6428571492433548,
198
+ "source_component_id": "source_component_0049"
199
+ },
200
+ {
201
+ "paraphrase_exact_agreement": 0.5,
202
+ "paraphrase_window_tiou": 0.8333333432674408,
203
+ "source_component_id": "source_component_0050"
204
+ },
205
+ {
206
+ "paraphrase_exact_agreement": 0.5,
207
+ "paraphrase_window_tiou": 0.8571428656578064,
208
+ "source_component_id": "source_component_0052"
209
+ },
210
+ {
211
+ "paraphrase_exact_agreement": 0.0,
212
+ "paraphrase_window_tiou": 0.9090909361839294,
213
+ "source_component_id": "source_component_0053"
214
+ },
215
+ {
216
+ "paraphrase_exact_agreement": 0.0,
217
+ "paraphrase_window_tiou": 0.3095238208770752,
218
+ "source_component_id": "source_component_0054"
219
+ },
220
+ {
221
+ "paraphrase_exact_agreement": 0.0,
222
+ "paraphrase_window_tiou": 0.48148149251937866,
223
+ "source_component_id": "source_component_0055"
224
+ },
225
+ {
226
+ "paraphrase_exact_agreement": 0.0,
227
+ "paraphrase_window_tiou": 0.6097308695316315,
228
+ "source_component_id": "source_component_0056"
229
+ },
230
+ {
231
+ "paraphrase_exact_agreement": 0.5,
232
+ "paraphrase_window_tiou": 0.9666666686534882,
233
+ "source_component_id": "source_component_0057"
234
+ },
235
+ {
236
+ "paraphrase_exact_agreement": 0.5,
237
+ "paraphrase_window_tiou": 0.9909909963607788,
238
+ "source_component_id": "source_component_0058"
239
+ },
240
+ {
241
+ "paraphrase_exact_agreement": 0.0,
242
+ "paraphrase_window_tiou": 0.36764705181121826,
243
+ "source_component_id": "source_component_0059"
244
+ },
245
+ {
246
+ "paraphrase_exact_agreement": 0.0,
247
+ "paraphrase_window_tiou": 0.49047620594501495,
248
+ "source_component_id": "source_component_0060"
249
+ },
250
+ {
251
+ "paraphrase_exact_agreement": 0.0,
252
+ "paraphrase_window_tiou": 0.06666667014360428,
253
+ "source_component_id": "source_component_0061"
254
+ },
255
+ {
256
+ "paraphrase_exact_agreement": 0.0,
257
+ "paraphrase_window_tiou": 0.4821428656578064,
258
+ "source_component_id": "source_component_0063"
259
+ },
260
+ {
261
+ "paraphrase_exact_agreement": 0.0,
262
+ "paraphrase_window_tiou": 0.4096989929676056,
263
+ "source_component_id": "source_component_0064"
264
+ },
265
+ {
266
+ "paraphrase_exact_agreement": 0.0,
267
+ "paraphrase_window_tiou": 0.6233766227960587,
268
+ "source_component_id": "source_component_0068"
269
+ },
270
+ {
271
+ "paraphrase_exact_agreement": 1.0,
272
+ "paraphrase_window_tiou": 1.0,
273
+ "source_component_id": "source_component_0069"
274
+ },
275
+ {
276
+ "paraphrase_exact_agreement": 1.0,
277
+ "paraphrase_window_tiou": 1.0,
278
+ "source_component_id": "source_component_0070"
279
+ },
280
+ {
281
+ "paraphrase_exact_agreement": 0.0,
282
+ "paraphrase_window_tiou": 0.0,
283
+ "source_component_id": "source_component_0071"
284
+ },
285
+ {
286
+ "paraphrase_exact_agreement": 0.5,
287
+ "paraphrase_window_tiou": 0.5,
288
+ "source_component_id": "source_component_0072"
289
+ },
290
+ {
291
+ "paraphrase_exact_agreement": 0.0,
292
+ "paraphrase_window_tiou": 0.0,
293
+ "source_component_id": "source_component_0073"
294
+ },
295
+ {
296
+ "paraphrase_exact_agreement": 1.0,
297
+ "paraphrase_window_tiou": 1.0,
298
+ "source_component_id": "source_component_0074"
299
+ },
300
+ {
301
+ "paraphrase_exact_agreement": 1.0,
302
+ "paraphrase_window_tiou": 1.0,
303
+ "source_component_id": "source_component_0075"
304
+ },
305
+ {
306
+ "paraphrase_exact_agreement": 1.0,
307
+ "paraphrase_window_tiou": 1.0,
308
+ "source_component_id": "source_component_0076"
309
+ },
310
+ {
311
+ "paraphrase_exact_agreement": 0.0,
312
+ "paraphrase_window_tiou": 0.1458333283662796,
313
+ "source_component_id": "source_component_0077"
314
+ },
315
+ {
316
+ "paraphrase_exact_agreement": 0.0,
317
+ "paraphrase_window_tiou": 0.5555555820465088,
318
+ "source_component_id": "source_component_0079"
319
+ },
320
+ {
321
+ "paraphrase_exact_agreement": 1.0,
322
+ "paraphrase_window_tiou": 1.0,
323
+ "source_component_id": "source_component_0080"
324
+ },
325
+ {
326
+ "paraphrase_exact_agreement": 0.0,
327
+ "paraphrase_window_tiou": 0.3333333432674408,
328
+ "source_component_id": "source_component_0081"
329
+ },
330
+ {
331
+ "paraphrase_exact_agreement": 0.0,
332
+ "paraphrase_window_tiou": 0.36000001430511475,
333
+ "source_component_id": "source_component_0082"
334
+ },
335
+ {
336
+ "paraphrase_exact_agreement": 0.0,
337
+ "paraphrase_window_tiou": 0.0,
338
+ "source_component_id": "source_component_0084"
339
+ },
340
+ {
341
+ "paraphrase_exact_agreement": 0.0,
342
+ "paraphrase_window_tiou": 0.0,
343
+ "source_component_id": "source_component_0085"
344
+ },
345
+ {
346
+ "paraphrase_exact_agreement": 0.0,
347
+ "paraphrase_window_tiou": 0.8269230723381042,
348
+ "source_component_id": "source_component_0086"
349
+ },
350
+ {
351
+ "paraphrase_exact_agreement": 0.0,
352
+ "paraphrase_window_tiou": 0.171875,
353
+ "source_component_id": "source_component_0088"
354
+ },
355
+ {
356
+ "paraphrase_exact_agreement": 1.0,
357
+ "paraphrase_window_tiou": 1.0,
358
+ "source_component_id": "source_component_0089"
359
+ },
360
+ {
361
+ "paraphrase_exact_agreement": 0.0,
362
+ "paraphrase_window_tiou": 0.6274510025978088,
363
+ "source_component_id": "source_component_0090"
364
+ },
365
+ {
366
+ "paraphrase_exact_agreement": 0.0,
367
+ "paraphrase_window_tiou": 0.7561403512954712,
368
+ "source_component_id": "source_component_0091"
369
+ },
370
+ {
371
+ "paraphrase_exact_agreement": 0.0,
372
+ "paraphrase_window_tiou": 0.5333333611488342,
373
+ "source_component_id": "source_component_0092"
374
+ },
375
+ {
376
+ "paraphrase_exact_agreement": 0.0,
377
+ "paraphrase_window_tiou": 0.4238095358014107,
378
+ "source_component_id": "source_component_0094"
379
+ },
380
+ {
381
+ "paraphrase_exact_agreement": 0.0,
382
+ "paraphrase_window_tiou": 0.8785714209079742,
383
+ "source_component_id": "source_component_0095"
384
+ },
385
+ {
386
+ "paraphrase_exact_agreement": 0.0,
387
+ "paraphrase_window_tiou": 0.8422152698040009,
388
+ "source_component_id": "source_component_0097"
389
+ },
390
+ {
391
+ "paraphrase_exact_agreement": 1.0,
392
+ "paraphrase_window_tiou": 1.0,
393
+ "source_component_id": "source_component_0098"
394
+ },
395
+ {
396
+ "paraphrase_exact_agreement": 0.0,
397
+ "paraphrase_window_tiou": 0.6363636553287506,
398
+ "source_component_id": "source_component_0099"
399
+ }
400
+ ]
401
+ },
402
+ "vocabulary_centered_coordinates": {
403
+ "reported_source_component_macro": {
404
+ "paraphrase_exact_agreement": 0.02564102564102564,
405
+ "paraphrase_window_tiou": 0.13321064490204057
406
+ },
407
+ "source_components": [
408
+ {
409
+ "paraphrase_exact_agreement": 0.0,
410
+ "paraphrase_window_tiou": 0.0,
411
+ "source_component_id": "source_component_0001"
412
+ },
413
+ {
414
+ "paraphrase_exact_agreement": 0.0,
415
+ "paraphrase_window_tiou": 0.0,
416
+ "source_component_id": "source_component_0002"
417
+ },
418
+ {
419
+ "paraphrase_exact_agreement": 0.0,
420
+ "paraphrase_window_tiou": 0.3113207519054413,
421
+ "source_component_id": "source_component_0003"
422
+ },
423
+ {
424
+ "paraphrase_exact_agreement": 0.0,
425
+ "paraphrase_window_tiou": 0.0,
426
+ "source_component_id": "source_component_0004"
427
+ },
428
+ {
429
+ "paraphrase_exact_agreement": 0.0,
430
+ "paraphrase_window_tiou": 0.22826087474822998,
431
+ "source_component_id": "source_component_0006"
432
+ },
433
+ {
434
+ "paraphrase_exact_agreement": 0.0,
435
+ "paraphrase_window_tiou": 0.06756756454706192,
436
+ "source_component_id": "source_component_0007"
437
+ },
438
+ {
439
+ "paraphrase_exact_agreement": 0.0,
440
+ "paraphrase_window_tiou": 0.0,
441
+ "source_component_id": "source_component_0008"
442
+ },
443
+ {
444
+ "paraphrase_exact_agreement": 0.0,
445
+ "paraphrase_window_tiou": 0.2380952388048172,
446
+ "source_component_id": "source_component_0009"
447
+ },
448
+ {
449
+ "paraphrase_exact_agreement": 0.0,
450
+ "paraphrase_window_tiou": 0.0,
451
+ "source_component_id": "source_component_0011"
452
+ },
453
+ {
454
+ "paraphrase_exact_agreement": 0.0,
455
+ "paraphrase_window_tiou": 0.02631578966975212,
456
+ "source_component_id": "source_component_0012"
457
+ },
458
+ {
459
+ "paraphrase_exact_agreement": 0.0,
460
+ "paraphrase_window_tiou": 0.0,
461
+ "source_component_id": "source_component_0013"
462
+ },
463
+ {
464
+ "paraphrase_exact_agreement": 0.0,
465
+ "paraphrase_window_tiou": 0.2542372941970825,
466
+ "source_component_id": "source_component_0014"
467
+ },
468
+ {
469
+ "paraphrase_exact_agreement": 0.0,
470
+ "paraphrase_window_tiou": 0.0,
471
+ "source_component_id": "source_component_0016"
472
+ },
473
+ {
474
+ "paraphrase_exact_agreement": 0.0,
475
+ "paraphrase_window_tiou": 0.0,
476
+ "source_component_id": "source_component_0017"
477
+ },
478
+ {
479
+ "paraphrase_exact_agreement": 0.0,
480
+ "paraphrase_window_tiou": 0.0,
481
+ "source_component_id": "source_component_0018"
482
+ },
483
+ {
484
+ "paraphrase_exact_agreement": 0.0,
485
+ "paraphrase_window_tiou": 0.02631578966975212,
486
+ "source_component_id": "source_component_0019"
487
+ },
488
+ {
489
+ "paraphrase_exact_agreement": 0.0,
490
+ "paraphrase_window_tiou": 0.1428571492433548,
491
+ "source_component_id": "source_component_0022"
492
+ },
493
+ {
494
+ "paraphrase_exact_agreement": 0.0,
495
+ "paraphrase_window_tiou": 0.040909089148044586,
496
+ "source_component_id": "source_component_0023"
497
+ },
498
+ {
499
+ "paraphrase_exact_agreement": 0.5,
500
+ "paraphrase_window_tiou": 0.7199999988079071,
501
+ "source_component_id": "source_component_0024"
502
+ },
503
+ {
504
+ "paraphrase_exact_agreement": 0.0,
505
+ "paraphrase_window_tiou": 0.0,
506
+ "source_component_id": "source_component_0026"
507
+ },
508
+ {
509
+ "paraphrase_exact_agreement": 0.0,
510
+ "paraphrase_window_tiou": 0.46296295523643494,
511
+ "source_component_id": "source_component_0027"
512
+ },
513
+ {
514
+ "paraphrase_exact_agreement": 0.0,
515
+ "paraphrase_window_tiou": 0.0,
516
+ "source_component_id": "source_component_0029"
517
+ },
518
+ {
519
+ "paraphrase_exact_agreement": 0.5,
520
+ "paraphrase_window_tiou": 0.5,
521
+ "source_component_id": "source_component_0030"
522
+ },
523
+ {
524
+ "paraphrase_exact_agreement": 0.0,
525
+ "paraphrase_window_tiou": 0.0,
526
+ "source_component_id": "source_component_0032"
527
+ },
528
+ {
529
+ "paraphrase_exact_agreement": 0.0,
530
+ "paraphrase_window_tiou": 0.5019230842590332,
531
+ "source_component_id": "source_component_0033"
532
+ },
533
+ {
534
+ "paraphrase_exact_agreement": 0.0,
535
+ "paraphrase_window_tiou": 0.0,
536
+ "source_component_id": "source_component_0034"
537
+ },
538
+ {
539
+ "paraphrase_exact_agreement": 0.5,
540
+ "paraphrase_window_tiou": 0.6000000014901161,
541
+ "source_component_id": "source_component_0036"
542
+ },
543
+ {
544
+ "paraphrase_exact_agreement": 0.0,
545
+ "paraphrase_window_tiou": 0.0,
546
+ "source_component_id": "source_component_0037"
547
+ },
548
+ {
549
+ "paraphrase_exact_agreement": 0.0,
550
+ "paraphrase_window_tiou": 0.0972222238779068,
551
+ "source_component_id": "source_component_0038"
552
+ },
553
+ {
554
+ "paraphrase_exact_agreement": 0.0,
555
+ "paraphrase_window_tiou": 0.1940615028142929,
556
+ "source_component_id": "source_component_0039"
557
+ },
558
+ {
559
+ "paraphrase_exact_agreement": 0.0,
560
+ "paraphrase_window_tiou": 0.3333333432674408,
561
+ "source_component_id": "source_component_0042"
562
+ },
563
+ {
564
+ "paraphrase_exact_agreement": 0.0,
565
+ "paraphrase_window_tiou": 0.3333333432674408,
566
+ "source_component_id": "source_component_0043"
567
+ },
568
+ {
569
+ "paraphrase_exact_agreement": 0.0,
570
+ "paraphrase_window_tiou": 0.0,
571
+ "source_component_id": "source_component_0044"
572
+ },
573
+ {
574
+ "paraphrase_exact_agreement": 0.0,
575
+ "paraphrase_window_tiou": 0.0,
576
+ "source_component_id": "source_component_0045"
577
+ },
578
+ {
579
+ "paraphrase_exact_agreement": 0.0,
580
+ "paraphrase_window_tiou": 0.1428571492433548,
581
+ "source_component_id": "source_component_0046"
582
+ },
583
+ {
584
+ "paraphrase_exact_agreement": 0.0,
585
+ "paraphrase_window_tiou": 0.4509245902299881,
586
+ "source_component_id": "source_component_0047"
587
+ },
588
+ {
589
+ "paraphrase_exact_agreement": 0.0,
590
+ "paraphrase_window_tiou": 0.1666666716337204,
591
+ "source_component_id": "source_component_0048"
592
+ },
593
+ {
594
+ "paraphrase_exact_agreement": 0.5,
595
+ "paraphrase_window_tiou": 0.621621623635292,
596
+ "source_component_id": "source_component_0049"
597
+ },
598
+ {
599
+ "paraphrase_exact_agreement": 0.0,
600
+ "paraphrase_window_tiou": 0.25999999046325684,
601
+ "source_component_id": "source_component_0050"
602
+ },
603
+ {
604
+ "paraphrase_exact_agreement": 0.0,
605
+ "paraphrase_window_tiou": 0.2800000011920929,
606
+ "source_component_id": "source_component_0052"
607
+ },
608
+ {
609
+ "paraphrase_exact_agreement": 0.0,
610
+ "paraphrase_window_tiou": 0.0,
611
+ "source_component_id": "source_component_0053"
612
+ },
613
+ {
614
+ "paraphrase_exact_agreement": 0.0,
615
+ "paraphrase_window_tiou": 0.0,
616
+ "source_component_id": "source_component_0054"
617
+ },
618
+ {
619
+ "paraphrase_exact_agreement": 0.0,
620
+ "paraphrase_window_tiou": 0.0,
621
+ "source_component_id": "source_component_0055"
622
+ },
623
+ {
624
+ "paraphrase_exact_agreement": 0.0,
625
+ "paraphrase_window_tiou": 0.0,
626
+ "source_component_id": "source_component_0056"
627
+ },
628
+ {
629
+ "paraphrase_exact_agreement": 0.0,
630
+ "paraphrase_window_tiou": 0.0,
631
+ "source_component_id": "source_component_0057"
632
+ },
633
+ {
634
+ "paraphrase_exact_agreement": 0.0,
635
+ "paraphrase_window_tiou": 0.46000000834465027,
636
+ "source_component_id": "source_component_0058"
637
+ },
638
+ {
639
+ "paraphrase_exact_agreement": 0.0,
640
+ "paraphrase_window_tiou": 0.072727270424366,
641
+ "source_component_id": "source_component_0059"
642
+ },
643
+ {
644
+ "paraphrase_exact_agreement": 0.0,
645
+ "paraphrase_window_tiou": 0.5533333346247673,
646
+ "source_component_id": "source_component_0060"
647
+ },
648
+ {
649
+ "paraphrase_exact_agreement": 0.0,
650
+ "paraphrase_window_tiou": 0.4054054021835327,
651
+ "source_component_id": "source_component_0061"
652
+ },
653
+ {
654
+ "paraphrase_exact_agreement": 0.0,
655
+ "paraphrase_window_tiou": 0.0,
656
+ "source_component_id": "source_component_0063"
657
+ },
658
+ {
659
+ "paraphrase_exact_agreement": 0.0,
660
+ "paraphrase_window_tiou": 0.2222222238779068,
661
+ "source_component_id": "source_component_0064"
662
+ },
663
+ {
664
+ "paraphrase_exact_agreement": 0.0,
665
+ "paraphrase_window_tiou": 0.0805626604706049,
666
+ "source_component_id": "source_component_0068"
667
+ },
668
+ {
669
+ "paraphrase_exact_agreement": 0.0,
670
+ "paraphrase_window_tiou": 0.0,
671
+ "source_component_id": "source_component_0069"
672
+ },
673
+ {
674
+ "paraphrase_exact_agreement": 0.0,
675
+ "paraphrase_window_tiou": 0.0,
676
+ "source_component_id": "source_component_0070"
677
+ },
678
+ {
679
+ "paraphrase_exact_agreement": 0.0,
680
+ "paraphrase_window_tiou": 0.0,
681
+ "source_component_id": "source_component_0071"
682
+ },
683
+ {
684
+ "paraphrase_exact_agreement": 0.0,
685
+ "paraphrase_window_tiou": 0.33585055358707905,
686
+ "source_component_id": "source_component_0072"
687
+ },
688
+ {
689
+ "paraphrase_exact_agreement": 0.0,
690
+ "paraphrase_window_tiou": 0.008928571827709675,
691
+ "source_component_id": "source_component_0073"
692
+ },
693
+ {
694
+ "paraphrase_exact_agreement": 0.0,
695
+ "paraphrase_window_tiou": 0.0,
696
+ "source_component_id": "source_component_0074"
697
+ },
698
+ {
699
+ "paraphrase_exact_agreement": 0.0,
700
+ "paraphrase_window_tiou": 0.0,
701
+ "source_component_id": "source_component_0075"
702
+ },
703
+ {
704
+ "paraphrase_exact_agreement": 0.0,
705
+ "paraphrase_window_tiou": 0.0,
706
+ "source_component_id": "source_component_0076"
707
+ },
708
+ {
709
+ "paraphrase_exact_agreement": 0.0,
710
+ "paraphrase_window_tiou": 0.0,
711
+ "source_component_id": "source_component_0077"
712
+ },
713
+ {
714
+ "paraphrase_exact_agreement": 0.0,
715
+ "paraphrase_window_tiou": 0.17307692766189575,
716
+ "source_component_id": "source_component_0079"
717
+ },
718
+ {
719
+ "paraphrase_exact_agreement": 0.0,
720
+ "paraphrase_window_tiou": 0.0,
721
+ "source_component_id": "source_component_0080"
722
+ },
723
+ {
724
+ "paraphrase_exact_agreement": 0.0,
725
+ "paraphrase_window_tiou": 0.0,
726
+ "source_component_id": "source_component_0081"
727
+ },
728
+ {
729
+ "paraphrase_exact_agreement": 0.0,
730
+ "paraphrase_window_tiou": 0.0625,
731
+ "source_component_id": "source_component_0082"
732
+ },
733
+ {
734
+ "paraphrase_exact_agreement": 0.0,
735
+ "paraphrase_window_tiou": 0.0,
736
+ "source_component_id": "source_component_0084"
737
+ },
738
+ {
739
+ "paraphrase_exact_agreement": 0.0,
740
+ "paraphrase_window_tiou": 0.0,
741
+ "source_component_id": "source_component_0085"
742
+ },
743
+ {
744
+ "paraphrase_exact_agreement": 0.0,
745
+ "paraphrase_window_tiou": 0.25681817531585693,
746
+ "source_component_id": "source_component_0086"
747
+ },
748
+ {
749
+ "paraphrase_exact_agreement": 0.0,
750
+ "paraphrase_window_tiou": 0.0,
751
+ "source_component_id": "source_component_0088"
752
+ },
753
+ {
754
+ "paraphrase_exact_agreement": 0.0,
755
+ "paraphrase_window_tiou": 0.0,
756
+ "source_component_id": "source_component_0089"
757
+ },
758
+ {
759
+ "paraphrase_exact_agreement": 0.0,
760
+ "paraphrase_window_tiou": 0.0,
761
+ "source_component_id": "source_component_0090"
762
+ },
763
+ {
764
+ "paraphrase_exact_agreement": 0.0,
765
+ "paraphrase_window_tiou": 0.0,
766
+ "source_component_id": "source_component_0091"
767
+ },
768
+ {
769
+ "paraphrase_exact_agreement": 0.0,
770
+ "paraphrase_window_tiou": 0.0,
771
+ "source_component_id": "source_component_0092"
772
+ },
773
+ {
774
+ "paraphrase_exact_agreement": 0.0,
775
+ "paraphrase_window_tiou": 0.0,
776
+ "source_component_id": "source_component_0094"
777
+ },
778
+ {
779
+ "paraphrase_exact_agreement": 0.0,
780
+ "paraphrase_window_tiou": 0.7582191526889801,
781
+ "source_component_id": "source_component_0095"
782
+ },
783
+ {
784
+ "paraphrase_exact_agreement": 0.0,
785
+ "paraphrase_window_tiou": 0.0,
786
+ "source_component_id": "source_component_0097"
787
+ },
788
+ {
789
+ "paraphrase_exact_agreement": 0.0,
790
+ "paraphrase_window_tiou": 0.0,
791
+ "source_component_id": "source_component_0098"
792
+ },
793
+ {
794
+ "paraphrase_exact_agreement": 0.0,
795
+ "paraphrase_window_tiou": 0.0,
796
+ "source_component_id": "source_component_0099"
797
+ }
798
+ ]
799
+ }
800
+ },
801
+ "kind": "deja_cue_vost_paraphrase_evidence",
802
+ "schema_version": 1
803
+ }
data/reference/runtime.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "device": "NVIDIA GeForce RTX 4090",
3
+ "feature_status": "precomputed",
4
+ "kind": "deja_cue_runtime_reference",
5
+ "measurement": {
6
+ "peak_memory_allocated_bytes": 33733632,
7
+ "query_count": 16,
8
+ "retrieval_wall_seconds": 0.24331997201079503,
9
+ "seconds_per_query": 0.01520749825067469
10
+ },
11
+ "method": {
12
+ "optimized_scalar_count": 0,
13
+ "query_centering": 1.0,
14
+ "smoothing_kernel_size": 3,
15
+ "visual_centering": 1.0,
16
+ "window_normalization": "sqrt_valid_count"
17
+ },
18
+ "paper_value_ms_per_query": 15.2,
19
+ "schema_version": 1,
20
+ "scope": "four_reconstructed_histories"
21
+ }
data/reference/seven_history_learned.json ADDED
@@ -0,0 +1,1986 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "families": {
3
+ "L-I": {
4
+ "comparison_order": [
5
+ "vocabulary_centered_minus_moment_detr",
6
+ "vocabulary_centered_minus_qd_detr",
7
+ "vocabulary_centered_minus_eatr",
8
+ "vocabulary_centered_minus_cg_detr",
9
+ "vocabulary_centered_minus_uvcom",
10
+ "vocabulary_centered_minus_tr_detr",
11
+ "vocabulary_centered_minus_taskweave_mr2hd",
12
+ "vocabulary_centered_minus_sim_detr"
13
+ ],
14
+ "family_size": 8,
15
+ "metric": "state_macro_top1_tiou",
16
+ "rows": [
17
+ {
18
+ "bootstrap_resamples": 10000,
19
+ "bootstrap_seed": 3407,
20
+ "ci95": [
21
+ 0.01703034054098862,
22
+ 0.37403549810161346
23
+ ],
24
+ "exact_sign_flip": {
25
+ "enumerations": 128,
26
+ "exact_two_sided_p": 0.125,
27
+ "extreme_assignments": 16,
28
+ "observed_absolute_mean": 0.20795197843297195,
29
+ "statistic": "absolute_unweighted_mean_history_delta"
30
+ },
31
+ "holm8_adjusted_p": 0.875,
32
+ "model_id": "moment_detr",
33
+ "per_history": [
34
+ {
35
+ "delta": 0.39786586013993597,
36
+ "learned_seed_values": {
37
+ "3407": 0.125,
38
+ "3408": 0.12233231707317073,
39
+ "3409": 0.1558689024390244
40
+ },
41
+ "learned_three_seed_mean": 0.13440040650406504,
42
+ "scene": "interp_torchocolate",
43
+ "stratum": "original",
44
+ "training_free_vocabulary": 0.532266266644001
45
+ },
46
+ {
47
+ "delta": 0.44559792784099644,
48
+ "learned_seed_values": {
49
+ "3407": 0.0,
50
+ "3408": 0.0,
51
+ "3409": 0.2237154772208671
52
+ },
53
+ "learned_three_seed_mean": 0.07457182574028903,
54
+ "scene": "misc_espresso",
55
+ "stratum": "original",
56
+ "training_free_vocabulary": 0.5201697535812855
57
+ },
58
+ {
59
+ "delta": -0.15636812174776316,
60
+ "learned_seed_values": {
61
+ "3407": 0.028,
62
+ "3408": 0.26257861635220126,
63
+ "3409": 0.2971698113207547
64
+ },
65
+ "learned_three_seed_mean": 0.195916142557652,
66
+ "scene": "misc_tamping",
67
+ "stratum": "original",
68
+ "training_free_vocabulary": 0.03954802080988884
69
+ },
70
+ {
71
+ "delta": 0.5781172939073607,
72
+ "learned_seed_values": {
73
+ "3407": 0.16993957703927492,
74
+ "3408": 0.1918918918918919,
75
+ "3409": 0.062231080263060415
76
+ },
77
+ "learned_three_seed_mean": 0.1413541830647424,
78
+ "scene": "misc_americano",
79
+ "stratum": "original",
80
+ "training_free_vocabulary": 0.7194714769721031
81
+ },
82
+ {
83
+ "delta": 0.048853011584459205,
84
+ "learned_seed_values": {
85
+ "3407": 0.19866983791402396,
86
+ "3408": 0.27953091684434966,
87
+ "3409": 0.22042563934605205
88
+ },
89
+ "learned_three_seed_mean": 0.23287546470147524,
90
+ "scene": "coffee_martini",
91
+ "stratum": "extension_v2",
92
+ "training_free_vocabulary": 0.28172847628593445
93
+ },
94
+ {
95
+ "delta": 0.3087145835161209,
96
+ "learned_seed_values": {
97
+ "3407": 0.0,
98
+ "3408": 0.0,
99
+ "3409": 0.0
100
+ },
101
+ "learned_three_seed_mean": 0.0,
102
+ "scene": "misc_cross-hands",
103
+ "stratum": "extension_v2",
104
+ "training_free_vocabulary": 0.3087145835161209
105
+ },
106
+ {
107
+ "delta": -0.16711670621030628,
108
+ "learned_seed_values": {
109
+ "3407": 0.3218390804597701,
110
+ "3408": 0.3218390804597701,
111
+ "3409": 0.19166666666666665
112
+ },
113
+ "learned_three_seed_mean": 0.27844827586206894,
114
+ "scene": "interp_slice-banana",
115
+ "stratum": "extension_v2",
116
+ "training_free_vocabulary": 0.11133156965176265
117
+ }
118
+ ],
119
+ "point_estimate": 0.20795197843297195,
120
+ "raw_exact_two_sided_p": 0.125
121
+ },
122
+ {
123
+ "bootstrap_resamples": 10000,
124
+ "bootstrap_seed": 3407,
125
+ "ci95": [
126
+ -0.008383148566379811,
127
+ 0.347254950233087
128
+ ],
129
+ "exact_sign_flip": {
130
+ "enumerations": 128,
131
+ "exact_two_sided_p": 0.140625,
132
+ "extreme_assignments": 18,
133
+ "observed_absolute_mean": 0.18579743369601104,
134
+ "statistic": "absolute_unweighted_mean_history_delta"
135
+ },
136
+ "holm8_adjusted_p": 0.875,
137
+ "model_id": "qd_detr",
138
+ "per_history": [
139
+ {
140
+ "delta": 0.371461080438376,
141
+ "learned_seed_values": {
142
+ "3407": 0.12933289731850883,
143
+ "3408": 0.16163295349422355,
144
+ "3409": 0.1914497078041425
145
+ },
146
+ "learned_three_seed_mean": 0.16080518620562498,
147
+ "scene": "interp_torchocolate",
148
+ "stratum": "original",
149
+ "training_free_vocabulary": 0.532266266644001
150
+ },
151
+ {
152
+ "delta": 0.4988403885019204,
153
+ "learned_seed_values": {
154
+ "3407": 0.06398809523809523,
155
+ "3408": 0.0,
156
+ "3409": 0.0
157
+ },
158
+ "learned_three_seed_mean": 0.021329365079365076,
159
+ "scene": "misc_espresso",
160
+ "stratum": "original",
161
+ "training_free_vocabulary": 0.5201697535812855
162
+ },
163
+ {
164
+ "delta": -0.14705998596321226,
165
+ "learned_seed_values": {
166
+ "3407": 0.08812590711175616,
167
+ "3408": 0.12735849056603774,
168
+ "3409": 0.3443396226415094
169
+ },
170
+ "learned_three_seed_mean": 0.1866080067731011,
171
+ "scene": "misc_tamping",
172
+ "stratum": "original",
173
+ "training_free_vocabulary": 0.03954802080988884
174
+ },
175
+ {
176
+ "delta": 0.566303715408391,
177
+ "learned_seed_values": {
178
+ "3407": 0.16645192517452007,
179
+ "3408": 0.13066465256797583,
180
+ "3409": 0.1623867069486405
181
+ },
182
+ "learned_three_seed_mean": 0.15316776156371212,
183
+ "scene": "misc_americano",
184
+ "stratum": "original",
185
+ "training_free_vocabulary": 0.7194714769721031
186
+ },
187
+ {
188
+ "delta": 0.0038259333608640644,
189
+ "learned_seed_values": {
190
+ "3407": 0.27586206896551724,
191
+ "3408": 0.23892300088713503,
192
+ "3409": 0.3189225589225589
193
+ },
194
+ "learned_three_seed_mean": 0.2779025429250704,
195
+ "scene": "coffee_martini",
196
+ "stratum": "extension_v2",
197
+ "training_free_vocabulary": 0.28172847628593445
198
+ },
199
+ {
200
+ "delta": 0.2253812501827876,
201
+ "learned_seed_values": {
202
+ "3407": 0.25,
203
+ "3408": 0.0,
204
+ "3409": 0.0
205
+ },
206
+ "learned_three_seed_mean": 0.08333333333333333,
207
+ "scene": "misc_cross-hands",
208
+ "stratum": "extension_v2",
209
+ "training_free_vocabulary": 0.3087145835161209
210
+ },
211
+ {
212
+ "delta": -0.21817034605704955,
213
+ "learned_seed_values": {
214
+ "3407": 0.3333333333333333,
215
+ "3408": 0.3218390804597701,
216
+ "3409": 0.3333333333333333
217
+ },
218
+ "learned_three_seed_mean": 0.3295019157088122,
219
+ "scene": "interp_slice-banana",
220
+ "stratum": "extension_v2",
221
+ "training_free_vocabulary": 0.11133156965176265
222
+ }
223
+ ],
224
+ "point_estimate": 0.18579743369601104,
225
+ "raw_exact_two_sided_p": 0.140625
226
+ },
227
+ {
228
+ "bootstrap_resamples": 10000,
229
+ "bootstrap_seed": 3407,
230
+ "ci95": [
231
+ 0.05872657265235115,
232
+ 0.32120481808608004
233
+ ],
234
+ "exact_sign_flip": {
235
+ "enumerations": 128,
236
+ "exact_two_sided_p": 0.09375,
237
+ "extreme_assignments": 12,
238
+ "observed_absolute_mean": 0.2042258332263884,
239
+ "statistic": "absolute_unweighted_mean_history_delta"
240
+ },
241
+ "holm8_adjusted_p": 0.75,
242
+ "model_id": "eatr",
243
+ "per_history": [
244
+ {
245
+ "delta": 0.3939278520098547,
246
+ "learned_seed_values": {
247
+ "3407": 0.13757621951219512,
248
+ "3408": 0.09108231707317073,
249
+ "3409": 0.18635670731707316
250
+ },
251
+ "learned_three_seed_mean": 0.13833841463414634,
252
+ "scene": "interp_torchocolate",
253
+ "stratum": "original",
254
+ "training_free_vocabulary": 0.532266266644001
255
+ },
256
+ {
257
+ "delta": 0.39502751587982377,
258
+ "learned_seed_values": {
259
+ "3407": 0.16348973607038123,
260
+ "3408": 0.0,
261
+ "3409": 0.2119369770340039
262
+ },
263
+ "learned_three_seed_mean": 0.1251422377014617,
264
+ "scene": "misc_espresso",
265
+ "stratum": "original",
266
+ "training_free_vocabulary": 0.5201697535812855
267
+ },
268
+ {
269
+ "delta": -0.03845585515910341,
270
+ "learned_seed_values": {
271
+ "3407": 0.0,
272
+ "3408": 0.0,
273
+ "3409": 0.23401162790697674
274
+ },
275
+ "learned_three_seed_mean": 0.07800387596899225,
276
+ "scene": "misc_tamping",
277
+ "stratum": "original",
278
+ "training_free_vocabulary": 0.03954802080988884
279
+ },
280
+ {
281
+ "delta": 0.5537013004042939,
282
+ "learned_seed_values": {
283
+ "3407": 0.13615901724620863,
284
+ "3408": 0.16993957703927492,
285
+ "3409": 0.191211935417944
286
+ },
287
+ "learned_three_seed_mean": 0.1657701765678092,
288
+ "scene": "misc_americano",
289
+ "stratum": "original",
290
+ "training_free_vocabulary": 0.7194714769721031
291
+ },
292
+ {
293
+ "delta": 0.06797992420538557,
294
+ "learned_seed_values": {
295
+ "3407": 0.18965517241379307,
296
+ "3408": 0.2298850574712644,
297
+ "3409": 0.22170542635658916
298
+ },
299
+ "learned_three_seed_mean": 0.21374855208054888,
300
+ "scene": "coffee_martini",
301
+ "stratum": "extension_v2",
302
+ "training_free_vocabulary": 0.28172847628593445
303
+ },
304
+ {
305
+ "delta": 0.14204791684945425,
306
+ "learned_seed_values": {
307
+ "3407": 0.0,
308
+ "3408": 0.5,
309
+ "3409": 0.0
310
+ },
311
+ "learned_three_seed_mean": 0.16666666666666666,
312
+ "scene": "misc_cross-hands",
313
+ "stratum": "extension_v2",
314
+ "training_free_vocabulary": 0.3087145835161209
315
+ },
316
+ {
317
+ "delta": -0.08464782160498992,
318
+ "learned_seed_values": {
319
+ "3407": 0.32033983008495753,
320
+ "3408": 0.06521739130434782,
321
+ "3409": 0.20238095238095236
322
+ },
323
+ "learned_three_seed_mean": 0.19597939125675257,
324
+ "scene": "interp_slice-banana",
325
+ "stratum": "extension_v2",
326
+ "training_free_vocabulary": 0.11133156965176265
327
+ }
328
+ ],
329
+ "point_estimate": 0.2042258332263884,
330
+ "raw_exact_two_sided_p": 0.09375
331
+ },
332
+ {
333
+ "bootstrap_resamples": 10000,
334
+ "bootstrap_seed": 3407,
335
+ "ci95": [
336
+ -0.010543580180503474,
337
+ 0.3077642674046787
338
+ ],
339
+ "exact_sign_flip": {
340
+ "enumerations": 128,
341
+ "exact_two_sided_p": 0.140625,
342
+ "extreme_assignments": 18,
343
+ "observed_absolute_mean": 0.16931325279451168,
344
+ "statistic": "absolute_unweighted_mean_history_delta"
345
+ },
346
+ "holm8_adjusted_p": 0.875,
347
+ "model_id": "cg_detr",
348
+ "per_history": [
349
+ {
350
+ "delta": 0.3615685349004133,
351
+ "learned_seed_values": {
352
+ "3407": 0.2325583311631238,
353
+ "3408": 0.08879573170731707,
354
+ "3409": 0.19073913236032242
355
+ },
356
+ "learned_three_seed_mean": 0.17069773174358774,
357
+ "scene": "interp_torchocolate",
358
+ "stratum": "original",
359
+ "training_free_vocabulary": 0.532266266644001
360
+ },
361
+ {
362
+ "delta": 0.307804162183436,
363
+ "learned_seed_values": {
364
+ "3407": 0.1935483870967742,
365
+ "3408": 0.14149560117302054,
366
+ "3409": 0.3020527859237537
367
+ },
368
+ "learned_three_seed_mean": 0.2123655913978495,
369
+ "scene": "misc_espresso",
370
+ "stratum": "original",
371
+ "training_free_vocabulary": 0.5201697535812855
372
+ },
373
+ {
374
+ "delta": -0.19420459973518453,
375
+ "learned_seed_values": {
376
+ "3407": 0.3081761006289308,
377
+ "3408": 0.1650943396226415,
378
+ "3409": 0.2279874213836478
379
+ },
380
+ "learned_three_seed_mean": 0.23375262054507337,
381
+ "scene": "misc_tamping",
382
+ "stratum": "original",
383
+ "training_free_vocabulary": 0.03954802080988884
384
+ },
385
+ {
386
+ "delta": 0.5682605187181992,
387
+ "learned_seed_values": {
388
+ "3407": 0.01925548744314811,
389
+ "3408": 0.07983193277310924,
390
+ "3409": 0.35454545454545455
391
+ },
392
+ "learned_three_seed_mean": 0.15121095825390396,
393
+ "scene": "misc_americano",
394
+ "stratum": "original",
395
+ "training_free_vocabulary": 0.7194714769721031
396
+ },
397
+ {
398
+ "delta": 0.010432830402582416,
399
+ "learned_seed_values": {
400
+ "3407": 0.31667342319516234,
401
+ "3408": 0.19836293974225006,
402
+ "3409": 0.2988505747126437
403
+ },
404
+ "learned_three_seed_mean": 0.27129564588335203,
405
+ "scene": "coffee_martini",
406
+ "stratum": "extension_v2",
407
+ "training_free_vocabulary": 0.28172847628593445
408
+ },
409
+ {
410
+ "delta": 0.12637454223645114,
411
+ "learned_seed_values": {
412
+ "3407": 0.46368679050567596,
413
+ "3408": 0.08333333333333333,
414
+ "3409": 0.0
415
+ },
416
+ "learned_three_seed_mean": 0.18234004127966977,
417
+ "scene": "misc_cross-hands",
418
+ "stratum": "extension_v2",
419
+ "training_free_vocabulary": 0.3087145835161209
420
+ },
421
+ {
422
+ "delta": 0.004956780855684503,
423
+ "learned_seed_values": {
424
+ "3407": 0.11547619047619047,
425
+ "3408": 0.12318840579710144,
426
+ "3409": 0.08045977011494253
427
+ },
428
+ "learned_three_seed_mean": 0.10637478879607815,
429
+ "scene": "interp_slice-banana",
430
+ "stratum": "extension_v2",
431
+ "training_free_vocabulary": 0.11133156965176265
432
+ }
433
+ ],
434
+ "point_estimate": 0.16931325279451168,
435
+ "raw_exact_two_sided_p": 0.140625
436
+ },
437
+ {
438
+ "bootstrap_resamples": 10000,
439
+ "bootstrap_seed": 3407,
440
+ "ci95": [
441
+ 0.02477163370700064,
442
+ 0.3108289771777282
443
+ ],
444
+ "exact_sign_flip": {
445
+ "enumerations": 128,
446
+ "exact_two_sided_p": 0.125,
447
+ "extreme_assignments": 16,
448
+ "observed_absolute_mean": 0.19268962241604176,
449
+ "statistic": "absolute_unweighted_mean_history_delta"
450
+ },
451
+ "holm8_adjusted_p": 0.875,
452
+ "model_id": "uvcom",
453
+ "per_history": [
454
+ {
455
+ "delta": 0.41894941148434484,
456
+ "learned_seed_values": {
457
+ "3407": 0.08175110817326386,
458
+ "3408": 0.19770467378957246,
459
+ "3409": 0.060494783516132127
460
+ },
461
+ "learned_three_seed_mean": 0.11331685515965616,
462
+ "scene": "interp_torchocolate",
463
+ "stratum": "original",
464
+ "training_free_vocabulary": 0.532266266644001
465
+ },
466
+ {
467
+ "delta": 0.38624990998402253,
468
+ "learned_seed_values": {
469
+ "3407": 0.2375366568914956,
470
+ "3408": 0.16422287390029325,
471
+ "3409": 0.0
472
+ },
473
+ "learned_three_seed_mean": 0.13391984359726294,
474
+ "scene": "misc_espresso",
475
+ "stratum": "original",
476
+ "training_free_vocabulary": 0.5201697535812855
477
+ },
478
+ {
479
+ "delta": -0.139173153194304,
480
+ "learned_seed_values": {
481
+ "3407": 0.25943396226415094,
482
+ "3408": 0.1792452830188679,
483
+ "3409": 0.09748427672955975
484
+ },
485
+ "learned_three_seed_mean": 0.17872117400419285,
486
+ "scene": "misc_tamping",
487
+ "stratum": "original",
488
+ "training_free_vocabulary": 0.03954802080988884
489
+ },
490
+ {
491
+ "delta": 0.5270367472972147,
492
+ "learned_seed_values": {
493
+ "3407": 0.2294776119402985,
494
+ "3408": 0.2798507462686567,
495
+ "3409": 0.06797583081570997
496
+ },
497
+ "learned_three_seed_mean": 0.1924347296748884,
498
+ "scene": "misc_americano",
499
+ "stratum": "original",
500
+ "training_free_vocabulary": 0.7194714769721031
501
+ },
502
+ {
503
+ "delta": 0.12847177130509155,
504
+ "learned_seed_values": {
505
+ "3407": 0.16091954022988506,
506
+ "3408": 0.20689655172413793,
507
+ "3409": 0.09195402298850575
508
+ },
509
+ "learned_three_seed_mean": 0.1532567049808429,
510
+ "scene": "coffee_martini",
511
+ "stratum": "extension_v2",
512
+ "training_free_vocabulary": 0.28172847628593445
513
+ },
514
+ {
515
+ "delta": 0.05958648157111757,
516
+ "learned_seed_values": {
517
+ "3407": 0.15,
518
+ "3408": 0.4142857142857143,
519
+ "3409": 0.18309859154929578
520
+ },
521
+ "learned_three_seed_mean": 0.24912810194500334,
522
+ "scene": "misc_cross-hands",
523
+ "stratum": "extension_v2",
524
+ "training_free_vocabulary": 0.3087145835161209
525
+ },
526
+ {
527
+ "delta": -0.03229381153519488,
528
+ "learned_seed_values": {
529
+ "3407": 0.17874149659863944,
530
+ "3408": 0.20689655172413793,
531
+ "3409": 0.04523809523809524
532
+ },
533
+ "learned_three_seed_mean": 0.14362538118695753,
534
+ "scene": "interp_slice-banana",
535
+ "stratum": "extension_v2",
536
+ "training_free_vocabulary": 0.11133156965176265
537
+ }
538
+ ],
539
+ "point_estimate": 0.19268962241604176,
540
+ "raw_exact_two_sided_p": 0.125
541
+ },
542
+ {
543
+ "bootstrap_resamples": 10000,
544
+ "bootstrap_seed": 3407,
545
+ "ci95": [
546
+ -0.09046399819266845,
547
+ 0.23236626877048341
548
+ ],
549
+ "exact_sign_flip": {
550
+ "enumerations": 128,
551
+ "exact_two_sided_p": 0.4375,
552
+ "extreme_assignments": 56,
553
+ "observed_absolute_mean": 0.07690181003814064,
554
+ "statistic": "absolute_unweighted_mean_history_delta"
555
+ },
556
+ "holm8_adjusted_p": 0.875,
557
+ "model_id": "tr_detr",
558
+ "per_history": [
559
+ {
560
+ "delta": 0.14717129489426473,
561
+ "learned_seed_values": {
562
+ "3407": 0.4127198573034132,
563
+ "3408": 0.3903850417053117,
564
+ "3409": 0.35218001624048406
565
+ },
566
+ "learned_three_seed_mean": 0.3850949717497363,
567
+ "scene": "interp_torchocolate",
568
+ "stratum": "original",
569
+ "training_free_vocabulary": 0.532266266644001
570
+ },
571
+ {
572
+ "delta": 0.23491406358966527,
573
+ "learned_seed_values": {
574
+ "3407": 0.2415014164305949,
575
+ "3408": 0.38559602078436506,
576
+ "3409": 0.22866963275990074
577
+ },
578
+ "learned_three_seed_mean": 0.2852556899916202,
579
+ "scene": "misc_espresso",
580
+ "stratum": "original",
581
+ "training_free_vocabulary": 0.5201697535812855
582
+ },
583
+ {
584
+ "delta": -0.2844435170736896,
585
+ "learned_seed_values": {
586
+ "3407": 0.3309405364519695,
587
+ "3408": 0.35544744572934484,
588
+ "3409": 0.2855866314694208
589
+ },
590
+ "learned_three_seed_mean": 0.32399153788357843,
591
+ "scene": "misc_tamping",
592
+ "stratum": "original",
593
+ "training_free_vocabulary": 0.03954802080988884
594
+ },
595
+ {
596
+ "delta": 0.36775955987861914,
597
+ "learned_seed_values": {
598
+ "3407": 0.4446562532113863,
599
+ "3408": 0.302407683149128,
600
+ "3409": 0.30807181491993785
601
+ },
602
+ "learned_three_seed_mean": 0.351711917093484,
603
+ "scene": "misc_americano",
604
+ "stratum": "original",
605
+ "training_free_vocabulary": 0.7194714769721031
606
+ },
607
+ {
608
+ "delta": -0.02867608855705006,
609
+ "learned_seed_values": {
610
+ "3407": 0.3170006464124111,
611
+ "3408": 0.2981690920725864,
612
+ "3409": 0.316043956043956
613
+ },
614
+ "learned_three_seed_mean": 0.3104045648429845,
615
+ "scene": "coffee_martini",
616
+ "stratum": "extension_v2",
617
+ "training_free_vocabulary": 0.28172847628593445
618
+ },
619
+ {
620
+ "delta": 0.27452654932808673,
621
+ "learned_seed_values": {
622
+ "3407": 0.0,
623
+ "3408": 0.10256410256410256,
624
+ "3409": 0.0
625
+ },
626
+ "learned_three_seed_mean": 0.034188034188034185,
627
+ "scene": "misc_cross-hands",
628
+ "stratum": "extension_v2",
629
+ "training_free_vocabulary": 0.3087145835161209
630
+ },
631
+ {
632
+ "delta": -0.17293919179291178,
633
+ "learned_seed_values": {
634
+ "3407": 0.2646703608979824,
635
+ "3408": 0.25480859010270773,
636
+ "3409": 0.3333333333333333
637
+ },
638
+ "learned_three_seed_mean": 0.28427076144467445,
639
+ "scene": "interp_slice-banana",
640
+ "stratum": "extension_v2",
641
+ "training_free_vocabulary": 0.11133156965176265
642
+ }
643
+ ],
644
+ "point_estimate": 0.07690181003814064,
645
+ "raw_exact_two_sided_p": 0.4375
646
+ },
647
+ {
648
+ "bootstrap_resamples": 10000,
649
+ "bootstrap_seed": 3407,
650
+ "ci95": [
651
+ -0.04741060186828226,
652
+ 0.2612948992620417
653
+ ],
654
+ "exact_sign_flip": {
655
+ "enumerations": 128,
656
+ "exact_two_sided_p": 0.234375,
657
+ "extreme_assignments": 30,
658
+ "observed_absolute_mean": 0.12150132010091472,
659
+ "statistic": "absolute_unweighted_mean_history_delta"
660
+ },
661
+ "holm8_adjusted_p": 0.875,
662
+ "model_id": "taskweave_mr2hd",
663
+ "per_history": [
664
+ {
665
+ "delta": 0.2814367365628159,
666
+ "learned_seed_values": {
667
+ "3407": 0.16692073170731708,
668
+ "3408": 0.22014699293306078,
669
+ "3409": 0.36542086560317744
670
+ },
671
+ "learned_three_seed_mean": 0.2508295300811851,
672
+ "scene": "interp_torchocolate",
673
+ "stratum": "original",
674
+ "training_free_vocabulary": 0.532266266644001
675
+ },
676
+ {
677
+ "delta": 0.3542325715329151,
678
+ "learned_seed_values": {
679
+ "3407": 0.0024509803921568627,
680
+ "3408": 0.37473251505885874,
681
+ "3409": 0.12062805069409568
682
+ },
683
+ "learned_three_seed_mean": 0.1659371820483704,
684
+ "scene": "misc_espresso",
685
+ "stratum": "original",
686
+ "training_free_vocabulary": 0.5201697535812855
687
+ },
688
+ {
689
+ "delta": -0.21712407366498215,
690
+ "learned_seed_values": {
691
+ "3407": 0.3202750239846498,
692
+ "3408": 0.2524445564516129,
693
+ "3409": 0.1972967029883502
694
+ },
695
+ "learned_three_seed_mean": 0.256672094474871,
696
+ "scene": "misc_tamping",
697
+ "stratum": "original",
698
+ "training_free_vocabulary": 0.03954802080988884
699
+ },
700
+ {
701
+ "delta": 0.39390273492149963,
702
+ "learned_seed_values": {
703
+ "3407": 0.26647014220092746,
704
+ "3408": 0.35058805469617177,
705
+ "3409": 0.3596480292547113
706
+ },
707
+ "learned_three_seed_mean": 0.3255687420506035,
708
+ "scene": "misc_americano",
709
+ "stratum": "original",
710
+ "training_free_vocabulary": 0.7194714769721031
711
+ },
712
+ {
713
+ "delta": 0.0664300038806788,
714
+ "learned_seed_values": {
715
+ "3407": 0.1634479717813051,
716
+ "3408": 0.18043959519291586,
717
+ "3409": 0.3020078502415459
718
+ },
719
+ "learned_three_seed_mean": 0.21529847240525565,
720
+ "scene": "coffee_martini",
721
+ "stratum": "extension_v2",
722
+ "training_free_vocabulary": 0.28172847628593445
723
+ },
724
+ {
725
+ "delta": 0.17268517175141504,
726
+ "learned_seed_values": {
727
+ "3407": 0.0,
728
+ "3408": 0.1875,
729
+ "3409": 0.22058823529411764
730
+ },
731
+ "learned_three_seed_mean": 0.13602941176470587,
732
+ "scene": "misc_cross-hands",
733
+ "stratum": "extension_v2",
734
+ "training_free_vocabulary": 0.3087145835161209
735
+ },
736
+ {
737
+ "delta": -0.20105390427793912,
738
+ "learned_seed_values": {
739
+ "3407": 0.3333333333333333,
740
+ "3408": 0.2934782608695652,
741
+ "3409": 0.3103448275862069
742
+ },
743
+ "learned_three_seed_mean": 0.3123854739297018,
744
+ "scene": "interp_slice-banana",
745
+ "stratum": "extension_v2",
746
+ "training_free_vocabulary": 0.11133156965176265
747
+ }
748
+ ],
749
+ "point_estimate": 0.12150132010091472,
750
+ "raw_exact_two_sided_p": 0.234375
751
+ },
752
+ {
753
+ "bootstrap_resamples": 10000,
754
+ "bootstrap_seed": 3407,
755
+ "ci95": [
756
+ -0.09736466402754616,
757
+ 0.2231019941685146
758
+ ],
759
+ "exact_sign_flip": {
760
+ "enumerations": 128,
761
+ "exact_two_sided_p": 0.421875,
762
+ "extreme_assignments": 54,
763
+ "observed_absolute_mean": 0.0725276730643376,
764
+ "statistic": "absolute_unweighted_mean_history_delta"
765
+ },
766
+ "holm8_adjusted_p": 0.875,
767
+ "model_id": "sim_detr",
768
+ "per_history": [
769
+ {
770
+ "delta": 0.17578976483822473,
771
+ "learned_seed_values": {
772
+ "3407": 0.3014481707317073,
773
+ "3408": 0.4241284549326183,
774
+ "3409": 0.34385287975300305
775
+ },
776
+ "learned_three_seed_mean": 0.3564765018057763,
777
+ "scene": "interp_torchocolate",
778
+ "stratum": "original",
779
+ "training_free_vocabulary": 0.532266266644001
780
+ },
781
+ {
782
+ "delta": 0.1461100354346112,
783
+ "learned_seed_values": {
784
+ "3407": 0.41568914956011727,
785
+ "3408": 0.39857211631685574,
786
+ "3409": 0.30791788856304986
787
+ },
788
+ "learned_three_seed_mean": 0.37405971814667427,
789
+ "scene": "misc_espresso",
790
+ "stratum": "original",
791
+ "training_free_vocabulary": 0.5201697535812855
792
+ },
793
+ {
794
+ "delta": -0.31922396336873166,
795
+ "learned_seed_values": {
796
+ "3407": 0.30974842767295596,
797
+ "3408": 0.4379511726616476,
798
+ "3409": 0.32861635220125784
799
+ },
800
+ "learned_three_seed_mean": 0.3587719841786205,
801
+ "scene": "misc_tamping",
802
+ "stratum": "original",
803
+ "training_free_vocabulary": 0.03954802080988884
804
+ },
805
+ {
806
+ "delta": 0.3750086680674984,
807
+ "learned_seed_values": {
808
+ "3407": 0.37921126249538617,
809
+ "3408": 0.26611746272589076,
810
+ "3409": 0.3880597014925373
811
+ },
812
+ "learned_three_seed_mean": 0.34446280890460473,
813
+ "scene": "misc_americano",
814
+ "stratum": "original",
815
+ "training_free_vocabulary": 0.7194714769721031
816
+ },
817
+ {
818
+ "delta": 0.0037600318541257116,
819
+ "learned_seed_values": {
820
+ "3407": 0.30936708860759493,
821
+ "3408": 0.23097572362278243,
822
+ "3409": 0.2935625210650488
823
+ },
824
+ "learned_three_seed_mean": 0.27796844443180874,
825
+ "scene": "coffee_martini",
826
+ "stratum": "extension_v2",
827
+ "training_free_vocabulary": 0.28172847628593445
828
+ },
829
+ {
830
+ "delta": 0.2532775916462022,
831
+ "learned_seed_values": {
832
+ "3407": 0.1663109756097561,
833
+ "3408": 0.0,
834
+ "3409": 0.0
835
+ },
836
+ "learned_three_seed_mean": 0.055436991869918704,
837
+ "scene": "misc_cross-hands",
838
+ "stratum": "extension_v2",
839
+ "training_free_vocabulary": 0.3087145835161209
840
+ },
841
+ {
842
+ "delta": -0.12702841702156736,
843
+ "learned_seed_values": {
844
+ "3407": 0.20258620689655174,
845
+ "3408": 0.2826086956521739,
846
+ "3409": 0.2298850574712644
847
+ },
848
+ "learned_three_seed_mean": 0.23835998667333003,
849
+ "scene": "interp_slice-banana",
850
+ "stratum": "extension_v2",
851
+ "training_free_vocabulary": 0.11133156965176265
852
+ }
853
+ ],
854
+ "point_estimate": 0.0725276730643376,
855
+ "raw_exact_two_sided_p": 0.421875
856
+ }
857
+ ]
858
+ },
859
+ "L-R": {
860
+ "comparison_order": [
861
+ "vocabulary_centered_minus_moment_detr",
862
+ "vocabulary_centered_minus_qd_detr",
863
+ "vocabulary_centered_minus_eatr",
864
+ "vocabulary_centered_minus_cg_detr",
865
+ "vocabulary_centered_minus_uvcom",
866
+ "vocabulary_centered_minus_tr_detr",
867
+ "vocabulary_centered_minus_taskweave_mr2hd",
868
+ "vocabulary_centered_minus_sim_detr"
869
+ ],
870
+ "family_size": 8,
871
+ "metric": "state_macro_r1_tiou_0.5",
872
+ "rows": [
873
+ {
874
+ "bootstrap_resamples": 10000,
875
+ "bootstrap_seed": 3407,
876
+ "ci95": [
877
+ -0.051587301587301584,
878
+ 0.4563492063492064
879
+ ],
880
+ "exact_sign_flip": {
881
+ "enumerations": 128,
882
+ "exact_two_sided_p": 0.203125,
883
+ "extreme_assignments": 26,
884
+ "observed_absolute_mean": 0.22222222222222224,
885
+ "statistic": "absolute_unweighted_mean_history_delta"
886
+ },
887
+ "holm8_adjusted_p": 1.0,
888
+ "model_id": "moment_detr",
889
+ "per_history": [
890
+ {
891
+ "delta": 0.5,
892
+ "learned_seed_values": {
893
+ "3407": 0.0,
894
+ "3408": 0.0,
895
+ "3409": 0.0
896
+ },
897
+ "learned_three_seed_mean": 0.0,
898
+ "scene": "interp_torchocolate",
899
+ "stratum": "original",
900
+ "training_free_vocabulary": 0.5
901
+ },
902
+ {
903
+ "delta": 0.5,
904
+ "learned_seed_values": {
905
+ "3407": 0.0,
906
+ "3408": 0.0,
907
+ "3409": 0.0
908
+ },
909
+ "learned_three_seed_mean": 0.0,
910
+ "scene": "misc_espresso",
911
+ "stratum": "original",
912
+ "training_free_vocabulary": 0.5
913
+ },
914
+ {
915
+ "delta": -0.3333333333333333,
916
+ "learned_seed_values": {
917
+ "3407": 0.0,
918
+ "3408": 0.5,
919
+ "3409": 0.5
920
+ },
921
+ "learned_three_seed_mean": 0.3333333333333333,
922
+ "scene": "misc_tamping",
923
+ "stratum": "original",
924
+ "training_free_vocabulary": 0.0
925
+ },
926
+ {
927
+ "delta": 0.75,
928
+ "learned_seed_values": {
929
+ "3407": 0.0,
930
+ "3408": 0.0,
931
+ "3409": 0.0
932
+ },
933
+ "learned_three_seed_mean": 0.0,
934
+ "scene": "misc_americano",
935
+ "stratum": "original",
936
+ "training_free_vocabulary": 0.75
937
+ },
938
+ {
939
+ "delta": 0.2222222222222222,
940
+ "learned_seed_values": {
941
+ "3407": 0.0,
942
+ "3408": 0.3333333333333333,
943
+ "3409": 0.0
944
+ },
945
+ "learned_three_seed_mean": 0.1111111111111111,
946
+ "scene": "coffee_martini",
947
+ "stratum": "extension_v2",
948
+ "training_free_vocabulary": 0.3333333333333333
949
+ },
950
+ {
951
+ "delta": 0.25,
952
+ "learned_seed_values": {
953
+ "3407": 0.0,
954
+ "3408": 0.0,
955
+ "3409": 0.0
956
+ },
957
+ "learned_three_seed_mean": 0.0,
958
+ "scene": "misc_cross-hands",
959
+ "stratum": "extension_v2",
960
+ "training_free_vocabulary": 0.25
961
+ },
962
+ {
963
+ "delta": -0.3333333333333333,
964
+ "learned_seed_values": {
965
+ "3407": 0.3333333333333333,
966
+ "3408": 0.3333333333333333,
967
+ "3409": 0.3333333333333333
968
+ },
969
+ "learned_three_seed_mean": 0.3333333333333333,
970
+ "scene": "interp_slice-banana",
971
+ "stratum": "extension_v2",
972
+ "training_free_vocabulary": 0.0
973
+ }
974
+ ],
975
+ "point_estimate": 0.22222222222222224,
976
+ "raw_exact_two_sided_p": 0.203125
977
+ },
978
+ {
979
+ "bootstrap_resamples": 10000,
980
+ "bootstrap_seed": 3407,
981
+ "ci95": [
982
+ -0.019841269841269833,
983
+ 0.40079365079365076
984
+ ],
985
+ "exact_sign_flip": {
986
+ "enumerations": 128,
987
+ "exact_two_sided_p": 0.21875,
988
+ "extreme_assignments": 28,
989
+ "observed_absolute_mean": 0.20634920634920637,
990
+ "statistic": "absolute_unweighted_mean_history_delta"
991
+ },
992
+ "holm8_adjusted_p": 1.0,
993
+ "model_id": "qd_detr",
994
+ "per_history": [
995
+ {
996
+ "delta": 0.5,
997
+ "learned_seed_values": {
998
+ "3407": 0.0,
999
+ "3408": 0.0,
1000
+ "3409": 0.0
1001
+ },
1002
+ "learned_three_seed_mean": 0.0,
1003
+ "scene": "interp_torchocolate",
1004
+ "stratum": "original",
1005
+ "training_free_vocabulary": 0.5
1006
+ },
1007
+ {
1008
+ "delta": 0.5,
1009
+ "learned_seed_values": {
1010
+ "3407": 0.0,
1011
+ "3408": 0.0,
1012
+ "3409": 0.0
1013
+ },
1014
+ "learned_three_seed_mean": 0.0,
1015
+ "scene": "misc_espresso",
1016
+ "stratum": "original",
1017
+ "training_free_vocabulary": 0.5
1018
+ },
1019
+ {
1020
+ "delta": -0.16666666666666666,
1021
+ "learned_seed_values": {
1022
+ "3407": 0.0,
1023
+ "3408": 0.0,
1024
+ "3409": 0.5
1025
+ },
1026
+ "learned_three_seed_mean": 0.16666666666666666,
1027
+ "scene": "misc_tamping",
1028
+ "stratum": "original",
1029
+ "training_free_vocabulary": 0.0
1030
+ },
1031
+ {
1032
+ "delta": 0.75,
1033
+ "learned_seed_values": {
1034
+ "3407": 0.0,
1035
+ "3408": 0.0,
1036
+ "3409": 0.0
1037
+ },
1038
+ "learned_three_seed_mean": 0.0,
1039
+ "scene": "misc_americano",
1040
+ "stratum": "original",
1041
+ "training_free_vocabulary": 0.75
1042
+ },
1043
+ {
1044
+ "delta": 0.1111111111111111,
1045
+ "learned_seed_values": {
1046
+ "3407": 0.3333333333333333,
1047
+ "3408": 0.3333333333333333,
1048
+ "3409": 0.0
1049
+ },
1050
+ "learned_three_seed_mean": 0.2222222222222222,
1051
+ "scene": "coffee_martini",
1052
+ "stratum": "extension_v2",
1053
+ "training_free_vocabulary": 0.3333333333333333
1054
+ },
1055
+ {
1056
+ "delta": 0.08333333333333334,
1057
+ "learned_seed_values": {
1058
+ "3407": 0.5,
1059
+ "3408": 0.0,
1060
+ "3409": 0.0
1061
+ },
1062
+ "learned_three_seed_mean": 0.16666666666666666,
1063
+ "scene": "misc_cross-hands",
1064
+ "stratum": "extension_v2",
1065
+ "training_free_vocabulary": 0.25
1066
+ },
1067
+ {
1068
+ "delta": -0.3333333333333333,
1069
+ "learned_seed_values": {
1070
+ "3407": 0.3333333333333333,
1071
+ "3408": 0.3333333333333333,
1072
+ "3409": 0.3333333333333333
1073
+ },
1074
+ "learned_three_seed_mean": 0.3333333333333333,
1075
+ "scene": "interp_slice-banana",
1076
+ "stratum": "extension_v2",
1077
+ "training_free_vocabulary": 0.0
1078
+ }
1079
+ ],
1080
+ "point_estimate": 0.20634920634920637,
1081
+ "raw_exact_two_sided_p": 0.21875
1082
+ },
1083
+ {
1084
+ "bootstrap_resamples": 10000,
1085
+ "bootstrap_seed": 3407,
1086
+ "ci95": [
1087
+ 0.06746031746031746,
1088
+ 0.40079365079365076
1089
+ ],
1090
+ "exact_sign_flip": {
1091
+ "enumerations": 128,
1092
+ "exact_two_sided_p": 0.15625,
1093
+ "extreme_assignments": 20,
1094
+ "observed_absolute_mean": 0.24603174603174605,
1095
+ "statistic": "absolute_unweighted_mean_history_delta"
1096
+ },
1097
+ "holm8_adjusted_p": 1.0,
1098
+ "model_id": "eatr",
1099
+ "per_history": [
1100
+ {
1101
+ "delta": 0.5,
1102
+ "learned_seed_values": {
1103
+ "3407": 0.0,
1104
+ "3408": 0.0,
1105
+ "3409": 0.0
1106
+ },
1107
+ "learned_three_seed_mean": 0.0,
1108
+ "scene": "interp_torchocolate",
1109
+ "stratum": "original",
1110
+ "training_free_vocabulary": 0.5
1111
+ },
1112
+ {
1113
+ "delta": 0.5,
1114
+ "learned_seed_values": {
1115
+ "3407": 0.0,
1116
+ "3408": 0.0,
1117
+ "3409": 0.0
1118
+ },
1119
+ "learned_three_seed_mean": 0.0,
1120
+ "scene": "misc_espresso",
1121
+ "stratum": "original",
1122
+ "training_free_vocabulary": 0.5
1123
+ },
1124
+ {
1125
+ "delta": 0.0,
1126
+ "learned_seed_values": {
1127
+ "3407": 0.0,
1128
+ "3408": 0.0,
1129
+ "3409": 0.0
1130
+ },
1131
+ "learned_three_seed_mean": 0.0,
1132
+ "scene": "misc_tamping",
1133
+ "stratum": "original",
1134
+ "training_free_vocabulary": 0.0
1135
+ },
1136
+ {
1137
+ "delta": 0.75,
1138
+ "learned_seed_values": {
1139
+ "3407": 0.0,
1140
+ "3408": 0.0,
1141
+ "3409": 0.0
1142
+ },
1143
+ "learned_three_seed_mean": 0.0,
1144
+ "scene": "misc_americano",
1145
+ "stratum": "original",
1146
+ "training_free_vocabulary": 0.75
1147
+ },
1148
+ {
1149
+ "delta": 0.1111111111111111,
1150
+ "learned_seed_values": {
1151
+ "3407": 0.3333333333333333,
1152
+ "3408": 0.3333333333333333,
1153
+ "3409": 0.0
1154
+ },
1155
+ "learned_three_seed_mean": 0.2222222222222222,
1156
+ "scene": "coffee_martini",
1157
+ "stratum": "extension_v2",
1158
+ "training_free_vocabulary": 0.3333333333333333
1159
+ },
1160
+ {
1161
+ "delta": 0.08333333333333334,
1162
+ "learned_seed_values": {
1163
+ "3407": 0.0,
1164
+ "3408": 0.5,
1165
+ "3409": 0.0
1166
+ },
1167
+ "learned_three_seed_mean": 0.16666666666666666,
1168
+ "scene": "misc_cross-hands",
1169
+ "stratum": "extension_v2",
1170
+ "training_free_vocabulary": 0.25
1171
+ },
1172
+ {
1173
+ "delta": -0.2222222222222222,
1174
+ "learned_seed_values": {
1175
+ "3407": 0.3333333333333333,
1176
+ "3408": 0.0,
1177
+ "3409": 0.3333333333333333
1178
+ },
1179
+ "learned_three_seed_mean": 0.2222222222222222,
1180
+ "scene": "interp_slice-banana",
1181
+ "stratum": "extension_v2",
1182
+ "training_free_vocabulary": 0.0
1183
+ }
1184
+ ],
1185
+ "point_estimate": 0.24603174603174605,
1186
+ "raw_exact_two_sided_p": 0.15625
1187
+ },
1188
+ {
1189
+ "bootstrap_resamples": 10000,
1190
+ "bootstrap_seed": 3407,
1191
+ "ci95": [
1192
+ 0.011904761904761906,
1193
+ 0.3214285714285715
1194
+ ],
1195
+ "exact_sign_flip": {
1196
+ "enumerations": 128,
1197
+ "exact_two_sided_p": 0.1875,
1198
+ "extreme_assignments": 24,
1199
+ "observed_absolute_mean": 0.19047619047619047,
1200
+ "statistic": "absolute_unweighted_mean_history_delta"
1201
+ },
1202
+ "holm8_adjusted_p": 1.0,
1203
+ "model_id": "cg_detr",
1204
+ "per_history": [
1205
+ {
1206
+ "delta": 0.5,
1207
+ "learned_seed_values": {
1208
+ "3407": 0.0,
1209
+ "3408": 0.0,
1210
+ "3409": 0.0
1211
+ },
1212
+ "learned_three_seed_mean": 0.0,
1213
+ "scene": "interp_torchocolate",
1214
+ "stratum": "original",
1215
+ "training_free_vocabulary": 0.5
1216
+ },
1217
+ {
1218
+ "delta": 0.33333333333333337,
1219
+ "learned_seed_values": {
1220
+ "3407": 0.0,
1221
+ "3408": 0.0,
1222
+ "3409": 0.5
1223
+ },
1224
+ "learned_three_seed_mean": 0.16666666666666666,
1225
+ "scene": "misc_espresso",
1226
+ "stratum": "original",
1227
+ "training_free_vocabulary": 0.5
1228
+ },
1229
+ {
1230
+ "delta": -0.16666666666666666,
1231
+ "learned_seed_values": {
1232
+ "3407": 0.5,
1233
+ "3408": 0.0,
1234
+ "3409": 0.0
1235
+ },
1236
+ "learned_three_seed_mean": 0.16666666666666666,
1237
+ "scene": "misc_tamping",
1238
+ "stratum": "original",
1239
+ "training_free_vocabulary": 0.0
1240
+ },
1241
+ {
1242
+ "delta": 0.5833333333333334,
1243
+ "learned_seed_values": {
1244
+ "3407": 0.0,
1245
+ "3408": 0.0,
1246
+ "3409": 0.5
1247
+ },
1248
+ "learned_three_seed_mean": 0.16666666666666666,
1249
+ "scene": "misc_americano",
1250
+ "stratum": "original",
1251
+ "training_free_vocabulary": 0.75
1252
+ },
1253
+ {
1254
+ "delta": 0.0,
1255
+ "learned_seed_values": {
1256
+ "3407": 0.3333333333333333,
1257
+ "3408": 0.3333333333333333,
1258
+ "3409": 0.3333333333333333
1259
+ },
1260
+ "learned_three_seed_mean": 0.3333333333333333,
1261
+ "scene": "coffee_martini",
1262
+ "stratum": "extension_v2",
1263
+ "training_free_vocabulary": 0.3333333333333333
1264
+ },
1265
+ {
1266
+ "delta": 0.08333333333333334,
1267
+ "learned_seed_values": {
1268
+ "3407": 0.5,
1269
+ "3408": 0.0,
1270
+ "3409": 0.0
1271
+ },
1272
+ "learned_three_seed_mean": 0.16666666666666666,
1273
+ "scene": "misc_cross-hands",
1274
+ "stratum": "extension_v2",
1275
+ "training_free_vocabulary": 0.25
1276
+ },
1277
+ {
1278
+ "delta": 0.0,
1279
+ "learned_seed_values": {
1280
+ "3407": 0.0,
1281
+ "3408": 0.0,
1282
+ "3409": 0.0
1283
+ },
1284
+ "learned_three_seed_mean": 0.0,
1285
+ "scene": "interp_slice-banana",
1286
+ "stratum": "extension_v2",
1287
+ "training_free_vocabulary": 0.0
1288
+ }
1289
+ ],
1290
+ "point_estimate": 0.19047619047619047,
1291
+ "raw_exact_two_sided_p": 0.1875
1292
+ },
1293
+ {
1294
+ "bootstrap_resamples": 10000,
1295
+ "bootstrap_seed": 3407,
1296
+ "ci95": [
1297
+ 0.027777777777777787,
1298
+ 0.36904761904761907
1299
+ ],
1300
+ "exact_sign_flip": {
1301
+ "enumerations": 128,
1302
+ "exact_two_sided_p": 0.125,
1303
+ "extreme_assignments": 16,
1304
+ "observed_absolute_mean": 0.21825396825396828,
1305
+ "statistic": "absolute_unweighted_mean_history_delta"
1306
+ },
1307
+ "holm8_adjusted_p": 1.0,
1308
+ "model_id": "uvcom",
1309
+ "per_history": [
1310
+ {
1311
+ "delta": 0.5,
1312
+ "learned_seed_values": {
1313
+ "3407": 0.0,
1314
+ "3408": 0.0,
1315
+ "3409": 0.0
1316
+ },
1317
+ "learned_three_seed_mean": 0.0,
1318
+ "scene": "interp_torchocolate",
1319
+ "stratum": "original",
1320
+ "training_free_vocabulary": 0.5
1321
+ },
1322
+ {
1323
+ "delta": 0.4166666666666667,
1324
+ "learned_seed_values": {
1325
+ "3407": 0.25,
1326
+ "3408": 0.0,
1327
+ "3409": 0.0
1328
+ },
1329
+ "learned_three_seed_mean": 0.08333333333333333,
1330
+ "scene": "misc_espresso",
1331
+ "stratum": "original",
1332
+ "training_free_vocabulary": 0.5
1333
+ },
1334
+ {
1335
+ "delta": -0.16666666666666666,
1336
+ "learned_seed_values": {
1337
+ "3407": 0.5,
1338
+ "3408": 0.0,
1339
+ "3409": 0.0
1340
+ },
1341
+ "learned_three_seed_mean": 0.16666666666666666,
1342
+ "scene": "misc_tamping",
1343
+ "stratum": "original",
1344
+ "training_free_vocabulary": 0.0
1345
+ },
1346
+ {
1347
+ "delta": 0.5833333333333334,
1348
+ "learned_seed_values": {
1349
+ "3407": 0.0,
1350
+ "3408": 0.5,
1351
+ "3409": 0.0
1352
+ },
1353
+ "learned_three_seed_mean": 0.16666666666666666,
1354
+ "scene": "misc_americano",
1355
+ "stratum": "original",
1356
+ "training_free_vocabulary": 0.75
1357
+ },
1358
+ {
1359
+ "delta": 0.2222222222222222,
1360
+ "learned_seed_values": {
1361
+ "3407": 0.0,
1362
+ "3408": 0.3333333333333333,
1363
+ "3409": 0.0
1364
+ },
1365
+ "learned_three_seed_mean": 0.1111111111111111,
1366
+ "scene": "coffee_martini",
1367
+ "stratum": "extension_v2",
1368
+ "training_free_vocabulary": 0.3333333333333333
1369
+ },
1370
+ {
1371
+ "delta": 0.08333333333333334,
1372
+ "learned_seed_values": {
1373
+ "3407": 0.0,
1374
+ "3408": 0.5,
1375
+ "3409": 0.0
1376
+ },
1377
+ "learned_three_seed_mean": 0.16666666666666666,
1378
+ "scene": "misc_cross-hands",
1379
+ "stratum": "extension_v2",
1380
+ "training_free_vocabulary": 0.25
1381
+ },
1382
+ {
1383
+ "delta": -0.1111111111111111,
1384
+ "learned_seed_values": {
1385
+ "3407": 0.0,
1386
+ "3408": 0.3333333333333333,
1387
+ "3409": 0.0
1388
+ },
1389
+ "learned_three_seed_mean": 0.1111111111111111,
1390
+ "scene": "interp_slice-banana",
1391
+ "stratum": "extension_v2",
1392
+ "training_free_vocabulary": 0.0
1393
+ }
1394
+ ],
1395
+ "point_estimate": 0.21825396825396828,
1396
+ "raw_exact_two_sided_p": 0.125
1397
+ },
1398
+ {
1399
+ "bootstrap_resamples": 10000,
1400
+ "bootstrap_seed": 3407,
1401
+ "ci95": [
1402
+ -0.09523809523809523,
1403
+ 0.33333333333333337
1404
+ ],
1405
+ "exact_sign_flip": {
1406
+ "enumerations": 128,
1407
+ "exact_two_sided_p": 0.34375,
1408
+ "extreme_assignments": 44,
1409
+ "observed_absolute_mean": 0.13095238095238096,
1410
+ "statistic": "absolute_unweighted_mean_history_delta"
1411
+ },
1412
+ "holm8_adjusted_p": 1.0,
1413
+ "model_id": "tr_detr",
1414
+ "per_history": [
1415
+ {
1416
+ "delta": 0.08333333333333331,
1417
+ "learned_seed_values": {
1418
+ "3407": 0.5,
1419
+ "3408": 0.5,
1420
+ "3409": 0.25
1421
+ },
1422
+ "learned_three_seed_mean": 0.4166666666666667,
1423
+ "scene": "interp_torchocolate",
1424
+ "stratum": "original",
1425
+ "training_free_vocabulary": 0.5
1426
+ },
1427
+ {
1428
+ "delta": 0.33333333333333337,
1429
+ "learned_seed_values": {
1430
+ "3407": 0.0,
1431
+ "3408": 0.5,
1432
+ "3409": 0.0
1433
+ },
1434
+ "learned_three_seed_mean": 0.16666666666666666,
1435
+ "scene": "misc_espresso",
1436
+ "stratum": "original",
1437
+ "training_free_vocabulary": 0.5
1438
+ },
1439
+ {
1440
+ "delta": -0.25,
1441
+ "learned_seed_values": {
1442
+ "3407": 0.25,
1443
+ "3408": 0.25,
1444
+ "3409": 0.25
1445
+ },
1446
+ "learned_three_seed_mean": 0.25,
1447
+ "scene": "misc_tamping",
1448
+ "stratum": "original",
1449
+ "training_free_vocabulary": 0.0
1450
+ },
1451
+ {
1452
+ "delta": 0.5,
1453
+ "learned_seed_values": {
1454
+ "3407": 0.5,
1455
+ "3408": 0.0,
1456
+ "3409": 0.25
1457
+ },
1458
+ "learned_three_seed_mean": 0.25,
1459
+ "scene": "misc_americano",
1460
+ "stratum": "original",
1461
+ "training_free_vocabulary": 0.75
1462
+ },
1463
+ {
1464
+ "delta": 0.3333333333333333,
1465
+ "learned_seed_values": {
1466
+ "3407": 0.0,
1467
+ "3408": 0.0,
1468
+ "3409": 0.0
1469
+ },
1470
+ "learned_three_seed_mean": 0.0,
1471
+ "scene": "coffee_martini",
1472
+ "stratum": "extension_v2",
1473
+ "training_free_vocabulary": 0.3333333333333333
1474
+ },
1475
+ {
1476
+ "delta": 0.25,
1477
+ "learned_seed_values": {
1478
+ "3407": 0.0,
1479
+ "3408": 0.0,
1480
+ "3409": 0.0
1481
+ },
1482
+ "learned_three_seed_mean": 0.0,
1483
+ "scene": "misc_cross-hands",
1484
+ "stratum": "extension_v2",
1485
+ "training_free_vocabulary": 0.25
1486
+ },
1487
+ {
1488
+ "delta": -0.3333333333333333,
1489
+ "learned_seed_values": {
1490
+ "3407": 0.3333333333333333,
1491
+ "3408": 0.3333333333333333,
1492
+ "3409": 0.3333333333333333
1493
+ },
1494
+ "learned_three_seed_mean": 0.3333333333333333,
1495
+ "scene": "interp_slice-banana",
1496
+ "stratum": "extension_v2",
1497
+ "training_free_vocabulary": 0.0
1498
+ }
1499
+ ],
1500
+ "point_estimate": 0.13095238095238096,
1501
+ "raw_exact_two_sided_p": 0.34375
1502
+ },
1503
+ {
1504
+ "bootstrap_resamples": 10000,
1505
+ "bootstrap_seed": 3407,
1506
+ "ci95": [
1507
+ -0.07142857142857142,
1508
+ 0.30158730158730157
1509
+ ],
1510
+ "exact_sign_flip": {
1511
+ "enumerations": 128,
1512
+ "exact_two_sided_p": 0.328125,
1513
+ "extreme_assignments": 42,
1514
+ "observed_absolute_mean": 0.12301587301587302,
1515
+ "statistic": "absolute_unweighted_mean_history_delta"
1516
+ },
1517
+ "holm8_adjusted_p": 1.0,
1518
+ "model_id": "taskweave_mr2hd",
1519
+ "per_history": [
1520
+ {
1521
+ "delta": 0.25,
1522
+ "learned_seed_values": {
1523
+ "3407": 0.0,
1524
+ "3408": 0.25,
1525
+ "3409": 0.5
1526
+ },
1527
+ "learned_three_seed_mean": 0.25,
1528
+ "scene": "interp_torchocolate",
1529
+ "stratum": "original",
1530
+ "training_free_vocabulary": 0.5
1531
+ },
1532
+ {
1533
+ "delta": 0.33333333333333337,
1534
+ "learned_seed_values": {
1535
+ "3407": 0.0,
1536
+ "3408": 0.5,
1537
+ "3409": 0.0
1538
+ },
1539
+ "learned_three_seed_mean": 0.16666666666666666,
1540
+ "scene": "misc_espresso",
1541
+ "stratum": "original",
1542
+ "training_free_vocabulary": 0.5
1543
+ },
1544
+ {
1545
+ "delta": -0.25,
1546
+ "learned_seed_values": {
1547
+ "3407": 0.5,
1548
+ "3408": 0.25,
1549
+ "3409": 0.0
1550
+ },
1551
+ "learned_three_seed_mean": 0.25,
1552
+ "scene": "misc_tamping",
1553
+ "stratum": "original",
1554
+ "training_free_vocabulary": 0.0
1555
+ },
1556
+ {
1557
+ "delta": 0.4166666666666667,
1558
+ "learned_seed_values": {
1559
+ "3407": 0.25,
1560
+ "3408": 0.25,
1561
+ "3409": 0.5
1562
+ },
1563
+ "learned_three_seed_mean": 0.3333333333333333,
1564
+ "scene": "misc_americano",
1565
+ "stratum": "original",
1566
+ "training_free_vocabulary": 0.75
1567
+ },
1568
+ {
1569
+ "delta": 0.2777777777777778,
1570
+ "learned_seed_values": {
1571
+ "3407": 0.0,
1572
+ "3408": 0.16666666666666666,
1573
+ "3409": 0.0
1574
+ },
1575
+ "learned_three_seed_mean": 0.05555555555555555,
1576
+ "scene": "coffee_martini",
1577
+ "stratum": "extension_v2",
1578
+ "training_free_vocabulary": 0.3333333333333333
1579
+ },
1580
+ {
1581
+ "delta": 0.16666666666666669,
1582
+ "learned_seed_values": {
1583
+ "3407": 0.0,
1584
+ "3408": 0.25,
1585
+ "3409": 0.0
1586
+ },
1587
+ "learned_three_seed_mean": 0.08333333333333333,
1588
+ "scene": "misc_cross-hands",
1589
+ "stratum": "extension_v2",
1590
+ "training_free_vocabulary": 0.25
1591
+ },
1592
+ {
1593
+ "delta": -0.3333333333333333,
1594
+ "learned_seed_values": {
1595
+ "3407": 0.3333333333333333,
1596
+ "3408": 0.3333333333333333,
1597
+ "3409": 0.3333333333333333
1598
+ },
1599
+ "learned_three_seed_mean": 0.3333333333333333,
1600
+ "scene": "interp_slice-banana",
1601
+ "stratum": "extension_v2",
1602
+ "training_free_vocabulary": 0.0
1603
+ }
1604
+ ],
1605
+ "point_estimate": 0.12301587301587302,
1606
+ "raw_exact_two_sided_p": 0.328125
1607
+ },
1608
+ {
1609
+ "bootstrap_resamples": 10000,
1610
+ "bootstrap_seed": 3407,
1611
+ "ci95": [
1612
+ -0.1984126984126984,
1613
+ 0.2698412698412699
1614
+ ],
1615
+ "exact_sign_flip": {
1616
+ "enumerations": 128,
1617
+ "exact_two_sided_p": 0.875,
1618
+ "extreme_assignments": 112,
1619
+ "observed_absolute_mean": 0.03174603174603175,
1620
+ "statistic": "absolute_unweighted_mean_history_delta"
1621
+ },
1622
+ "holm8_adjusted_p": 1.0,
1623
+ "model_id": "sim_detr",
1624
+ "per_history": [
1625
+ {
1626
+ "delta": 0.0,
1627
+ "learned_seed_values": {
1628
+ "3407": 0.5,
1629
+ "3408": 0.5,
1630
+ "3409": 0.5
1631
+ },
1632
+ "learned_three_seed_mean": 0.5,
1633
+ "scene": "interp_torchocolate",
1634
+ "stratum": "original",
1635
+ "training_free_vocabulary": 0.5
1636
+ },
1637
+ {
1638
+ "delta": 0.0,
1639
+ "learned_seed_values": {
1640
+ "3407": 0.5,
1641
+ "3408": 0.5,
1642
+ "3409": 0.5
1643
+ },
1644
+ "learned_three_seed_mean": 0.5,
1645
+ "scene": "misc_espresso",
1646
+ "stratum": "original",
1647
+ "training_free_vocabulary": 0.5
1648
+ },
1649
+ {
1650
+ "delta": -0.5,
1651
+ "learned_seed_values": {
1652
+ "3407": 0.5,
1653
+ "3408": 0.5,
1654
+ "3409": 0.5
1655
+ },
1656
+ "learned_three_seed_mean": 0.5,
1657
+ "scene": "misc_tamping",
1658
+ "stratum": "original",
1659
+ "training_free_vocabulary": 0.0
1660
+ },
1661
+ {
1662
+ "delta": 0.5833333333333334,
1663
+ "learned_seed_values": {
1664
+ "3407": 0.0,
1665
+ "3408": 0.0,
1666
+ "3409": 0.5
1667
+ },
1668
+ "learned_three_seed_mean": 0.16666666666666666,
1669
+ "scene": "misc_americano",
1670
+ "stratum": "original",
1671
+ "training_free_vocabulary": 0.75
1672
+ },
1673
+ {
1674
+ "delta": 0.16666666666666666,
1675
+ "learned_seed_values": {
1676
+ "3407": 0.0,
1677
+ "3408": 0.16666666666666666,
1678
+ "3409": 0.3333333333333333
1679
+ },
1680
+ "learned_three_seed_mean": 0.16666666666666666,
1681
+ "scene": "coffee_martini",
1682
+ "stratum": "extension_v2",
1683
+ "training_free_vocabulary": 0.3333333333333333
1684
+ },
1685
+ {
1686
+ "delta": 0.25,
1687
+ "learned_seed_values": {
1688
+ "3407": 0.0,
1689
+ "3408": 0.0,
1690
+ "3409": 0.0
1691
+ },
1692
+ "learned_three_seed_mean": 0.0,
1693
+ "scene": "misc_cross-hands",
1694
+ "stratum": "extension_v2",
1695
+ "training_free_vocabulary": 0.25
1696
+ },
1697
+ {
1698
+ "delta": -0.27777777777777773,
1699
+ "learned_seed_values": {
1700
+ "3407": 0.16666666666666666,
1701
+ "3408": 0.3333333333333333,
1702
+ "3409": 0.3333333333333333
1703
+ },
1704
+ "learned_three_seed_mean": 0.27777777777777773,
1705
+ "scene": "interp_slice-banana",
1706
+ "stratum": "extension_v2",
1707
+ "training_free_vocabulary": 0.0
1708
+ }
1709
+ ],
1710
+ "point_estimate": 0.03174603174603175,
1711
+ "raw_exact_two_sided_p": 0.875
1712
+ }
1713
+ ]
1714
+ }
1715
+ },
1716
+ "inventory": {
1717
+ "histories": 7,
1718
+ "models": 8,
1719
+ "seeds": [
1720
+ 3407,
1721
+ 3408,
1722
+ 3409
1723
+ ]
1724
+ },
1725
+ "kind": "deja_cue_seven_history_learned_decoder_summary",
1726
+ "models": {
1727
+ "cg_detr": {
1728
+ "mean": {
1729
+ "r1_tiou_0.3": 0.30952380952380953,
1730
+ "r1_tiou_0.5": 0.14285714285714285,
1731
+ "top1_tiou": 0.18971962541421636
1732
+ },
1733
+ "per_seed": {
1734
+ "3407": {
1735
+ "r1_tiou_0.3": 0.5,
1736
+ "r1_tiou_0.5": 0.19047619047619047,
1737
+ "top1_tiou": 0.23562495864414368
1738
+ },
1739
+ "3408": {
1740
+ "r1_tiou_0.3": 0.16666666666666666,
1741
+ "r1_tiou_0.5": 0.047619047619047616,
1742
+ "top1_tiou": 0.12572889773553902
1743
+ },
1744
+ "3409": {
1745
+ "r1_tiou_0.3": 0.2619047619047619,
1746
+ "r1_tiou_0.5": 0.19047619047619047,
1747
+ "top1_tiou": 0.20780501986296637
1748
+ }
1749
+ },
1750
+ "sample_std": {
1751
+ "r1_tiou_0.3": 0.1716929178792376,
1752
+ "r1_tiou_0.5": 0.08247860988423225,
1753
+ "top1_tiou": 0.05713665347289859
1754
+ }
1755
+ },
1756
+ "eatr": {
1757
+ "mean": {
1758
+ "r1_tiou_0.3": 0.2579365079365079,
1759
+ "r1_tiou_0.5": 0.08730158730158728,
1760
+ "top1_tiou": 0.15480704498233966
1761
+ },
1762
+ "per_seed": {
1763
+ "3407": {
1764
+ "r1_tiou_0.3": 0.20238095238095236,
1765
+ "r1_tiou_0.5": 0.09523809523809523,
1766
+ "top1_tiou": 0.13531713933250508
1767
+ },
1768
+ "3408": {
1769
+ "r1_tiou_0.3": 0.19047619047619047,
1770
+ "r1_tiou_0.5": 0.11904761904761904,
1771
+ "top1_tiou": 0.1508749061268654
1772
+ },
1773
+ "3409": {
1774
+ "r1_tiou_0.3": 0.38095238095238093,
1775
+ "r1_tiou_0.5": 0.047619047619047616,
1776
+ "top1_tiou": 0.17822908948764846
1777
+ }
1778
+ },
1779
+ "sample_std": {
1780
+ "r1_tiou_0.3": 0.10670102904562502,
1781
+ "r1_tiou_0.5": 0.036369648372665396,
1782
+ "top1_tiou": 0.021724528844451956
1783
+ }
1784
+ },
1785
+ "moment_detr": {
1786
+ "mean": {
1787
+ "r1_tiou_0.3": 0.23809523809523805,
1788
+ "r1_tiou_0.5": 0.1111111111111111,
1789
+ "top1_tiou": 0.1510808997757561
1790
+ },
1791
+ "per_seed": {
1792
+ "3407": {
1793
+ "r1_tiou_0.3": 0.16666666666666666,
1794
+ "r1_tiou_0.5": 0.047619047619047616,
1795
+ "top1_tiou": 0.12049264220186699
1796
+ },
1797
+ "3408": {
1798
+ "r1_tiou_0.3": 0.23809523809523808,
1799
+ "r1_tiou_0.5": 0.16666666666666666,
1800
+ "top1_tiou": 0.16831040323162624
1801
+ },
1802
+ "3409": {
1803
+ "r1_tiou_0.3": 0.3095238095238095,
1804
+ "r1_tiou_0.5": 0.11904761904761904,
1805
+ "top1_tiou": 0.16443965389377505
1806
+ }
1807
+ },
1808
+ "sample_std": {
1809
+ "r1_tiou_0.3": 0.07142857142857141,
1810
+ "r1_tiou_0.5": 0.05991932091484722,
1811
+ "top1_tiou": 0.026560813262474794
1812
+ }
1813
+ },
1814
+ "qd_detr": {
1815
+ "mean": {
1816
+ "r1_tiou_0.3": 0.19047619047619047,
1817
+ "r1_tiou_0.5": 0.12698412698412698,
1818
+ "top1_tiou": 0.17323544451271702
1819
+ },
1820
+ "per_seed": {
1821
+ "3407": {
1822
+ "r1_tiou_0.3": 0.23809523809523808,
1823
+ "r1_tiou_0.5": 0.16666666666666666,
1824
+ "top1_tiou": 0.186727746734533
1825
+ },
1826
+ "3408": {
1827
+ "r1_tiou_0.3": 0.09523809523809523,
1828
+ "r1_tiou_0.5": 0.09523809523809523,
1829
+ "top1_tiou": 0.1400597397107346
1830
+ },
1831
+ "3409": {
1832
+ "r1_tiou_0.3": 0.23809523809523808,
1833
+ "r1_tiou_0.5": 0.11904761904761904,
1834
+ "top1_tiou": 0.1929188470928835
1835
+ }
1836
+ },
1837
+ "sample_std": {
1838
+ "r1_tiou_0.3": 0.08247860988423225,
1839
+ "r1_tiou_0.5": 0.036369648372665396,
1840
+ "top1_tiou": 0.028897283137745013
1841
+ }
1842
+ },
1843
+ "sim_detr": {
1844
+ "mean": {
1845
+ "r1_tiou_0.3": 0.44047619047619047,
1846
+ "r1_tiou_0.5": 0.30158730158730157,
1847
+ "top1_tiou": 0.28650520514439043
1848
+ },
1849
+ "per_seed": {
1850
+ "3407": {
1851
+ "r1_tiou_0.3": 0.5357142857142857,
1852
+ "r1_tiou_0.5": 0.2380952380952381,
1853
+ "top1_tiou": 0.2977658973677242
1854
+ },
1855
+ "3408": {
1856
+ "r1_tiou_0.3": 0.40476190476190477,
1857
+ "r1_tiou_0.5": 0.2857142857142857,
1858
+ "top1_tiou": 0.2914790894159955
1859
+ },
1860
+ "3409": {
1861
+ "r1_tiou_0.3": 0.38095238095238093,
1862
+ "r1_tiou_0.5": 0.38095238095238093,
1863
+ "top1_tiou": 0.2702706286494516
1864
+ }
1865
+ },
1866
+ "sample_std": {
1867
+ "r1_tiou_0.3": 0.08333333333333333,
1868
+ "r1_tiou_0.5": 0.07273929674533078,
1869
+ "top1_tiou": 0.014406668387694452
1870
+ }
1871
+ },
1872
+ "taskweave_mr2hd": {
1873
+ "mean": {
1874
+ "r1_tiou_0.3": 0.3412698412698412,
1875
+ "r1_tiou_0.5": 0.21031746031746032,
1876
+ "top1_tiou": 0.23753155810781335
1877
+ },
1878
+ "per_seed": {
1879
+ "3407": {
1880
+ "r1_tiou_0.3": 0.3095238095238095,
1881
+ "r1_tiou_0.5": 0.15476190476190474,
1882
+ "top1_tiou": 0.17898545477138425
1883
+ },
1884
+ "3408": {
1885
+ "r1_tiou_0.3": 0.35714285714285715,
1886
+ "r1_tiou_0.5": 0.2857142857142857,
1887
+ "top1_tiou": 0.26561856788602645
1888
+ },
1889
+ "3409": {
1890
+ "r1_tiou_0.3": 0.35714285714285715,
1891
+ "r1_tiou_0.5": 0.19047619047619047,
1892
+ "top1_tiou": 0.2679906516660293
1893
+ }
1894
+ },
1895
+ "sample_std": {
1896
+ "r1_tiou_0.3": 0.027492869961410784,
1897
+ "r1_tiou_0.5": 0.06769334170330152,
1898
+ "top1_tiou": 0.05071628295995984
1899
+ }
1900
+ },
1901
+ "tr_detr": {
1902
+ "mean": {
1903
+ "r1_tiou_0.3": 0.42063492063492064,
1904
+ "r1_tiou_0.5": 0.20238095238095236,
1905
+ "top1_tiou": 0.2821310681705875
1906
+ },
1907
+ "per_seed": {
1908
+ "3407": {
1909
+ "r1_tiou_0.3": 0.42857142857142855,
1910
+ "r1_tiou_0.5": 0.2261904761904762,
1911
+ "top1_tiou": 0.28735558152967966
1912
+ },
1913
+ "3408": {
1914
+ "r1_tiou_0.3": 0.42857142857142855,
1915
+ "r1_tiou_0.5": 0.2261904761904762,
1916
+ "top1_tiou": 0.2984825680153637
1917
+ },
1918
+ "3409": {
1919
+ "r1_tiou_0.3": 0.40476190476190477,
1920
+ "r1_tiou_0.5": 0.15476190476190474,
1921
+ "top1_tiou": 0.260555054966719
1922
+ }
1923
+ },
1924
+ "sample_std": {
1925
+ "r1_tiou_0.3": 0.013746434980705359,
1926
+ "r1_tiou_0.5": 0.04123930494211614,
1927
+ "top1_tiou": 0.019496043608724273
1928
+ }
1929
+ },
1930
+ "uvcom": {
1931
+ "mean": {
1932
+ "r1_tiou_0.3": 0.27777777777777773,
1933
+ "r1_tiou_0.5": 0.11507936507936507,
1934
+ "top1_tiou": 0.1663432557926863
1935
+ },
1936
+ "per_seed": {
1937
+ "3407": {
1938
+ "r1_tiou_0.3": 0.38095238095238093,
1939
+ "r1_tiou_0.5": 0.10714285714285714,
1940
+ "top1_tiou": 0.18540862515681905
1941
+ },
1942
+ "3408": {
1943
+ "r1_tiou_0.3": 0.38095238095238093,
1944
+ "r1_tiou_0.5": 0.23809523809523808,
1945
+ "top1_tiou": 0.23558605638734006
1946
+ },
1947
+ "3409": {
1948
+ "r1_tiou_0.3": 0.07142857142857142,
1949
+ "r1_tiou_0.5": 0.0,
1950
+ "top1_tiou": 0.07803508583389981
1951
+ }
1952
+ },
1953
+ "sample_std": {
1954
+ "r1_tiou_0.3": 0.17870365474916985,
1955
+ "r1_tiou_0.5": 0.11924586667711681,
1956
+ "top1_tiou": 0.08048722452865335
1957
+ }
1958
+ }
1959
+ },
1960
+ "optimization": {
1961
+ "batch_size": 20,
1962
+ "checkpoint_selection": "epoch_200",
1963
+ "epochs": 200,
1964
+ "gradient_clip_norm": 0.1,
1965
+ "learning_rate": 0.0001,
1966
+ "sim_detr_learning_rate_drop_epoch": 100,
1967
+ "training_records": 86,
1968
+ "training_scope": "five_development_histories",
1969
+ "weight_decay": 0.0001
1970
+ },
1971
+ "schema_version": 1,
1972
+ "statistical_protocol": {
1973
+ "bootstrap_sampling": "within_original_and_extension_strata",
1974
+ "bootstrap_scene_order": [
1975
+ "coffee_martini",
1976
+ "interp_slice-banana",
1977
+ "interp_torchocolate",
1978
+ "misc_americano",
1979
+ "misc_cross-hands",
1980
+ "misc_espresso",
1981
+ "misc_tamping"
1982
+ ],
1983
+ "seed_aggregation": "arithmetic_mean_within_history_before_pairing",
1984
+ "training_free_baseline": "vocabulary_centered_coordinates"
1985
+ }
1986
+ }
data/reference/seven_history_summary.json ADDED
@@ -0,0 +1,1438 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "candidate_ranking": {
3
+ "absolute": {
4
+ "best_overlap_normalized_rank": 0.25697133261714256,
5
+ "mrr_03": 0.4927577611218848,
6
+ "mrr_05": 0.356982395621695,
7
+ "oracle_gap": 0.6030941001423342,
8
+ "oracle_gap_closed_at_10": 0.18517983773756846,
9
+ "oracle_tiou": 0.9362461675564152,
10
+ "recall_at_10_05": 0.34523809523809523,
11
+ "recall_at_50_05": 0.5595238095238095,
12
+ "recall_at_5_05": 0.34523809523809523,
13
+ "top1_tiou": 0.3331520674140808
14
+ },
15
+ "dual_centered": {
16
+ "best_overlap_normalized_rank": 0.2333791485173991,
17
+ "mrr_03": 0.49829971230168735,
18
+ "mrr_05": 0.33046676699623123,
19
+ "oracle_gap": 0.5726871132091971,
20
+ "oracle_gap_closed_at_10": 0.23619181116885318,
21
+ "oracle_tiou": 0.9362461675564152,
22
+ "recall_at_10_05": 0.42857142857142855,
23
+ "recall_at_50_05": 0.5476190476190476,
24
+ "recall_at_5_05": 0.42857142857142855,
25
+ "top1_tiou": 0.3635590543472179
26
+ },
27
+ "vocabulary_only": {
28
+ "best_overlap_normalized_rank": 0.23997456842224182,
29
+ "mrr_03": 0.47039837121268985,
30
+ "mrr_05": 0.3573879590168509,
31
+ "oracle_gap": 0.5772132868137151,
32
+ "oracle_gap_closed_at_10": 0.23285015616777072,
33
+ "oracle_tiou": 0.9362461675564152,
34
+ "recall_at_10_05": 0.42857142857142855,
35
+ "recall_at_50_05": 0.5119047619047619,
36
+ "recall_at_5_05": 0.42857142857142855,
37
+ "top1_tiou": 0.3590328807427
38
+ }
39
+ },
40
+ "coordinate_conditions": {
41
+ "absolute_coordinates": {
42
+ "paraphrase_exact_agreement": 0.5,
43
+ "paraphrase_window_tiou": 0.7350957360828206,
44
+ "query_macro_joint_crossed_r1_tiou_0.3": 0.4880952380952381,
45
+ "query_macro_joint_crossed_r1_tiou_0.5": 0.34523809523809523,
46
+ "query_macro_joint_identity_accuracy": 1.0,
47
+ "query_macro_target_candidate_oracle_tiou": 0.9362461623691377,
48
+ "query_macro_target_valid_run_edge_hit": 0.6666666666666667,
49
+ "state_macro_target_r1_tiou_0.3": 0.4880952380952381,
50
+ "state_macro_target_r1_tiou_0.5": 0.34523809523809523,
51
+ "state_macro_target_top1_tiou": 0.33315206984324114
52
+ },
53
+ "dual_centered_coordinates": {
54
+ "paraphrase_exact_agreement": 0.14285714285714285,
55
+ "paraphrase_window_tiou": 0.3702616100864751,
56
+ "query_macro_joint_crossed_r1_tiou_0.3": 0.4880952380952381,
57
+ "query_macro_joint_crossed_r1_tiou_0.5": 0.2976190476190476,
58
+ "query_macro_joint_identity_accuracy": 1.0,
59
+ "query_macro_target_candidate_oracle_tiou": 0.9362461623691377,
60
+ "query_macro_target_valid_run_edge_hit": 0.511904761904762,
61
+ "state_macro_target_r1_tiou_0.3": 0.4880952380952381,
62
+ "state_macro_target_r1_tiou_0.5": 0.2976190476190476,
63
+ "state_macro_target_top1_tiou": 0.36355905403338723
64
+ },
65
+ "visual_centered_coordinates": {
66
+ "paraphrase_exact_agreement": 0.4523809523809524,
67
+ "paraphrase_window_tiou": 0.6681469123633136,
68
+ "query_macro_joint_crossed_r1_tiou_0.3": 0.4523809523809524,
69
+ "query_macro_joint_crossed_r1_tiou_0.5": 0.34523809523809523,
70
+ "query_macro_joint_identity_accuracy": 1.0,
71
+ "query_macro_target_candidate_oracle_tiou": 0.9362461623691377,
72
+ "query_macro_target_valid_run_edge_hit": 0.4523809523809524,
73
+ "state_macro_target_r1_tiou_0.3": 0.4523809523809524,
74
+ "state_macro_target_r1_tiou_0.5": 0.34523809523809523,
75
+ "state_macro_target_top1_tiou": 0.3245695485245614
76
+ },
77
+ "vocabulary_centered_coordinates": {
78
+ "paraphrase_exact_agreement": 0.14285714285714285,
79
+ "paraphrase_window_tiou": 0.36953989043831825,
80
+ "query_macro_joint_crossed_r1_tiou_0.3": 0.4523809523809524,
81
+ "query_macro_joint_crossed_r1_tiou_0.5": 0.33333333333333337,
82
+ "query_macro_joint_identity_accuracy": 1.0,
83
+ "query_macro_target_candidate_oracle_tiou": 0.9362461623691377,
84
+ "query_macro_target_valid_run_edge_hit": 0.5357142857142857,
85
+ "state_macro_target_r1_tiou_0.3": 0.4523809523809524,
86
+ "state_macro_target_r1_tiou_0.5": 0.33333333333333337,
87
+ "state_macro_target_top1_tiou": 0.35903287820872803
88
+ }
89
+ },
90
+ "coordinate_prediction_windows": {
91
+ "absolute_coordinates": {
92
+ "coffee_martini|nearly_empty|martini glass containing only a little cocktail": [
93
+ 0,
94
+ 26
95
+ ],
96
+ "coffee_martini|nearly_empty|nearly empty martini glass": [
97
+ 0,
98
+ 26
99
+ ],
100
+ "coffee_martini|nearly_full|martini glass containing cocktail near the top of its bowl": [
101
+ 0,
102
+ 25
103
+ ],
104
+ "coffee_martini|nearly_full|nearly full martini glass": [
105
+ 0,
106
+ 27
107
+ ],
108
+ "coffee_martini|partly_filled|martini glass filled to an intermediate level": [
109
+ 1,
110
+ 37
111
+ ],
112
+ "coffee_martini|partly_filled|partly filled martini glass": [
113
+ 0,
114
+ 27
115
+ ],
116
+ "interp_slice-banana|mostly_sliced|mostly sliced banana": [
117
+ 144,
118
+ 202
119
+ ],
120
+ "interp_slice-banana|mostly_sliced|peeled banana with only a short intact section remaining": [
121
+ 145,
122
+ 203
123
+ ],
124
+ "interp_slice-banana|mostly_unsliced|mostly unsliced peeled banana": [
125
+ 145,
126
+ 203
127
+ ],
128
+ "interp_slice-banana|mostly_unsliced|peeled banana with most of its body still intact": [
129
+ 145,
130
+ 203
131
+ ],
132
+ "interp_slice-banana|partly_sliced|partly sliced banana": [
133
+ 145,
134
+ 203
135
+ ],
136
+ "interp_slice-banana|partly_sliced|peeled banana with roughly half of its body remaining intact": [
137
+ 145,
138
+ 203
139
+ ],
140
+ "interp_torchocolate|charred_surface|charred chocolate bar": [
141
+ 269,
142
+ 305
143
+ ],
144
+ "interp_torchocolate|charred_surface|chocolate bar with a blackened surface": [
145
+ 60,
146
+ 221
147
+ ],
148
+ "interp_torchocolate|intact_surface|chocolate bar with an intact brown surface": [
149
+ 0,
150
+ 167
151
+ ],
152
+ "interp_torchocolate|intact_surface|uncharred chocolate bar": [
153
+ 194,
154
+ 214
155
+ ],
156
+ "misc_americano|americano_filled|dark coffee mixed into the glass cup": [
157
+ 357,
158
+ 524
159
+ ],
160
+ "misc_americano|americano_filled|glass cup containing an americano": [
161
+ 414,
162
+ 523
163
+ ],
164
+ "misc_americano|clear_water|clear water in the glass cup": [
165
+ 0,
166
+ 161
167
+ ],
168
+ "misc_americano|clear_water|glass cup containing clear water": [
169
+ 0,
170
+ 161
171
+ ],
172
+ "misc_cross-hands|fingers_interlaced_clasped|opposing hands with fingers visibly interwoven": [
173
+ 407,
174
+ 433
175
+ ],
176
+ "misc_cross-hands|fingers_interlaced_clasped|two hands clasped with interlaced fingers": [
177
+ 403,
178
+ 434
179
+ ],
180
+ "misc_cross-hands|hands_open_noninterlaced|both hands open without interwoven fingers": [
181
+ 64,
182
+ 225
183
+ ],
184
+ "misc_cross-hands|hands_open_noninterlaced|two open hands with fingers not interlaced": [
185
+ 64,
186
+ 225
187
+ ],
188
+ "misc_espresso|empty_cup|empty glass cup": [
189
+ 202,
190
+ 444
191
+ ],
192
+ "misc_espresso|empty_cup|glass cup with no espresso": [
193
+ 413,
194
+ 776
195
+ ],
196
+ "misc_espresso|espresso_filled|brewed espresso in the glass cup": [
197
+ 413,
198
+ 776
199
+ ],
200
+ "misc_espresso|espresso_filled|glass cup filled with espresso": [
201
+ 413,
202
+ 776
203
+ ],
204
+ "misc_tamping|loose_grounds|portafilter with loose coffee grounds": [
205
+ 0,
206
+ 107
207
+ ],
208
+ "misc_tamping|loose_grounds|untamped grounds in the portafilter": [
209
+ 0,
210
+ 107
211
+ ],
212
+ "misc_tamping|tamped_puck|compressed coffee grounds in the portafilter": [
213
+ 0,
214
+ 107
215
+ ],
216
+ "misc_tamping|tamped_puck|portafilter with a tamped coffee puck": [
217
+ 0,
218
+ 107
219
+ ]
220
+ },
221
+ "dual_centered_coordinates": {
222
+ "coffee_martini|nearly_empty|martini glass containing only a little cocktail": [
223
+ 60,
224
+ 96
225
+ ],
226
+ "coffee_martini|nearly_empty|nearly empty martini glass": [
227
+ 0,
228
+ 29
229
+ ],
230
+ "coffee_martini|nearly_full|martini glass containing cocktail near the top of its bowl": [
231
+ 47,
232
+ 98
233
+ ],
234
+ "coffee_martini|nearly_full|nearly full martini glass": [
235
+ 13,
236
+ 30
237
+ ],
238
+ "coffee_martini|partly_filled|martini glass filled to an intermediate level": [
239
+ 29,
240
+ 42
241
+ ],
242
+ "coffee_martini|partly_filled|partly filled martini glass": [
243
+ 10,
244
+ 37
245
+ ],
246
+ "interp_slice-banana|mostly_sliced|mostly sliced banana": [
247
+ 95,
248
+ 153
249
+ ],
250
+ "interp_slice-banana|mostly_sliced|peeled banana with only a short intact section remaining": [
251
+ 167,
252
+ 203
253
+ ],
254
+ "interp_slice-banana|mostly_unsliced|mostly unsliced peeled banana": [
255
+ 301,
256
+ 328
257
+ ],
258
+ "interp_slice-banana|mostly_unsliced|peeled banana with most of its body still intact": [
259
+ 18,
260
+ 47
261
+ ],
262
+ "interp_slice-banana|partly_sliced|partly sliced banana": [
263
+ 96,
264
+ 203
265
+ ],
266
+ "interp_slice-banana|partly_sliced|peeled banana with roughly half of its body remaining intact": [
267
+ 301,
268
+ 328
269
+ ],
270
+ "interp_torchocolate|charred_surface|charred chocolate bar": [
271
+ 192,
272
+ 674
273
+ ],
274
+ "interp_torchocolate|charred_surface|chocolate bar with a blackened surface": [
275
+ 77,
276
+ 238
277
+ ],
278
+ "interp_torchocolate|intact_surface|chocolate bar with an intact brown surface": [
279
+ 0,
280
+ 47
281
+ ],
282
+ "interp_torchocolate|intact_surface|uncharred chocolate bar": [
283
+ 0,
284
+ 71
285
+ ],
286
+ "misc_americano|americano_filled|dark coffee mixed into the glass cup": [
287
+ 278,
288
+ 520
289
+ ],
290
+ "misc_americano|americano_filled|glass cup containing an americano": [
291
+ 364,
292
+ 525
293
+ ],
294
+ "misc_americano|clear_water|clear water in the glass cup": [
295
+ 0,
296
+ 161
297
+ ],
298
+ "misc_americano|clear_water|glass cup containing clear water": [
299
+ 0,
300
+ 161
301
+ ],
302
+ "misc_cross-hands|fingers_interlaced_clasped|opposing hands with fingers visibly interwoven": [
303
+ 480,
304
+ 551
305
+ ],
306
+ "misc_cross-hands|fingers_interlaced_clasped|two hands clasped with interlaced fingers": [
307
+ 353,
308
+ 460
309
+ ],
310
+ "misc_cross-hands|hands_open_noninterlaced|both hands open without interwoven fingers": [
311
+ 890,
312
+ 1051
313
+ ],
314
+ "misc_cross-hands|hands_open_noninterlaced|two open hands with fingers not interlaced": [
315
+ 941,
316
+ 1050
317
+ ],
318
+ "misc_espresso|empty_cup|empty glass cup": [
319
+ 0,
320
+ 363
321
+ ],
322
+ "misc_espresso|empty_cup|glass cup with no espresso": [
323
+ 1,
324
+ 243
325
+ ],
326
+ "misc_espresso|espresso_filled|brewed espresso in the glass cup": [
327
+ 413,
328
+ 776
329
+ ],
330
+ "misc_espresso|espresso_filled|glass cup filled with espresso": [
331
+ 413,
332
+ 776
333
+ ],
334
+ "misc_tamping|loose_grounds|portafilter with loose coffee grounds": [
335
+ 133,
336
+ 169
337
+ ],
338
+ "misc_tamping|loose_grounds|untamped grounds in the portafilter": [
339
+ 152,
340
+ 197
341
+ ],
342
+ "misc_tamping|tamped_puck|compressed coffee grounds in the portafilter": [
343
+ 0,
344
+ 107
345
+ ],
346
+ "misc_tamping|tamped_puck|portafilter with a tamped coffee puck": [
347
+ 202,
348
+ 273
349
+ ]
350
+ },
351
+ "visual_centered_coordinates": {
352
+ "coffee_martini|nearly_empty|martini glass containing only a little cocktail": [
353
+ 1,
354
+ 27
355
+ ],
356
+ "coffee_martini|nearly_empty|nearly empty martini glass": [
357
+ 0,
358
+ 27
359
+ ],
360
+ "coffee_martini|nearly_full|martini glass containing cocktail near the top of its bowl": [
361
+ 7,
362
+ 26
363
+ ],
364
+ "coffee_martini|nearly_full|nearly full martini glass": [
365
+ 1,
366
+ 28
367
+ ],
368
+ "coffee_martini|partly_filled|martini glass filled to an intermediate level": [
369
+ 8,
370
+ 41
371
+ ],
372
+ "coffee_martini|partly_filled|partly filled martini glass": [
373
+ 1,
374
+ 28
375
+ ],
376
+ "interp_slice-banana|mostly_sliced|mostly sliced banana": [
377
+ 141,
378
+ 199
379
+ ],
380
+ "interp_slice-banana|mostly_sliced|peeled banana with only a short intact section remaining": [
381
+ 143,
382
+ 201
383
+ ],
384
+ "interp_slice-banana|mostly_unsliced|mostly unsliced peeled banana": [
385
+ 143,
386
+ 201
387
+ ],
388
+ "interp_slice-banana|mostly_unsliced|peeled banana with most of its body still intact": [
389
+ 143,
390
+ 201
391
+ ],
392
+ "interp_slice-banana|partly_sliced|partly sliced banana": [
393
+ 143,
394
+ 201
395
+ ],
396
+ "interp_slice-banana|partly_sliced|peeled banana with roughly half of its body remaining intact": [
397
+ 143,
398
+ 201
399
+ ],
400
+ "interp_torchocolate|charred_surface|charred chocolate bar": [
401
+ 267,
402
+ 303
403
+ ],
404
+ "interp_torchocolate|charred_surface|chocolate bar with a blackened surface": [
405
+ 60,
406
+ 221
407
+ ],
408
+ "interp_torchocolate|intact_surface|chocolate bar with an intact brown surface": [
409
+ 0,
410
+ 167
411
+ ],
412
+ "interp_torchocolate|intact_surface|uncharred chocolate bar": [
413
+ 118,
414
+ 151
415
+ ],
416
+ "misc_americano|americano_filled|dark coffee mixed into the glass cup": [
417
+ 357,
418
+ 524
419
+ ],
420
+ "misc_americano|americano_filled|glass cup containing an americano": [
421
+ 414,
422
+ 523
423
+ ],
424
+ "misc_americano|clear_water|clear water in the glass cup": [
425
+ 0,
426
+ 161
427
+ ],
428
+ "misc_americano|clear_water|glass cup containing clear water": [
429
+ 0,
430
+ 161
431
+ ],
432
+ "misc_cross-hands|fingers_interlaced_clasped|opposing hands with fingers visibly interwoven": [
433
+ 79,
434
+ 130
435
+ ],
436
+ "misc_cross-hands|fingers_interlaced_clasped|two hands clasped with interlaced fingers": [
437
+ 403,
438
+ 434
439
+ ],
440
+ "misc_cross-hands|hands_open_noninterlaced|both hands open without interwoven fingers": [
441
+ 64,
442
+ 225
443
+ ],
444
+ "misc_cross-hands|hands_open_noninterlaced|two open hands with fingers not interlaced": [
445
+ 64,
446
+ 225
447
+ ],
448
+ "misc_espresso|empty_cup|empty glass cup": [
449
+ 103,
450
+ 466
451
+ ],
452
+ "misc_espresso|empty_cup|glass cup with no espresso": [
453
+ 413,
454
+ 776
455
+ ],
456
+ "misc_espresso|espresso_filled|brewed espresso in the glass cup": [
457
+ 413,
458
+ 776
459
+ ],
460
+ "misc_espresso|espresso_filled|glass cup filled with espresso": [
461
+ 413,
462
+ 776
463
+ ],
464
+ "misc_tamping|loose_grounds|portafilter with loose coffee grounds": [
465
+ 0,
466
+ 107
467
+ ],
468
+ "misc_tamping|loose_grounds|untamped grounds in the portafilter": [
469
+ 0,
470
+ 107
471
+ ],
472
+ "misc_tamping|tamped_puck|compressed coffee grounds in the portafilter": [
473
+ 0,
474
+ 107
475
+ ],
476
+ "misc_tamping|tamped_puck|portafilter with a tamped coffee puck": [
477
+ 0,
478
+ 107
479
+ ]
480
+ },
481
+ "vocabulary_centered_coordinates": {
482
+ "coffee_martini|nearly_empty|martini glass containing only a little cocktail": [
483
+ 41,
484
+ 99
485
+ ],
486
+ "coffee_martini|nearly_empty|nearly empty martini glass": [
487
+ 0,
488
+ 24
489
+ ],
490
+ "coffee_martini|nearly_full|martini glass containing cocktail near the top of its bowl": [
491
+ 47,
492
+ 98
493
+ ],
494
+ "coffee_martini|nearly_full|nearly full martini glass": [
495
+ 13,
496
+ 30
497
+ ],
498
+ "coffee_martini|partly_filled|martini glass filled to an intermediate level": [
499
+ 29,
500
+ 42
501
+ ],
502
+ "coffee_martini|partly_filled|partly filled martini glass": [
503
+ 9,
504
+ 22
505
+ ],
506
+ "interp_slice-banana|mostly_sliced|mostly sliced banana": [
507
+ 95,
508
+ 153
509
+ ],
510
+ "interp_slice-banana|mostly_sliced|peeled banana with only a short intact section remaining": [
511
+ 167,
512
+ 203
513
+ ],
514
+ "interp_slice-banana|mostly_unsliced|mostly unsliced peeled banana": [
515
+ 254,
516
+ 299
517
+ ],
518
+ "interp_slice-banana|mostly_unsliced|peeled banana with most of its body still intact": [
519
+ 18,
520
+ 47
521
+ ],
522
+ "interp_slice-banana|partly_sliced|partly sliced banana": [
523
+ 96,
524
+ 203
525
+ ],
526
+ "interp_slice-banana|partly_sliced|peeled banana with roughly half of its body remaining intact": [
527
+ 301,
528
+ 328
529
+ ],
530
+ "interp_torchocolate|charred_surface|charred chocolate bar": [
531
+ 192,
532
+ 674
533
+ ],
534
+ "interp_torchocolate|charred_surface|chocolate bar with a blackened surface": [
535
+ 77,
536
+ 238
537
+ ],
538
+ "interp_torchocolate|intact_surface|chocolate bar with an intact brown surface": [
539
+ 0,
540
+ 47
541
+ ],
542
+ "interp_torchocolate|intact_surface|uncharred chocolate bar": [
543
+ 0,
544
+ 71
545
+ ],
546
+ "misc_americano|americano_filled|dark coffee mixed into the glass cup": [
547
+ 279,
548
+ 521
549
+ ],
550
+ "misc_americano|americano_filled|glass cup containing an americano": [
551
+ 364,
552
+ 525
553
+ ],
554
+ "misc_americano|clear_water|clear water in the glass cup": [
555
+ 0,
556
+ 161
557
+ ],
558
+ "misc_americano|clear_water|glass cup containing clear water": [
559
+ 0,
560
+ 161
561
+ ],
562
+ "misc_cross-hands|fingers_interlaced_clasped|opposing hands with fingers visibly interwoven": [
563
+ 481,
564
+ 552
565
+ ],
566
+ "misc_cross-hands|fingers_interlaced_clasped|two hands clasped with interlaced fingers": [
567
+ 1341,
568
+ 1412
569
+ ],
570
+ "misc_cross-hands|hands_open_noninterlaced|both hands open without interwoven fingers": [
571
+ 942,
572
+ 1051
573
+ ],
574
+ "misc_cross-hands|hands_open_noninterlaced|two open hands with fingers not interlaced": [
575
+ 942,
576
+ 1051
577
+ ],
578
+ "misc_espresso|empty_cup|empty glass cup": [
579
+ 0,
580
+ 363
581
+ ],
582
+ "misc_espresso|empty_cup|glass cup with no espresso": [
583
+ 1,
584
+ 243
585
+ ],
586
+ "misc_espresso|espresso_filled|brewed espresso in the glass cup": [
587
+ 528,
588
+ 770
589
+ ],
590
+ "misc_espresso|espresso_filled|glass cup filled with espresso": [
591
+ 534,
592
+ 776
593
+ ],
594
+ "misc_tamping|loose_grounds|portafilter with loose coffee grounds": [
595
+ 131,
596
+ 176
597
+ ],
598
+ "misc_tamping|loose_grounds|untamped grounds in the portafilter": [
599
+ 166,
600
+ 195
601
+ ],
602
+ "misc_tamping|tamped_puck|compressed coffee grounds in the portafilter": [
603
+ 0,
604
+ 161
605
+ ],
606
+ "misc_tamping|tamped_puck|portafilter with a tamped coffee puck": [
607
+ 202,
608
+ 273
609
+ ]
610
+ }
611
+ },
612
+ "coordinate_statistics": {
613
+ "independent_unit": "history",
614
+ "primary_family": {
615
+ "family_size": 2,
616
+ "holm_adjusted_p": {
617
+ "dual_centered_minus_absolute_state_macro_r1_tiou_0.5": 1.0,
618
+ "vocabulary_centered_minus_absolute_state_macro_r1_tiou_0.5": 1.0
619
+ },
620
+ "metric": "state_macro_target_r1_tiou_0.5",
621
+ "raw_p": {
622
+ "dual_centered_minus_absolute_state_macro_r1_tiou_0.5": 1.0,
623
+ "vocabulary_centered_minus_absolute_state_macro_r1_tiou_0.5": 1.0
624
+ },
625
+ "rows": [
626
+ {
627
+ "bootstrap_resamples": 10000,
628
+ "bootstrap_seed": 3407,
629
+ "ci95_high": 0.21428571428571427,
630
+ "ci95_low": -0.2619047619047619,
631
+ "comparison_id": "vocabulary_centered_minus_absolute_state_macro_r1_tiou_0.5",
632
+ "descriptive_metrics_without_multiplicity_claim": {
633
+ "state_macro_target_r1_tiou_0.3": {
634
+ "bootstrap_resamples": 10000,
635
+ "bootstrap_seed": 3407,
636
+ "ci95_high": 0.27380952380952384,
637
+ "ci95_low": -0.34523809523809523,
638
+ "history_deltas": {
639
+ "coffee_martini": 0.16666666666666669,
640
+ "interp_slice-banana": -0.16666666666666666,
641
+ "interp_torchocolate": 0.75,
642
+ "misc_americano": 0.0,
643
+ "misc_cross-hands": -0.75,
644
+ "misc_espresso": 0.25,
645
+ "misc_tamping": -0.5
646
+ },
647
+ "point_estimate": -0.03571428571428571,
648
+ "sampling": "resample_four_original_and_three_extension_histories_within_stratum"
649
+ },
650
+ "state_macro_target_top1_tiou": {
651
+ "bootstrap_resamples": 10000,
652
+ "bootstrap_seed": 3407,
653
+ "ci95_high": 0.17142289353623275,
654
+ "ci95_low": -0.1433166006491298,
655
+ "history_deltas": {
656
+ "coffee_martini": -0.045773221800724684,
657
+ "interp_slice-banana": -0.1267636741201083,
658
+ "interp_torchocolate": 0.4073207098990679,
659
+ "misc_americano": 0.09592144936323166,
660
+ "misc_cross-hands": -0.21462176740169525,
661
+ "misc_espresso": 0.36515678837895393,
662
+ "misc_tamping": -0.30007462576031685
663
+ },
664
+ "point_estimate": 0.025880808365486913,
665
+ "sampling": "resample_four_original_and_three_extension_histories_within_stratum"
666
+ }
667
+ },
668
+ "effective_independent_n": 7,
669
+ "exact_sign_flip": {
670
+ "enumerations": 128,
671
+ "exact_two_sided_p": 1.0,
672
+ "extreme_assignments": 128,
673
+ "observed_absolute_mean": 0.011904761904761902,
674
+ "statistic": "absolute_unweighted_mean_history_delta"
675
+ },
676
+ "history_deltas": {
677
+ "coffee_martini": 0.0,
678
+ "interp_slice-banana": -0.3333333333333333,
679
+ "interp_torchocolate": 0.5,
680
+ "misc_americano": 0.0,
681
+ "misc_cross-hands": -0.25,
682
+ "misc_espresso": 0.5,
683
+ "misc_tamping": -0.5
684
+ },
685
+ "holm2_adjusted_p": 1.0,
686
+ "left_method": "vocabulary_centered_coordinates",
687
+ "metric": "state_macro_target_r1_tiou_0.5",
688
+ "point_estimate": -0.011904761904761902,
689
+ "raw_exact_two_sided_p": 1.0,
690
+ "right_method": "absolute_coordinates",
691
+ "sampling": "resample_four_original_and_three_extension_histories_within_stratum"
692
+ },
693
+ {
694
+ "bootstrap_resamples": 10000,
695
+ "bootstrap_seed": 3407,
696
+ "ci95_high": 0.1904761904761905,
697
+ "ci95_low": -0.3095238095238095,
698
+ "comparison_id": "dual_centered_minus_absolute_state_macro_r1_tiou_0.5",
699
+ "descriptive_metrics_without_multiplicity_claim": {
700
+ "state_macro_target_r1_tiou_0.3": {
701
+ "bootstrap_resamples": 10000,
702
+ "bootstrap_seed": 3407,
703
+ "ci95_high": 0.2857142857142857,
704
+ "ci95_low": -0.27380952380952384,
705
+ "history_deltas": {
706
+ "coffee_martini": 0.16666666666666669,
707
+ "interp_slice-banana": -0.16666666666666666,
708
+ "interp_torchocolate": 0.75,
709
+ "misc_americano": 0.0,
710
+ "misc_cross-hands": -0.5,
711
+ "misc_espresso": 0.25,
712
+ "misc_tamping": -0.5
713
+ },
714
+ "point_estimate": 0.0,
715
+ "sampling": "resample_four_original_and_three_extension_histories_within_stratum"
716
+ },
717
+ "state_macro_target_top1_tiou": {
718
+ "bootstrap_resamples": 10000,
719
+ "bootstrap_seed": 3407,
720
+ "ci95_high": 0.17416142512645041,
721
+ "ci95_low": -0.13223166471081121,
722
+ "history_deltas": {
723
+ "coffee_martini": -0.008566262821356474,
724
+ "interp_slice-banana": -0.1267636741201083,
725
+ "interp_torchocolate": 0.4073207098990679,
726
+ "misc_americano": 0.09592144936323166,
727
+ "misc_cross-hands": -0.1967802606523037,
728
+ "misc_espresso": 0.33426589518785477,
729
+ "misc_tamping": -0.29254896752536297
730
+ },
731
+ "point_estimate": 0.030406984190146123,
732
+ "sampling": "resample_four_original_and_three_extension_histories_within_stratum"
733
+ }
734
+ },
735
+ "effective_independent_n": 7,
736
+ "exact_sign_flip": {
737
+ "enumerations": 128,
738
+ "exact_two_sided_p": 1.0,
739
+ "extreme_assignments": 128,
740
+ "observed_absolute_mean": 0.047619047619047616,
741
+ "statistic": "absolute_unweighted_mean_history_delta"
742
+ },
743
+ "history_deltas": {
744
+ "coffee_martini": 0.0,
745
+ "interp_slice-banana": -0.3333333333333333,
746
+ "interp_torchocolate": 0.5,
747
+ "misc_americano": 0.0,
748
+ "misc_cross-hands": -0.5,
749
+ "misc_espresso": 0.5,
750
+ "misc_tamping": -0.5
751
+ },
752
+ "holm2_adjusted_p": 1.0,
753
+ "left_method": "dual_centered_coordinates",
754
+ "metric": "state_macro_target_r1_tiou_0.5",
755
+ "point_estimate": -0.047619047619047616,
756
+ "raw_exact_two_sided_p": 1.0,
757
+ "right_method": "absolute_coordinates",
758
+ "sampling": "resample_four_original_and_three_extension_histories_within_stratum"
759
+ }
760
+ ]
761
+ },
762
+ "strata": {
763
+ "extension_v2": [
764
+ "coffee_martini",
765
+ "misc_cross-hands",
766
+ "interp_slice-banana"
767
+ ],
768
+ "original": [
769
+ "interp_torchocolate",
770
+ "misc_espresso",
771
+ "misc_tamping",
772
+ "misc_americano"
773
+ ]
774
+ }
775
+ },
776
+ "duration_and_normalization": {
777
+ "ratio_1_25_sqrt": {
778
+ "paraphrase_exact_agreement": 0.14285714285714285,
779
+ "paraphrase_window_tiou": 0.3920121139491953,
780
+ "query_macro_joint_crossed_r1_tiou_0.3": 0.5,
781
+ "query_macro_joint_crossed_r1_tiou_0.5": 0.2976190476190476,
782
+ "query_macro_joint_identity_accuracy": 1.0,
783
+ "query_macro_target_candidate_oracle_tiou": 0.9455730773153759,
784
+ "query_macro_target_valid_run_edge_hit": 0.5833333333333333,
785
+ "state_macro_target_r1_tiou_0.3": 0.5,
786
+ "state_macro_target_r1_tiou_0.5": 0.2976190476190476,
787
+ "state_macro_target_top1_tiou": 0.3865072365318026
788
+ },
789
+ "ratio_1_5_mean": {
790
+ "paraphrase_exact_agreement": 0.0,
791
+ "paraphrase_window_tiou": 0.0,
792
+ "query_macro_joint_crossed_r1_tiou_0.3": 0.0,
793
+ "query_macro_joint_crossed_r1_tiou_0.5": 0.0,
794
+ "query_macro_joint_identity_accuracy": 0.8571428571428571,
795
+ "query_macro_target_candidate_oracle_tiou": 0.9362461623691377,
796
+ "query_macro_target_valid_run_edge_hit": 0.0,
797
+ "state_macro_target_r1_tiou_0.3": 0.0,
798
+ "state_macro_target_r1_tiou_0.5": 0.0,
799
+ "state_macro_target_top1_tiou": 0.009551761450157278
800
+ },
801
+ "ratio_1_5_single_median": {
802
+ "paraphrase_exact_agreement": 0.07142857142857142,
803
+ "paraphrase_window_tiou": 0.08462608902759496,
804
+ "query_macro_joint_crossed_r1_tiou_0.3": 0.17857142857142858,
805
+ "query_macro_joint_crossed_r1_tiou_0.5": 0.11904761904761904,
806
+ "query_macro_joint_identity_accuracy": 1.0,
807
+ "query_macro_target_candidate_oracle_tiou": 0.5143416169143858,
808
+ "query_macro_target_valid_run_edge_hit": 0.10714285714285714,
809
+ "state_macro_target_r1_tiou_0.3": 0.17857142857142858,
810
+ "state_macro_target_r1_tiou_0.5": 0.11904761904761904,
811
+ "state_macro_target_top1_tiou": 0.16965704943452561
812
+ },
813
+ "ratio_1_5_sqrt": {
814
+ "paraphrase_exact_agreement": 0.14285714285714285,
815
+ "paraphrase_window_tiou": 0.3702616100864751,
816
+ "query_macro_joint_crossed_r1_tiou_0.3": 0.4880952380952381,
817
+ "query_macro_joint_crossed_r1_tiou_0.5": 0.2976190476190476,
818
+ "query_macro_joint_identity_accuracy": 1.0,
819
+ "query_macro_target_candidate_oracle_tiou": 0.9362461623691377,
820
+ "query_macro_target_valid_run_edge_hit": 0.511904761904762,
821
+ "state_macro_target_r1_tiou_0.3": 0.4880952380952381,
822
+ "state_macro_target_r1_tiou_0.5": 0.2976190476190476,
823
+ "state_macro_target_top1_tiou": 0.36355905403338723
824
+ },
825
+ "ratio_1_5_sum": {
826
+ "paraphrase_exact_agreement": 0.2857142857142857,
827
+ "paraphrase_window_tiou": 0.4369180081855683,
828
+ "query_macro_joint_crossed_r1_tiou_0.3": 0.5833333333333333,
829
+ "query_macro_joint_crossed_r1_tiou_0.5": 0.38095238095238093,
830
+ "query_macro_joint_identity_accuracy": 1.0,
831
+ "query_macro_target_candidate_oracle_tiou": 0.9362461623691377,
832
+ "query_macro_target_valid_run_edge_hit": 0.5833333333333333,
833
+ "state_macro_target_r1_tiou_0.3": 0.5833333333333333,
834
+ "state_macro_target_r1_tiou_0.5": 0.38095238095238093,
835
+ "state_macro_target_top1_tiou": 0.3962605116622789
836
+ },
837
+ "ratio_2_0_sqrt": {
838
+ "paraphrase_exact_agreement": 0.14285714285714285,
839
+ "paraphrase_window_tiou": 0.41259952457178206,
840
+ "query_macro_joint_crossed_r1_tiou_0.3": 0.5238095238095238,
841
+ "query_macro_joint_crossed_r1_tiou_0.5": 0.33333333333333337,
842
+ "query_macro_joint_identity_accuracy": 1.0,
843
+ "query_macro_target_candidate_oracle_tiou": 0.922274432012013,
844
+ "query_macro_target_valid_run_edge_hit": 0.511904761904762,
845
+ "state_macro_target_r1_tiou_0.3": 0.5238095238095238,
846
+ "state_macro_target_r1_tiou_0.5": 0.33333333333333337,
847
+ "state_macro_target_top1_tiou": 0.35226020527382695
848
+ }
849
+ },
850
+ "inventory": {
851
+ "descriptions": 32,
852
+ "episodes": 59,
853
+ "histories": 7,
854
+ "states": 16
855
+ },
856
+ "kind": "deja_cue_seven_history_v2_result_summary",
857
+ "matched_similarity_controls": {
858
+ "max_frame_absolute": {
859
+ "state_macro_target_r1_tiou_0.3": 0.0,
860
+ "state_macro_target_r1_tiou_0.5": 0.0,
861
+ "state_macro_target_top1_tiou": 0.007198107908125922
862
+ },
863
+ "max_frame_vocabulary_centered": {
864
+ "state_macro_target_r1_tiou_0.3": 0.0,
865
+ "state_macro_target_r1_tiou_0.5": 0.0,
866
+ "state_macro_target_top1_tiou": 0.0098540752394942
867
+ },
868
+ "multiscale_mean_pool_absolute": {
869
+ "state_macro_target_r1_tiou_0.3": 0.0,
870
+ "state_macro_target_r1_tiou_0.5": 0.0,
871
+ "state_macro_target_top1_tiou": 0.007691870367792569
872
+ },
873
+ "multiscale_mean_pool_vocabulary_centered": {
874
+ "state_macro_target_r1_tiou_0.3": 0.0,
875
+ "state_macro_target_r1_tiou_0.5": 0.0,
876
+ "state_macro_target_top1_tiou": 0.010535084164245102
877
+ }
878
+ },
879
+ "missing_observation_stress": {
880
+ "strict_runs_missing_01pct": {
881
+ "metrics": {
882
+ "query_macro_target_candidate_oracle_tiou": {
883
+ "mean": 0.7069731752077738,
884
+ "sample_std": 0.010424916530972833,
885
+ "values": [
886
+ 0.6968801085438047,
887
+ 0.7063384772766205,
888
+ 0.7177009398028964
889
+ ]
890
+ },
891
+ "query_macro_target_valid_run_edge_hit": {
892
+ "mean": 0.5158730158730158,
893
+ "sample_std": 0.013746434980705392,
894
+ "values": [
895
+ 0.5,
896
+ 0.5238095238095238,
897
+ 0.5238095238095238
898
+ ]
899
+ },
900
+ "state_macro_target_r1_tiou_0.3": {
901
+ "mean": 0.3611111111111111,
902
+ "sample_std": 0.0676933417033015,
903
+ "values": [
904
+ 0.38095238095238093,
905
+ 0.41666666666666663,
906
+ 0.2857142857142857
907
+ ]
908
+ },
909
+ "state_macro_target_r1_tiou_0.5": {
910
+ "mean": 0.1626984126984127,
911
+ "sample_std": 0.09622504486493763,
912
+ "values": [
913
+ 0.25,
914
+ 0.17857142857142858,
915
+ 0.05952380952380952
916
+ ]
917
+ },
918
+ "state_macro_target_top1_tiou": {
919
+ "mean": 0.23672531717382964,
920
+ "sample_std": 0.03555379636839508,
921
+ "values": [
922
+ 0.25865516494516105,
923
+ 0.25581673652465853,
924
+ 0.1957040500516693
925
+ ]
926
+ }
927
+ },
928
+ "num_seeds": 3
929
+ },
930
+ "strict_runs_missing_05pct": {
931
+ "metrics": {
932
+ "query_macro_target_candidate_oracle_tiou": {
933
+ "mean": 0.5125663758861639,
934
+ "sample_std": 0.034388235484355836,
935
+ "values": [
936
+ 0.549560686307294,
937
+ 0.506563879017319,
938
+ 0.481574562333879
939
+ ]
940
+ },
941
+ "query_macro_target_valid_run_edge_hit": {
942
+ "mean": 0.6944444444444445,
943
+ "sample_std": 0.038268455400765684,
944
+ "values": [
945
+ 0.7380952380952381,
946
+ 0.6666666666666667,
947
+ 0.6785714285714286
948
+ ]
949
+ },
950
+ "state_macro_target_r1_tiou_0.3": {
951
+ "mean": 0.25396825396825395,
952
+ "sample_std": 0.04811252243246879,
953
+ "values": [
954
+ 0.2261904761904762,
955
+ 0.2261904761904762,
956
+ 0.3095238095238095
957
+ ]
958
+ },
959
+ "state_macro_target_r1_tiou_0.5": {
960
+ "mean": 0.11507936507936507,
961
+ "sample_std": 0.0676933417033015,
962
+ "values": [
963
+ 0.19047619047619047,
964
+ 0.09523809523809523,
965
+ 0.05952380952380952
966
+ ]
967
+ },
968
+ "state_macro_target_top1_tiou": {
969
+ "mean": 0.1792076250893019,
970
+ "sample_std": 0.024242432367898147,
971
+ "values": [
972
+ 0.20619661454111338,
973
+ 0.1592795183616025,
974
+ 0.17214674236518995
975
+ ]
976
+ }
977
+ },
978
+ "num_seeds": 3
979
+ },
980
+ "strict_runs_missing_10pct": {
981
+ "metrics": {
982
+ "query_macro_target_candidate_oracle_tiou": {
983
+ "mean": 0.40252776358217474,
984
+ "sample_std": 0.024481686366027242,
985
+ "values": [
986
+ 0.4014073706098965,
987
+ 0.427550411029231,
988
+ 0.37862550910739673
989
+ ]
990
+ },
991
+ "query_macro_target_valid_run_edge_hit": {
992
+ "mean": 0.8015873015873015,
993
+ "sample_std": 0.03636964837266539,
994
+ "values": [
995
+ 0.7619047619047619,
996
+ 0.8333333333333333,
997
+ 0.8095238095238095
998
+ ]
999
+ },
1000
+ "state_macro_target_r1_tiou_0.3": {
1001
+ "mean": 0.1865079365079365,
1002
+ "sample_std": 0.08775136661704754,
1003
+ "values": [
1004
+ 0.11904761904761904,
1005
+ 0.2857142857142857,
1006
+ 0.15476190476190474
1007
+ ]
1008
+ },
1009
+ "state_macro_target_r1_tiou_0.5": {
1010
+ "mean": 0.11111111111111112,
1011
+ "sample_std": 0.0792658109342785,
1012
+ "values": [
1013
+ 0.05952380952380952,
1014
+ 0.20238095238095238,
1015
+ 0.07142857142857142
1016
+ ]
1017
+ },
1018
+ "state_macro_target_top1_tiou": {
1019
+ "mean": 0.15150070106167168,
1020
+ "sample_std": 0.04834280196158156,
1021
+ "values": [
1022
+ 0.11915908421256713,
1023
+ 0.20707381102034733,
1024
+ 0.1282692079521006
1025
+ ]
1026
+ }
1027
+ },
1028
+ "num_seeds": 3
1029
+ },
1030
+ "zero_evidence_bridge_missing_01pct": {
1031
+ "metrics": {
1032
+ "query_macro_target_candidate_oracle_tiou": {
1033
+ "mean": 0.9362461623691377,
1034
+ "sample_std": 0.0,
1035
+ "values": [
1036
+ 0.9362461623691377,
1037
+ 0.9362461623691377,
1038
+ 0.9362461623691377
1039
+ ]
1040
+ },
1041
+ "query_macro_target_valid_run_edge_hit": {
1042
+ "mean": 0.4444444444444444,
1043
+ "sample_std": 0.013746434980705392,
1044
+ "values": [
1045
+ 0.4523809523809524,
1046
+ 0.4523809523809524,
1047
+ 0.42857142857142855
1048
+ ]
1049
+ },
1050
+ "state_macro_target_r1_tiou_0.3": {
1051
+ "mean": 0.4166666666666667,
1052
+ "sample_std": 6.798699777552591e-17,
1053
+ "values": [
1054
+ 0.41666666666666663,
1055
+ 0.41666666666666663,
1056
+ 0.41666666666666663
1057
+ ]
1058
+ },
1059
+ "state_macro_target_r1_tiou_0.5": {
1060
+ "mean": 0.28571428571428575,
1061
+ "sample_std": 0.020619652471058052,
1062
+ "values": [
1063
+ 0.2976190476190476,
1064
+ 0.2619047619047619,
1065
+ 0.2976190476190476
1066
+ ]
1067
+ },
1068
+ "state_macro_target_top1_tiou": {
1069
+ "mean": 0.3445806507730768,
1070
+ "sample_std": 0.008803573796012152,
1071
+ "values": [
1072
+ 0.3472946253383444,
1073
+ 0.33473963920204414,
1074
+ 0.3517076877788419
1075
+ ]
1076
+ }
1077
+ },
1078
+ "num_seeds": 3
1079
+ },
1080
+ "zero_evidence_bridge_missing_05pct": {
1081
+ "metrics": {
1082
+ "query_macro_target_candidate_oracle_tiou": {
1083
+ "mean": 0.936101577111653,
1084
+ "sample_std": 0.0002504290119890458,
1085
+ "values": [
1086
+ 0.9362461623691377,
1087
+ 0.9362461623691377,
1088
+ 0.9358124065966834
1089
+ ]
1090
+ },
1091
+ "query_macro_target_valid_run_edge_hit": {
1092
+ "mean": 0.49206349206349204,
1093
+ "sample_std": 0.08935182737458489,
1094
+ "values": [
1095
+ 0.5833333333333333,
1096
+ 0.40476190476190477,
1097
+ 0.4880952380952381
1098
+ ]
1099
+ },
1100
+ "state_macro_target_r1_tiou_0.3": {
1101
+ "mean": 0.4166666666666667,
1102
+ "sample_std": 6.798699777552591e-17,
1103
+ "values": [
1104
+ 0.41666666666666663,
1105
+ 0.41666666666666663,
1106
+ 0.41666666666666663
1107
+ ]
1108
+ },
1109
+ "state_macro_target_r1_tiou_0.5": {
1110
+ "mean": 0.2976190476190476,
1111
+ "sample_std": 0.0,
1112
+ "values": [
1113
+ 0.2976190476190476,
1114
+ 0.2976190476190476,
1115
+ 0.2976190476190476
1116
+ ]
1117
+ },
1118
+ "state_macro_target_top1_tiou": {
1119
+ "mean": 0.3515879793595227,
1120
+ "sample_std": 0.003908635396125659,
1121
+ "values": [
1122
+ 0.3560601424958025,
1123
+ 0.349878441542387,
1124
+ 0.3488253540403786
1125
+ ]
1126
+ }
1127
+ },
1128
+ "num_seeds": 3
1129
+ },
1130
+ "zero_evidence_bridge_missing_10pct": {
1131
+ "metrics": {
1132
+ "query_macro_target_candidate_oracle_tiou": {
1133
+ "mean": 0.9360833324137188,
1134
+ "sample_std": 0.000236219292201819,
1135
+ "values": [
1136
+ 0.9362461623691377,
1137
+ 0.9361914282753354,
1138
+ 0.9358124065966834
1139
+ ]
1140
+ },
1141
+ "query_macro_target_valid_run_edge_hit": {
1142
+ "mean": 0.5079365079365079,
1143
+ "sample_std": 0.11744959195991068,
1144
+ "values": [
1145
+ 0.4523809523809524,
1146
+ 0.42857142857142855,
1147
+ 0.6428571428571429
1148
+ ]
1149
+ },
1150
+ "state_macro_target_r1_tiou_0.3": {
1151
+ "mean": 0.4166666666666667,
1152
+ "sample_std": 6.798699777552591e-17,
1153
+ "values": [
1154
+ 0.41666666666666663,
1155
+ 0.41666666666666663,
1156
+ 0.41666666666666663
1157
+ ]
1158
+ },
1159
+ "state_macro_target_r1_tiou_0.5": {
1160
+ "mean": 0.29365079365079366,
1161
+ "sample_std": 0.029959660457423615,
1162
+ "values": [
1163
+ 0.2976190476190476,
1164
+ 0.2619047619047619,
1165
+ 0.32142857142857145
1166
+ ]
1167
+ },
1168
+ "state_macro_target_top1_tiou": {
1169
+ "mean": 0.35545355995141326,
1170
+ "sample_std": 0.01054837380736515,
1171
+ "values": [
1172
+ 0.3604622662422203,
1173
+ 0.34333396703004837,
1174
+ 0.3625644465819711
1175
+ ]
1176
+ }
1177
+ },
1178
+ "num_seeds": 3
1179
+ }
1180
+ },
1181
+ "original_n4_prediction_reproduction": {
1182
+ "exact": true,
1183
+ "num_queries": 16
1184
+ },
1185
+ "protocol": {
1186
+ "bootstrap_resamples": 10000,
1187
+ "bootstrap_seed": 3407,
1188
+ "coordinate_primary_family_size": 2,
1189
+ "exact_sign_flip_assignments": 128,
1190
+ "independent_unit": "history",
1191
+ "query_center_weighting": "state_balanced",
1192
+ "strata": {
1193
+ "coffee_martini": "extension_v2",
1194
+ "interp_slice-banana": "extension_v2",
1195
+ "interp_torchocolate": "original",
1196
+ "misc_americano": "original",
1197
+ "misc_cross-hands": "extension_v2",
1198
+ "misc_espresso": "original",
1199
+ "misc_tamping": "original"
1200
+ }
1201
+ },
1202
+ "raw_residual_prediction_match": true,
1203
+ "schema_version": 1,
1204
+ "state_nonoverlap": {
1205
+ "exact_nonoverlap": {
1206
+ "per_scene": [
1207
+ {
1208
+ "num_states": 2,
1209
+ "scene": "interp_torchocolate",
1210
+ "state_macro_target_r1_tiou_0.3": 0.5,
1211
+ "state_macro_target_r1_tiou_0.5": 0.5,
1212
+ "state_macro_target_top1_tiou": 0.4031366267052501
1213
+ },
1214
+ {
1215
+ "num_states": 2,
1216
+ "scene": "misc_espresso",
1217
+ "state_macro_target_r1_tiou_0.3": 0.5,
1218
+ "state_macro_target_r1_tiou_0.5": 0.5,
1219
+ "state_macro_target_top1_tiou": 0.5453296703296704
1220
+ },
1221
+ {
1222
+ "num_states": 2,
1223
+ "scene": "misc_tamping",
1224
+ "state_macro_target_r1_tiou_0.3": 0.0,
1225
+ "state_macro_target_r1_tiou_0.5": 0.0,
1226
+ "state_macro_target_top1_tiou": 0.08928571428571429
1227
+ },
1228
+ {
1229
+ "num_states": 2,
1230
+ "scene": "misc_americano",
1231
+ "state_macro_target_r1_tiou_0.3": 1.0,
1232
+ "state_macro_target_r1_tiou_0.5": 1.0,
1233
+ "state_macro_target_top1_tiou": 0.6673566819588974
1234
+ },
1235
+ {
1236
+ "num_states": 3,
1237
+ "scene": "coffee_martini",
1238
+ "state_macro_target_r1_tiou_0.3": 0.3333333333333333,
1239
+ "state_macro_target_r1_tiou_0.5": 0.3333333333333333,
1240
+ "state_macro_target_top1_tiou": 0.48801101601279706
1241
+ },
1242
+ {
1243
+ "num_states": 2,
1244
+ "scene": "misc_cross-hands",
1245
+ "state_macro_target_r1_tiou_0.3": 0.5,
1246
+ "state_macro_target_r1_tiou_0.5": 0.0,
1247
+ "state_macro_target_top1_tiou": 0.3456572769953052
1248
+ },
1249
+ {
1250
+ "num_states": 3,
1251
+ "scene": "interp_slice-banana",
1252
+ "state_macro_target_r1_tiou_0.3": 0.0,
1253
+ "state_macro_target_r1_tiou_0.5": 0.0,
1254
+ "state_macro_target_top1_tiou": 0.0
1255
+ }
1256
+ ],
1257
+ "scene_macro": {
1258
+ "state_macro_target_r1_tiou_0.3": 0.40476190476190477,
1259
+ "state_macro_target_r1_tiou_0.5": 0.33333333333333337,
1260
+ "state_macro_target_top1_tiou": 0.36268242661251915
1261
+ }
1262
+ },
1263
+ "independent": {
1264
+ "per_scene": [
1265
+ {
1266
+ "num_states": 2,
1267
+ "scene": "interp_torchocolate",
1268
+ "state_macro_target_r1_tiou_0.3": 0.5,
1269
+ "state_macro_target_r1_tiou_0.5": 0.5,
1270
+ "state_macro_target_top1_tiou": 0.4031366267052501
1271
+ },
1272
+ {
1273
+ "num_states": 2,
1274
+ "scene": "misc_espresso",
1275
+ "state_macro_target_r1_tiou_0.3": 0.5,
1276
+ "state_macro_target_r1_tiou_0.5": 0.5,
1277
+ "state_macro_target_top1_tiou": 0.5453296703296704
1278
+ },
1279
+ {
1280
+ "num_states": 2,
1281
+ "scene": "misc_tamping",
1282
+ "state_macro_target_r1_tiou_0.3": 0.0,
1283
+ "state_macro_target_r1_tiou_0.5": 0.0,
1284
+ "state_macro_target_top1_tiou": 0.08928571428571429
1285
+ },
1286
+ {
1287
+ "num_states": 2,
1288
+ "scene": "misc_americano",
1289
+ "state_macro_target_r1_tiou_0.3": 1.0,
1290
+ "state_macro_target_r1_tiou_0.5": 1.0,
1291
+ "state_macro_target_top1_tiou": 0.6673566819588974
1292
+ },
1293
+ {
1294
+ "num_states": 3,
1295
+ "scene": "coffee_martini",
1296
+ "state_macro_target_r1_tiou_0.3": 0.3333333333333333,
1297
+ "state_macro_target_r1_tiou_0.5": 0.3333333333333333,
1298
+ "state_macro_target_top1_tiou": 0.48801101601279706
1299
+ },
1300
+ {
1301
+ "num_states": 2,
1302
+ "scene": "misc_cross-hands",
1303
+ "state_macro_target_r1_tiou_0.3": 0.5,
1304
+ "state_macro_target_r1_tiou_0.5": 0.0,
1305
+ "state_macro_target_top1_tiou": 0.3456572769953052
1306
+ },
1307
+ {
1308
+ "num_states": 3,
1309
+ "scene": "interp_slice-banana",
1310
+ "state_macro_target_r1_tiou_0.3": 0.0,
1311
+ "state_macro_target_r1_tiou_0.5": 0.0,
1312
+ "state_macro_target_top1_tiou": 0.0582010582010582
1313
+ }
1314
+ ],
1315
+ "scene_macro": {
1316
+ "state_macro_target_r1_tiou_0.3": 0.40476190476190477,
1317
+ "state_macro_target_r1_tiou_0.5": 0.33333333333333337,
1318
+ "state_macro_target_top1_tiou": 0.3709968634983846
1319
+ }
1320
+ },
1321
+ "independent_conflicts": {
1322
+ "overlapping_pairs": 1,
1323
+ "rate": 0.09090909090909091,
1324
+ "total_cross_state_pairs": 11
1325
+ }
1326
+ },
1327
+ "window_schedules": {
1328
+ "1.25": [
1329
+ 1,
1330
+ 2,
1331
+ 3,
1332
+ 4,
1333
+ 5,
1334
+ 6,
1335
+ 8,
1336
+ 10,
1337
+ 11,
1338
+ 12,
1339
+ 15,
1340
+ 18,
1341
+ 19,
1342
+ 20,
1343
+ 21,
1344
+ 24,
1345
+ 25,
1346
+ 26,
1347
+ 27,
1348
+ 28,
1349
+ 30,
1350
+ 34,
1351
+ 37,
1352
+ 38,
1353
+ 46,
1354
+ 48,
1355
+ 49,
1356
+ 52,
1357
+ 59,
1358
+ 60,
1359
+ 75,
1360
+ 94,
1361
+ 110,
1362
+ 118,
1363
+ 148,
1364
+ 168,
1365
+ 185,
1366
+ 231,
1367
+ 289,
1368
+ 361,
1369
+ 451,
1370
+ 483
1371
+ ],
1372
+ "1.5": [
1373
+ 1,
1374
+ 2,
1375
+ 3,
1376
+ 4,
1377
+ 6,
1378
+ 9,
1379
+ 10,
1380
+ 11,
1381
+ 14,
1382
+ 18,
1383
+ 20,
1384
+ 21,
1385
+ 25,
1386
+ 26,
1387
+ 27,
1388
+ 28,
1389
+ 30,
1390
+ 32,
1391
+ 34,
1392
+ 37,
1393
+ 46,
1394
+ 48,
1395
+ 49,
1396
+ 52,
1397
+ 59,
1398
+ 72,
1399
+ 108,
1400
+ 110,
1401
+ 162,
1402
+ 168,
1403
+ 243,
1404
+ 364,
1405
+ 483
1406
+ ],
1407
+ "2.0": [
1408
+ 1,
1409
+ 2,
1410
+ 4,
1411
+ 8,
1412
+ 10,
1413
+ 11,
1414
+ 16,
1415
+ 18,
1416
+ 20,
1417
+ 21,
1418
+ 25,
1419
+ 26,
1420
+ 27,
1421
+ 28,
1422
+ 30,
1423
+ 32,
1424
+ 34,
1425
+ 37,
1426
+ 46,
1427
+ 49,
1428
+ 52,
1429
+ 59,
1430
+ 64,
1431
+ 110,
1432
+ 128,
1433
+ 168,
1434
+ 256,
1435
+ 483
1436
+ ]
1437
+ }
1438
+ }
data/reference/vocabulary_stress.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "duplication_stress": {
3
+ "2": {
4
+ "query_uniform": {
5
+ "stability": {
6
+ "joint_identity_changes": 2,
7
+ "joint_window_changes": 12,
8
+ "maximum_absolute_joint_score_delta": 7.6809539794921875,
9
+ "maximum_absolute_target_score_delta": 7.6809539794921875,
10
+ "num_original_queries": 32,
11
+ "target_window_changes": 13
12
+ }
13
+ },
14
+ "state_balanced": {
15
+ "exact_prediction_reproduction": true,
16
+ "stability": {
17
+ "joint_identity_changes": 0,
18
+ "joint_window_changes": 0,
19
+ "maximum_absolute_joint_score_delta": 1.71661376953125e-05,
20
+ "maximum_absolute_target_score_delta": 1.71661376953125e-05,
21
+ "num_original_queries": 32,
22
+ "target_window_changes": 0
23
+ }
24
+ }
25
+ },
26
+ "4": {
27
+ "query_uniform": {
28
+ "stability": {
29
+ "joint_identity_changes": 2,
30
+ "joint_window_changes": 12,
31
+ "maximum_absolute_joint_score_delta": 18.974891662597656,
32
+ "maximum_absolute_target_score_delta": 18.974891662597656,
33
+ "num_original_queries": 32,
34
+ "target_window_changes": 14
35
+ }
36
+ },
37
+ "state_balanced": {
38
+ "exact_prediction_reproduction": true,
39
+ "stability": {
40
+ "joint_identity_changes": 0,
41
+ "joint_window_changes": 0,
42
+ "maximum_absolute_joint_score_delta": 1.52587890625e-05,
43
+ "maximum_absolute_target_score_delta": 1.52587890625e-05,
44
+ "num_original_queries": 32,
45
+ "target_window_changes": 0
46
+ }
47
+ }
48
+ },
49
+ "8": {
50
+ "query_uniform": {
51
+ "stability": {
52
+ "joint_identity_changes": 2,
53
+ "joint_window_changes": 15,
54
+ "maximum_absolute_joint_score_delta": 39.78852081298828,
55
+ "maximum_absolute_target_score_delta": 39.78852081298828,
56
+ "num_original_queries": 32,
57
+ "target_window_changes": 16
58
+ }
59
+ },
60
+ "state_balanced": {
61
+ "exact_prediction_reproduction": true,
62
+ "stability": {
63
+ "joint_identity_changes": 0,
64
+ "joint_window_changes": 0,
65
+ "maximum_absolute_joint_score_delta": 1.52587890625e-05,
66
+ "maximum_absolute_target_score_delta": 1.52587890625e-05,
67
+ "num_original_queries": 32,
68
+ "target_window_changes": 0
69
+ }
70
+ }
71
+ }
72
+ },
73
+ "evaluation_scope": {
74
+ "composition_table": {
75
+ "histories": 4,
76
+ "original_descriptions": 16
77
+ },
78
+ "duplication_stress": {
79
+ "histories": 7,
80
+ "original_descriptions": 32
81
+ }
82
+ },
83
+ "factorial_cell": "state_balanced_zero_sum_floor_5e_2",
84
+ "kind": "deja_cue_vocabulary_composition_summary",
85
+ "schema_version": 2,
86
+ "table": {
87
+ "one_sided_four": {
88
+ "added_residual_norm_median": 0.3198569715023041,
89
+ "new_description_identity_accuracy": 0.96875,
90
+ "new_description_r1_tiou_0.5": 0.4375,
91
+ "new_description_top1_tiou": 0.4005141902016476,
92
+ "num_new_descriptions": 16,
93
+ "original_window_exact_rate": 0.71875,
94
+ "original_window_mean_tiou": 0.937146812124664
95
+ },
96
+ "one_sided_one": {
97
+ "added_residual_norm_median": 0.2747306078672409,
98
+ "new_description_identity_accuracy": 0.875,
99
+ "new_description_r1_tiou_0.5": 0.375,
100
+ "new_description_top1_tiou": 0.4222471695393324,
101
+ "num_new_descriptions": 4,
102
+ "original_window_exact_rate": 0.8125,
103
+ "original_window_mean_tiou": 0.9949227210297407
104
+ },
105
+ "one_sided_two": {
106
+ "added_residual_norm_median": 0.30861977487802505,
107
+ "new_description_identity_accuracy": 0.9375,
108
+ "new_description_r1_tiou_0.5": 0.5,
109
+ "new_description_top1_tiou": 0.443482153583318,
110
+ "num_new_descriptions": 8,
111
+ "original_window_exact_rate": 0.65625,
112
+ "original_window_mean_tiou": 0.884034978019326
113
+ },
114
+ "symmetric_four_per_state": {
115
+ "added_residual_norm_median": 0.29824700951576233,
116
+ "new_description_identity_accuracy": 0.96875,
117
+ "new_description_r1_tiou_0.5": 0.4375,
118
+ "new_description_top1_tiou": 0.40859280445147306,
119
+ "num_new_descriptions": 32,
120
+ "original_window_exact_rate": 0.5,
121
+ "original_window_mean_tiou": 0.8717605614724152
122
+ }
123
+ }
124
+ }
data/reference/vost_cohort.json ADDED
The diff for this file is too large to render. See raw diff
 
data/seven_history/features/evaluation/hypernerf__interp_slice-banana/text_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:797e8f499442a1b9937af6b086c7545634cda707d7eab4dbc0d012d882165e81
3
+ size 24931
data/seven_history/features/evaluation/hypernerf__interp_slice-banana/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:975ce50f82e832c8de90d59afc31499a5122d0d2deeea5ec9cc768db2651cf7f
3
+ size 798094
data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/distractors/track_1/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:713cd37f8ed3b14cea5e51705d565844a92cfeab23fd224dd3bea7db42a115e3
3
+ size 83550
data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/distractors/track_144/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f9521d291719ee86745c955f7249ed7c641c681fa1b74f6f7cb7a110d496d71
3
+ size 103603
data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/text_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70645d4181de8ea6e8f218c0db3cc1bd4246176e8cc289f9f4d534aa8c98a621
3
+ size 12226
data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3a9a2cff8c4f3f5de6fe62010117030949c60fbedde62ce306f334137d364f3
3
+ size 1988253
data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/distractors/track_2/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeabbb200f63ff1e6aa5ac2fcd11f9e6fd1fce3e5d41d1bde61ad0de7990349c
3
+ size 86417
data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/distractors/track_592/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8629c58fb4f1e521b9745f88f44c2408304b01d3ae79683c438c811b314a63a7
3
+ size 23545
data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/text_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f6c90d6455a043b4e6f5b75f8ba2b04cdbf4b4b737ca1c06813edc2ca6a66ac
3
+ size 12227
data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6a3b524f2d398b1f2b293255673f22dfcae524c325e433f758fea768b99182f
3
+ size 1505449
data/seven_history/features/evaluation/hypernerf__misc_cross-hands__cross-hands1/text_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1685f943f8b7a73eb34ffb76b45aed40f0280b4ddc07731c5b662e40b21f3535
3
+ size 19081
data/seven_history/features/evaluation/hypernerf__misc_cross-hands__cross-hands1/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54e4bc9307837a5a63b42f1a6be28d1d8719ef10539408879dc03bfd969bf667
3
+ size 3778285
data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/distractors/track_1505/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53ad915b78a9f4c909595d0bb8c9e26a3d117344bea164a78fd5f4f279cf16d0
3
+ size 72201
data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/distractors/track_17/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac16e0953a37b2f885292f82d41fe381680d0dc40cce03f082999c818b9b4336
3
+ size 12100
data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/text_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc98ea1181b6024227ded9b23435237b5bbde4f6aea2fc0af93fd902f741a029
3
+ size 12207
data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c19867e182531b0aefc935cb488fdcaaeb3c77c2bc8c5d7b7529c577ab91413
3
+ size 2223529
data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/distractors/track_0/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3506de3800c2ed20002514eb0559740e8f8632feb9dac770e6e44fa45d9d538
3
+ size 52153
data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/distractors/track_860/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44c8daef3daec9463c7a26ed084a45faf2a3fce57af5e3f533092b737ca55030
3
+ size 72085
data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/text_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20bc75584ee6215b0c6404f13bd7d5890ae204908862c4c7213702bb3686b903
3
+ size 12242
data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a246d5e5ddff3af38efbe24014724bef3841f6b02c76c1c71470967ea922b8c7
3
+ size 964453
data/seven_history/features/evaluation/neu3d__coffee_martini__cam00/text_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c70f530428cb571657d95fc8d31765e5826e55b4b1606449b14e5b44fc1537b7
3
+ size 24984
data/seven_history/features/evaluation/neu3d__coffee_martini__cam00/visual_features.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d85fc5c3080610a803eb2c16a1b439e28f626ee88acaf882c879908702af6978
3
+ size 286485
data/seven_history/manifest.json ADDED
@@ -0,0 +1,595 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_dimension": 768,
3
+ "histories": [
4
+ {
5
+ "dataset": "hypernerf",
6
+ "distractors": [
7
+ {
8
+ "co_visible_moments": [
9
+ {
10
+ "end": 28,
11
+ "start": 0,
12
+ "state_id": "intact_surface"
13
+ }
14
+ ],
15
+ "object_label": "person torso",
16
+ "track_id": 1,
17
+ "visual_features": "data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/distractors/track_1/visual_features.npz"
18
+ },
19
+ {
20
+ "co_visible_moments": [
21
+ {
22
+ "end": 98,
23
+ "start": 63,
24
+ "state_id": "charred_surface"
25
+ }
26
+ ],
27
+ "object_label": "forearm",
28
+ "track_id": 144,
29
+ "visual_features": "data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/distractors/track_144/visual_features.npz"
30
+ }
31
+ ],
32
+ "history_id": "S01",
33
+ "object_group_id": "hypernerf/interp_torchocolate/upper_chocolate_bar",
34
+ "scene": "interp_torchocolate",
35
+ "states": [
36
+ {
37
+ "descriptions": [
38
+ "uncharred chocolate bar",
39
+ "chocolate bar with an intact brown surface"
40
+ ],
41
+ "feature_state_id": "intact_surface",
42
+ "references": [
43
+ [
44
+ 0,
45
+ 32
46
+ ]
47
+ ],
48
+ "state_id": "intact_surface"
49
+ },
50
+ {
51
+ "descriptions": [
52
+ "charred chocolate bar",
53
+ "chocolate bar with a blackened surface"
54
+ ],
55
+ "feature_state_id": "charred_surface",
56
+ "references": [
57
+ [
58
+ 39,
59
+ 694
60
+ ]
61
+ ],
62
+ "state_id": "charred_surface"
63
+ }
64
+ ],
65
+ "stratum": "original",
66
+ "target_visual_features": "data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/visual_features.npz",
67
+ "text_features": "data/seven_history/features/evaluation/hypernerf__interp_torchocolate__upper_chocolate_bar/text_features.npz",
68
+ "text_state_field": "state_ids"
69
+ },
70
+ {
71
+ "dataset": "hypernerf",
72
+ "distractors": [
73
+ {
74
+ "co_visible_moments": [
75
+ {
76
+ "end": 8,
77
+ "start": 5,
78
+ "state_id": "empty_cup"
79
+ }
80
+ ],
81
+ "object_label": "cork coaster",
82
+ "track_id": 17,
83
+ "visual_features": "data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/distractors/track_17/visual_features.npz"
84
+ },
85
+ {
86
+ "co_visible_moments": [
87
+ {
88
+ "end": 752,
89
+ "start": 728,
90
+ "state_id": "espresso_filled"
91
+ }
92
+ ],
93
+ "object_label": "portafilter handle",
94
+ "track_id": 1505,
95
+ "visual_features": "data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/distractors/track_1505/visual_features.npz"
96
+ }
97
+ ],
98
+ "history_id": "S02",
99
+ "object_group_id": "hypernerf/misc_espresso/glass_cup",
100
+ "scene": "misc_espresso",
101
+ "states": [
102
+ {
103
+ "descriptions": [
104
+ "empty glass cup",
105
+ "glass cup with no espresso"
106
+ ],
107
+ "feature_state_id": "empty_cup",
108
+ "references": [
109
+ [
110
+ 0,
111
+ 340
112
+ ]
113
+ ],
114
+ "state_id": "empty_cup"
115
+ },
116
+ {
117
+ "descriptions": [
118
+ "glass cup filled with espresso",
119
+ "brewed espresso in the glass cup"
120
+ ],
121
+ "feature_state_id": "espresso_filled",
122
+ "references": [
123
+ [
124
+ 721,
125
+ 776
126
+ ]
127
+ ],
128
+ "state_id": "espresso_filled"
129
+ }
130
+ ],
131
+ "stratum": "original",
132
+ "target_visual_features": "data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/visual_features.npz",
133
+ "text_features": "data/seven_history/features/evaluation/hypernerf__misc_espresso__glass_cup/text_features.npz",
134
+ "text_state_field": "state_ids"
135
+ },
136
+ {
137
+ "dataset": "hypernerf",
138
+ "distractors": [
139
+ {
140
+ "co_visible_moments": [
141
+ {
142
+ "end": 17,
143
+ "start": 0,
144
+ "state_id": "loose_grounds"
145
+ }
146
+ ],
147
+ "object_label": "stainless steel pitcher",
148
+ "track_id": 0,
149
+ "visual_features": "data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/distractors/track_0/visual_features.npz"
150
+ },
151
+ {
152
+ "co_visible_moments": [
153
+ {
154
+ "end": 315,
155
+ "start": 291,
156
+ "state_id": "tamped_puck"
157
+ }
158
+ ],
159
+ "object_label": "espresso machine base",
160
+ "track_id": 860,
161
+ "visual_features": "data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/distractors/track_860/visual_features.npz"
162
+ }
163
+ ],
164
+ "history_id": "S03",
165
+ "object_group_id": "hypernerf/misc_tamping/portafilter",
166
+ "scene": "misc_tamping",
167
+ "states": [
168
+ {
169
+ "descriptions": [
170
+ "portafilter with loose coffee grounds",
171
+ "untamped grounds in the portafilter"
172
+ ],
173
+ "feature_state_id": "loose_grounds",
174
+ "references": [
175
+ [
176
+ 0,
177
+ 158
178
+ ]
179
+ ],
180
+ "state_id": "loose_grounds"
181
+ },
182
+ {
183
+ "descriptions": [
184
+ "portafilter with a tamped coffee puck",
185
+ "compressed coffee grounds in the portafilter"
186
+ ],
187
+ "feature_state_id": "tamped_puck",
188
+ "references": [
189
+ [
190
+ 281,
191
+ 336
192
+ ]
193
+ ],
194
+ "state_id": "tamped_puck"
195
+ }
196
+ ],
197
+ "stratum": "original",
198
+ "target_visual_features": "data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/visual_features.npz",
199
+ "text_features": "data/seven_history/features/evaluation/hypernerf__misc_tamping__portafilter/text_features.npz",
200
+ "text_state_field": "state_ids"
201
+ },
202
+ {
203
+ "dataset": "hypernerf",
204
+ "distractors": [
205
+ {
206
+ "co_visible_moments": [
207
+ {
208
+ "end": 29,
209
+ "start": 0,
210
+ "state_id": "clear_water"
211
+ }
212
+ ],
213
+ "object_label": "hand",
214
+ "track_id": 2,
215
+ "visual_features": "data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/distractors/track_2/visual_features.npz"
216
+ },
217
+ {
218
+ "co_visible_moments": [
219
+ {
220
+ "end": 366,
221
+ "start": 359,
222
+ "state_id": "americano_filled"
223
+ }
224
+ ],
225
+ "object_label": "cutting board",
226
+ "track_id": 592,
227
+ "visual_features": "data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/distractors/track_592/visual_features.npz"
228
+ }
229
+ ],
230
+ "history_id": "S04",
231
+ "object_group_id": "hypernerf/misc_americano/glass_cup",
232
+ "scene": "misc_americano",
233
+ "states": [
234
+ {
235
+ "descriptions": [
236
+ "glass cup containing clear water",
237
+ "clear water in the glass cup"
238
+ ],
239
+ "feature_state_id": "clear_water",
240
+ "references": [
241
+ [
242
+ 0,
243
+ 133
244
+ ]
245
+ ],
246
+ "state_id": "clear_water"
247
+ },
248
+ {
249
+ "descriptions": [
250
+ "glass cup containing an americano",
251
+ "dark coffee mixed into the glass cup"
252
+ ],
253
+ "feature_state_id": "americano_filled",
254
+ "references": [
255
+ [
256
+ 195,
257
+ 525
258
+ ]
259
+ ],
260
+ "state_id": "americano_filled"
261
+ }
262
+ ],
263
+ "stratum": "original",
264
+ "target_visual_features": "data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/visual_features.npz",
265
+ "text_features": "data/seven_history/features/evaluation/hypernerf__misc_americano__glass_cup/text_features.npz",
266
+ "text_state_field": "state_ids"
267
+ },
268
+ {
269
+ "dataset": "neu3d",
270
+ "distractors": [],
271
+ "history_id": "S05",
272
+ "object_group_id": "neu3d/coffee_martini/cam00/martini_glass_contents",
273
+ "scene": "coffee_martini",
274
+ "states": [
275
+ {
276
+ "descriptions": [
277
+ "nearly empty martini glass",
278
+ "martini glass containing only a little cocktail"
279
+ ],
280
+ "feature_state_id": "s_0dc6a1ebde35dc4dcfcdfde433e57511eb688ccf184ed1e65fd22e2dd9704ca8",
281
+ "references": [
282
+ [
283
+ 0,
284
+ 28
285
+ ]
286
+ ],
287
+ "state_id": "nearly_empty"
288
+ },
289
+ {
290
+ "descriptions": [
291
+ "partly filled martini glass",
292
+ "martini glass filled to an intermediate level"
293
+ ],
294
+ "feature_state_id": "s_9c3f6b9f22664c7ddef3da3b6d651873ced809109734c17aa0401bbf86131a41",
295
+ "references": [
296
+ [
297
+ 31,
298
+ 68
299
+ ]
300
+ ],
301
+ "state_id": "partly_filled"
302
+ },
303
+ {
304
+ "descriptions": [
305
+ "nearly full martini glass",
306
+ "martini glass containing cocktail near the top of its bowl"
307
+ ],
308
+ "feature_state_id": "s_32adb45c45524ed571c710620dbf59a63ae1001946e6de13b95715ccdf583003",
309
+ "references": [
310
+ [
311
+ 71,
312
+ 99
313
+ ]
314
+ ],
315
+ "state_id": "nearly_full"
316
+ }
317
+ ],
318
+ "stratum": "extension",
319
+ "target_visual_features": "data/seven_history/features/evaluation/neu3d__coffee_martini__cam00/visual_features.npz",
320
+ "text_features": "data/seven_history/features/evaluation/neu3d__coffee_martini__cam00/text_features.npz",
321
+ "text_state_field": "state_tokens"
322
+ },
323
+ {
324
+ "dataset": "hypernerf",
325
+ "distractors": [],
326
+ "history_id": "S06",
327
+ "object_group_id": "hypernerf/misc_cross-hands/cross-hands1/participants_two_hands_union",
328
+ "scene": "misc_cross-hands",
329
+ "states": [
330
+ {
331
+ "descriptions": [
332
+ "two open hands with fingers not interlaced",
333
+ "both hands open without interwoven fingers"
334
+ ],
335
+ "feature_state_id": "s_2f813244369f254efb490c00d580c6527aabdc87b40550582b872c6653160489",
336
+ "references": [
337
+ [
338
+ 0,
339
+ 15
340
+ ],
341
+ [
342
+ 86,
343
+ 138
344
+ ],
345
+ [
346
+ 139,
347
+ 181
348
+ ],
349
+ [
350
+ 253,
351
+ 279
352
+ ],
353
+ [
354
+ 285,
355
+ 296
356
+ ],
357
+ [
358
+ 312,
359
+ 325
360
+ ],
361
+ [
362
+ 353,
363
+ 393
364
+ ],
365
+ [
366
+ 505,
367
+ 575
368
+ ],
369
+ [
370
+ 596,
371
+ 629
372
+ ],
373
+ [
374
+ 679,
375
+ 693
376
+ ],
377
+ [
378
+ 695,
379
+ 709
380
+ ],
381
+ [
382
+ 722,
383
+ 732
384
+ ],
385
+ [
386
+ 736,
387
+ 754
388
+ ],
389
+ [
390
+ 775,
391
+ 791
392
+ ],
393
+ [
394
+ 805,
395
+ 822
396
+ ],
397
+ [
398
+ 834,
399
+ 843
400
+ ],
401
+ [
402
+ 853,
403
+ 866
404
+ ],
405
+ [
406
+ 897,
407
+ 907
408
+ ],
409
+ [
410
+ 909,
411
+ 979
412
+ ],
413
+ [
414
+ 1113,
415
+ 1171
416
+ ],
417
+ [
418
+ 1173,
419
+ 1187
420
+ ],
421
+ [
422
+ 1230,
423
+ 1256
424
+ ],
425
+ [
426
+ 1341,
427
+ 1375
428
+ ],
429
+ [
430
+ 1430,
431
+ 1445
432
+ ]
433
+ ],
434
+ "state_id": "hands_open_noninterlaced"
435
+ },
436
+ {
437
+ "descriptions": [
438
+ "two hands clasped with interlaced fingers",
439
+ "opposing hands with fingers visibly interwoven"
440
+ ],
441
+ "feature_state_id": "s_338072088c92362605e882c18121bdc89c7fb1cf2628e5e77d76f076f89e5e07",
442
+ "references": [
443
+ [
444
+ 16,
445
+ 32
446
+ ],
447
+ [
448
+ 33,
449
+ 85
450
+ ],
451
+ [
452
+ 182,
453
+ 225
454
+ ],
455
+ [
456
+ 227,
457
+ 252
458
+ ],
459
+ [
460
+ 298,
461
+ 311
462
+ ],
463
+ [
464
+ 394,
465
+ 434
466
+ ],
467
+ [
468
+ 435,
469
+ 504
470
+ ],
471
+ [
472
+ 630,
473
+ 663
474
+ ],
475
+ [
476
+ 664,
477
+ 678
478
+ ],
479
+ [
480
+ 711,
481
+ 721
482
+ ],
483
+ [
484
+ 758,
485
+ 774
486
+ ],
487
+ [
488
+ 824,
489
+ 833
490
+ ],
491
+ [
492
+ 867,
493
+ 880
494
+ ],
495
+ [
496
+ 887,
497
+ 896
498
+ ],
499
+ [
500
+ 980,
501
+ 1051
502
+ ],
503
+ [
504
+ 1054,
505
+ 1112
506
+ ],
507
+ [
508
+ 1188,
509
+ 1203
510
+ ],
511
+ [
512
+ 1204,
513
+ 1229
514
+ ],
515
+ [
516
+ 1376,
517
+ 1411
518
+ ],
519
+ [
520
+ 1414,
521
+ 1429
522
+ ]
523
+ ],
524
+ "state_id": "fingers_interlaced_clasped"
525
+ }
526
+ ],
527
+ "stratum": "extension",
528
+ "target_visual_features": "data/seven_history/features/evaluation/hypernerf__misc_cross-hands__cross-hands1/visual_features.npz",
529
+ "text_features": "data/seven_history/features/evaluation/hypernerf__misc_cross-hands__cross-hands1/text_features.npz",
530
+ "text_state_field": "state_tokens"
531
+ },
532
+ {
533
+ "dataset": "hypernerf",
534
+ "distractors": [],
535
+ "history_id": "S07",
536
+ "object_group_id": "hypernerf/interp_slice-banana/primary_attached_flesh",
537
+ "scene": "interp_slice-banana",
538
+ "states": [
539
+ {
540
+ "descriptions": [
541
+ "mostly unsliced peeled banana",
542
+ "peeled banana with most of its body still intact"
543
+ ],
544
+ "feature_state_id": "s_df9c6a044f693cddf5740d944d053c87e30d49a79fce71282da624b3bcef53f6",
545
+ "references": [
546
+ [
547
+ 0,
548
+ 139
549
+ ]
550
+ ],
551
+ "state_id": "mostly_unsliced"
552
+ },
553
+ {
554
+ "descriptions": [
555
+ "partly sliced banana",
556
+ "peeled banana with roughly half of its body remaining intact"
557
+ ],
558
+ "feature_state_id": "s_1e1db404cc2c647f11bdb17c91f3ec4bfc52e8cdeb0888de78f26fcc8e38fe87",
559
+ "references": [
560
+ [
561
+ 141,
562
+ 189
563
+ ]
564
+ ],
565
+ "state_id": "partly_sliced"
566
+ },
567
+ {
568
+ "descriptions": [
569
+ "mostly sliced banana",
570
+ "peeled banana with only a short intact section remaining"
571
+ ],
572
+ "feature_state_id": "s_5c83c9be22e679a281caf37dbcbdc3254d767b733b8bea7bb6729688e82a8696",
573
+ "references": [
574
+ [
575
+ 254,
576
+ 299
577
+ ],
578
+ [
579
+ 301,
580
+ 329
581
+ ]
582
+ ],
583
+ "state_id": "mostly_sliced"
584
+ }
585
+ ],
586
+ "stratum": "extension",
587
+ "target_visual_features": "data/seven_history/features/evaluation/hypernerf__interp_slice-banana/visual_features.npz",
588
+ "text_features": "data/seven_history/features/evaluation/hypernerf__interp_slice-banana/text_features.npz",
589
+ "text_state_field": "state_tokens"
590
+ }
591
+ ],
592
+ "interval_convention": "zero_based_inclusive",
593
+ "kind": "deja_cue_seven_history_feature_manifest",
594
+ "schema_version": 1
595
+ }
verify_data.py ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """Build or verify the SHA-256 manifest for the Deja Cue dataset."""
2
+
3
+ from __future__ import annotations
4
+
5
+ import argparse
6
+ import hashlib
7
+ import json
8
+ from pathlib import Path
9
+ from typing import Any
10
+
11
+
12
+ ROOT = Path(__file__).resolve().parent
13
+ DATA_ROOT = ROOT / "data"
14
+ MANIFEST = ROOT / "DATA_MANIFEST.json"
15
+
16
+
17
+ def sha256_file(path: Path) -> str:
18
+ """Return a streaming SHA-256 digest for one file."""
19
+
20
+ digest = hashlib.sha256()
21
+ with path.open("rb") as handle:
22
+ for block in iter(lambda: handle.read(1024 * 1024), b""):
23
+ digest.update(block)
24
+ return digest.hexdigest()
25
+
26
+
27
+ def build_manifest() -> dict[str, Any]:
28
+ """Describe every regular file below data/ in stable path order."""
29
+
30
+ files = sorted(
31
+ (path for path in DATA_ROOT.rglob("*") if path.is_file()),
32
+ key=lambda path: path.relative_to(ROOT).as_posix(),
33
+ )
34
+ entries = [
35
+ {
36
+ "path": path.relative_to(ROOT).as_posix(),
37
+ "bytes": path.stat().st_size,
38
+ "sha256": sha256_file(path),
39
+ }
40
+ for path in files
41
+ ]
42
+ return {
43
+ "schema_version": 1,
44
+ "kind": "deja_cue_data_manifest",
45
+ "algorithm": "sha256",
46
+ "file_count": len(entries),
47
+ "total_bytes": sum(entry["bytes"] for entry in entries),
48
+ "files": entries,
49
+ }
50
+
51
+
52
+ def validate_manifest(observed: dict[str, Any], expected: dict[str, Any]) -> None:
53
+ """Raise when schema, paths, sizes, or hashes differ."""
54
+
55
+ for key in ("schema_version", "kind", "algorithm", "file_count", "total_bytes"):
56
+ if expected.get(key) != observed.get(key):
57
+ raise ValueError(f"Manifest field differs: {key}")
58
+ expected_files = expected.get("files")
59
+ observed_files = observed.get("files")
60
+ if not isinstance(expected_files, list) or expected_files != observed_files:
61
+ raise ValueError("Manifest file list differs")
62
+
63
+
64
+ def main() -> None:
65
+ """Write a new manifest or validate the committed one."""
66
+
67
+ parser = argparse.ArgumentParser(description=__doc__)
68
+ parser.add_argument(
69
+ "--write",
70
+ action="store_true",
71
+ help="replace DATA_MANIFEST.json with the current data file list",
72
+ )
73
+ args = parser.parse_args()
74
+ observed = build_manifest()
75
+ if args.write:
76
+ MANIFEST.write_text(
77
+ json.dumps(observed, indent=2, ensure_ascii=True) + "\n",
78
+ encoding="ascii",
79
+ newline="\n",
80
+ )
81
+ else:
82
+ expected = json.loads(MANIFEST.read_text(encoding="ascii"))
83
+ validate_manifest(observed, expected)
84
+ print(
85
+ json.dumps(
86
+ {
87
+ "passed": True,
88
+ "file_count": observed["file_count"],
89
+ "total_bytes": observed["total_bytes"],
90
+ },
91
+ sort_keys=True,
92
+ )
93
+ )
94
+
95
+
96
+ if __name__ == "__main__":
97
+ main()