MaximumY commited on
Commit
cbbd598
·
verified ·
1 Parent(s): 5610da4

spec: match the render request -- 10 active + 10 conditional, data awaiting re-render

Browse files
Files changed (1) hide show
  1. spec/benchmark_spec.json +134 -116
spec/benchmark_spec.json CHANGED
@@ -1,195 +1,213 @@
1
  {
2
- "schema": "axis_heldout20_benchmark_v1",
3
- "name": "AXIS held-out 20",
4
- "what_it_measures": "few-shot adaptation to a target setup: ~20 demonstrations of an unseen task, LoRA adaptation, evaluation on that same task under the SAME conditions the demonstrations contain. Not generalisation -- randomising at eval what the demos do not contain measures a regime this never trains for.",
5
- "n_tasks": 20,
6
- "n_operations": 12,
7
- "adaptation_demos_per_task": 20,
8
- "eval_episodes_per_task": 50,
9
- "eval_requires": "--dual-sim (--eval-layouts has no object collision; objects fall off the table within ~120 steps and the scores are of a physically broken scene)",
10
- "learnability_gate": {
11
- "policy": "pi05_base + 20-demo LoRA",
12
- "keep_if": "0.20 <= success_rate <= 0.80",
13
- "why_two_sided": "the lower bound removes tasks that measure nothing -- the previous 10-task set had 4 of 6 evaluated tasks at 0/10; the upper removes tasks already solved, which leave no headroom to show improvement",
14
- "status": "NOT YET RUN -- the task list below is CANDIDATES, not the final benchmark"
15
- },
16
- "conditions": {
17
- "vary_at_eval": [
18
- "object identity",
19
- "object placement",
20
- "placement jitter"
21
- ],
22
- "fix_at_eval": [
23
- "robot initial state",
24
- "camera pose",
25
- "visual appearance / lighting / texture"
26
  ],
27
- "why": "measured from the demonstration data: robot initial joints vary by at most 0.22 deg and the EE start by 1.8 mm across 856 and 1148 episodes, and domain_randomization contains only position deltas -- nothing visual. Eval must match what the demos contain."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  },
29
- "excluded": {
30
- "813": "layout generator fails after 50,000 attempts placing 4 objects in a 0.50 m box; surfaces as an empty error:build_scene: message, so it cannot be scored"
 
31
  },
32
- "join_on": "(task_id, attempt_id) -- NEVER episode_index, which every build renumbers",
33
  "tasks": [
34
  {
35
- "task_id": 1459,
36
- "operation": "insert",
37
- "name": "fit lid onto container",
38
- "demos_available": 31,
39
  "adaptation_demos": 20,
40
- "join_origin": "published"
41
  },
42
  {
43
- "task_id": 1458,
44
- "operation": "insert",
45
- "name": "insert utensil into holder",
46
- "demos_available": 42,
47
  "adaptation_demos": 20,
48
- "join_origin": "published"
49
  },
50
  {
51
- "task_id": 868,
52
- "operation": "pick",
53
- "name": "pick single rigid object",
54
- "demos_available": 40,
55
  "adaptation_demos": 20,
56
- "join_origin": "published"
57
  },
58
  {
59
  "task_id": 815,
60
  "operation": "place",
61
  "name": "place with orientation",
62
- "demos_available": 37,
63
  "adaptation_demos": 20,
64
- "join_origin": "action_match"
65
  },
66
  {
67
- "task_id": 1889,
68
- "operation": "put_beside",
69
- "name": "put the kiwi beside the banana",
70
- "demos_available": 40,
71
  "adaptation_demos": 20,
72
- "join_origin": "published"
73
  },
74
  {
75
- "task_id": 1891,
76
- "operation": "put_beside",
77
- "name": "put the orange beside the banana",
78
- "demos_available": 39,
79
  "adaptation_demos": 20,
80
- "join_origin": "published"
 
 
 
 
 
 
 
 
81
  },
82
  {
83
  "task_id": 945,
84
  "operation": "put_into",
85
  "name": "put both the potato and the pepper in the bowl",
86
- "demos_available": 36,
87
  "adaptation_demos": 20,
88
- "join_origin": "published"
89
  },
90
  {
91
- "task_id": 1046,
92
- "operation": "put_into",
93
- "name": "put the toy car into the basket",
94
- "demos_available": 36,
95
  "adaptation_demos": 20,
96
- "join_origin": "published"
97
  },
98
  {
99
  "task_id": 966,
100
  "operation": "put_on",
101
  "name": "put the eyeglasses case on the tissue box",
102
- "demos_available": 39,
103
- "adaptation_demos": 20,
104
- "join_origin": "published"
105
- },
106
- {
107
- "task_id": 1746,
108
- "operation": "put_on",
109
- "name": "put the cube block on the poker",
110
- "demos_available": 40,
111
  "adaptation_demos": 20,
112
- "join_origin": "action_match"
113
  },
114
  {
115
- "task_id": 953,
116
- "operation": "put_spatial",
117
- "name": "put the muffin on the left side of the cup",
118
- "demos_available": 33,
119
  "adaptation_demos": 20,
120
- "join_origin": "published"
121
  },
122
  {
123
- "task_id": 929,
124
- "operation": "put_spatial",
125
- "name": "put the tea cup on the left side of the tea pot",
126
- "demos_available": 37,
127
  "adaptation_demos": 20,
128
- "join_origin": "published"
129
  },
130
  {
131
- "task_id": 811,
132
- "operation": "reach",
133
- "name": "reach target pose",
134
- "demos_available": 40,
135
  "adaptation_demos": 20,
136
- "join_origin": "published"
137
  },
138
  {
139
  "task_id": 1426,
140
  "operation": "rearrange",
141
  "name": "rearrange three items",
142
- "demos_available": 30,
143
  "adaptation_demos": 20,
144
- "join_origin": "published"
145
  },
146
  {
147
  "task_id": 1427,
148
  "operation": "rearrange",
149
  "name": "rearrange three items 2",
150
- "demos_available": 30,
151
  "adaptation_demos": 20,
152
- "join_origin": "published"
153
  },
154
  {
155
- "task_id": 1252,
156
- "operation": "remove",
157
- "name": "remove loose lid",
158
- "demos_available": 37,
159
  "adaptation_demos": 20,
160
- "join_origin": "published"
161
  },
162
  {
163
- "task_id": 866,
164
- "operation": "rotate",
165
- "name": "rotate the computer mouse",
166
- "demos_available": 40,
167
  "adaptation_demos": 20,
168
- "join_origin": "published"
169
  },
170
  {
171
- "task_id": 970,
172
- "operation": "rotate",
173
- "name": "rotate the eyeglasses case",
174
- "demos_available": 38,
175
  "adaptation_demos": 20,
176
- "join_origin": "published"
177
  },
178
  {
179
- "task_id": 809,
180
- "operation": "separate",
181
- "name": "separate the sandwich from the juice",
182
- "demos_available": 40,
183
  "adaptation_demos": 20,
184
- "join_origin": "published"
185
  },
186
  {
187
- "task_id": 810,
188
- "operation": "separate",
189
- "name": "separate the sandwich from the napkin box",
190
- "demos_available": 40,
191
  "adaptation_demos": 20,
192
- "join_origin": "published"
193
  }
194
  ]
195
  }
 
1
  {
2
+ "schema": "axis_heldout_benchmark_v2",
3
+ "name": "AXIS held-out benchmark",
4
+ "SIZE": {
5
+ "active_tasks": 10,
6
+ "conditional_tasks": 10,
7
+ "why": "A benchmark task must be absent from pretraining. Of 124 quality-eligible tasks only 11 are absent from the stage1_5k training ranges and the 11th (813) is unevaluable, so TEN is the ceiling against today's stage-1 models. The other ten are contaminated -- 157 episodes of the 5,000 -- and become usable only if a future stage-1 run excludes the held-out set.",
8
+ "active": [
9
+ 809,
10
+ 811,
11
+ 866,
12
+ 868,
13
+ 945,
14
+ 953,
15
+ 966,
16
+ 1426,
17
+ 1459,
18
+ 1889
 
 
 
 
 
 
 
19
  ],
20
+ "conditional": [
21
+ 810,
22
+ 815,
23
+ 929,
24
+ 970,
25
+ 1046,
26
+ 1252,
27
+ 1427,
28
+ 1458,
29
+ 1746,
30
+ 1891
31
+ ]
32
+ },
33
+ "DATA_STATUS": {
34
+ "state": "AWAITING RE-RENDER",
35
+ "camera_rig": "current demos use the superseded rig (hand->cam [-0.074,0,0.0292], fovy 51.9); the pretraining corpus uses [0.05,0,0] / fovy 74.8",
36
+ "appearance": "current demos are randomized per demo (TextureModder + LightingModder), so the 20 demos of a task span 20 visual worlds",
37
+ "request": "render_request/ in this repo covers all 20 tasks"
38
+ },
39
+ "protocol": {
40
+ "adaptation_demos_per_task": 20,
41
+ "eval_episodes_per_task": 50,
42
+ "eval_requires": "--dual-sim",
43
+ "policy": "pi05_base + 20-demo LoRA, constant LR after 100-step warmup",
44
+ "gate": "keep a task if 0.20 <= success <= 0.80"
45
  },
46
+ "unevaluable": {
47
+ "813": "layout generator fails after 50,000 attempts placing 4 objects in a 0.50 m box",
48
+ "866": "declares DirectedRotationChecker, which is NOT in the checker registry; the harness substitutes AlwaysFalseChecker so the task returns 0/50 under any policy"
49
  },
50
+ "join_on": "(task_id, attempt_id) -- never episode_index",
51
  "tasks": [
52
  {
53
+ "task_id": 809,
54
+ "operation": "separate",
55
+ "name": "separate the sandwich from the juice",
56
+ "status": "active",
57
  "adaptation_demos": 20,
58
+ "mean_reward_final": 0.9229
59
  },
60
  {
61
+ "task_id": 810,
62
+ "operation": "separate",
63
+ "name": "separate the sandwich from the napkin box",
64
+ "status": "conditional",
65
  "adaptation_demos": 20,
66
+ "mean_reward_final": 0.922
67
  },
68
  {
69
+ "task_id": 811,
70
+ "operation": "reach",
71
+ "name": "reach target pose",
72
+ "status": "active",
73
  "adaptation_demos": 20,
74
+ "mean_reward_final": 0.932
75
  },
76
  {
77
  "task_id": 815,
78
  "operation": "place",
79
  "name": "place with orientation",
80
+ "status": "conditional",
81
  "adaptation_demos": 20,
82
+ "mean_reward_final": 0.9115
83
  },
84
  {
85
+ "task_id": 866,
86
+ "operation": "rotate",
87
+ "name": "rotate the computer mouse",
88
+ "status": "active",
89
  "adaptation_demos": 20,
90
+ "mean_reward_final": 0.9028
91
  },
92
  {
93
+ "task_id": 868,
94
+ "operation": "pick",
95
+ "name": "pick single rigid object",
96
+ "status": "active",
97
  "adaptation_demos": 20,
98
+ "mean_reward_final": 0.942
99
+ },
100
+ {
101
+ "task_id": 929,
102
+ "operation": "put_spatial",
103
+ "name": "put the tea cup on the left side of the tea pot",
104
+ "status": "conditional",
105
+ "adaptation_demos": 20,
106
+ "mean_reward_final": 0.8942
107
  },
108
  {
109
  "task_id": 945,
110
  "operation": "put_into",
111
  "name": "put both the potato and the pepper in the bowl",
112
+ "status": "active",
113
  "adaptation_demos": 20,
114
+ "mean_reward_final": 0.922
115
  },
116
  {
117
+ "task_id": 953,
118
+ "operation": "put_spatial",
119
+ "name": "put the muffin on the left side of the cup",
120
+ "status": "active",
121
  "adaptation_demos": 20,
122
+ "mean_reward_final": 0.9151
123
  },
124
  {
125
  "task_id": 966,
126
  "operation": "put_on",
127
  "name": "put the eyeglasses case on the tissue box",
128
+ "status": "active",
 
 
 
 
 
 
 
 
129
  "adaptation_demos": 20,
130
+ "mean_reward_final": 0.9231
131
  },
132
  {
133
+ "task_id": 970,
134
+ "operation": "rotate",
135
+ "name": "rotate the eyeglasses case",
136
+ "status": "conditional",
137
  "adaptation_demos": 20,
138
+ "mean_reward_final": 0.8546
139
  },
140
  {
141
+ "task_id": 1046,
142
+ "operation": "put_into",
143
+ "name": "put the toy car into the basket",
144
+ "status": "conditional",
145
  "adaptation_demos": 20,
146
+ "mean_reward_final": 0.9018
147
  },
148
  {
149
+ "task_id": 1252,
150
+ "operation": "remove",
151
+ "name": "remove loose lid",
152
+ "status": "conditional",
153
  "adaptation_demos": 20,
154
+ "mean_reward_final": 0.8896
155
  },
156
  {
157
  "task_id": 1426,
158
  "operation": "rearrange",
159
  "name": "rearrange three items",
160
+ "status": "active",
161
  "adaptation_demos": 20,
162
+ "mean_reward_final": 0.9132
163
  },
164
  {
165
  "task_id": 1427,
166
  "operation": "rearrange",
167
  "name": "rearrange three items 2",
168
+ "status": "conditional",
169
  "adaptation_demos": 20,
170
+ "mean_reward_final": 0.9097
171
  },
172
  {
173
+ "task_id": 1458,
174
+ "operation": "insert",
175
+ "name": "insert utensil into holder",
176
+ "status": "conditional",
177
  "adaptation_demos": 20,
178
+ "mean_reward_final": 0.917
179
  },
180
  {
181
+ "task_id": 1459,
182
+ "operation": "insert",
183
+ "name": "fit lid onto container",
184
+ "status": "active",
185
  "adaptation_demos": 20,
186
+ "mean_reward_final": 0.904
187
  },
188
  {
189
+ "task_id": 1746,
190
+ "operation": "put_on",
191
+ "name": "put the cube block on the poker",
192
+ "status": "conditional",
193
  "adaptation_demos": 20,
194
+ "mean_reward_final": 0.914
195
  },
196
  {
197
+ "task_id": 1889,
198
+ "operation": "put_beside",
199
+ "name": "put the kiwi beside the banana",
200
+ "status": "active",
201
  "adaptation_demos": 20,
202
+ "mean_reward_final": 0.917
203
  },
204
  {
205
+ "task_id": 1891,
206
+ "operation": "put_beside",
207
+ "name": "put the orange beside the banana",
208
+ "status": "conditional",
209
  "adaptation_demos": 20,
210
+ "mean_reward_final": 0.9076
211
  }
212
  ]
213
  }