Datasets:
id stringlengths 12 15 | scene_id stringclasses 629
values | source_dataset stringclasses 2
values | local_sample_id stringclasses 47
values | task stringclasses 4
values | question_type stringclasses 4
values | instruction stringclasses 4
values | question stringlengths 40 215 | choices listlengths 4 4 β | answer stringlengths 2 241 | target stringclasses 109
values | split stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|---|
scene0000_00_0 | scene0000_00 | scannet200 | 0 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the coffee kettle appear? | null | No | coffee kettle | train |
scene0000_00_1 | scene0000_00 | scannet200 | 1 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the candle appear? | null | No | candle | train |
scene0000_00_2 | scene0000_00 | scannet200 | 2 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the soap dish appear? | null | No | soap dish | train |
scene0000_00_3 | scene0000_00 | scannet200 | 3 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the guitar in this scene?
A. backpack
B. cabinet
C. scale
D. clock | [
"A. backpack",
"B. cabinet",
"C. scale",
"D. clock"
] | C. scale | guitar | train |
scene0000_00_4 | scene0000_00 | scannet200 | 4 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the guitar in the scene, including its distance and relation to nearby objects. | null | The guitar is to the side of and above the scale, about 38 cm away. | guitar | train |
scene0000_00_5 | scene0000_00 | scannet200 | 5 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the guitar in structured JSON format. | null | {"target": "guitar", "support_surface": "scale", "references": [{"object": "scale", "relation": "side_above", "distance_cm": 37.8}]} | guitar | train |
scene0000_00_6 | scene0000_00 | scannet200 | 6 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the scale appear? | null | Yes | scale | train |
scene0000_00_7 | scene0000_00 | scannet200 | 7 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the scale in this scene?
A. guitar
B. laundry basket
C. backpack
D. cabinet | [
"A. guitar",
"B. laundry basket",
"C. backpack",
"D. cabinet"
] | A. guitar | scale | train |
scene0000_00_8 | scene0000_00 | scannet200 | 8 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the scale in the scene, including its distance and relation to nearby objects. | null | The scale is to the side of and below the guitar, about 38 cm away. It is also to the side of and below the laundry basket, about 53 cm away. | scale | train |
scene0000_00_9 | scene0000_00 | scannet200 | 9 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the scale in structured JSON format. | null | {"target": "scale", "support_surface": "laundry basket", "references": [{"object": "guitar", "relation": "side_below", "distance_cm": 37.8}, {"object": "laundry basket", "relation": "side_below", "distance_cm": 53.0}]} | scale | train |
scene0000_00_10 | scene0000_00 | scannet200 | 10 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the tissue box appear? | null | Yes | tissue box | train |
scene0000_00_11 | scene0000_00 | scannet200 | 11 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the tissue box in this scene?
A. pillow
B. backpack
C. cabinet
D. trash can | [
"A. pillow",
"B. backpack",
"C. cabinet",
"D. trash can"
] | A. pillow | tissue box | train |
scene0000_00_12 | scene0000_00 | scannet200 | 12 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the tissue box in the scene, including its distance and relation to nearby objects. | null | The tissue box is on the nightstand. It is also to the side of and below the pillow, about 37 cm away. It is further to the side of and above the trash can, about 46 cm away. | tissue box | train |
scene0000_00_13 | scene0000_00 | scannet200 | 13 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the tissue box in structured JSON format. | null | {"target": "tissue box", "support_surface": "nightstand", "references": [{"object": "pillow", "relation": "side_below", "distance_cm": 37.2}, {"object": "trash can", "relation": "side_above", "distance_cm": 45.7}]} | tissue box | train |
scene0000_00_14 | scene0000_00 | scannet200 | 14 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the toaster appear? | null | Yes | toaster | train |
scene0000_00_15 | scene0000_00 | scannet200 | 15 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the toaster in this scene?
A. microwave
B. kitchen cabinets
C. cabinet
D. dish rack | [
"A. microwave",
"B. kitchen cabinets",
"C. cabinet",
"D. dish rack"
] | D. dish rack | toaster | train |
scene0000_00_16 | scene0000_00 | scannet200 | 16 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the toaster in the scene, including its distance and relation to nearby objects. | null | The toaster is near the dish rack, about 16 cm away. It is also to the side of and below the kitchen cabinets, about 27 cm away. It is further to the side of and below the microwave, about 37 cm away. | toaster | train |
scene0000_00_17 | scene0000_00 | scannet200 | 17 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the toaster in structured JSON format. | null | {"target": "toaster", "support_surface": "kitchen counter", "references": [{"object": "dish rack", "relation": "near", "distance_cm": 15.7}, {"object": "kitchen cabinets", "relation": "side_below", "distance_cm": 27.1}]} | toaster | train |
scene0000_00_18 | scene0000_00 | scannet200 | 18 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the paper cutter appear? | null | No | paper cutter | train |
scene0000_00_19 | scene0000_00 | scannet200 | 19 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the toaster oven in this scene?
A. clock
B. microwave
C. backpack
D. cabinet | [
"A. clock",
"B. microwave",
"C. backpack",
"D. cabinet"
] | D. cabinet | toaster oven | train |
scene0000_00_20 | scene0000_00 | scannet200 | 20 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the toaster oven in the scene, including its distance and relation to nearby objects. | null | The toaster oven is to the side of and above the cabinet, about 13 cm away. It is also to the side of and below the microwave, about 28 cm away. | toaster oven | train |
scene0000_00_21 | scene0000_00 | scannet200 | 21 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the toaster oven in structured JSON format. | null | {"target": "toaster oven", "support_surface": "kitchen counter", "references": [{"object": "cabinet", "relation": "side_above", "distance_cm": 13.0}, {"object": "microwave", "relation": "side_below", "distance_cm": 28.2}]} | toaster oven | train |
scene0002_00_0 | scene0002_00 | scannet200 | 0 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the paper bag appear? | null | No | paper bag | train |
scene0002_00_1 | scene0002_00 | scannet200 | 1 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?
A. fan
B. fireplace
C. radiator
D. table | [
"A. fan",
"B. fireplace",
"C. radiator",
"D. table"
] | B. fireplace | bag | train |
scene0002_00_2 | scene0002_00 | scannet200 | 2 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects. | null | The bag is to the side of and below the fireplace, about 8 cm away. It is also to the side of and below the table, about 15 cm away. It is further to the side of and below the radiator, about 31 cm away. | bag | train |
scene0002_00_3 | scene0002_00 | scannet200 | 3 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the bag in structured JSON format. | null | {"target": "bag", "support_surface": "table", "references": [{"object": "fireplace", "relation": "side_below", "distance_cm": 8.3}, {"object": "table", "relation": "side_below", "distance_cm": 15.4}]} | bag | train |
scene0002_00_4 | scene0002_00 | scannet200 | 4 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the clock appear? | null | No | clock | train |
scene0002_00_5 | scene0002_00 | scannet200 | 5 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bottle in this scene?
A. closet
B. hat
C. chair
D. pillow | [
"A. closet",
"B. hat",
"C. chair",
"D. pillow"
] | B. hat | bottle | train |
scene0002_00_6 | scene0002_00 | scannet200 | 6 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the bottle in the scene, including its distance and relation to nearby objects. | null | The bottle is on the cabinet. It is also next to the hat, about 4 cm away. It is further to the side of and below the closet, about 49 cm away. | bottle | train |
scene0002_00_7 | scene0002_00 | scannet200 | 7 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the bottle in structured JSON format. | null | {"target": "bottle", "support_surface": "cabinet", "references": [{"object": "hat", "relation": "next_to", "distance_cm": 3.5}, {"object": "closet", "relation": "side_below", "distance_cm": 49.4}]} | bottle | train |
scene0002_00_8 | scene0002_00 | scannet200 | 8 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the hat appear? | null | Yes | hat | train |
scene0002_00_9 | scene0002_00 | scannet200 | 9 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the hat in this scene?
A. pillow
B. closet
C. chair
D. bottle | [
"A. pillow",
"B. closet",
"C. chair",
"D. bottle"
] | D. bottle | hat | train |
scene0002_00_10 | scene0002_00 | scannet200 | 10 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the hat in the scene, including its distance and relation to nearby objects. | null | The hat is on the cabinet. It is also under the bottle, about 4 cm away. It is further to the side of and below the closet, about 39 cm away. | hat | train |
scene0002_00_11 | scene0002_00 | scannet200 | 11 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the hat in structured JSON format. | null | {"target": "hat", "support_surface": "cabinet", "references": [{"object": "bottle", "relation": "under", "distance_cm": 3.5}, {"object": "closet", "relation": "side_below", "distance_cm": 39.0}]} | hat | train |
scene0002_00_12 | scene0002_00 | scannet200 | 12 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the shoe appear? | null | Yes | shoe | train |
scene0002_00_13 | scene0002_00 | scannet200 | 13 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the shoe in this scene?
A. fan
B. controller
C. radiator
D. chair | [
"A. fan",
"B. controller",
"C. radiator",
"D. chair"
] | C. radiator | shoe | train |
scene0002_00_14 | scene0002_00 | scannet200 | 14 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the shoe in the scene, including its distance and relation to nearby objects. | null | The shoe is to the side of and below the radiator, about 11 cm away. It is also to the side of and below the chair, about 39 cm away. It is further to the side of and below the controller, about 49 cm away. | shoe | train |
scene0002_00_15 | scene0002_00 | scannet200 | 15 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the shoe in structured JSON format. | null | {"target": "shoe", "support_surface": "chair", "references": [{"object": "radiator", "relation": "side_below", "distance_cm": 10.5}, {"object": "chair", "relation": "side_below", "distance_cm": 39.1}]} | shoe | train |
scene0003_00_0 | scene0003_00 | scannet200 | 0 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the toaster appear? | null | No | toaster | train |
scene0003_00_1 | scene0003_00 | scannet200 | 1 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap dispenser in this scene?
A. cabinet
B. sink
C. paper towel dispenser
D. kitchen counter | [
"A. cabinet",
"B. sink",
"C. paper towel dispenser",
"D. kitchen counter"
] | D. kitchen counter | soap dispenser | train |
scene0003_00_2 | scene0003_00 | scannet200 | 2 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the soap dispenser in the scene, including its distance and relation to nearby objects. | null | The soap dispenser is to the side of and above the kitchen counter, about 12 cm away. It is also to the side of and above the sink, about 28 cm away. It is further to the side of and below the paper towel dispenser, about 44 cm away. | soap dispenser | train |
scene0003_00_3 | scene0003_00 | scannet200 | 3 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the soap dispenser in structured JSON format. | null | {"target": "soap dispenser", "support_surface": "kitchen counter", "references": [{"object": "kitchen counter", "relation": "side_above", "distance_cm": 11.6}, {"object": "sink", "relation": "side_above", "distance_cm": 27.9}]} | soap dispenser | train |
scene0010_00_0 | scene0010_00 | scannet200 | 0 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the mouse appear? | null | No | mouse | train |
scene0010_00_1 | scene0010_00 | scannet200 | 1 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?
A. chair
B. desk
C. power strip
D. speaker | [
"A. chair",
"B. desk",
"C. power strip",
"D. speaker"
] | B. desk | bag | train |
scene0010_00_2 | scene0010_00 | scannet200 | 2 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects. | null | The bag is to the side of and below the desk, about 6 cm away. It is also to the side of and below the chair, about 24 cm away. It is further to the side of and below the speaker, about 51 cm away. | bag | train |
scene0010_00_3 | scene0010_00 | scannet200 | 3 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the bag in structured JSON format. | null | {"target": "bag", "support_surface": "desk", "references": [{"object": "desk", "relation": "side_below", "distance_cm": 6.1}, {"object": "chair", "relation": "side_below", "distance_cm": 24.0}]} | bag | train |
scene0010_00_4 | scene0010_00 | scannet200 | 4 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the stuffed animal appear? | null | No | stuffed animal | train |
scene0010_00_5 | scene0010_00 | scannet200 | 5 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the book in this scene?
A. speaker
B. file cabinet
C. monitor
D. computer tower | [
"A. speaker",
"B. file cabinet",
"C. monitor",
"D. computer tower"
] | A. speaker | book | train |
scene0010_00_6 | scene0010_00 | scannet200 | 6 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the book in the scene, including its distance and relation to nearby objects. | null | The book is near the speaker, about 15 cm away. It is also to the side of and above the file cabinet, about 18 cm away. It is further to the side of and below the monitor, about 31 cm away. | book | train |
scene0010_00_7 | scene0010_00 | scannet200 | 7 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the book in structured JSON format. | null | {"target": "book", "support_surface": "file cabinet", "references": [{"object": "speaker", "relation": "near", "distance_cm": 15.2}, {"object": "file cabinet", "relation": "side_above", "distance_cm": 17.7}]} | book | train |
scene0010_00_8 | scene0010_00 | scannet200 | 8 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the toilet paper appear? | null | No | toilet paper | train |
scene0010_00_9 | scene0010_00 | scannet200 | 9 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the keyboard in this scene?
A. box
B. chair
C. computer tower
D. monitor | [
"A. box",
"B. chair",
"C. computer tower",
"D. monitor"
] | D. monitor | keyboard | train |
scene0010_00_10 | scene0010_00 | scannet200 | 10 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the keyboard in the scene, including its distance and relation to nearby objects. | null | The keyboard is on the table. It is also to the side of and below the monitor, about 26 cm away. It is further to the side of and below the box, about 33 cm away. | keyboard | train |
scene0010_00_11 | scene0010_00 | scannet200 | 11 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the keyboard in structured JSON format. | null | {"target": "keyboard", "support_surface": "table", "references": [{"object": "monitor", "relation": "side_below", "distance_cm": 25.6}, {"object": "box", "relation": "side_below", "distance_cm": 32.7}]} | keyboard | train |
scene0010_00_12 | scene0010_00 | scannet200 | 12 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the laptop appear? | null | Yes | laptop | train |
scene0010_00_13 | scene0010_00 | scannet200 | 13 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the laptop in this scene?
A. file cabinet
B. books
C. chair
D. computer tower | [
"A. file cabinet",
"B. books",
"C. chair",
"D. computer tower"
] | B. books | laptop | train |
scene0010_00_14 | scene0010_00 | scannet200 | 14 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the laptop in the scene, including its distance and relation to nearby objects. | null | The laptop is to the side of and below the books, about 9 cm away. It is also to the side of and above the file cabinet, about 12 cm away. It is further to the side of and above the chair, about 13 cm away. | laptop | train |
scene0010_00_15 | scene0010_00 | scannet200 | 15 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the laptop in structured JSON format. | null | {"target": "laptop", "support_surface": "file cabinet", "references": [{"object": "books", "relation": "side_below", "distance_cm": 9.0}, {"object": "file cabinet", "relation": "side_above", "distance_cm": 11.5}]} | laptop | train |
scene0010_00_16 | scene0010_00 | scannet200 | 16 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the power strip appear? | null | Yes | power strip | train |
scene0010_00_17 | scene0010_00 | scannet200 | 17 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the power strip in this scene?
A. monitor
B. speaker
C. computer tower
D. bag | [
"A. monitor",
"B. speaker",
"C. computer tower",
"D. bag"
] | C. computer tower | power strip | train |
scene0010_00_18 | scene0010_00 | scannet200 | 18 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the power strip in the scene, including its distance and relation to nearby objects. | null | The power strip is to the side of and below the computer tower, about 26 cm away. It is also to the side of and below the bag, about 58 cm away. It is further to the side of and below the speaker, about 70 cm away. | power strip | train |
scene0010_00_19 | scene0010_00 | scannet200 | 19 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the power strip in structured JSON format. | null | {"target": "power strip", "support_surface": "bag", "references": [{"object": "computer tower", "relation": "side_below", "distance_cm": 25.5}, {"object": "bag", "relation": "side_below", "distance_cm": 57.8}]} | power strip | train |
scene0012_00_0 | scene0012_00 | scannet200 | 0 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the plunger appear? | null | No | plunger | train |
scene0014_00_0 | scene0014_00 | scannet200 | 0 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the plunger appear? | null | No | plunger | train |
scene0014_00_1 | scene0014_00 | scannet200 | 1 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the soap dispenser in this scene?
A. bathroom cabinet
B. sink
C. toilet paper
D. monitor | [
"A. bathroom cabinet",
"B. sink",
"C. toilet paper",
"D. monitor"
] | B. sink | soap dispenser | train |
scene0014_00_2 | scene0014_00 | scannet200 | 2 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the soap dispenser in the scene, including its distance and relation to nearby objects. | null | The soap dispenser is to the side of and above the sink, about 38 cm away. It is also to the side of and above the bathroom cabinet, about 42 cm away. It is further to the side of and above the toilet paper, about 65 cm away. | soap dispenser | train |
scene0014_00_3 | scene0014_00 | scannet200 | 3 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the soap dispenser in structured JSON format. | null | {"target": "soap dispenser", "support_surface": "bathroom cabinet", "references": [{"object": "sink", "relation": "side_above", "distance_cm": 38.3}, {"object": "bathroom cabinet", "relation": "side_above", "distance_cm": 42.5}]} | soap dispenser | train |
scene0015_00_0 | scene0015_00 | scannet200 | 0 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the soap dispenser appear? | null | No | soap dispenser | train |
scene0015_00_1 | scene0015_00 | scannet200 | 1 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?
A. table
B. chair
C. monitor
D. water bottle | [
"A. table",
"B. chair",
"C. monitor",
"D. water bottle"
] | B. chair | backpack | train |
scene0015_00_2 | scene0015_00 | scannet200 | 2 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the water bottle appear? | null | Yes | water bottle | train |
scene0015_00_3 | scene0015_00 | scannet200 | 3 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the water bottle in this scene?
A. backpack
B. monitor
C. chair
D. table | [
"A. backpack",
"B. monitor",
"C. chair",
"D. table"
] | C. chair | water bottle | train |
scene0015_00_4 | scene0015_00 | scannet200 | 4 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the water bottle in the scene, including its distance and relation to nearby objects. | null | The water bottle is on the table. It is also to the side of and above the chair, about 53 cm away. | water bottle | train |
scene0015_00_5 | scene0015_00 | scannet200 | 5 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the water bottle in structured JSON format. | null | {"target": "water bottle", "support_surface": "table", "references": [{"object": "chair", "relation": "side_above", "distance_cm": 53.2}]} | water bottle | train |
scene0016_00_0 | scene0016_00 | scannet200 | 0 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the stuffed animal appear? | null | No | stuffed animal | train |
scene0016_00_1 | scene0016_00 | scannet200 | 1 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?
A. pillow
B. storage container
C. microwave
D. shelf | [
"A. pillow",
"B. storage container",
"C. microwave",
"D. shelf"
] | D. shelf | bag | train |
scene0016_00_2 | scene0016_00 | scannet200 | 2 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the bag in the scene, including its distance and relation to nearby objects. | null | The bag is to the side of and above the shelf, about 6 cm away. It is also to the side of and below the microwave, about 17 cm away. It is further to the side of and above the pillow, about 22 cm away. | bag | train |
scene0016_00_3 | scene0016_00 | scannet200 | 3 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the bag in structured JSON format. | null | {"target": "bag", "support_surface": "shelf", "references": [{"object": "shelf", "relation": "side_above", "distance_cm": 5.6}, {"object": "microwave", "relation": "side_below", "distance_cm": 17.4}]} | bag | train |
scene0016_00_4 | scene0016_00 | scannet200 | 4 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the ball appear? | null | Yes | ball | train |
scene0016_00_5 | scene0016_00 | scannet200 | 5 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the ball in this scene?
A. piano bench
B. piano
C. bag
D. shoes | [
"A. piano bench",
"B. piano",
"C. bag",
"D. shoes"
] | B. piano | ball | train |
scene0016_00_6 | scene0016_00 | scannet200 | 6 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the ball in the scene, including its distance and relation to nearby objects. | null | The ball is to the side of and below the piano, about 5 cm away. It is also near the shoes, about 19 cm away. It is further to the side of and below the piano bench, about 44 cm away. | ball | train |
scene0016_00_7 | scene0016_00 | scannet200 | 7 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the ball in structured JSON format. | null | {"target": "ball", "support_surface": "piano bench", "references": [{"object": "piano", "relation": "side_below", "distance_cm": 5.1}, {"object": "shoes", "relation": "near", "distance_cm": 19.0}]} | ball | train |
scene0017_00_0 | scene0017_00 | scannet200 | 0 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the bowl appear? | null | No | bowl | train |
scene0017_00_1 | scene0017_00 | scannet200 | 1 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the book in this scene?
A. file cabinet
B. monitor
C. keyboard
D. windowsill | [
"A. file cabinet",
"B. monitor",
"C. keyboard",
"D. windowsill"
] | B. monitor | book | train |
scene0017_00_2 | scene0017_00 | scannet200 | 2 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the book in the scene, including its distance and relation to nearby objects. | null | The book is to the side of and below the monitor, about 23 cm away. It is also near the keyboard, about 30 cm away. It is further to the side of and above the file cabinet, about 36 cm away. | book | train |
scene0017_00_3 | scene0017_00 | scannet200 | 3 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the book in structured JSON format. | null | {"target": "book", "support_surface": "file cabinet", "references": [{"object": "monitor", "relation": "side_below", "distance_cm": 22.8}, {"object": "keyboard", "relation": "near", "distance_cm": 29.7}]} | book | train |
scene0018_00_0 | scene0018_00 | scannet200 | 0 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the paper cutter appear? | null | Yes | paper cutter | train |
scene0018_00_1 | scene0018_00 | scannet200 | 1 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the paper cutter in this scene?
A. cabinets
B. battery disposal jar
C. power strip
D. monitor | [
"A. cabinets",
"B. battery disposal jar",
"C. power strip",
"D. monitor"
] | B. battery disposal jar | paper cutter | train |
scene0018_00_2 | scene0018_00 | scannet200 | 2 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the paper cutter in the scene, including its distance and relation to nearby objects. | null | The paper cutter is to the side of and below the battery disposal jar, about 7 cm away. | paper cutter | train |
scene0018_00_3 | scene0018_00 | scannet200 | 3 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the paper cutter in structured JSON format. | null | {"target": "paper cutter", "support_surface": "cabinets", "references": [{"object": "battery disposal jar", "relation": "side_below", "distance_cm": 7.5}]} | paper cutter | train |
scene0018_00_4 | scene0018_00 | scannet200 | 4 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the candle appear? | null | No | candle | train |
scene0020_00_0 | scene0020_00 | scannet200 | 0 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the water bottle appear? | null | No | water bottle | train |
scene0020_00_1 | scene0020_00 | scannet200 | 1 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?
A. book
B. monitor
C. chair
D. desk | [
"A. book",
"B. monitor",
"C. chair",
"D. desk"
] | D. desk | backpack | train |
scene0020_00_2 | scene0020_00 | scannet200 | 2 | FSD | fine-grained spatial description | Describe the location naturally in 1-2 sentences. Mention the support surface and 1-2 closest objects with exact distances in centimeters (e.g., 23 cm, 41 cm). Do not use meters or vague approximations. Use everyday English and varied sentence structures. | Please describe in detail the final location of the backpack in the scene, including its distance and relation to nearby objects. | null | The backpack is near the desk, about 19 cm away. | backpack | train |
scene0020_00_3 | scene0020_00 | scannet200 | 3 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the backpack in structured JSON format. | null | {"target": "backpack", "support_surface": "desk", "references": [{"object": "desk", "relation": "near", "distance_cm": 18.7}]} | backpack | train |
scene0030_00_0 | scene0030_00 | scannet200 | 0 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the cd case appear? | null | No | cd case | train |
scene0030_00_1 | scene0030_00 | scannet200 | 1 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the bag in this scene?
A. box
B. table
C. blackboard
D. clock | [
"A. box",
"B. table",
"C. blackboard",
"D. clock"
] | A. box | bag | train |
scene0030_00_2 | scene0030_00 | scannet200 | 2 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the clock appear? | null | Yes | clock | train |
scene0041_00_0 | scene0041_00 | scannet200 | 0 | TPV | target presence verification | Answer only with exactly one word: Yes or No. Do not add any explanation. | In the entire scene, did the dustpan appear? | null | No | dustpan | train |
scene0041_00_1 | scene0041_00 | scannet200 | 1 | NRI | nearest reference identification | Choose exactly one option from A B C D.
Output ONLY in the format: X. object_name
Do not output any other text. | Excluding the surface it is resting on, which of the following objects is nearest to the final location of the backpack in this scene?
A. table
B. chair
C. desk
D. monitor | [
"A. table",
"B. chair",
"C. desk",
"D. monitor"
] | B. chair | backpack | train |
scene0041_00_2 | scene0041_00 | scannet200 | 2 | SSP | structured spatial prediction | Output ONLY a valid JSON object. No extra text, no explanation, no markdown, no ```json.
Use exactly these fields:
- target: string (main object name)
- support_surface: string (main surface or "none")
- references: array of 0-2 objects, each with:
- object: string
- relation: one of on, under, above, below, side_... | Please output the final location of the backpack in structured JSON format. | null | {"target": "backpack", "support_surface": "table", "references": []} | backpack | train |
PinpointQA: A Dataset and Benchmark for Small Object-Centric Spatial Understanding in Indoor Videos
Important: This repository releases benchmark annotations and grounded intermediate spatial representations only. It does not redistribute the original scene assets or converted video files.
π§ Overview
PinpointQA focuses on a practical question: given a known small object such as a phone, charger, remote, or bottle, can a model determine whether it appears, localize it through nearby references, describe its position precisely, and provide an output that is directly useful for downstream systems?
In addition to benchmark annotations, this repository also releases grounded intermediate spatial representations constructed during scene curation. These files preserve the target-centered local spatial context used to generate the released QA pairs and can support further analysis or the construction of additional grounded tasks.
π Task Overview
PinpointQA is organized as a progressive four-stage benchmark:
| Task | Name | Goal | Output Format |
|---|---|---|---|
| TPV | Target Presence Verification | Determine whether a queried small object appears in the scene | Yes / No |
| NRI | Nearest Reference Identification | Identify the nearest reference object to the target, excluding the support surface | Multiple choice |
| FSD | Fine-Grained Spatial Description | Describe the target location with support surface, nearby references, and centimeter-level distances | Natural language |
| SSP | Structured Spatial Prediction | Output the same grounded spatial information in structured form | JSON |
π Key Statistics
- Scenes: 1,024
- QA pairs: 10,094
- Canonical target categories: 102
- Source datasets: ScanNet++, ScanNet200
- Task distribution over all released QA pairs: TPV 26.47%, NRI 23.10%, FSD 25.08%, SSP 25.34%
- Source distribution over all released QA pairs: ScanNet++ 73.2%, ScanNet200 26.8%
- Released splits: train 6,121 / validation 1,954 / test 2,019
π·οΈ Category Naming Note
PinpointQA contains 102 canonical target categories at the benchmark-definition level.
You may notice that the dataset viewer reports more distinct string values in the target column. This is expected: some semantically equivalent or near-equivalent names are preserved as surface forms in released text fields for readability and compatibility with source annotations or task phrasing. Examples include naming variants such as mobile phone and phone.
When reporting benchmark statistics in the paper and project page, we count categories at the canonical category level rather than the raw string-surface level.
π Quick Start
Install dependencies
pip install datasets
Load the dataset
from datasets import load_dataset
dataset = load_dataset("RainChow/PinpointQA")
print(dataset)
print(dataset["train"][0])
Access a specific split
train_set = dataset["train"]
val_set = dataset["validation"]
test_set = dataset["test"]
Save the dataset locally
from datasets import load_dataset
dataset = load_dataset("RainChow/PinpointQA")
dataset.save_to_disk("./PinpointQA_hf")
ποΈ Dataset Organization
PinpointQA/
βββ train.jsonl
βββ validation.jsonl
βββ test.jsonl
βββ intermediate_spatial_representations/
β βββ scene_xxx.json
β βββ scene_yyy.json
β βββ ...
βββ README.md
Released Fields
id: globally unique sample identifierscene_id: scene identifiersource_dataset:scannetpporscannet200local_sample_id: scene-local sample indextask: short task label (TPV,NRI,FSD,SSP)question_type: original long-form task nameinstruction: task instructionquestion: user-facing question textchoices: candidate options for NRI, otherwisenullanswer: ground-truth answertarget: queried small object name used in the released sample textsplit: split name
Example Record
{
"id": "scene0000_00_0",
"scene_id": "scene0000_00",
"source_dataset": "scannet200",
"local_sample_id": "0",
"task": "TPV",
"question_type": "target presence verification",
"instruction": "Answer only with exactly one word: Yes or No. Do not add any explanation.",
"question": "In the entire scene, did the coffee kettle appear?",
"choices": null,
"answer": "No",
"target": "coffee kettle",
"split": "train"
}
Field Notes by Task
- TPV:
answerisYesorNo - NRI:
choicescontains four candidate objects;answeris the correct option text - FSD:
answeris a natural-language location description - SSP:
answeris a JSON-formatted string representing structured spatial grounding
Intermediate Spatial Representations
The intermediate_spatial_representations/ folder stores the grounded scene-level representations used to instantiate TPV, NRI, FSD, and SSP.
- Each file corresponds to a scene and is aligned with
scene_id. - These files preserve the target-centered local spatial context used for QA construction.
- The released content includes grounded information such as target objects, support surfaces, nearby references, and local spatial relations/distances.
For example, a file such as scene0000_00.json corresponds to scene_id = "scene0000_00" and provides the grounded scene context from which the released QA samples for that scene are derived.
π Spatial Semantics
Support Surface vs. Reference Objects
The support surface is the surface that directly supports the target object in the final grounded representation.
- In NRI, the support surface is excluded from candidate reference options.
- In FSD and SSP, the support surface is retained as a distinct field because it is often a necessary localization anchor.
- Nearby references are additional local objects used to describe or structure the final location of the target.
Depending on scene semantics and released wording, a surface-like object may appear in text fields as a location anchor, but the benchmark definition still treats support surface and reference objects as functionally different roles.
Distances
Distances in FSD and SSP are derived from grounded scene geometry and expressed in centimeters in the released benchmark outputs.
π§± Source Data Preparation
This repository releases benchmark annotations and intermediate spatial representations only. It does not redistribute the original scene assets or converted videos.
To reproduce video-based experiments, users should first obtain the original assets from the official sources of ScanNet++ and ScanNet v2 / ScanNet200, subject to their respective licenses and access requirements. Note that ScanNet200 shares the same underlying source data as ScanNet v2 and mainly differs in annotation parsing and label space, so the video assets used here still come from the ScanNet v2 RGB-D data.
ScanNet++
- Official website: ScanNet++
- Obtain access through the official ScanNet++ release.
- Download the scenes required by your target split or evaluation subset.
- Match local assets to the released
scene_idvalues.
ScanNet v2 / ScanNet200
- Official ScanNet website: ScanNet
- ScanNet200 benchmark documentation: ScanNet200 Benchmark Documentation
- Obtain access to the original data and prepare the scenes required by your pipeline.
- Match local assets to the released
scene_idvalues used in this benchmark.
Video Conversion Tools
The source assets from ScanNet++ and ScanNet v2 / ScanNet200 are not distributed as ready-to-use MP4 videos. If your pipeline expects standard video files, we provide conversion scripts in the project GitHub repository:
tools/convert_mkv_to_mp4.pytools/convert_sens_to_mp4.py
Tools folder:
Recommended Local Organization
workspace/
βββ PinpointQA/
β βββ train.jsonl
β βββ validation.jsonl
β βββ test.jsonl
β βββ intermediate_spatial_representations/
βββ raw_data/
β βββ scannetpp/
β βββ scannet200/
βββ videos/
βββ scene_or_video_1.mp4
βββ scene_or_video_2.mp4
βββ ...
Users may organize local files differently depending on their own training or inference pipeline.
π§ Intended Use
PinpointQA is intended for:
- benchmarking multimodal models on small object-centric spatial understanding in indoor videos
- instruction tuning or supervised fine-tuning for grounded spatial QA tasks
- studying progressive capability breakdown from target presence to structured spatial output
- analyzing reference-based localization and spatial grounding behavior in multimodal systems
π« Out-of-Scope Use
PinpointQA is not intended as:
- a general-purpose benchmark for all video understanding abilities
- a substitute for open-world object tracking or dense video captioning benchmarks
- a benchmark for outdoor scenes, unconstrained robotics, or dynamic multi-agent interaction
- a standalone source of original scene assets or video files
β οΈ Limitations and Biases
Users should be aware of the following limitations:
- The benchmark is restricted to indoor scenes.
- It focuses specifically on small object-centric localization and spatial expression, rather than full-scene understanding.
- Released QA pairs are constructed from grounded scene geometry and benchmark logic, so some answer styles may be more regular than unconstrained human language.
- Some target names are preserved as different released surface forms even when they map to the same canonical category.
- The repository does not redistribute original videos or raw scene assets, so reproduction requires separate access to the source datasets.
β Quality Assurance
We use a combination of automatic filtering and manual review to improve dataset accuracy and consistency.
- Invalid labels and background or structural objects are filtered out.
- Only target instances satisfying the predefined small-object vocabulary are retained.
- Questions are generated only for target instances with unique labels within a scene.
- NRI samples contain four distinct candidate options.
- FSD answers are constrained to be human-readable and localization-oriented.
- SSP outputs are required to contain parsable key fields.
- Iterative manual spot-checking is applied to refine templates and QA logic.
π License and Upstream Data Notice
The Apache-2.0 license in this repository applies to the released benchmark annotations and intermediate spatial representations in this repository.
The original scene assets remain subject to the official terms, licenses, and access conditions of ScanNet++ and ScanNet v2 / ScanNet200. Users are responsible for obtaining and using upstream source data in compliance with the corresponding original terms.
π Performance Snapshot
The table below shows a representative subset of overall benchmark results. We report averaged scores across TPV, NRI, FSD, and SSP, where Avg Micro is the arithmetic mean of task-level micro scores and Avg Macro is the arithmetic mean of task-level macro scores.
| Rank | Model | Avg Micro | Avg Macro |
|---|---|---|---|
| 1 | Qwen3-VL-8B-Instruct-SFT | 0.48 | 0.49 |
| 2 | InternVL3.5-8B-Instruct-SFT | 0.45 | 0.45 |
| 3 | Kimi K2.5 | 0.42 | 0.44 |
| 4 | Qwen3-VL-8B-Instruct | 0.39 | 0.40 |
| 5 | GPT-5.4 | 0.38 | 0.40 |
For full evaluation details, please refer to the paper and project page.
π Resources
- Project Page: PinpointQA Project Page
- GitHub Repository: https://github.com/rainchowz/PinpointQA
- Discussions: Hugging Face Discussions
- Contact: zhouzy1622@mails.jlu.edu.cn
π Citation
If you use PinpointQA, please cite:
@misc{zhou2026pinpointqa,
title={PinpointQA: A Dataset and Benchmark for Small Object-Centric Spatial Understanding in Indoor Videos},
author={Zhiyu Zhou and Peilin Liu and Ruoxuan Zhang and Luyang Zhang and Cheng Zhang and Hongxia Xie and Wen-Huang Cheng},
year={2026},
note={ACM Multimedia 2026 Dataset Track submission / project release},
url={https://huggingface.co/datasets/RainChow/PinpointQA}
}
- Downloads last month
- 3,390