cubec/spatialtunnel
SpatialTunnel SpatialTunnel is a Blender-rendered diagnostic dataset for studying how vision-language models represent spatial relations internally. It was introduced in Why Far Looks Up: Probing Spatial Representation in Vision-Language Models (arXiv:2605.30161). Resources Project page Contrastive-probing code SpatialTunnel generation code Dataset Configurations Config File Rows Description phase_variation phase_variation-*.parquet 12… See the full description on the dataset page: https://huggingface.co/datasets/cubec/spatialtunnel.
SpatialTunnel
SpatialTunnel is a Blender-rendered diagnostic dataset for studying how vision-language models represent spatial relations internally. It was introduced in Why Far Looks Up: Probing Spatial Representation in Vision-Language Models (arXiv:2605.30161).
Resources
Dataset Configurations
Format
All configurations use Parquet files with the following columns:
For phase_variation and size_variation, each rendered image is paired with four binary VQA questions that vary the object order and comparison direction (closer/farther).
contrastive_probing.tsv is a TSV file for compatibility with the contrastive-probing code.
Citation
If you use this dataset, please cite our paper.
@article{min2026whyfarlooksup,
title = {Why Far Looks Up: Probing Spatial Representation in Vision-Language Models},
author = {Min, Cheolhong and Jung, Jaeyun and Lee, Daeun and Jeon, Hyeonseong and
Su, Yu and Tremblay, Jonathan and Song, Chan Hee and Park, Jaesik},
journal = {arXiv preprint arXiv:2605.30161},
year = {2026},
}