File size: 7,014 Bytes
c1fc245
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
{
  "episode_id": 134,
  "scene_id": "/home/jinzhou/MindCraft/data/scene_datasets/mp3d/2n8kARJN3HM/2n8kARJN3HM.glb",
  "instruction": "InstructionData(instruction_text='Walk through the room towards the wooden side table. Walk past the table and turn into the storage room with the glass cabinets. ', instruction_tokens=[2584, 2418, 2389, 1994, 2452, 2389, 2672, 2121, 2342, 15, 2584, 1728, 2389, 2342, 119, 2494, 1264, 2389, 2281, 1994, 2661, 2389, 1057, 409, 15])",
  "instruction_text": "Walk through the room towards the wooden side table. Walk past the table and turn into the storage room with the glass cabinets. ",
  "num_steps": 51,
  "total_unique_objects": 113,
  "mindcraft_queries": [
    {
      "query_type": "L1.1_ObjectAttributeRecall",
      "query_timestep": 50,
      "question": "Recall your earlier path. When you passed by the table in the dining room, was it on your left side or right side?",
      "answer": "right",
      "options": [
        "left",
        "right"
      ],
      "probe_objects": [
        2
      ],
      "metadata": {
        "probe_object_id": 2,
        "probe_category": "table",
        "probe_room": "dining room",
        "probe_region_id": "1_0",
        "first_seen_timestep": 4,
        "best_view_timestep": 8,
        "num_sightings": 7,
        "spatial_relation": "right",
        "object_position": [
          8.21127986907959,
          0.46410703659057617,
          2.9777300357818604
        ],
        "agent_position_when_seen": [
          7.57774019241333,
          0.13123798370361328,
          -1.8875700235366821
        ],
        "pixel_centroid_x": 146.34445371142618,
        "normalized_position_x": 0.14331604462051706,
        "object_pixel_count": 1199,
        "object_visibility_confirmed": true,
        "category_unique_in_region": true,
        "determination_method": "pixel_position",
        "total_trajectory_length": 51
      }
    },
    {
      "query_type": "L1.2_TemporalRelationRecall",
      "query_timestep": 50,
      "question": "Along your path, did you see the shelving before or after the table?",
      "answer": "before",
      "options": [
        "before",
        "after",
        "at the same time"
      ],
      "probe_objects": [
        389,
        2
      ],
      "metadata": {
        "object_A_id": 389,
        "object_A_category": "shelving",
        "object_A_timestep": 0,
        "object_B_id": 2,
        "object_B_category": "table",
        "object_B_timestep": 3,
        "time_gap": 3,
        "asked_first_object_id": 389,
        "asked_second_object_id": 2
      }
    },
    {
      "query_type": "L2.1_SelfLocalization",
      "query_timestep": 25,
      "question": "Based on your memory and current observations, which room do you think you are in? (A) kitchen (B) hallway (C) entryway/foyer/lobby",
      "answer": "B",
      "options": [
        "kitchen",
        "hallway",
        "entryway/foyer/lobby"
      ],
      "probe_objects": [],
      "metadata": {
        "correct_room": "hallway",
        "all_options": [
          "kitchen",
          "hallway",
          "entryway/foyer/lobby"
        ],
        "query_timestep_internal": 25,
        "rooms_visited": [
          "bathroom",
          "dining room",
          "hallway",
          "stairs"
        ]
      }
    },
    {
      "query_type": "L2.2_LocalSpatialRelation",
      "query_timestep": 6,
      "question": "From your current viewpoint, is the objects to the left or right of the shelving?",
      "answer": "right",
      "options": [
        "left",
        "right"
      ],
      "probe_objects": [
        389,
        90
      ],
      "metadata": {
        "object_A_id": 389,
        "object_A_category": "shelving",
        "object_A_position": [
          16.27039909362793,
          1.598750114440918,
          -3.4671196937561035
        ],
        "object_B_id": 90,
        "object_B_category": "objects",
        "object_B_position": [
          8.795639991760254,
          0.8228800296783447,
          2.773969888687134
        ],
        "spatial_relation": "right",
        "agent_position": [
          7.57774019241333,
          0.13123798370361328,
          -1.8875700235366821
        ],
        "agent_rotation": [
          -0.46602001786231995,
          0.0,
          0.8847741484642029,
          0.0
        ]
      }
    },
    {
      "query_type": "L3.1_TopologicalAdjacency",
      "query_timestep": 21,
      "question": "You are currently in the hallway, and you can see the dining room, bathroom. Based on your understanding of the environment layout, which other area is the hallway directly connected to? (A) office (B) bedroom (C) stairs",
      "answer": "B",
      "options": [
        "office",
        "bedroom",
        "stairs"
      ],
      "probe_objects": [],
      "metadata": {
        "query_room": "1_14",
        "adjacent_rooms": [
          "1_0",
          "1_10",
          "1_11",
          "1_12",
          "1_13",
          "1_2",
          "1_24",
          "1_7"
        ],
        "correct_answer_room": "1_7",
        "all_options": [
          "office",
          "bedroom",
          "stairs"
        ],
        "context_rooms": "dining room, bathroom"
      }
    },
    {
      "query_type": "L3.2_LandmarkPathValidation",
      "query_timestep": 25,
      "question": "From your current position, will you pass through the dining room on the way to your destination?",
      "answer": "yes",
      "options": [
        "yes",
        "no"
      ],
      "probe_objects": [],
      "metadata": {
        "query_timestep_internal": 25,
        "current_room": "hallway",
        "landmark_room": "dining room",
        "final_room": "bathroom",
        "remaining_rooms": [
          "hallway",
          "dining room",
          "bathroom"
        ],
        "all_rooms_in_trajectory": [
          "bathroom",
          "dining room",
          "hallway",
          "stairs"
        ],
        "ground_truth_path_includes_landmark": true,
        "negative_kind": null,
        "passed_rooms": [
          "hallway",
          "stairs"
        ]
      }
    }
  ],
  "primary_query": {
    "query_type": "L3.2_LandmarkPathValidation",
    "query_timestep": 18,
    "question": "From your current position, will you pass through the stairs on the way to your destination?",
    "answer": "no",
    "options": [
      "yes",
      "no"
    ],
    "probe_objects": [],
    "metadata": {
      "query_timestep_internal": 18,
      "current_room": "hallway",
      "landmark_room": "stairs",
      "final_room": "bathroom",
      "remaining_rooms": [
        "hallway",
        "dining room",
        "bathroom"
      ],
      "all_rooms_in_trajectory": [
        "bathroom",
        "dining room",
        "hallway",
        "stairs"
      ],
      "ground_truth_path_includes_landmark": false,
      "negative_kind": "visited_but_not_ahead",
      "passed_rooms": [
        "hallway",
        "stairs"
      ]
    }
  }
}